Merge "Remove the "nova-network" from the ansible"

This commit is contained in:
Jenkins 2016-12-01 18:25:04 +00:00 committed by Gerrit Code Review
commit 004940a652
2 changed files with 5 additions and 11 deletions

View File

@ -1,11 +0,0 @@
{
"command": "nova-network",
"config_files": [
{
"source": "{{ container_config_directory }}/nova.conf",
"dest": "/etc/nova/nova.conf",
"owner": "nova",
"perm": "0600"
}
]
}

View File

@ -0,0 +1,5 @@
---
deprecations:
- The nova-network was deprecated, we remove it from the nova ansible
role.