Fix model name not including user
[osm/N2VC.git] / juju / client / connection.py
2017-03-03 Cory JohnsFix model name not including user
2017-02-24 Tim Van SteenburghEnable parallel testing
2017-02-23 Tim Van SteenburghAdd functional tests for Model.add_machine()
2017-01-06 Cory JohnsMerge pull request #44 from juju/local-charm-bundle...
2017-01-06 Tim Van SteenburghAdd support for local charms
2016-12-23 Tim Van SteenburghMerge pull request #39 from juju/bug/show-controller
2016-12-22 Cory JohnsFixed detecting controller for non-superuser
2016-12-08 Tim Van SteenburghMake add_model() more user-friendly
2016-11-17 Tim Van SteenburghAdd Controller.add_model() with example
2016-11-17 Tim Van SteenburghAllow auth with macaroons
2016-10-14 Cory JohnsAdd support for deploying bundles
2016-09-10 Tim Van SteenburghAdd relate 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-06-25 Tim Van SteenburghHook up Unit.run() to api
2016-06-08 Tim Van SteenburghDeserialize api results back to Types
2016-05-23 Tim Van Steenburghconnection test
2016-05-23 Tim Van SteenburghAdd client code from bcsaller