lp:~james-page/charm-helpers/drop-ensure-packages
- Get this branch:
- bzr branch lp:~james-page/charm-helpers/drop-ensure-packages
Branch merges
- Liam Young: Approve on 2015-07-15
-
Diff: 11 lines (+0/-2)1 file modifiedcharmhelpers/contrib/openstack/context.py (+0/-2)
Branch information
Recent revisions
- 402. By James Page on 2015-07-15
-
Drop call to ensure packages, this will be handled in subclasses based on local charm configuration.
- 401. By Jorge Niedbalski on 2015-07-09
-
[freyes,
r=niedbalski] Charmhelpers fix required for Bug #1423439. - 400. By James Page on 2015-07-02
-
Updates for ceph/cinder amulet tests
Update validate_
config_ data - enable use of boolean comparison methods Add check_commands_
on_units - check lists of commands on lists of units Add authenticate_
cinder_ admin Add create_
cinder_ volume Update create_cirros_image to use generic resource status methods, add
validation.Simplify delete_image to use generic resource_delete method.
Simplify delete_instance to use generic resource_delete method.
These changes preserve existing behavior while adding new capabilities.
- 398. By Tim Van Steenburgh on 2015-07-02
-
[stub] Rework apt_hold into apt_hold, apt_unhold, and general apt_mark
- 397. By Jorge Niedbalski on 2015-07-01
-
[paolo-
de-rosa, r=niedbalski] Added mysql innodb_ flush_log_ at_trx_ commit option. - 395. By Tim Van Steenburgh on 2015-06-30
-
[johnsca] Improvements for API docs
Add autosummary class / module TOC for large pages.
- 393. By Tim Van Steenburgh on 2015-06-26
-
[stub] Add coordinator module.
Coordinate operations in hooks using leadership.
Common uses will be rolling restarts and rolling upgrades.
App specicic applications will be things like 'don't reboot while
another node is streaming data from you' or 'don't bootstrap until
the seed nodes are ready' or 'only allow (num_nodes/2-1) units to
bootstrap at a time.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:charm-helpers

