lp:~lathiat/charm-helpers/charm-helpers

Created by Trent Lloyd and last modified
Get this branch:
bzr branch lp:~lathiat/charm-helpers/charm-helpers
Only Trent Lloyd can upload to this branch. If you are Trent Lloyd please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Trent Lloyd
Project:
Charm Helpers
Status:
Development

Recent revisions

556. By Trent Lloyd

PhyNICMTUContext(): Add new dev_list variable

Add new variable ('dev_list') with devices as array instead of space separate
list for use in an update to charm-neutron-gateway which needs to iterate on
the list instead of just printing it.

Retain existing variables ('devs') for backwards compatibility, however it does
not appear to be used outside of the neutron-gateway charm and can likely be
removed at a later date.

555. By Charles Butler

[r=beisner,a=lazypower] Anton Skriptsov 2016-03-22 add NexentaEdge's charms to no_origin list

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

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