lp://qastaging/~gandelman-a/charm-helpers/unison
- Get this branch:
- bzr branch lp://qastaging/~gandelman-a/charm-helpers/unison
Branch merges
Branch information
Recent revisions
- 89. By James Page
-
[gandelman-a] contrib.
openstack. utils: Add ensure_ block_device( ) + clean_storage() - 88. By James Page
-
Adds 'distro-proposed' as an optional openstack origin, allowing charms to install from the respective distro proposed pocket, and correctly determine intended versions based on associated distro release.
- 83. By James Page
-
Merge configure_sources changes/fixes from Michael Nelson
This branch fixes two issues I came across while working on a charm:
1) fetch.configure
_sources already accepted either a list of sources with list of keys (where individual keys could be None), but not a single source with a None key. 2) fetch.add_source() didn't pass sources starting with 'deb ' through, and apt-add-repository gives a different result depending on whether the source starts with 'deb ' in some situations (see example in the test doc string).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/charm-helpers