Add status and status history to models #6

Merged
merged 2 commits into from Mar 28, 2017

Conversation

Projects
None yet
2 participants
Owner

howbazaar commented Mar 24, 2017

Also moves interfaces closer to types.

The dependencies file added are all the dependencies needed to run the tests, and included to help set up bot landing.

Apart from redundant commented out code, LGTM \o/

+ Instance() CloudInstance
+ SetInstance(CloudInstanceArgs)
+
+ // Life() string -- only transmit alive things?
@anastasiamac

anastasiamac Mar 24, 2017

Member

why commented out? if it's redundant just delete it :D

@howbazaar howbazaar merged commit 10d7a1f into juju:master Mar 28, 2017

@howbazaar howbazaar deleted the howbazaar:model-status branch Mar 28, 2017

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