Merge lp://staging/~thedac/charm-helpers/dualstack into lp://staging/charm-helpers
Proposed by
David Ames
Status: | Merged |
---|---|
Merged at revision: | 781 |
Proposed branch: | lp://staging/~thedac/charm-helpers/dualstack |
Merge into: | lp://staging/charm-helpers |
Diff against target: |
37 lines (+0/-4) 3 files modified
charmhelpers/contrib/openstack/context.py (+0/-1) charmhelpers/contrib/openstack/templates/haproxy.cfg (+0/-2) tests/contrib/openstack/test_os_contexts.py (+0/-1) |
To merge this branch: | bzr merge lp://staging/~thedac/charm-helpers/dualstack |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Billy Olsen | Approve | ||
Review via email: mp+328256@code.staging.launchpad.net |
Description of the change
Allow IPv4/IPv6 Dual Stack
Always listen on both IPv4 and IPv6 to allow dual stack connectivity.
To post a comment you must log in.
Do not merge until all tests on https:/ /review. openstack. org/#/c/ 487623/ pass.