lp://staging/~mark-mims/pyjuju/running-summit
- Get this branch:
- bzr branch lp://staging/~mark-mims/pyjuju/running-summit
Branch merges
Recent revisions
- 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
- 514. By Jim Baker
-
merge relation-id-option [r=hazmat]
[f=965845] Adds -r option to specify the relation id for these relation hook
commands: relation-get, relation-set, and relation-list. - 513. By Jim Baker
-
merge relation-
ids-command [r=hazmat] [f=963643] Implments the relation-ids hook command.
- 511. By William Reade
-
When extracting charms, use only filetype mode bits to detect symlinkicity
We had been writing, and checking for, a magic value (in external_attr)
which happened to equal `(stat.S_IFLNK | 0755) << 16`; the charm store was
giving us one equal to `(stat.S_IFLNK | 0777) << 16`, and we weren't
considering that to be a symlink. We now just check the filetype and ignore
permissions on symlinks.R=hazmat
CC=
https://codereview. appspot. com/5980045
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/pyjuju