kayobe/releasenotes/notes/kolla-enable-openstack-core-ce4866dd388f262e.yaml
Mark Goddard 9475e05e30 Add kolla_enable_openstack_core variable
Adds a new variable, 'kolla_enable_openstack_core', which can be set a
default value for whether the default OpenStack services are enabled.
This includes Glance, Heat, Horizon, Ironic, Keystone, Neutron and Nova.
It is 'true' by default.

Change-Id: I7768d3a92272d4353522dbf1a96f124225f4d73d
Story: 2007524
Task: 39315
2020-04-06 16:32:42 +00:00

8 lines
279 B
YAML

---
features:
- |
Adds a new variable, ``kolla_enable_openstack_core``, which can be set a
default value for whether the default OpenStack services are enabled. This
includes Glance, Heat, Horizon, Ironic, Keystone, Neutron and Nova. It is
``true`` by default.