Files
puppet-openstack-cloud/spec/classes/cloud_identity_spec.rb
Emilien Macchi 7a073e01bc identity: disable trove by default
Trove (Database as a service) is still experimental and should be
disabled by default to avoid error with current default configuration.

This patchs does it by adding a new parameter trove_enabled (False by
default) and only create Keystone endpoint if this parameter is at True.

It also avoids to see the Database panel in Horizon by default.
2014-09-19 08:18:45 -04:00

14 KiB