lp:~bac/juju-core/get-endpoints

Created by Brad Crittenden and last modified
Get this branch:
bzr branch lp:~bac/juju-core/get-endpoints
Only Brad Crittenden can upload to this branch. If you are Brad Crittenden please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brad Crittenden
Project:
juju-core
Status:
Development

Recent revisions

1030. By Brad Crittenden

Remove 'limit' from GetEndpoints data per conversation with William.

1029. By Brad Crittenden

Added another test for GetEndpoints

1028. By Brad Crittenden

Add GetEndpoints to the API

1027. By Brad Crittenden

before expected rewrite

1026. By Brad Crittenden

Merge from trunk

1025. By Brad Crittenden

checkpoint

1024. By Brad Crittenden

linking branch

1023. By Brad Crittenden

Add destroy-relation to API.

R=dimitern, fwereade, dfc
CC=
https://codereview.appspot.com/7610046

1022. By Aaron Bentley

Add category list to charms

Added category list to charms to support charmworld, which will display charm
categories. While most charms will have only one, some will fit into multiple
categories, such as Apache, which is both a web server and a proxy.

There will be an official list of categories, but supplying an unofficial
category is a lint error, not a syntax error, so this branch does not address
that. The order of the values is not significant, so in Python terms
categories are a set, not a list, but since none of JSON, BSON and Go has
direct support for sets, a list is used.

This branch also adds tests to ensure that Meta objects can be roundtripped
via BSON.

R=dfc, fwereade, jameinel
CC=
https://codereview.appspot.com/7762043

1021. By William Reade

cmd/juju: bootstrap accepts --constraints

...and passes them on to environs.Bootstrap, which passes them on to
Environ.Bootstrap. Only the dummy provider actually handles constraints
at the moment -- so we can test the bootstrap command -- all the others
will be implemented in followups.

R=dimitern, jameinel, dfc, thumper
CC=
https://codereview.appspot.com/7610048

Branch metadata

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

Subscribers