lp://staging/~evarlast/charm-helpers/trunk
- Get this branch:
- bzr branch lp://staging/~evarlast/charm-helpers/trunk
Branch merges
Branch information
Recent revisions
- 400. By James Page
-
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.
- 397. By Jorge Niedbalski
-
[paolo-
de-rosa, r=niedbalski] Added mysql innodb_ flush_log_ at_trx_ commit option. - 395. By Tim Van Steenburgh
-
[johnsca] Improvements for API docs
Add autosummary class / module TOC for large pages.
- 393. By Tim Van Steenburgh
-
[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://staging/charm-helpers