lp:~jimbaker/pyjuju/must-specify-relation-name

Created by Jim Baker and last modified
Get this branch:
bzr branch lp:~jimbaker/pyjuju/must-specify-relation-name
Only Jim Baker can upload to this branch. If you are Jim Baker please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jim Baker
Project:
pyjuju
Status:
Merged

Recent revisions

516. By Jim Baker

Client side check

515. By Jim Baker

relation-ids without an arg defaults to ; raises error if unset

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.

512. By Kapil Thangavelu

[trivial] tweak cli help options for consistency/formatting

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

510. By Jim Baker

merge relation-hook-context [r=hazmat][f=963642]

Implements caching and then looking up child relation hook contexts by
relation ident, along with enumerating relation idents, on a given
parent hook context.

509. By Kapil Thangavelu

[trivial] change deploy output when using charm store [r=niemeyer]

508. By Kapil Thangavelu

[trivial] juju only initializes the sample when given a command, post cli parsing

507. By Jim Baker

merge relation-id [r=hazmat][f=963640]

Implments relation id support (code calls this relation ident) to
unambiguously refer to relations.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:pyjuju
This branch contains Public information 
Everyone can see this information.

Subscribers