lp:~hopem/charm-helpers/hardeningfixes

Created by Edward Hope-Morley and last modified
Get this branch:
bzr branch lp:~hopem/charm-helpers/hardeningfixes
Only Edward Hope-Morley can upload to this branch. If you are Edward Hope-Morley please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Edward Hope-Morley
Project:
Charm Helpers
Status:
Merged

Recent revisions

553. By Edward Hope-Morley

[hopem,r=]

contrib.hardening fixups (mostly unit test fixes)

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:charm-helpers
This branch contains Public information 
Everyone can see this information.