lp://staging/~openstack-charmers/charm-helpers/stable-1604
Created by
James Page
and last modified
- Get this branch:
- bzr branch lp://staging/~openstack-charmers/charm-helpers/stable-1604
Members of
OpenStack Charmers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Related bugs
Bug #1489770: openstack_upgrade_available incorrectly always returns True for swift charms | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 380. By James Page
-
Refactor service_running to determine init approach
Use of "service --status-all" has some challenges on trusty where
a recent lsb-base update resulted in all calls being diverted to
upstart, where return codes for non-running daemons are still 0.Detect whether to use upstart or the base init.d script to
determine whether a service is running, and look at either the
upstart output, or for a non-zero return code from an init.d
status call.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charm-helpers