lp://staging/gojoyent
Created by
Daniele Stroppa
and last modified
- Get this branch:
- bzr branch lp://staging/gojoyent
Only
Daniele Stroppa
can upload to this branch. If you are
Daniele Stroppa
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/~juju/gojoyent/for_review
- Juju Engineering: Pending requested
-
Diff: 11493 lines (+10992/-286)40 files modified.bzrignore (+3/-0)
COPYING (+674/-0)
COPYING.LESSER (+165/-0)
LICENSE (+15/-0)
auth/auth.go (+105/-0)
auth/auth_test.go (+104/-0)
client/client.go (+112/-0)
client/client_test.go (+63/-0)
cloudapi/cloudapi.go (+1367/-0)
cloudapi/cloudapi_test.go (+47/-0)
cloudapi/live_test.go (+757/-0)
cloudapi/local_test.go (+561/-0)
errors/errors.go (+292/-0)
errors/errors_test.go (+224/-0)
gojoyent.go (+22/-0)
gojoyent_test.go (+24/-0)
http/client.go (+420/-0)
http/client_test.go (+225/-0)
joyent/joyent.go (+0/-204)
joyent/joyent_test.go (+0/-82)
jpc/jpc.go (+133/-0)
localservices/cloudapi/service.go (+778/-0)
localservices/cloudapi/service_http.go (+659/-0)
localservices/cloudapi/service_http_test.go (+678/-0)
localservices/cloudapi/service_test.go (+422/-0)
localservices/hook/service.go (+86/-0)
localservices/hook/service_test.go (+105/-0)
localservices/localservice.go (+45/-0)
localservices/manta/service.go (+505/-0)
localservices/manta/service_http.go (+392/-0)
localservices/manta/service_http_test.go (+476/-0)
localservices/manta/service_test.go (+358/-0)
manta/live_test.go (+249/-0)
manta/local_test.go (+271/-0)
manta/manta.go (+453/-0)
manta/manta_test.go (+32/-0)
testing/httpsuite.go (+46/-0)
testing/httpsuite_test.go (+69/-0)
version.go (+32/-0)
version_test.go (+23/-0)
Branch information
Recent revisions
- 67. By Daniele Stroppa
-
Key Siging Error Handling, KeyPath as flag for tests, localized date for signature
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)