rest/jsonrpc api
Bug #874423 reported by
Kapil Thangavelu
This bug report is a duplicate of:
Bug #804284: API for managing juju environments, aka expose cli as daemon.
Edit
Remove
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
In Progress
|
High
|
Kapil Thangavelu |
Bug Description
allow interaction and integration with juju from the cli and external systems.
Changed in juju: | |
milestone: | none → florence |
assignee: | nobody → Kapil Thangavelu (hazmat) |
status: | New → In Progress |
Changed in juju: | |
assignee: | Kapil Thangavelu (hazmat) → nobody |
status: | In Progress → Confirmed |
Changed in juju: | |
milestone: | florence → honolulu |
Changed in juju: | |
importance: | Undecided → High |
Changed in juju: | |
status: | Confirmed → In Progress |
assignee: | nobody → Kapil Thangavelu (hazmat) |
Changed in juju: | |
milestone: | 0.6 → 0.7 |
To post a comment you must log in.
Hi, please don't forget to check out jrapi before building this from scratch. I'm working on a branch that add tests, configuration files
and multiples storages backends:
lp:~patrick-hetu/jrapi/jrapi-cfg-with-openstack-common
I've also made the cli + python client:
lp:~patrick-hetu/jrapi/python-jrapiclient
This is still a work in progress but I think the bigger parts are done.