[Bug 1563340] Re: charm tries to restart cinder-backup when it isn't installed

OpenStack Infra 1563340 at bugs.launchpad.net
Wed Mar 30 09:34:32 UTC 2016


Reviewed:  https://review.openstack.org/299180
Committed: https://git.openstack.org/cgit/openstack/charm-cinder/commit/?id=f434b40b04cada91036842a8d363c6699d7936f8
Submitter: Jenkins
Branch:    master

commit f434b40b04cada91036842a8d363c6699d7936f8
Author: Liam Young <liam.young at canonical.com>
Date:   Tue Mar 29 14:01:56 2016 +0000

    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


** Changed in: cinder (Juju Charms Collection)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Juju Charms Collection.
Matching subscriptions: charm-bugs
https://bugs.launchpad.net/bugs/1563340

Title:
  charm tries to restart cinder-backup when it isn't installed

Status in cinder package in Juju Charms Collection:
  Fix Committed

Bug description:
      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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/cinder/+bug/1563340/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list