osm/N2VC.git
2016-12-22 Tim Van Steenburghv0.1.1 0.1.1
2016-12-22 Tim Van SteenburghAdd MANIFEST.in
2016-12-21 Tim Van Steenburghv0.1.0 0.1.0
2016-12-21 Tim Van SteenburghDocs
2016-12-20 Tim Van SteenburghRelease prep
2016-12-20 Tim Van SteenburghAdd long description for pypi
2016-12-20 Tim Van SteenburghCleanup for first release
2016-12-20 Tim Van SteenburghDocs
2016-12-19 Tim Van SteenburghAdd action example and docs
2016-12-19 Cory JohnsMerge pull request #37 from petevg/bug/36/fix-landscape...
2016-12-16 Pete Vander... Fixes for landscape bundle.
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... Improved datetime parsing for unit.py
2016-12-13 Tim Van SteenburghTrivial bug fix
2016-12-13 Tim Van SteenburghRelation docs
2016-12-13 Tim Van SteenburghDocs
2016-12-09 Tim Van Steenburghs/service_name/application_name/g
2016-12-09 Tim Van Steenburghadd_model() can accept just a model name
2016-12-08 Tim Van SteenburghMake add_model() more user-friendly
2016-12-06 Tim Van SteenburghDocs for connecting to a controller
2016-12-06 Tim Van SteenburghAdd more connect_ methods on Controller
2016-12-06 Tim Van SteenburghMacaroon auth doc
2016-12-06 Tim Van SteenburghDocs
2016-11-30 Tim Van SteenburghFix sphinx parsing errors
2016-11-30 Tim Van SteenburghStart getting docs updated
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 Tim Van SteenburghMerge pull request #26 from simonklb/get-metrics
2016-11-30 Pete Vander... addUnits no longer attempts to send [None] for `placement`.
2016-11-30 Pete Vander... Fixed two "null case" bugs:
2016-11-30 Simon KollbergMinor fix to get_metrics
2016-11-30 Tim Van SteenburghMerge pull request #24 from juju/placement-fix
2016-11-29 Cory JohnsNoneType and style fixes for placement parsing lib
2016-11-29 Cory JohnsAdd support for deploying local bundles
2016-11-29 Tim Van SteenburghGet ModelInfo when Model connected
2016-11-29 Tim Van SteenburghMerge pull request #23 from petevg/bug/instance-placeme...
2016-11-29 Pete Vander... Added Placement parser.
2016-11-28 Tim Van SteenburghMerge pull request #21 from petevg/bug/add-machines...
2016-11-28 Pete Vander... Fixed docstring for addMachines.
2016-11-28 Pete Vander... Clarified that params are optional.
2016-11-28 Pete Vander... Added deprecation notice, and a bit of forwards compati...
2016-11-28 Pete Vander... Addressed comments in PR.
2016-11-28 Tim Van Steenburghlxd init must be run as root
2016-11-28 Pete Vander... Fixed addMachines.
2016-11-28 Tim Van SteenburghTry newgrp alternative
2016-11-28 Tim Van SteenburghAdd user to group before switching
2016-11-28 Tim Van SteenburghAvoid password prompt on newgrp
2016-11-28 Tim Van SteenburghSwitch to lxd group
2016-11-28 Tim Van SteenburghInstall juju from daily ppa for now
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-23 Sean FeoleUpdated juju.controller.destroy_models(), prepend ...
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 Sean Feoleadded juju.controller.destroy_models()
2016-11-22 Pete Vander... Added 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... Added .is_leader method to Unit class.
2016-11-21 Tim Van SteenburghInstall juju-2.0 instead of juju on trusty
2016-11-21 Tim Van SteenburghDebug getting travis user into lxd group
2016-11-21 Tim Van Steenburghnewgrp prompted for password, use sudo
2016-11-21 Tim Van SteenburghAdd travis-ci config
2016-11-18 Tim Van SteenburghMerge pull request #12 from sfeole/master
2016-11-18 Sean Feolecloudcred updated in examples/controller.py
2016-11-18 Sean FeoleReverted cloudcred example back to original syntax...
2016-11-17 Sean FeoleFix typo in example/controller.py
2016-11-17 Tim Van SteenburghAdd Controller.add_model() with example
2016-11-17 Tim Van SteenburghMerge pull request #11 from sfeole/add-connect_model
2016-11-17 Sean FeoleAdded juju.model.connect_model()
2016-11-17 Tim Van SteenburghAdd Model.connect() for connecting to arbitrary endpoint
2016-11-17 Tim Van SteenburghAllow auth with macaroons
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-11-06 Tim Van SteenburghAdd ModelState tests
2016-11-06 Tim Van SteenburghAdd Observer tests
2016-11-04 Tim Van SteenburghMerge pull request #4 from petevg/bug/fix-action-wait
2016-11-04 Pete Vander... Fixed status to check for for failed messages in unit.run
2016-11-02 Tim Van SteenburghMerge pull request #3 from petevg/feature/wait-for...
2016-11-02 Pete Vander... Fixed call to self._wait in _wait_for_new
2016-11-02 Pete Vander... Addressed PR comments.
2016-11-02 Pete Vander... Added observer + callback for unit.run.
2016-11-01 Tim Van SteenburghImplement Application.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 SteenburghIf deploying a single app, return the App instead of...
2016-11-01 Tim Van SteenburghRun bundle app waits concurrently
2016-11-01 Tim Van SteenburghWire up more Application apis
2016-10-25 Cory JohnsAdd application status and message property
2016-10-25 Cory JohnsAdd agent and workload status properties to Unit
2016-10-25 Cory JohnsReturn app ModelEntities from bundle deploy
2016-10-18 Tim Van SteenburghWait for entity if it doesn't exist yet
next