~openstack-charmers-next/charms/trusty/cinder/trunk

  • Committer: James Page
  • Date: 2016-05-18 13:03:33 UTC
  • Revision ID: james.page@ubuntu.com-20160518130333-wbb7mvx3xtby9gqd
Resync charm-helpers

Avoid use of 'service --status-all' which is currently
broken on trusty for upstart managed daemons; the change
moves to detecting how the daemon is managed, and then
using upstart status XXX or the return code of service XXX
status to determine whether a process is running.

Fixes for IPv6 network address detection under Ubuntu
16.04 which changes the output format of the ip commands
slightly.

Update the version map to include 8.1.x as a Neutron
version for Mitaka.

Change-Id: Ic565bf17f13315c9511636c7ee9ede560c37e91f
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 75.1.5 9 years ago Corey Bryant Overall refresh to current install from source app 64 bytes Diff Download File
test_actions.py 159 8 years ago Gerrit Code Review Merge "Add pause/resume actions and sync charm-hel 1.9 KB Diff Download File
test_actions_git_reinstall.py 157 8 years ago Edward Hope-Morley Add hardening support Add charmhelpers.contrib.ha 4.1 KB Diff Download File
test_actions_openstack_upgrade.py 157 8 years ago Edward Hope-Morley Add hardening support Add charmhelpers.contrib.ha 2.4 KB Diff Download File
test_cinder_contexts.py 157 8 years ago Edward Hope-Morley Add hardening support Add charmhelpers.contrib.ha 13.5 KB Diff Download File
test_cinder_hooks.py 161 8 years ago James Page Use network space binding for shared-db relation 31.1 KB Diff Download File
test_cinder_utils.py 159 8 years ago Gerrit Code Review Merge "Add pause/resume actions and sync charm-hel 41.4 KB Diff Download File
test_cluster_hooks.py 160.1.1 8 years ago Liam Young Charmhelper sync before 1604 testing Change-Id: I 8.7 KB Diff Download File
test_utils.py 126.3.1 8 years ago David Ames Workload status 3.1 KB Diff Download File