heat/devstack/upgrade/settings
Sirushti Murugesan 667fd80d47 Remove ceilometer specific config for grenade plugin
Ceilometer services are now enabled and controlled via a plugin
with this change Ie3219a41a3d371d9ac21552e3d8b15775ea696f6. This
means we can remove all ceilometer specific manual config entries
in the grenade plugin.

Related-Bug: #1489436

Change-Id: I2fbff1fed38ac8acc8a7950024714abea049aeb8
2015-10-14 12:28:35 +05:30

7 lines
267 B
Plaintext

register_project_for_upgrade heat
register_db_to_save heat
devstack_localrc base enable_service h-api h-api-cfn h-api-cw h-eng heat tempest
devstack_localrc target enable_service h-api h-api-cfn h-api-cw h-eng heat tempest
BASE_RUN_SMOKE=False
TARGET_RUN_SMOKE=False