zun/zun/api/controllers/v1
Hongbin Lu 53c7f6bb9c Introduce 'fixed_ips' to network_list
Modify the response of network_list API. Add a 'fixed_ips' field
that contains the list of IP addresses and their subnet IDs.
This change is primarily for aligning the format with nova and
neutron so that API consumers can use the same parsing code.
The first use case is from Heat. Heat would be able to use the
same code for parsing nova's interface_list and zun's network_list.

Change-Id: Id1e652d944be852697f18958899e395918ab0885
2018-06-17 19:05:53 +00:00
..
schemas Support detach neutron port from container 2018-06-12 02:16:21 +00:00
views Remove the 'id' attribute from capsule 2018-06-15 04:24:45 +00:00
__init__.py Add network-create to server side 2018-05-15 15:47:41 +00:00
availability_zone.py Introduce /availability-zone API endpoint 2018-05-04 09:50:53 +05:30
capsules.py Modify restart_policy to spec content 2018-06-06 14:26:18 +00:00
collection.py Miss 'next' field at list response 2017-04-12 08:40:12 +08:00
containers.py Introduce 'fixed_ips' to network_list 2018-06-17 19:05:53 +00:00
hosts.py Merge "Fix parameter name error in HostController" 2017-08-12 05:14:01 +00:00
images.py Add 'host' parameter on image delete 2018-05-29 02:13:08 +00:00
networks.py Change create_network from async to sync 2018-05-27 19:38:24 +00:00
zun_services.py Re-locate teh validation folders 2018-02-27 23:33:57 +00:00