lp://staging/~fwereade/pyjuju/constraints-compatibility
- Get this branch:
- bzr branch lp://staging/~fwereade/pyjuju/constraints-compatibility
Branch merges
- Juju Engineering: Pending requested
-
Diff: 222 lines (+29/-79)3 files modifiedjuju/machine/constraints.py (+7/-33)
juju/machine/tests/test_constraints.py (+18/-46)
juju/providers/common/tests/test_launch.py (+4/-0)
Branch information
Recent revisions
- 523. By William Reade
-
Disable constraints on private clouds
Private clouds (defined as those with an ec2-uri config setting) now expose
no constraints at all; everything in the ec2 provider that uses constraints
now knows not to assume that any keys are present other than provider-type
and ubuntu-series.R=hazmat
CC=
https://codereview. appspot. com/6003046 - 519. By Jim Baker
-
merge must-specify-
relation- name [r=hazmat] [f=974650] Fix relation-ids hook command such that it defaults to $JUJU_RELATION.
If that's not available, the command raises an error. - 518. By Kapil Thangavelu
-
[trivial] fix for private clouds using ec2 api, ec2-zone and instance-type are still valid constraints
- 516. By Kapil Thangavelu
-
[trivial] test suite should run without requiring any ec2 env vars, also fix a status test failure [r=clint-fewbar]
- 515. By Benjamin Saller
-
merge subordinate control changes [r=hazmat] [f=958378 ]
This includes support in deploy, add/remove-unit and status
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/pyjuju