def install(self): super(GnocchiCharm, self).install() # NOTE(jamespage): always pause gnocchi-api service as we force # execution with Apache2+mod_wsgi host.service_pause('gnocchi-api')