kuryr-libnetwork/doc/source
SijieYang 42b0c306a0 modify the kuryr workflow document
In the document, it shows that when user input commands like "sudo docker run --net=foo -itd --name=container1 busybox", '/IpamDriver.RequestAddress' will get a POST call which the 'options' is empty, just like this:
{
    "Address": "",
    "PoolID": "941f790073c3a2c70099ea527ee3a6205e037e84749f2c6e8a5287d9c62fd376",
    "Options": {},
}
but I have checked the workflow, and I found it's not true. The Options
will be non-empty, and it will be like "com.docker.network.endpoint.macaddress": "08:22:e0:a8:7d:db".
Fixes: Bug 1774977

Change-Id: Ia4632fb376471893de71b57b49ca0241cf0f60c2
2018-06-04 19:42:41 +08:00
..
devref modify the kuryr workflow document 2018-06-04 19:42:41 +08:00
install Replace deprecated "auth_uri" by "www_authenticate_uri" 2018-05-10 16:16:58 +07:00
conf.py Use openstackdocstheme over oslosphinx 2017-07-03 14:38:30 +03:00
config-sriov.rst Introduce sriov port driver 2018-01-03 07:51:05 +00:00
fullstack-test.rst Docs: Add fullstack test guide 2018-02-11 06:51:54 +00:00
index.rst Docs: Add fullstack test guide 2018-02-11 06:51:54 +00:00
readme.rst Initial template commit 2015-07-15 10:00:44 +03:00

readme.rst