Merge "[networking] Remove redundant console symbol"

This commit is contained in:
Jenkins 2017-02-14 13:15:12 +00:00 committed by Gerrit Code Review
commit 1489903953

View File

@ -409,11 +409,11 @@ segment contains one IPv4 subnet and one IPv6 subnet.
.. code-block:: console
$ SEGMENT_ID=053b7925-9a89-4489-9992-e164c8cc8763
$ curl -s -X GET
> http://localhost/placement/resource_providers/$SEGMENT_ID/inventories \
> -H "Content-type: application/json" \
> -H "X-Auth-Token: $TOKEN" \
> -H "Openstack-Api-Version: placement 1.1"
$ curl -s -X GET \
http://localhost/placement/resource_providers/$SEGMENT_ID/inventories \
-H "Content-type: application/json" \
-H "X-Auth-Token: $TOKEN" \
-H "Openstack-Api-Version: placement 1.1"
{
"resource_provider_generation": 1,
"inventories": {