osm/N2VC.git
2017-04-27 Cory JohnsUpdate version and changelog for 0.4.1 release (#119) 0.4.1
2017-04-27 Cory JohnsRemove VERSION_MAP and rely on facade list from control...
2017-04-27 Cory JohnsRefactor connection task management to avoid cancels...
2017-04-26 Cory JohnsRefactored login code to better handle redirects (...
2017-04-20 Cory JohnsUpdate changelog for 0.4.0 0.4.0
2017-04-19 Cory JohnsBump version for release
2017-04-19 Pete Vander... Feature/api version support (#109)
2017-04-14 Cory JohnsFix exception messages and lint error
2017-04-06 Cory JohnsBump rev of ghost charm in test to fix intermittent...
2017-04-06 Mathijs MoermanExpanding controller.py with basic user functions,...
2017-04-05 Pete Vander... Added Monitor class to Connection. (#105)
2017-04-03 Cory JohnsSupport placement lists (#103)
2017-04-03 Cory JohnsInclude resources from store when deploying (#102)
2017-04-03 simonklbAllow underscore to dash translation when accessing...
2017-03-31 Pete Vander... Added controller to ssh fix. (#100)
2017-03-20 Pete Vander... Merge pull request #92 from juju/bug/schemagen
2017-03-17 Cory JohnsRegen schema to pick up missing APIs
2017-03-17 Pete Vander... Merge pull request #82 from juju/feature/examples-use...
2017-03-09 Pete Vander... Updated examples to use juju.loop
2017-03-08 Pete Vander... Merge pull request #78 from juju/receiver-close
2017-03-08 Cory JohnsDon't raise ConnectionClosed error in receiver task
2017-03-07 Cory JohnsMerge pull request #76 from juju/bug/match-websocket...
2017-03-07 Cory JohnsImprove error handling
2017-03-07 Cory JohnsAdded test for out of order receive and fix bug creatin...
2017-03-07 Cory JohnsRefactor to use IdQueue pattern
2017-03-07 Pete Vander... Fix issue where we do not check to make sure that we...
2017-03-07 Pete Vander... Merge pull request #74 from petevg/bug/fix-invalid...
2017-03-07 Pete Vander... Merge branch 'master' into bug/fix-invalid-annotations
2017-03-07 Cory JohnsMerge pull request #63 from juju/feature/model_get_status
2017-03-07 Pete Vander... Fixed up tests.
2017-03-07 Cory JohnsUnit test for series logic
2017-03-07 Pete Vander... Raise errors in a centralized fashion.
2017-03-07 Cory JohnsFixes based on review
2017-03-03 Cory JohnsFix single app deploy not using config_yaml
2017-03-03 Cory JohnsImprove constraints parsing for empty values
2017-03-03 Cory JohnsRetry calls to charmstore and increase timeout to 5s
2017-03-03 Cory JohnsAdded integration test for explicit loop and threaded...
2017-03-03 Cory JohnsMake connect_model and deploy a bit more friendly
2017-03-03 Cory JohnsFix self.loop reference in BundleHandler
2017-03-03 Cory JohnsFix invalid model name if already contains username
2017-03-03 Cory JohnsPass through event loop
2017-03-03 Cory JohnsFix model name not including user
2017-03-03 Cory JohnsImplement Model.get_status
2017-03-02 Tim Van SteenburghMerge pull request #66 from petevg/bug/fix-landscape...
2017-03-02 Tim Van SteenburghMerge pull request #68 from petevg/bug/fix-integration...
2017-03-02 Pete Vander... Explicitly set basepython=python3 for integration tests.
2017-03-02 Tim Van SteenburghMerge pull request #64 from juju/issues/27
2017-03-02 Pete Vander... Use config-yaml by default when deploying a bundle.
2017-03-01 Tim Van SteenburghAdd integration tests.
2017-02-27 Tim Van SteenburghUpdate add_machine example in docs.
2017-02-27 Tim Van SteenburghUpdate changelog for 0.3.0
2017-02-27 Tim Van Steenburghv0.3.0 0.3.0
2017-02-27 Tim Van SteenburghMerge pull request #59 from juju/issues/58
2017-02-27 Tim Van SteenburghReplace pass with NotImplementedError in method stubs
2017-02-24 Tim Van SteenburghMerge pull request #56 from juju/issues/51
2017-02-24 Tim Van SteenburghEnable parallel testing
2017-02-24 Tim Van SteenburghMake Machine.destroy() block
2017-02-23 Tim Van SteenburghAdd functional tests for Model.add_machine()
2017-02-22 Tim Van SteenburghCorrect MB/GB constants
2017-02-21 Tim Van SteenburghImplement Model.add_machine()
2017-02-17 Tim Van SteenburghMerge pull request #55 from petevg/bug/fix-placement...
2017-02-17 Pete Vander... Updated docstring for placement directive in python...
2017-02-16 Tim Van SteenburghUpdate changelog for 0.2.0
2017-02-16 Tim Van Steenburghv0.2.0 0.2.0
2017-01-30 Tim Van SteenburghMerge pull request #47 from petevg/feature/fix-juju-ssh
2017-01-30 Pete Vander... Simplified call to run_in_exector
2017-01-30 Pete Vander... Better fix for moving stuff into an Executor.
2017-01-27 Pete Vander... Create a new model for each test run of examples/add_mo...
2017-01-27 Pete Vander... Moved execution of utils.read_ssh_key to a thread.
2017-01-27 Pete Vander... Fixed error in add_model example.
2017-01-25 Pete Vander... Dropped in fixes for juju ssh.
2017-01-17 Tim Van SteenburghMerge pull request #46 from juju/feature/loop-helper
2017-01-17 Cory JohnsAdd loop helpers and simplify deploy example
2017-01-06 Cory JohnsMerge pull request #44 from juju/local-charm-bundle...
2017-01-06 Tim Van SteenburghRefactoring
2017-01-06 Tim Van SteenburghAdd support for local charms
2017-01-05 Tim Van SteenburghMerge pull request #43 from juju/feature/get-controller...
2017-01-05 Cory JohnsAdd ability to get cloud for controller
2017-01-05 Tim Van SteenburghFix bug in Model.destroy_unit()
2017-01-04 Tim Van SteenburghMerge pull request #40 from juju/deploy-errors
2017-01-04 Cory JohnsDetect errors in bundle deploy
2016-12-26 Tim Van SteenburghAdd changelog to docs
2016-12-24 Tim Van SteenburghDocs
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-22 Tim Van Steenburghv0.1.2 0.1.2
2016-12-22 Tim Van SteenburghInclude docs in distribution
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
next