lp://staging/~wallyworld/gomaasapi/testservice-additions
- Get this branch:
- bzr branch lp://staging/~wallyworld/gomaasapi/testservice-additions
Branch merges
- Andrew Wilkins (community): Approve
-
Diff: 180 lines (+127/-1)2 files modifiedtestservice.go (+72/-1)
testservice_test.go (+55/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 57. By Dimiter Naydenov
-
Static IP addresses API and capabilities for test
Added /ipaddresses/ handlers in the testservice for
GET (list) and POST (release, reserve). Also added
the "static-ipaddresses" capability to the list of
supported ones in the testservice.All this is needed to test juju-core's MAAS provider
properly with the ongoing work to allow static IP
addresses reservations for containers. - 54. By Andrew Wilkins
-
Add nodegroups/
boot-images handler to test server This is to support changes in Juju, which will
query the registered boot-images to determine
the supported architectures. - 53. By <email address hidden>
-
Use a much larger random for the nonce to prevent collisions. This uses a naive 16 byte random -> String rather than a real uuidgen because I didn't want to add the dep to another package.
- 52. By Andrew Wilkins
-
Update to gopkg.in/mgo.v2 repository
labix.org/v2/mgo is no longer maintained.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/gomaasapi