osm/N2VC.git
2016-11-17 Sean FeoleAdded juju.model.connect_model()
2016-11-17 Tim Van SteenburghAdd Model.connect() for connecting to arbitrary endpoint
2016-11-17 Tim Van SteenburghAllow auth with macaroons
2016-11-16 Tim Van SteenburghRegen client against juju-2.0.2
2016-11-08 Tim Van SteenburghMerge pull request #5 from juju/name-conflict
2016-11-08 Cory JohnsFixed name conflict in auto-generated code
2016-11-06 Tim Van SteenburghAdd ModelState tests
2016-11-06 Tim Van SteenburghAdd Observer tests
2016-11-04 Tim Van SteenburghMerge pull request #4 from petevg/bug/fix-action-wait
2016-11-04 Pete Vander... Fixed status to check for for failed messages in unit.run
2016-11-02 Tim Van SteenburghMerge pull request #3 from petevg/feature/wait-for...
2016-11-02 Pete Vander... Fixed call to self._wait in _wait_for_new
2016-11-02 Pete Vander... Addressed PR comments.
2016-11-02 Pete Vander... Added observer + callback for unit.run.
2016-11-01 Tim Van SteenburghImplement Application.run()
2016-11-01 Tim Van SteenburghAdd set config/constraints for Application
2016-11-01 Tim Van SteenburghAdd get_config() and get_constraints() for Application
2016-11-01 Tim Van SteenburghIf deploying a single app, return the App instead of...
2016-11-01 Tim Van SteenburghRun bundle app waits concurrently
2016-11-01 Tim Van SteenburghWire up more Application apis
2016-10-25 Cory JohnsAdd application status and message property
2016-10-25 Cory JohnsAdd agent and workload status properties to Unit
2016-10-25 Cory JohnsReturn app ModelEntities from bundle deploy
2016-10-18 Tim Van SteenburghWait for entity if it doesn't exist yet
2016-10-18 Tim Van SteenburghFix copy-paste bug
2016-10-18 Tim Van SteenburghMove set_annotations to Application, Machine
2016-10-18 Tim Van SteenburghMove add_unit logic into Application
2016-10-18 Tim Van SteenburghMove expose() logic to Application
2016-10-18 Tim Van SteenburghMove add_relation logic from BundleHandler up into...
2016-10-17 Tim Van SteenburghAdd predicate support for observers and Model._wait_for...
2016-10-17 Cory JohnsFix URL for theblues req
2016-10-17 Tim Van SteenburghAdd ModelEntity callbacks and async return values.
2016-10-14 Cory JohnsAdded temporary requirements.txt to point to theblues...
2016-10-14 Cory JohnsAdd support for deploying bundles
2016-10-14 Tim Van SteenburghRefactor model state management.
2016-10-07 Tim Van SteenburghMinor cleanups. Added todo list of next work.
2016-10-07 Tim Van SteenburghFix unitrun example
2016-10-07 Tim Van SteenburghFix livemodel example
2016-10-07 Tim Van SteenburghFix the deploy example
2016-09-14 Tim Van SteenburghMake observers async; make model.reset() blocking
2016-09-10 Tim Van SteenburghAdd relate example
2016-09-08 Tim Van SteenburghClean up deploy example
2016-09-08 Tim Van SteenburghDeploy/destroy example
2016-09-01 Tim Van SteenburghFixes for latest juju-2 beta
2016-07-15 Tim Van SteenburghGet everything working on juju-2.0beta11
2016-07-01 Tim Van SteenburghUpdate readme
2016-06-25 Tim Van SteenburghHook up Unit.run() to api
2016-06-24 Tim Van SteenburghAsync model updates
2016-06-10 Tim Van SteenburghFullStatus example
2016-06-09 Tim Van SteenburghWorking async AllWatcher example
2016-06-08 Tim Van SteenburghDon't create objects for None params
2016-06-08 Tim Van SteenburghDeserialize api results back to Types
2016-05-25 Tim Van Steenburghfix test name
2016-05-24 Tim Van Steenburghadd simple (currently failing) client test
2016-05-23 Tim Van Steenburghactually add tests/
2016-05-23 Tim Van Steenburghconnection test
2016-05-23 Tim Van SteenburghAdd client code from bcsaller
2016-05-19 Tim Van Steenburghdoc skeleton
2016-05-19 Tim Van SteenburghUpdate readme
2016-05-19 Tim Van SteenburghRemainder of params/docstrings
2016-05-19 Tim Van SteenburghMore work on params, docstrings
2016-05-18 Tim Van SteenburghFilling in params, docstrings (wip)
2016-05-18 Tim Van SteenburghSquare one.