lp:~stub/charm-helpers/bug-1557769-ensure-ip-address

Created by Stuart Bishop and last modified
Get this branch:
bzr branch lp:~stub/charm-helpers/bug-1557769-ensure-ip-address
Only Stuart Bishop can upload to this branch. If you are Stuart Bishop please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stuart Bishop
Project:
Charm Helpers
Status:
Development

Recent revisions

550. By Stuart Bishop

Ensure IP addresses are returned by methods claiming to return IP addresses

549. By Stuart Bishop

Missing dependencies

548. By Liam Young

[ajkavanagh, r=gnuoy] Fix lp:1555643 - c.o.amulet.utils imports removed novaclient.v1_1 module

  As per http://docs.openstack.org/developer/python-novaclient/api.html
  the novaclient module needs to be imported as:

  from novaclient import client
  c = client.Client(VERSION, ...)

  as opposed to

  from novaclient.VERSION import client
  c = client.Client(...)

547. By Charles Butler

  [r,a=lazypower] Chris Holcombe 2016-03-09 Ceph command should really be rados command for the flush cache tier

546. By James Page

Ensure that keystone api version defaults to 2, not 3

This resolves a number of amulet test failures after resyncs of the
keystone v3 testing support.

545. By James Page

[trivial] Add swift 2.6.0 to the openstack mitaka series

544. By Marco Ceppi

version bump

543. By Marco Ceppi

[marcoceppi] Support resource-get command

542. By James Page

Enable Keystone v3 api in amulet

541. By Liam Young

[ajkavanagh, r=gnuoy] Fixes broken *_unit_paused_set() functions in contrib/openstack/utils.py that were merged by mistake.

Also fixes some PEP8 formatting in the utils.py and test_openstack_utils.py files (line lengths).

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