lp:~nobuto/charm-helpers/execd

Created by Nobuto Murata and last modified
Get this branch:
bzr branch lp:~nobuto/charm-helpers/execd
Only Nobuto Murata can upload to this branch. If you are Nobuto Murata please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nobuto Murata
Project:
Charm Helpers
Status:
Merged

Recent revisions

639. By Nobuto Murata

set universal_newlines=True to get the same log output with py2 and py3

638. By Nobuto Murata

fix lint, removing unnecessary import

637. By Nobuto Murata

unset die_on_error=True to ensure the default value is correctly applied

636. By Nobuto Murata

Don't ignore errors in execd_run and record error messages by default

As execd_run is a part of hook execution, it should fail when it has
errors so that users can clearly notice the error and re-run the hook.

635. By Liam Young

[gnuoy, trivial] lint fix

634. By Liam Young

[ivoks, r=gnuoy] Pass an IP to ssh_ip instead of listen_to

Current 'listen_to' setting in hardening is not very useful in cloud environments. Each unit has its own IP and therefore it's impossible to configure the application with a single config file. This patch extends functionality and figures out an IP on every unit and passes it as ssh_ip variable in the template.

Supports interface names, IPs and CIDRs.

633. By James Page

Update nuage driver for >= mitaka

632. By Liam Young

[ivoks, r=gnuoy] Since some values raise ValueError instead of netaddr.core.AddrFormatError exception, this change allows is_ip() to catch both exceptions.

631. By James Page

Add fetch helper for determining the upstream version of a package

Refactor openstack.utils to use get_upstream_version

630. By James Page

[trivial] Add mapping for yakkety->newton for amulet helpers

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