Merge "Remove mention of anything less than Compute v2.1"

This commit is contained in:
Jenkins 2015-10-13 20:20:03 +00:00 committed by Gerrit Code Review
commit dd2bbadc12

View File

@ -209,7 +209,7 @@ also requires a websocket client to access the serial console.
.. code:: console .. code:: console
$ curl -i 'http://<controller>:8774/v2/<tenant_uuid>/servers/ $ curl -i 'http://<controller>:8774/v2.1/<tenant_uuid>/servers/
<instance_uuid>/action' \ <instance_uuid>/action' \
-X POST \ -X POST \
-H "Accept: application/json" \ -H "Accept: application/json" \