lp://staging/~thumper/charms/trusty/python-django/clean-contrib
Created by
Tim Penhey
and last modified
- Get this branch:
- bzr branch lp://staging/~thumper/charms/trusty/python-django/clean-contrib
Only
Tim Penhey
can upload to this branch. If you are
Tim Penhey
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Tim Van Steenburgh (community): Approve
-
Diff: 5075 lines (+0/-4900)29 files modifiedcharm-helpers.yaml (+0/-1)
hooks/charmhelpers/contrib/ansible/__init__.py (+0/-165)
hooks/charmhelpers/contrib/charmhelpers/__init__.py (+0/-184)
hooks/charmhelpers/contrib/charmsupport/nrpe.py (+0/-216)
hooks/charmhelpers/contrib/charmsupport/volumes.py (+0/-156)
hooks/charmhelpers/contrib/hahelpers/apache.py (+0/-59)
hooks/charmhelpers/contrib/hahelpers/cluster.py (+0/-183)
hooks/charmhelpers/contrib/jujugui/utils.py (+0/-602)
hooks/charmhelpers/contrib/network/ip.py (+0/-69)
hooks/charmhelpers/contrib/network/ovs/__init__.py (+0/-75)
hooks/charmhelpers/contrib/openstack/alternatives.py (+0/-17)
hooks/charmhelpers/contrib/openstack/context.py (+0/-700)
hooks/charmhelpers/contrib/openstack/neutron.py (+0/-171)
hooks/charmhelpers/contrib/openstack/templates/__init__.py (+0/-2)
hooks/charmhelpers/contrib/openstack/templating.py (+0/-280)
hooks/charmhelpers/contrib/openstack/utils.py (+0/-450)
hooks/charmhelpers/contrib/peerstorage/__init__.py (+0/-83)
hooks/charmhelpers/contrib/python/packages.py (+0/-76)
hooks/charmhelpers/contrib/python/version.py (+0/-18)
hooks/charmhelpers/contrib/saltstack/__init__.py (+0/-102)
hooks/charmhelpers/contrib/ssl/__init__.py (+0/-78)
hooks/charmhelpers/contrib/ssl/service.py (+0/-267)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+0/-387)
hooks/charmhelpers/contrib/storage/linux/loopback.py (+0/-62)
hooks/charmhelpers/contrib/storage/linux/lvm.py (+0/-88)
hooks/charmhelpers/contrib/storage/linux/utils.py (+0/-35)
hooks/charmhelpers/contrib/templating/contexts.py (+0/-104)
hooks/charmhelpers/contrib/templating/pyformat.py (+0/-13)
hooks/charmhelpers/contrib/unison/__init__.py (+0/-257)
Branch information
- Owner:
- Tim Penhey
- Status:
- Development
Recent revisions
- 38. By Charles Butler
-
[r,a=lazypower] Tim Penhey 2015-05-22 Run migrate if django is modern enough
Tim Penhey 2015-05-22 fix sanitized_unit_name rename, as it isn't the unit name - 34. By Marco Ceppi
-
[patrick-hetu] This makes the charm usable (on precise and trusty) until the Ansible version is ready.
- 32. By Charles Butler
-
Adds amulet standup test, and chmod -x the existing test as they dont run properly. Leaving in-tact for reference to update later
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/python-django