lp:~corey.bryant/charm-helpers/systemd

Created by Corey Bryant and last modified
Get this branch:
bzr branch lp:~corey.bryant/charm-helpers/systemd
Only Corey Bryant can upload to this branch. If you are Corey Bryant please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Corey Bryant
Project:
Charm Helpers
Status:
Merged

Recent revisions

577. By Corey Bryant

Add an empty line to init_source file before appending template to it

576. By Corey Bryant

Use format() in service_file assignment

575. By Corey Bryant

Add function to generate systemd init files for OpenStack deploy from source.

574. 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.

573. By James Page

Fix ipv6 address recongition under xenial.

572. By David Ames

[thedac,r=tinwood] Actively check for stopped message(s) in service_running

571. By James Page

Add support for mitaka/neutron 8.1.x series

570. By James Page

Switch is_device_mounted to use lsblk

This will correct detect a wider range of 'is use' states compared
to parsing the output of /proc/mounts, including block devices that
are part of LVM volumes.

569. By Edward Hope-Morley

[hopem,r=gnuoy]

Fix contib.storage.linux.ceph pool_exists()
Partially-Closes-Bug: 1572506

568. By Liam Young

[gnuoy, r=james-page] Add openstack mitaka compatible template for keystone-authtoken

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:charm-helpers
This branch contains Public information 
Everyone can see this information.

Subscribers