lp://staging/~lifeless/pyjuju/bug-945505
- Get this branch:
- bzr branch lp://staging/~lifeless/pyjuju/bug-945505
Branch merges
- Gustavo Niemeyer: Disapprove
- Martin Packman (community): Abstain
-
Diff: 70 lines (+7/-7)3 files modifiedjuju/providers/ec2/machine.py (+1/-1)
juju/providers/ec2/tests/test_getmachines.py (+4/-4)
juju/providers/ec2/tests/test_machine.py (+2/-2)
Related bugs
Bug #945505: Use ipAddress instead of dnsName now that txaws supports it | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 545. By Robert Collins
-
Use the EC2 IP address rather than public DNS name. Openstack clouds do
not have out of the box sane DNS mapping implementations (vs EC2 which
just has the ip address statically mapped in DNS), so the public name
returned by openstack is 'server-N' rather than something sensible like
'10-0-0-3.openstack. domain' . Further complicating matters, folk running
private openstack deploys will often not have local DNS setup at all, and
using the IP address avoids all of that complexity.This requires txaws rev 134, which is in quantal and will be backported to
precise in an SRU shortly. - 544. By Jim Baker
-
merge charm-format-2 [r=fwereade,
hazmat, niemeyer] [f=901495, 979859, 1009221] Adds format: 2 support to juju, while maintaining backwards
compatibility for old charms. - 540. By Kapil Thangavelu
-
merge maas-provider-
non-mandatory- port, default ports are inferred by protocol. [a=julian- edwards] [r=fwereade, hazmat] [f=972829] - 539. By Kapil Thangavelu
-
[merge] show-errors-
when-acquiring- node, use human error consumable error
messages when no maas nodes are available. [a=julian-edwards] [r=fwereade, hazmat] [f=980855] - 538. By Kapil Thangavelu
-
[merge] proposed support, add support for using proposed repository pockets for
main and universe as a source for juju if specified via juju-origin: proposed.
[r=clint-fewbar] [f=926550] - 537. By Kapil Thangavelu
-
[merge] dont-proxy-https, update local provider apt-proxy config to passthrough for https repos. [a=davidpbritto
n][r=hazmat] [f=993034] - 536. By Kapil Thangavelu
-
[trivial] add relation topology check was only verifying one endpoint for user exc instead of topo exc [r=jimbaker]
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/pyjuju