Merge "Package install support for nova-ironic"

This commit is contained in:
Jenkins 2014-09-17 13:38:27 +00:00 committed by Gerrit Code Review
commit 4b3d93e144
4 changed files with 8 additions and 0 deletions

View File

@ -2,3 +2,5 @@ ironic-api
ironic-conductor
nova-compute
os-refresh-config
package-installs
pkg-map

View File

@ -0,0 +1 @@
nova_ironic_package

View File

@ -0,0 +1,5 @@
{
"default": {
"nova_ironic_package": "openstack-ironic-common"
}
}