projects
/
osm
/
N2VC.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
osm/N2VC.git
2017-05-10
Cory Johns
Bump version and changelog for release
0.4.2
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Cory Johns
Support (and prefer) per-controller macaroon files...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Tim Van Steenburgh
Add missing version var (used in release target)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Cory Johns
Update version and changelog for 0.4.1 release (#119)
0.4.1
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Cory Johns
Remove VERSION_MAP and rely on facade list from control...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Cory Johns
Refactor connection task management to avoid cancels...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Cory Johns
Refactored login code to better handle redirects (...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Cory Johns
Update changelog for 0.4.0
0.4.0
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Cory Johns
Bump version for release
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Pete Vander...
Feature/api version support (#109)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Cory Johns
Fix exception messages and lint error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Cory Johns
Bump rev of ghost charm in test to fix intermittent...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Mathijs Moerman
Expanding controller.py with basic user functions,...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Pete Vander...
Added Monitor class to Connection. (#105)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Cory Johns
Support placement lists (#103)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Cory Johns
Include resources from store when deploying (#102)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
simonklb
Allow underscore to dash translation when accessing...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Pete Vander...
Added controller to ssh fix. (#100)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Pete Vander...
Merge pull request #92 from juju/bug/schemagen
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Cory Johns
Regen schema to pick up missing APIs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Pete Vander...
Merge pull request #82 from juju/feature/examples-use...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Pete Vander...
Updated examples to use juju.loop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Pete Vander...
Merge pull request #78 from juju/receiver-close
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Cory Johns
Don't raise ConnectionClosed error in receiver task
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Cory Johns
Merge pull request #76 from juju/bug/match-websocket...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Cory Johns
Improve error handling
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Cory Johns
Added test for out of order receive and fix bug creatin...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Cory Johns
Refactor to use IdQueue pattern
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Pete Vander...
Fix issue where we do not check to make sure that we...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Pete Vander...
Merge pull request #74 from petevg/bug/fix-invalid...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Pete Vander...
Merge branch 'master' into bug/fix-invalid-annotations
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Cory Johns
Merge pull request #63 from juju/feature/model_get_status
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Pete Vander...
Fixed up tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Cory Johns
Unit test for series logic
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Pete Vander...
Raise errors in a centralized fashion.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Cory Johns
Fixes based on review
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Cory Johns
Fix single app deploy not using config_yaml
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Cory Johns
Improve constraints parsing for empty values
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Cory Johns
Retry calls to charmstore and increase timeout to 5s
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Cory Johns
Added integration test for explicit loop and threaded...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Cory Johns
Make connect_model and deploy a bit more friendly
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Cory Johns
Fix self.loop reference in BundleHandler
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Cory Johns
Fix invalid model name if already contains username
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Cory Johns
Pass through event loop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Cory Johns
Fix model name not including user
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Cory Johns
Implement Model.get_status
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Tim Van Steenburgh
Merge pull request #66 from petevg/bug/fix-landscape...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Tim Van Steenburgh
Merge pull request #68 from petevg/bug/fix-integration...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Pete Vander...
Explicitly set basepython=python3 for integration tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Tim Van Steenburgh
Merge pull request #64 from juju/issues/27
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Pete Vander...
Use config-yaml by default when deploying a bundle.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Tim Van Steenburgh
Add integration tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Tim Van Steenburgh
Update add_machine example in docs.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Tim Van Steenburgh
Update changelog for 0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Tim Van Steenburgh
v0.3.0
0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Tim Van Steenburgh
Merge pull request #59 from juju/issues/58
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Tim Van Steenburgh
Replace pass with NotImplementedError in method stubs
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Tim Van Steenburgh
Merge pull request #56 from juju/issues/51
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Tim Van Steenburgh
Enable parallel testing
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Tim Van Steenburgh
Make Machine.destroy() block
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Tim Van Steenburgh
Add functional tests for Model.add_machine()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Tim Van Steenburgh
Correct MB/GB constants
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Tim Van Steenburgh
Implement Model.add_machine()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Tim Van Steenburgh
Merge pull request #55 from petevg/bug/fix-placement...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Pete Vander...
Updated docstring for placement directive in python...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Tim Van Steenburgh
Update changelog for 0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Tim Van Steenburgh
v0.2.0
0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Tim Van Steenburgh
Merge pull request #47 from petevg/feature/fix-juju-ssh
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Pete Vander...
Simplified call to run_in_exector
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Pete Vander...
Better fix for moving stuff into an Executor.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Pete Vander...
Create a new model for each test run of examples/add_mo...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Pete Vander...
Moved execution of utils.read_ssh_key to a thread.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Pete Vander...
Fixed error in add_model example.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Pete Vander...
Dropped in fixes for juju ssh.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Tim Van Steenburgh
Merge pull request #46 from juju/feature/loop-helper
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Cory Johns
Add loop helpers and simplify deploy example
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Cory Johns
Merge pull request #44 from juju/local-charm-bundle...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Tim Van Steenburgh
Refactoring
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Tim Van Steenburgh
Add support for local charms
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Tim Van Steenburgh
Merge pull request #43 from juju/feature/get-controller...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Cory Johns
Add ability to get cloud for controller
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Tim Van Steenburgh
Fix bug in Model.destroy_unit()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Tim Van Steenburgh
Merge pull request #40 from juju/deploy-errors
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Cory Johns
Detect errors in bundle deploy
commit
|
commitdiff
|
tree
|
snapshot
2016-12-26
Tim Van Steenburgh
Add changelog to docs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Tim Van Steenburgh
Docs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Tim Van Steenburgh
Merge pull request #39 from juju/bug/show-controller
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Cory Johns
Fixed detecting controller for non-superuser
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Tim Van Steenburgh
v0.1.2
0.1.2
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Tim Van Steenburgh
Include docs in distribution
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Tim Van Steenburgh
v0.1.1
0.1.1
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Tim Van Steenburgh
Add MANIFEST.in
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Tim Van Steenburgh
v0.1.0
0.1.0
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Tim Van Steenburgh
Docs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Tim Van Steenburgh
Release prep
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Tim Van Steenburgh
Add long description for pypi
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Tim Van Steenburgh
Cleanup for first release
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Tim Van Steenburgh
Docs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Tim Van Steenburgh
Add action example and docs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Cory Johns
Merge pull request #37 from petevg/bug/36/fix-landscape...
commit
|
commitdiff
|
tree
|
snapshot
next