lp://staging/pyjuju
- Get this branch:
- bzr branch lp://staging/pyjuju
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 624. By Kapil Thangavelu
-
merge env-safety-belt
- 621. By Kapil Thangavelu
-
merge upgrade-adds-peers, add new peer rels when upgrading
- 620. By Kapil Thangavelu
-
juju home support for config and keys
- 619. By Kapil Thangavelu
-
merge trunk
- 618. By Kapil Thangavelu
-
Properly encode maas tags in urls.
Hopefully the last in the sordid history of maas tag support. Revno 616 reverted
attempts to string serialize tags for urls, but which had broken constraint
comparisions. Those string serialization had been attempt in revno 597 and 598
to encode maas tags properly for maas client usage. This branch properly
captures the raw tags string for use by the client, while preserving the
constraint comparisons restored in revno 616. - 617. By Martin Packman
-
Fix os-scheduler-hints constraint to pass correct json layout [r=hazmat,jameinel]
- 616. By Kapil Thangavelu
-
Fix broken maas-tags constraint.
The maas tags wasn't properly converting values for comparision
and was not previously testing tag constraint comparisons. - 615. By Kapil Thangavelu
-
Unit process multiple relations in defined order.
Previously when unit agents were being notified of multiple relations, typicaly
at startup, they would process them in essentially random order. This would
complicate things for applications that would have peer relations as well, for
ha or replication, as they couldn't tell if they were being run standalone or
in a cluster/quorum. Instead when a unit has multiple relations, we process
peer relations first followed by client/server relations.R=bcsaller
CC=
https://codereview. appspot. com/7341044
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)