Regen schema to pick up missing APIs
[osm/N2VC.git] / juju / client / facade.py
2017-03-17 Cory JohnsRegen schema to pick up missing APIs
2017-03-07 Pete Vander GiessenMerge branch 'master' into bug/fix-invalid-annotations
2017-03-07 Cory JohnsMerge pull request #63 from juju/feature/model_get_status
2017-03-03 Cory JohnsFix single app deploy not using config_yaml
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-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-06-25 Tim Van SteenburghHook up Unit.run() to api
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-24 Tim Van Steenburghadd simple (currently failing) client test
2016-05-23 Tim Van SteenburghAdd client code from bcsaller