Merge "Remove the "nova-network" from the ansible"
This commit is contained in:
commit
004940a652
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"command": "nova-network",
|
|
||||||
"config_files": [
|
|
||||||
{
|
|
||||||
"source": "{{ container_config_directory }}/nova.conf",
|
|
||||||
"dest": "/etc/nova/nova.conf",
|
|
||||||
"owner": "nova",
|
|
||||||
"perm": "0600"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
deprecations:
|
||||||
|
- The nova-network was deprecated, we remove it from the nova ansible
|
||||||
|
role.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user