Use new jujuclient store for model info and refactor tests #11

Merged
merged 2 commits into from Feb 23, 2016

Conversation

Projects
None yet
4 participants
Owner

wallyworld commented Feb 23, 2016

The old configstore is replaced by the jujuclient store.
Test are refactored to use the in memory store to avoid writes to disk.

Owner

cmars commented Feb 23, 2016

Thanks for this! LGTM, but I'd like @tasdomas to take a look.

Member

tasdomas commented Feb 23, 2016

LGTM

Owner

cmars commented Feb 23, 2016

$$merge$$

Contributor

jujubot commented Feb 23, 2016

Contributor

jujubot commented Feb 23, 2016

Owner

cmars commented Feb 23, 2016

$$merge$$ now with dependencies that will pass the tests.

Contributor

jujubot commented Feb 23, 2016

jujubot added a commit that referenced this pull request Feb 23, 2016

Merge pull request #11 from juju/configstore-api-changes
Use new jujuclient store for model info and refactor tests

The old configstore is replaced by the jujuclient store.
Test are refactored to use the in memory store to avoid writes to disk.

@jujubot jujubot merged commit 528af26 into master Feb 23, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment