~openstack-charmers-next/charms/wily/keystone/trunk

Viewing all changes in revision 234.

  • Committer: David Ames
  • Date: 2016-04-19 14:37:57 UTC
  • Revision ID: david.ames@canonical.com-20160419143757-vw5fdpfnysugmrd7
Restart rather than reload in run_in_apache()

The service_reload('apache2') is not sufficient when upgrading
the charm from a scenario that did not run keystone as WSGI to
one that does. Apache is stopped and reload does not start it.
service_restart('apache2') fixes this.

Change-Id: Id999b162c780f9939884d3e21a20b337e595b58b
Closes-Bug: #1570579

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: