lp://staging/~lazypower/charm-helpers/learning-with-denis
Created by
Charles Butler
and last modified
- Get this branch:
- bzr branch lp://staging/~lazypower/charm-helpers/learning-with-denis
Only
Charles Butler
can upload to this branch. If you are
Charles Butler
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Denis Buliga: Pending requested
-
Diff: 149 lines (+53/-9)7 files modifiedcharmhelpers/contrib/openstack/amulet/deployment.py (+1/-1)
charmhelpers/contrib/openstack/context.py (+11/-7)
charmhelpers/contrib/openstack/neutron.py (+8/-0)
charmhelpers/fetch/giturl.py (+3/-1)
test_requirements.txt (+1/-0)
tests/contrib/openstack/test_neutron_utils.py (+11/-0)
tests/contrib/openstack/test_os_contexts.py (+18/-0)
Branch information
Recent revisions
- 526. By Charles Butler
-
Charles Butler 2016-02-04 Merged in trunk to resolve divergence
Denis Buliga 2016-02-04 Adding CentOS support in core and fetch - 525. By James Page
-
Support number of cpu detection on Ubuntu 16.04
The version of psutil in 16.04 does not have NUM_CPUS.
Use the new cpu_count function if present, otherwise use NUM_CPUS.
- 524. By James Page
-
[trivial] Add ceph-mon to the list of charms that use the source configuration option
- 519. By Edward Hope-Morley
-
[hopem,r=gnuoy]
Add cinder-backup to openstack amulet
no_origin blacklist. - 518. By Charles Butler
-
[r=lazypower]
Matthew Bruzek 2016-01-15 Adding docstrings to all methods and classes in the host module. Normalizing
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