Adds api sample tests and and api samples for the
disk-config extension
Partially implements blueprint v3-api-unittests
Partially implements blueprint v3-api-specification
Change-Id: Ic5c1e4d4e8c6edf3fceef456a79c1f5b79a3b5aa
Adds api sample tests and api samples for console output
Partially implements blueprint v3-api-unittests
Partially implements blueprint v3-api-specification
Change-Id: I76664a1b0355011c7b42e8571eaf732faed44933
Adds api sample tests and api samples for attach interfaces
Partially implements blueprint v3-api-unittests
Partially implements blueprint v3-api-specification
Change-Id: I54088cca1b83a8b92620062840606f2340a528c9
The status code of confirm_resize should be 202, but it
returns 204 now. That because it returns HTTPNoContent
that overwrites the status code of decorator 'wsgi.response(202)'
And adds API samples for confirm_resize that used to test
the status code of confirm_resize.
Partially implements blueprint v3-api-unittests
Closes-bug: #1233561
Change-Id: I50a3046866af0a1efdb5c41ded40f973b02843e8
a private flavor
In FlavorManage extension, a change has been made to
create flavor-access for a corresponding tenant on
creating a private flavor
This also requires the api-samples for flavor-access
to be changed, since there will be a flavor-access created
by default on creating a private flavor
This commit has a DocImpact
Change-Id: I7795fbd04ae9fc8b1ea6fb27203dfa5217d310ce
Fixes: bug 1209101
Adds V3 API versions of the urlmap unittests. These test that
the V3 content is returned when expected in the format expected.
Adds the extension plugin as being discoverage in the fake policy
files for the unitests to provide some easily known data to check
for the urlmap tests.
Updates extension info api sample tests
Partially implements v3-api-unittests
Change-Id: I67f2a3516ffee02b6dbf258ee35e1fd084ba060c
Adds V3 API samples for the services, simple tenant usage and
server_diagnostics extensions. Bundling them together to save
on review load
Partially implements blueprint v3-api-unittests
Partially implements blueprint v3-api-specification
Change-Id: I91edc6500acbe92221427383b4bcd3d00a8faadd
Fixes cases where in the V3 API the ephemeral, swap and vcpus
attributes for flavors were returned as the empty string
when they had a value of 0. Also removes default setting for
the disabled attribute as it is always set in the db.
Fixes up some associated testcase data as it was using data which
could not exist in the db.
Change-Id: I90f48956411f792037b1cd744c4fa8d287f9e752
Closes-Bug: #1216929
Adds the v3 API samples for the hide server addresses and
keypairs extensions. Bundled together to reduce review load
Partially implements blueprint v3-api-specification
+DocImpact
Change-Id: If331d79a878af7543c8792ab4d675fc996c3cd04
Adds the rest of API samples for the core servers plugin. This is separate
from the other servers api samples because the output is potentially
dependent on all the other extensions and I'm expecting lots of merge
issues.
Partially implements blueprint v3-api-specification
Partially implements blueprint v3-api-unittests
Change-Id: Iffc814f327b0047c3510bfe5b8bbcb9e0e4540db
Adds V3 API samples for remote consoles, deferred delete
extensions. Bundling them together to save on review load
Partially implements blueprint v3-api-unittests
Partially implements blueprint v3-api-specification
Change-Id: I595532d9e1b8eed80336c0258be3e9d07ec7461e
Adds the v3 API samples for the limits and simple tenant
usage extensions. Bundled together to reduce review load
Partially implements blueprint v3-api-specification
+DocImpact
Change-Id: I1b73d7acf8d1bbccec2fff6180799edd3f3b12aa
Adds V3 API samples for cells and multinic extensions.
Bundling them together to save on review load
Partially implements blueprint v3-api-unittests
Partially implements blueprint v3-api-specification
Change-Id: I50840b3d900fbc8ff4f655e4188cc886d7065729
Adds os-keypairs to the core list for the V3 API.
Rename os-keypairs to keypairs as part of this change.
Fixes some incorrect urls in test_keypairs which still included
the tenant id
Updates api samples for servers since keypairs is now core and forms
part of the response by default
+DocImpact
Partially implements blueprint nova-v3-api
Change-Id: I8cdf52be0c8b19f7704848029a78373da8018cab