lp:~jameinel/juju-core/login-returns-env-tag

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/juju-core/login-returns-env-tag
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Project:
juju-core
Status:
Development

Recent revisions

2802. By John A Meinel

clarify in the comments that we are explicitly testing the case where EnvironTag is empty.

2801. By John A Meinel

clean up the code so that we only store EnvironUUID and just talk about EnvironTag in the api calls

2800. By John A Meinel

Fix another edge case.

Our test suite doesn't always have APIHostPorts available, because we don't
always have a machine-0. In those cases, we can get an EnvironTag but not
have any addresses to connect to. We don't want to end up setting the
connection addresses to the empty list, and make it hard to actually
connect to the environment.
Add a test, move where we set addrs to only set it when they have changed.

2799. By John A Meinel

Fixup the APIServer tests now that Login takes the extra argument

2798. By John A Meinel

Test that Open and Login will pass the EnvironTag when requested.

2797. By John A Meinel

update another environs/configstore test for the new tag

2796. By John A Meinel

Thread the EnvironTag code through the testing mocks at least.
The 'juju' test suite is happy.

2795. By John A Meinel

Start working on threading EnvironTag through all the apis, not quite working yet.

2794. By John A Meinel

rename Environ to EnvironTag.

2793. By John A Meinel

Admin.Login accepts environ tags, and will give you a valid error when it doesn't know about the UUID you are requesting.

Branch metadata

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

Subscribers