[doc] Simple doc fix to add some missing styling

This commit adds a set of stand alone curly brackets into a
code block for more readability.

Closes-Bug: 1641780
Change-Id: I448b684a362c6a0abfc67950ec918d11aa92591d
This commit is contained in:
Darla Ahlert 2016-11-15 09:08:03 -06:00
parent bd7bbfd470
commit 1ca045bc5c
1 changed files with 3 additions and 1 deletions

View File

@ -306,7 +306,9 @@ Libnetwork User Workflow (with Kuryr as remote network driver) - Host Networking
Kuryr remote network driver generates a Neutron API request to delete the
associated Neutron port, in case the relevant port subnet is empty, Kuryr
also deletes the subnet object using Neutron API and generate an empty
response to the Docker daemon: {}
response to the Docker daemon::
{}
Finally libnetwork makes a HTTP POST call on ``/IpamDriver.ReleaseAddress``
with the following JSON data::