Remove mention of anything less than Compute v2.1

Closes-Bug: #1491227

Change-Id: If463a07ad159535064d0b7d05a4e194e52c9f562
This commit is contained in:
Diane Fleming 2015-10-09 14:57:34 -05:00 committed by Diane Fleming
parent 9f927b4461
commit 22653b7558

@ -209,7 +209,7 @@ also requires a websocket client to access the serial 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' \
-X POST \
-H "Accept: application/json" \