If deploying a single app, return the App instead of a list
[osm/N2VC.git] / juju / model.py
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 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 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 Tim Van SteenburghAdd ModelEntity callbacks and async return values.
2016-10-14 Cory JohnsAdd support for deploying bundles
2016-10-14 Tim Van SteenburghRefactor model state management.
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-06-25 Tim Van SteenburghHook up Unit.run() to api
2016-06-24 Tim Van SteenburghAsync model updates
2016-05-19 Tim Van Steenburghdoc skeleton
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.