osm/N2VC.git
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.