Add application status and message property
[osm/N2VC.git] / juju / application.py
2016-10-25 Cory JohnsAdd application status and message property
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-17 Tim Van SteenburghAdd ModelEntity callbacks and async return values.
2016-09-08 Tim Van SteenburghDeploy/destroy example
2016-06-24 Tim Van SteenburghAsync model updates