lp:~flepied/pyjuju/trunk

Created by Frederic Lepied and last modified
Get this branch:
bzr branch lp:~flepied/pyjuju/trunk
Only Frederic Lepied can upload to this branch. If you are Frederic Lepied please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Frederic Lepied
Project:
pyjuju
Status:
Development

Recent revisions

536. By Frederic Lepied

fix typo

535. By Frederic Lepied

doc fixes

534. By Frederic Lepied

add a paragraph about the subordinate field and a few fixes

533. By Frederic Lepied

allow subordinate to be bound by a provides relation

532. By Jim Baker

merge relation-ids-whitespace-separated [r=hazmat][f=988065]

[trivial] Default output format of relation-ids now uses newline to
separate (so like relation-list), instead of defaulting to json.

531. By Kapil Thangavelu

[trivial] update terminate-machine to utilize JUJU_ENV if set [f=981387]

530. By Kapil Thangavelu

[trivial] update status to utilize JUJU_ENV if set [f=981387]

529. By Kapil Thangavelu

[trivial] fix some recent tests that fail to pass without AWS_ env vars set [r=clint-fewbar]

528. By Clint Byrum

[r=hazmat][f=964640] Adding a basic description of debug-log to online help and reordering log levels

527. By William Reade

orchestra provider now respects ubuntu-series constraint

This is done by setting a new system profile before powering on the machine;
and assumes that the Cobbler system profiles created as part of the
ubuntu-orchestra-server install actually exist. Anecdotal evidence suggests
that people really don't mess with the distros and profiles available (they
just set up their systems and go) and so I consider the impact of this
drawback to be extremely limited.

Furthermore, while it is possible to extract real arch and series info from
cobbler (ie we can get a system's arch from its profile's distro, and we can
partially match new profiles by checking the distro's series and arch) this
is not enough to select an actual profile without depending on some
convention: we either have to infer the presence of the juju preseed from
the profile name (as I do currently) or to check the profile itself for
a magic string (ie the path to the juju preseed).

So: we depend on orchestra install conventions, whatever we do; and IMO it's
cleanest and simplest to actually embrace that and save all the mucking
about with distros and profiles.

R=hazmat
CC=
https://codereview.appspot.com/6012045

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