osm/N2VC.git
2017-09-29 Cory JohnsUpdate VERSION and changelog for release 0.6.1
2017-09-29 Cory JohnsFix test failures (#163)
2017-09-28 Sébastien Pattynremoving cli command to add ssh keys (#161)
2017-09-28 George KraftMake Application.upgrade_charm upgrade resources (...
2017-07-12 Adam StokesExpand integration tests to use stable/edge versions...
2017-06-29 Cory JohnsDocs are build automatically by RTD, so remove from...
2017-06-29 Cory JohnsUpdate README to point to RTD for docs instead of Pytho...
2017-06-29 Cory JohnsUpdate docs requirement to fix RTD build
2017-06-29 Cory JohnsUpdate docs requirement to fix RTD build
2017-06-29 Cory JohnsBump VERSION and changelog for release 0.6.0
2017-06-29 CynervaImplement scp functionality (#149)
2017-06-28 CynervaAdd Unit.public_address property
2017-06-27 Adam StokesAdds support for getting/setting config on a model...
2017-06-22 Cory JohnsBump version and update changelog for release 0.5.3
2017-06-22 Cory JohnsImprove handling of closed connections (#148)
2017-06-15 Cory JohnsConfigurable and larger max message size (#146)
2017-06-14 Cory JohnsBump rev for release 0.5.2
2017-06-14 Cory JohnsFix deploying non-stable channels and explicit revs...
2017-06-13 Cory JohnsBump VERSION and changelog for release 0.5.1
2017-06-13 Adam StokesPatch/update schema juju 2.3 alpha1 (#142)
2017-06-13 Cory JohnsImprove API doc navigation and coverage (#141)
2017-06-09 Cory JohnsAdd type info to Model.add_machine docs (#138)
2017-06-08 Cory JohnsBump VERSION and changelog for release 0.5.0
2017-06-08 Cory JohnsChanges from docs build
2017-06-07 Cory JohnsFix formatting in docs
2017-06-05 Cory JohnsAdd machine status properties (#133)
2017-06-02 simonklbAdd model context manager (#128)
2017-06-02 CynervaImplement Application.upgrade_charm method (#132)
2017-06-01 Cory JohnsBump version and changelog for release 0.4.3
2017-06-01 Cory JohnsAccept new / unknown API fields gracefully (#131)
2017-05-15 Tim Van Steenburghs/pip/pip3/ in install instructions (#129)
2017-05-11 simonklbStrip local:-prefix from local charm urls (#121)
2017-05-10 Cory JohnsBump version and changelog for release 0.4.2
2017-05-10 Cory JohnsSupport (and prefer) per-controller macaroon files...
2017-04-28 Tim Van SteenburghAdd missing version var (used in release target)
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
next