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

  • Committer: Liam Young
  • Date: 2016-03-30 08:45:32 UTC
  • Revision ID: liam.young@canonical.com-20160330084532-x2rutgy2j2abwi83
cinder-backup service should be optional

The charm has cinder-backup listed as a core service which should always be
restarted on changes to config. However, cinder-backup is only present if
installed by the cinder-backup subordinate charm. The new pause/resume code
will put the charm in a blocked state in this case so it needs fixing.

This charm was not using some of the openstack charm conventions such as using
register_configs with resource_map and using hook_context rather context as
the key in resource map dict. These have been fixed.

Closes-Bug: 1563340
Change-Id: I2fd46e96e60dd60462a4ffa89f7f84e9fd31d234
Filename Latest Rev Last Changed Committer Comment Size
..
actions 86 9 years ago James Page [coreycb,r=james-page] Add deploy from source supp Diff
hooks 1 11 years ago Adam Gandelman Initial Checkin Diff
templates 23 10 years ago Adam Gandelman Merging python-redux and havana work. Diff
tests 48 9 years ago James Page [beisner,r=james-page] Add amulet tests - w00t! Diff
unit_tests 23 10 years ago Adam Gandelman Merging python-redux and havana work. Diff
.coveragerc 23.1.1 10 years ago James Page Improve unit testing coverage 134 bytes Diff Download File
.gitignore 150 8 years ago James Page Resync charm-helpers Change-Id: I629ed87fa03b8dee 51 bytes Diff Download File
.gitreview 148 8 years ago James Page Add gitreview prior to migration to openstack 81 bytes Diff Download File
.project 23 10 years ago Adam Gandelman Merging python-redux and havana work. 360 bytes Diff Download File
.pydevproject 23 10 years ago Adam Gandelman Merging python-redux and havana work. 448 bytes Diff Download File
.testr.conf 134 8 years ago Corey Bryant [james-pages,r=corey.bryant] Add tox support for l 331 bytes Diff Download File
actions.yaml 123.1.8 8 years ago Corey Bryant update actions.yaml 211 bytes Diff Download File
charm-helpers-hooks.yaml 144.1.3 8 years ago Edward Hope-Morley restore charm-helpers-hooks.yaml (no other changes 320 bytes Diff Download File
charm-helpers-tests.yaml 98.2.2 8 years ago Ryan Beisner sync tests/charmhelpers 118 bytes Diff Download File
config.yaml 135.1.1 8 years ago David Ames Fix lp:1522130 Add sane haproxy timeout defaults a 10.8 KB Diff Download File
copyright 12 11 years ago Adam Gandelman Add README, copyright. Drop example and deployer l 756 bytes Diff Download File
icon.svg 25 10 years ago Adam Gandelman Update icon.svg 31.9 KB Diff Download File
Makefile 153 8 years ago Billy Olsen Use tox in Makefile targets Modify the Makefile t 668 bytes Diff Download File
metadata.yaml 135 8 years ago James Page Update maintainer 840 bytes Diff Download File
README.md 92 9 years ago Corey Bryant [corey.bryant,trivial] Update deploy from source R 8.2 KB Diff Download File
requirements.txt 134 8 years ago Corey Bryant [james-pages,r=corey.bryant] Add tox support for l 373 bytes Diff Download File
revision 27.2.33 10 years ago James Page Rebase 4 bytes Diff Download File
setup.cfg 27.2.23 10 years ago James Page [yolanda] Add support for postgresql Refactor temp 74 bytes Diff Download File
test-requirements.txt 154 8 years ago James Page Update to charm-tools >= 2.0.0 The new release of 307 bytes Diff Download File
tox.ini 154 8 years ago James Page Update to charm-tools >= 2.0.0 The new release of 636 bytes Diff Download File