lp://qastaging/~nick-moffitt/charm-haproxy/metadata-display-name

Created by Nick Moffitt and last modified
Get this branch:
bzr branch lp://qastaging/~nick-moffitt/charm-haproxy/metadata-display-name
Only Nick Moffitt can upload to this branch. If you are Nick Moffitt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nick Moffitt
Project:
charm-haproxy
Status:
Merged

Recent revisions

128. By Nick Moffitt

build needs a display-name field

126. By Barry Price

Mock hookenv.close_port for config_changed tests

Reviewed-on: https://code.launchpad.net/~barryprice/charm-haproxy/trunk/+merge/364883
Reviewed-by: Nick Moffitt <email address hidden>

125. By Barry Price

charm-helpers sync

Reviewed-on: https://code.launchpad.net/~barryprice/charm-haproxy/charm-helpers-sync/+merge/364882
Reviewed-by: Nick Moffitt <email address hidden>

124. By Barry Price

Actually append the port to the list...

Reviewed-on: https://code.launchpad.net/~barryprice/charm-haproxy/trunk/+merge/364872
Reviewed-by: Tom Haddon <email address hidden>

123. By Barry Price

Fix install_hook unit test where packages may be filtered if already installed, remove empty __init__.py

Reviewed-on: https://code.launchpad.net/~barryprice/charm-haproxy/filtered_install_test_fix/+merge/364868
Reviewed-by: Nick Moffitt <email address hidden>

122. By Barry Price

Fix coverage tests for config-changed by mocking hookenv.opened_ports()

Reviewed-on: https://code.launchpad.net/~barryprice/charm-haproxy/trunk/+merge/364867
Reviewed-by: Nick Moffitt <email address hidden>

121. By Barry Price

Compare new service ports against currently-opened ports instead of potentially-opened ports

Reviewed-on: https://code.launchpad.net/~barryprice/charm-haproxy/trunk/+merge/364720
Reviewed-by: Tom Haddon <email address hidden>

120. By Barry Price

Drop cm.py (which was pulling the obsolete LP Bazaar repo), use curl to pull in the latest charm-helpers sync script from github

Reviewed-on: https://code.launchpad.net/~barryprice/charm-haproxy/charmhelpers-git/+merge/364737
Reviewed-by: Stuart Bishop <email address hidden>

119. By Billy Olsen

Convert the subjectAltName into an IP Address for comparison.

Convert the subjectAltName component to an IP Address and then
cast to a string prior to comparing to adding it to the set of
IP addresses found in the self-signed certificate properies.
Casting it directly to a str doesn't work as it is an OctetString
type and presents the data as the raw bytes of an IP address.

The ipaddress library already has the capability of parsing the
octet string bytes into an IP address and handles both IPv4 and
IPv6 forms.

Closes-Bug: #1818761

Reviewed-on: https://code.launchpad.net/~billy-olsen/charm-haproxy/octet-string/+merge/364017
Reviewed-by: Edward Hope-Morley <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>
Reviewed-by: Chris Johnston <email address hidden>
Reviewed-by: Felipe Reyes <email address hidden>

Branch metadata

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

Subscribers