Replace pass with NotImplementedError in method stubs
[osm/N2VC.git] / juju / unit.py
2017-02-27 Tim Van SteenburghReplace pass with NotImplementedError in method stubs
2016-12-20 Tim Van SteenburghDocs
2016-12-15 Tim Van SteenburghRemove incorrect docstring
2016-12-15 Tim Van SteenburghUnit.run() docs
2016-12-14 Tim Van SteenburghMerge pull request #31 from juju/tweaks
2016-12-14 Cory JohnsMinor improvements
2016-12-14 Tim Van SteenburghMerge pull request #34 from petevg/bug/fix-z-in-timestamp
2016-12-14 Pete Vander GiessenImproved datetime parsing for unit.py
2016-11-30 Tim Van SteenburghMerge pull request #25 from juju/local-bundle-deploy
2016-11-30 Tim Van SteenburghMerge pull request #28 from petevg/bug/fixes-for-null...
2016-11-30 Pete Vander GiessenFixed two "null case" bugs:
2016-11-29 Tim Van SteenburghMerge pull request #23 from petevg/bug/instance-placeme...
2016-11-28 Tim Van SteenburghMerge pull request #21 from petevg/bug/add-machines...
2016-11-24 Tim Van SteenburghMerge pull request #20 from simonklb/get-metrics
2016-11-24 Tim Van SteenburghMerge pull request #19 from sfeole/destroy-models-libjuju
2016-11-24 Simon KollbergAdd get metrics
2016-11-22 Tim Van SteenburghMerge pull request #16 from petevg/bug/keyerror-in...
2016-11-22 Tim Van SteenburghMerge pull request #18 from juju/bug/17/keyerror-deploy...
2016-11-22 Cory JohnsWait for apps during bundle deploy
2016-11-22 Pete Vander GiessenAdded a catch for the case where we call is_leader_from...
2016-11-22 Tim Van SteenburghMerge pull request #15 from juju/run-action
2016-11-22 Cory JohnsImplement Unit.run_action
2016-11-21 Tim Van SteenburghMerge pull request #13 from petevg/feature/unit-is...
2016-11-21 Pete Vander GiessenAdded .is_leader method to Unit class.
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 SteenburghImplement Application.run()
2016-10-25 Cory JohnsAdd agent and workload status properties to Unit
2016-09-08 Tim Van SteenburghDeploy/destroy example
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-24 Tim Van SteenburghAsync model updates
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.