zun/api-ref/source/samples
Hongbin Lu 95a7b806c6 Fix the 'addresses' field of container
The 'addresses' field is a map of ip addresses. In before, it
used docker network name as key, which is hard to be interpreted
by users, since docker network is hiden from end-users. This commit
switches to use neutron network uuid as key. A use case is from our
Heat plugin, which requires neutron network information to do
orchestration.

Change-Id: Ic3e4ee80962cdd777543e5c9c988fc0cdc623dad
2017-08-10 14:08:04 +00:00
..
container-create-req.json Implement create with existing neutron port 2017-08-07 15:09:09 +00:00
container-create-resp.json Add api-ref for container operations 2017-07-04 14:59:56 +05:30
container-get-all-resp.json Fix the 'addresses' field of container 2017-08-10 14:08:04 +00:00
container-rename-resp.json Fix the 'addresses' field of container 2017-08-10 14:08:04 +00:00
container-show-resp.json Fix the 'addresses' field of container 2017-08-10 14:08:04 +00:00
container-stats-resp.json Add api-ref for container stats 2017-07-14 08:58:15 +08:00
container-update-req.json Add api-ref for container operations 2017-07-04 14:59:56 +05:30
container-update-resp.json Fix the 'addresses' field of container 2017-08-10 14:08:04 +00:00
host-get-all-resp.json Add host list api 2017-07-21 09:19:15 +08:00
host-get-resp.json Add host show api 2017-07-26 15:07:47 +08:00
service-disable-resp.json Add the description about service api to api-ref 2017-05-31 10:06:35 +08:00
service-enable-resp.json Add the description about service api to api-ref 2017-05-31 10:06:35 +08:00
service-forcedown-resp.json Add the description about service api to api-ref 2017-05-31 10:06:35 +08:00
service-get-resp.json Add initial Zun API documentation 2017-02-03 05:10:20 +00:00