lp://staging/~chris-gondolin/charm-helpers/openstack-generic-templates

Created by Chris Stratford and last modified
Get this branch:
bzr branch lp://staging/~chris-gondolin/charm-helpers/openstack-generic-templates
Only Chris Stratford can upload to this branch. If you are Chris Stratford please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Stratford
Project:
Charm Helpers
Status:
Development

Recent revisions

555. By Chris Stratford

[chriss] Allow openstack templates to use generic templates (one template for multiple output files) as well as the existing 1:1 approach

554. By Edward Hope-Morley

[trivial] contrib.hardening default use_pam=no

553. By Liam Young

[hopem, r=gnuoy] 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.

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