Add Magnum deployment to setup-openstack playbook
This patch adds the Magnum playbook to the setup-openstack meta playbook to ensure that Magnum is deployed if the inventory contains any appropriate hosts. The release note for the new service has also been adjusted to be more accurate. Change-Id: I7634b10ca4f39e0aa203fed0cca9f795ee34e894
This commit is contained in:
parent
8252d313be
commit
29f29e694d
@ -25,3 +25,4 @@
|
||||
- include: os-swift-install.yml
|
||||
- include: os-gnocchi-install.yml
|
||||
- include: os-ironic-install.yml
|
||||
- include: os-magnum-install.yml
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- Adding support for Magnum to be built as part of the repo build process.
|
||||
- Adding the ``os-magnum-install.yml`` file to deploy magnum to hosts tagged
|
||||
with hostgroup ``magnum_all``.
|
||||
- Experimental support has been added to allow the deployment of the
|
||||
the OpenStack Magnum service when hosts are present in the host
|
||||
group ``magnum-infra_hosts``.
|
||||
|
Loading…
Reference in New Issue
Block a user