Merge "Fix the wrong command"

This commit is contained in:
Jenkins 2016-08-05 06:43:13 +00:00 committed by Gerrit Code Review
commit 8d5a349fa3
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ token.
$ curl -s \
-H "X-Auth-Token: $TOKEN" \
http://203.0.113.10:8774/v2/98333aba48e756fa8f629c83a818ad57/servers | jq .
http://203.0.113.10:8774/v2.0/98333aba48e756fa8f629c83a818ad57/servers | jq .
To discover how API requests should be structured, read the `OpenStack
API Reference <http://developer.openstack.org/api-ref.html>`_. To chew