lp://staging/~launchpa6/charm-helpers/fix-lstrip-in-apachesslcontext

Created by John McEleney and last modified
Get this branch:
bzr branch lp://staging/~launchpa6/charm-helpers/fix-lstrip-in-apachesslcontext
Only John McEleney can upload to this branch. If you are John McEleney please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John McEleney
Project:
Charm Helpers
Status:
Development

Recent revisions

553. By John McEleney

Fix for bug #1559988. Use array slice instead of lstrip to determine canonical name.

552. By Charles Butler

  [r=lazypower] Chris Holcombe 2016-03-18 Add parameters to the run action utility in amulet

551. By Liam Young

[gnuoy, trivial] lint fix

550. By Liam Young

[wolsen, hopem, r=gnuoy] This merge proposal adds the base for hardening the host OS and SSH as utility libraries which can be imported into any charm. This also adds the stubs for MySQL and Apache, which will come in later merge proposals.

The hardening efforts are based on the upstream hardening.io project, which can be found at http://hardening.io.

549. By Liam Young

[gnuoy, r=wolsen] The settings in keystone_authtoken do not depend on keystone api version in releases over > juno. See details in Bug #1557223

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/charm-helpers
This branch contains Public information 
Everyone can see this information.

Subscribers