projects
/
osm
/
N2VC.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
osm/N2VC.git
2016-11-21
Pete Vander...
Added .is_leader method to Unit class.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Tim Van Steenburgh
Merge pull request #12 from sfeole/master
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Sean Feole
cloudcred updated in examples/controller.py
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Sean Feole
Reverted cloudcred example back to original syntax...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Sean Feole
Fix typo in example/controller.py
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Tim Van Steenburgh
Add Controller.add_model() with example
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Tim Van Steenburgh
Merge pull request #11 from sfeole/add-connect_model
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Sean Feole
Added juju.model.connect_model()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Tim Van Steenburgh
Add Model.connect() for connecting to arbitrary endpoint
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Tim Van Steenburgh
Allow auth with macaroons
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Tim Van Steenburgh
Regen client against juju-2.0.2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tim Van Steenburgh
Merge pull request #5 from juju/name-conflict
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Cory Johns
Fixed name conflict in auto-generated code
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Tim Van Steenburgh
Add ModelState tests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Tim Van Steenburgh
Add Observer tests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Tim Van Steenburgh
Merge pull request #4 from petevg/bug/fix-action-wait
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Pete Vander...
Fixed status to check for for failed messages in unit.run
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Tim Van Steenburgh
Merge pull request #3 from petevg/feature/wait-for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Pete Vander...
Fixed call to self._wait in _wait_for_new
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Pete Vander...
Addressed PR comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Pete Vander...
Added observer + callback for unit.run.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Tim Van Steenburgh
Implement Application.run()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Tim Van Steenburgh
Add set config/constraints for Application
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Tim Van Steenburgh
Add get_config() and get_constraints() for Application
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Tim Van Steenburgh
If deploying a single app, return the App instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Tim Van Steenburgh
Run bundle app waits concurrently
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Tim Van Steenburgh
Wire up more Application apis
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Cory Johns
Add application status and message property
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Cory Johns
Add agent and workload status properties to Unit
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Cory Johns
Return app ModelEntities from bundle deploy
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Tim Van Steenburgh
Wait for entity if it doesn't exist yet
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Tim Van Steenburgh
Fix copy-paste bug
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Tim Van Steenburgh
Move set_annotations to Application, Machine
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Tim Van Steenburgh
Move add_unit logic into Application
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Tim Van Steenburgh
Move expose() logic to Application
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Tim Van Steenburgh
Move add_relation logic from BundleHandler up into...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Tim Van Steenburgh
Add predicate support for observers and Model._wait_for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Cory Johns
Fix URL for theblues req
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Tim Van Steenburgh
Add ModelEntity callbacks and async return values.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Cory Johns
Added temporary requirements.txt to point to theblues...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Cory Johns
Add support for deploying bundles
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Tim Van Steenburgh
Refactor model state management.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Tim Van Steenburgh
Minor cleanups. Added todo list of next work.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Tim Van Steenburgh
Fix unitrun example
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Tim Van Steenburgh
Fix livemodel example
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Tim Van Steenburgh
Fix the deploy example
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Tim Van Steenburgh
Make observers async; make model.reset() blocking
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Tim Van Steenburgh
Add relate example
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tim Van Steenburgh
Clean up deploy example
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tim Van Steenburgh
Deploy/destroy example
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Tim Van Steenburgh
Fixes for latest juju-2 beta
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Tim Van Steenburgh
Get everything working on juju-2.0beta11
commit
|
commitdiff
|
tree
|
snapshot
2016-07-01
Tim Van Steenburgh
Update readme
commit
|
commitdiff
|
tree
|
snapshot
2016-06-25
Tim Van Steenburgh
Hook up Unit.run() to api
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Tim Van Steenburgh
Async model updates
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Tim Van Steenburgh
FullStatus example
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Tim Van Steenburgh
Working async AllWatcher example
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Tim Van Steenburgh
Don't create objects for None params
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Tim Van Steenburgh
Deserialize api results back to Types
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Tim Van Steenburgh
fix test name
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Tim Van Steenburgh
add simple (currently failing) client test
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Tim Van Steenburgh
actually add tests/
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Tim Van Steenburgh
connection test
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Tim Van Steenburgh
Add client code from bcsaller
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Tim Van Steenburgh
doc skeleton
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Tim Van Steenburgh
Update readme
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Tim Van Steenburgh
Remainder of params/docstrings
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Tim Van Steenburgh
More work on params, docstrings
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Tim Van Steenburgh
Filling in params, docstrings (wip)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Tim Van Steenburgh
Square one.
commit
|
commitdiff
|
tree
|
snapshot