Revert "Specify cell0 db creation"

This reverts commit 4e3b085a59.

Change-Id: Id9b3610af7167572b292ba330c3f0aad660fedc4
Related-Bug: #1656276
This commit is contained in:
Alex Schultz 2017-01-13 16:55:56 +00:00
parent 4e3b085a59
commit 34f3ab6896
1 changed files with 0 additions and 4 deletions

View File

@ -125,10 +125,6 @@ outputs:
- nova::upgrade_level_compute: {get_param: UpgradeLevelNovaCompute}
service_config_settings:
mysql:
# NOTE(aschultz): this should be configurable if/when we support more
# complex cell v2 configurations. For now, this is the default cell
# created for the cell v2 configuration
nova::db::mysql_api::setup_cell0: true
nova::rabbit_password: {get_param: RabbitPassword}
nova::rabbit_userid: {get_param: RabbitUserName}
nova::rabbit_use_ssl: {get_param: RabbitClientUseSSL}