Remove galera module

It's not needed anymore, and it was reintroduced by the Gnocchi
patch.

Change-Id: I3e759b24c1b6e20f911db3bbba452bac9a48730f
This commit is contained in:
Javier Pena 2016-02-17 16:44:06 +01:00
parent bd3d3ea09a
commit 38a9415341
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ def run_cleanup(config, messages):
def copy_puppet_modules(config, messages):
os_modules = ' '.join(('aodh', 'apache', 'ceilometer', 'certmonger',
'cinder', 'concat', 'firewall', 'glance', 'galera',
'cinder', 'concat', 'firewall', 'glance',
'gnocchi', 'heat', 'horizon', 'inifile', 'ironic',
'keystone', 'manila', 'memcached', 'mongodb',
'mysql', 'neutron', 'nova', 'nssdb', 'openstack',