lp:~freyes/charm-helpers/lp1423439

Created by Felipe Reyes and last modified
Get this branch:
bzr branch lp:~freyes/charm-helpers/lp1423439
Only Felipe Reyes can upload to this branch. If you are Felipe Reyes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Felipe Reyes
Project:
Charm Helpers
Status:
Merged

Recent revisions

398. By Felipe Reyes

ufw: allow rules to be inserted in a given index

397. By Felipe Reyes

Add ufw.default_policy() to manipulate the firewall's def policy

By default ufw block all incoming traffic, this functions enables charm
authors to manage that behaviour.

This is particularly useful when the charm has to co-exist with another
service and it won't deal with other ports beyond the ones the charms knows.

396. By Tim Van Steenburgh

Clean up sphinx warnings/errors

395. By Tim Van Steenburgh

[johnsca] Improvements for API docs

Add autosummary class / module TOC for large pages.

394. By Tim Van Steenburgh

[stub] Simplify the Config object

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.

392. By Liam Young

[corey.bryant, r=mikemc, r=gnuoy]

    Allow for pip_install(proxy=None) to be specified.

391. By Jorge Niedbalski

[corey-bryant, r=niedbalski, billy-olsen] Use python from virtualenv when updating from global requirements.

390. By James Page

Fixup lint in amulet charm-helpers

389. By James Page

Tweaks the SharedDBContext slightly to allow overriding of the relation name the context is looking for when built. This is a pre-requisite of adding in mysql support to ceilometer since the mongodb claims the shared-db namespace.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:charm-helpers
This branch contains Public information 
Everyone can see this information.

Subscribers