lp:~ajkavanagh/charm-helpers/add-service-checks-lp1524388

Created by Alex Kavanagh and last modified
Get this branch:
bzr branch lp:~ajkavanagh/charm-helpers/add-service-checks-lp1524388
Only Alex Kavanagh can upload to this branch. If you are Alex Kavanagh please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alex Kavanagh
Project:
Charm Helpers
Status:
Merged

Recent revisions

518. By Alex Kavanagh

Changed the failed state to blocked if a service is not actually running
that should be running.
Implemented simple list of strings of service names (properly) to the
set_os_workload_status(...) function.

517. By Alex Kavanagh

Bring branch up-to-date with current devel tip

516. By Alex Kavanagh

Add service running and ports open checks to set_os_workload_status()
This adds optional checks to the set_os_workload_status(...) function to
make sure that the services that the charm says should be running are
actually running (according to service_running()) and also, optionally,
that the ports that are supposed to be open are open (on 0.0.0.0) and
have something listening to them.

515. By Liam Young

[corey.bryant, r=gnuoy]

    Add git clone depth option to OpenStack deploy from source

514. By James Page

Misc fixes for haproxy template and context in openstack helpers.

513. By James Page

Add complete support for systemd managed services.

512. By Liam Young

[james-page, r=gnuoy] Update >= liberty version detection to deal with patch release, tidy swift version code and fixup unit tests.

511. By Liam Young

[jjo, r=gnuoy] parse haproxy monitoring CSV instead of HTML, fixes lp#1521279

510. By James Page

Update amulet helpers for mitaka release

509. By James Page

Add support for multiple subnet configuration when resolving local addresses.

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