Skip to content
Snippets Groups Projects
Commit 939f2afd authored by caoyuan's avatar caoyuan
Browse files

Remove the "nova-network" from the ansible

The nova-network was deprecated, this patch to remove it
from the ansible role
TrivialFix

Change-Id: I6ea9b007a55317e36c6f5117781f9c3ed36b0012
parent 27ee3973
No related branches found
No related tags found
No related merge requests found
{
"command": "nova-network",
"config_files": [
{
"source": "{{ container_config_directory }}/nova.conf",
"dest": "/etc/nova/nova.conf",
"owner": "nova",
"perm": "0600"
}
]
}
---
deprecations:
- The nova-network was deprecated, we remove it from the nova ansible
role.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment