lp://qastaging/~billy-olsen/charm-helpers/pass-params-to-upstart-scripts

Created by Billy Olsen and last modified
Get this branch:
bzr branch lp://qastaging/~billy-olsen/charm-helpers/pass-params-to-upstart-scripts
Only Billy Olsen can upload to this branch. If you are Billy Olsen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Billy Olsen
Project:
Charm Helpers
Status:
Merged

Recent revisions

682. By Billy Olsen

[billy-olsen,r=] Allow passing of parameters to upstart scripts.

Some upstart scripts require that additional key/value parameters
are specified in order to narrow down the instance of the service
which should be started/stopped/restarted/etc. This change adds
kwargs parameters to each of the service management functions in
order provide allow any attribute required by the underlying upstart
script to be specified.

A notable limitation is that the service_pause and service_resume
will now allow the passing of parameters to the underlying service
for stopping and starting the service instance. However, all of the
service instances will be manually disabled for non-systemd init
systems.

681. By James Page

Add unit tests for multiple neutron-plugin subordinates

680. By Marco Ceppi

version bump

679. By Marco Ceppi

[cmars] Add functions to charmhelpers.core.hookenv related to Juju Metrics (https://jujucharms.com/docs/stable/developer-metrics).

678. By Stuart Bishop

[tribaal,r=stub] Fix the test suite under all supported distros

677. By James Page

Fix issues with writing updatedb.conf; add test case.

676. By Marco Ceppi <marco@T430>

version bump

675. By James Page

Add helper for managing updatedb PRUNEPATHS.

674. By David Ames

[coreycb, r=thedac] Add 2.12.0 to swift list of releases for ocata

673. By David Ames

[thedac,r=marco,r=corecyb] Do not Traceback on failure to resolve DNS

Put the DNS check in a try block and return None if NXDomain rather
than raising and Exception.

Branch metadata

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

Subscribers