diff options
author | Amrith Kumar <amrith@tesora.com> | 2016-08-17 13:27:51 -0400 |
---|---|---|
committer | Amrith Kumar <amrith@tesora.com> | 2016-08-17 17:46:41 -0400 |
commit | 3b0d1ea25d06c5b58e895da7b1003ad8fc83e12e (patch) | |
tree | be0524a3a98c833e3c6b4c66483c35e4cbc08afe /api-ref/source/samples/db-instance-resize-flavor-request-json-http.txt | |
parent | 27a076f6d6dee97d25f60457f1450e1942c2c4e8 (diff) | |
download | trove-3b0d1ea25d06c5b58e895da7b1003ad8fc83e12e.tar.gz |
Adds the api-ref migrated RST + YAML files
With this email[0], you must migrate API reference docs into RST. The
conf.py and the tox environment are also cribbed from nova.
Still need to retain the install_command in tox.ini, otherwise the
api-ref job fails.
[0] http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html
Co-Authored-By: Anne Gentle <agentle@cisco.com>
Co-Authored-By: Amrith Kumar <amrith@tesora.com>
Change-Id: I3315261aa18729fa7a6aa79d4a1d6c24de1e2c6b
Diffstat (limited to 'api-ref/source/samples/db-instance-resize-flavor-request-json-http.txt')
-rw-r--r-- | api-ref/source/samples/db-instance-resize-flavor-request-json-http.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/api-ref/source/samples/db-instance-resize-flavor-request-json-http.txt b/api-ref/source/samples/db-instance-resize-flavor-request-json-http.txt new file mode 100644 index 00000000..715157bb --- /dev/null +++ b/api-ref/source/samples/db-instance-resize-flavor-request-json-http.txt @@ -0,0 +1,7 @@ +POST /v1.0/1234/instances/44b277eb-39be-4921-be31-3d61b43651d7/action HTTP/1.1 +User-Agent: python-troveclient +Host: troveapi.org +X-Auth-Token: 87c6033c-9ff6-405f-943e-2deb73f278b7 +Accept: application/json +Content-Type: application/json + |