zun/zun
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
..
api Introduce 'fixed_ips' to network_list 2018-06-17 19:05:53 +00:00
cmd Introduce rootwrap and filter 2018-03-14 04:36:33 +00:00
common Merge "Use policy for control the 'runtime' field" 2018-06-13 03:24:02 +00:00
compute Merge "Amend the spelling error of a word" 2018-06-11 04:05:01 +00:00
conf Tune the default cpu/memory/disk 2018-05-13 15:54:57 +00:00
container Merge "Change create_network from async to sync" 2018-06-09 02:01:35 +00:00
db Merge "Raise the right exception if network exists" 2018-06-09 02:01:33 +00:00
hacking Remove unused nova related code 2018-04-21 14:41:08 +00:00
image Modify the rule of filtering glance tag 2018-05-09 23:39:30 +08:00
network Support network_attach with more parameters 2018-05-29 02:31:41 +00:00
objects Fix mismatched of timezone info 2018-06-09 19:47:37 +00:00
pci Port pci request from nova to zun 2017-10-31 18:32:57 -04:00
scheduler Filter disabled service for Chance Filter 2018-05-21 01:17:27 +00:00
servicegroup Customizing the availability zone of each compute node is Ineffective 2018-04-09 10:19:46 +08:00
tests Introduce 'fixed_ips' to network_list 2018-06-17 19:05:53 +00:00
volume Use six.test_type instead str format 2018-05-02 23:06:54 +08:00
websocket Use versioned object instead of db_api 2018-05-01 04:02:14 +00:00
MANIFEST.in update higgins with zun 2016-06-08 22:21:34 -05:00
__init__.py Use __future__ module absolute_import 2017-07-07 10:34:28 +07:00
version.py Use __future__ module absolute_import 2017-07-07 10:34:28 +07:00