Add Observer tests
[osm/N2VC.git] / examples /
2016-11-02 Tim Van SteenburghMerge pull request #3 from petevg/feature/wait-for...
2016-11-02 Pete Vander GiessenAddressed PR comments.
2016-11-02 Pete Vander GiessenAdded observer + callback for unit.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 SteenburghWire up more Application apis
2016-10-18 Tim Van SteenburghMove add_unit logic into Application
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 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