nova/nova
Robert Li a8a5d44c8a Support SR-IOV networking in nova compute api and nova neutronv2
Add another field into the NetworkRequest object for the request_id.
For a SR-IOV port, Create a PCI request and add the pci-request-id into
the tuple. For a non SR-IOV port, the pci-request-id is None.
Add new fields 'profile' and 'vnic_type' in VIF.
Enhance nova neutronv2 api module to:
  -- retrieve a port's vnic-type and the physical network it is attached to
  -- populate binding:profile before updating a neutron port
  -- populate VIF with newly added fields.
Partially Implements: blueprint pci-passthrough-sriov
Change-Id: I4aab1cd43960d5b1b54a67a05c191f295dfc46fb
2014-09-10 15:40:00 -07:00
..
CA
api Merge "Change v3 quota-sets API to v2.1" 2014-09-08 20:03:46 +00:00
cells Move to oslo.db 2014-09-05 14:18:36 +02:00
cert Merge "Removed copyright from empty files" 2014-06-08 01:22:57 +00:00
cloudpipe Use oslo.i18n 2014-07-18 14:28:09 -04:00
cmd Merge "Move to oslo.db" 2014-09-07 12:58:22 +00:00
compute Support SR-IOV networking in nova compute api and nova neutronv2 2014-09-10 15:40:00 -07:00
conductor Merge "Plumb NetworkRequest objects through conductor and compute RPC" 2014-08-31 08:31:56 +00:00
console virt: add method get_serial_console to driver 2014-09-05 09:08:37 +00:00
consoleauth docs - Fix indentation for RPC API's 2014-08-01 15:43:09 +00:00
db Add request_id in PciDevice 2014-09-10 20:19:21 +00:00
hacking Remove concatenation with translated messages 2014-08-27 21:47:49 -05:00
image virt: use compute.arch constants and validate architectures 2014-09-03 14:10:31 +01:00
ipv6 Use oslo.i18n 2014-07-18 14:28:09 -04:00
keymgr docs - Fix errors,warnings from document generation 2014-08-08 22:07:31 +00:00
locale Imported Translations from Transifex 2014-08-18 06:04:32 +00:00
network Support SR-IOV networking in nova compute api and nova neutronv2 2014-09-10 15:40:00 -07:00
objects Support SR-IOV networking in nova compute api and nova neutronv2 2014-09-10 15:40:00 -07:00
objectstore
openstack Merge "Mask passwords in exceptions and error messages" 2014-09-09 03:16:27 +00:00
pci Support SR-IOV networking in nova compute api and nova neutronv2 2014-09-10 15:40:00 -07:00
rdp
scheduler Support SR-IOV networking in nova compute api and nova neutronv2 2014-09-10 15:40:00 -07:00
servicegroup add log exception hints in some modules 2014-08-08 13:13:57 +08:00
spice
storage Fix live-migration failure in FC multipath case 2014-08-09 00:02:06 +08:00
tests Support SR-IOV networking in nova compute api and nova neutronv2 2014-09-10 15:40:00 -07:00
virt Add request_id in PciDevice 2014-09-10 20:19:21 +00:00
vnc Use oslo.i18n 2014-07-18 14:28:09 -04:00
volume Deprecate cinder_* configuration settings 2014-08-26 04:31:59 -07:00
__init__.py
availability_zones.py object-ify availability_zones 2014-07-09 17:52:06 +00:00
baserpc.py
block_device.py Allow empty volumes to be created 2014-08-08 19:30:17 -04:00
config.py Move to oslo.db 2014-09-05 14:18:36 +02:00
context.py Code change for nova support cinder client v2 2014-08-05 22:57:07 -07:00
crypto.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
debugger.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
exception.py Support image property for config drive 2014-09-03 17:02:00 +00:00
filters.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
hooks.py docs - Fix errors,warnings from document generation 2014-08-08 22:07:31 +00:00
i18n.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
loadables.py
manager.py
netconf.py
notifications.py Remove use of str on exceptions 2014-08-27 13:55:34 +01:00
paths.py
policy.py Rewrite nova policy to use the new changes of common policy 2014-05-29 11:44:05 +08:00
quota.py Add valid method check for quota resources 2014-07-22 20:08:44 +08:00
rpc.py
safe_utils.py Fix and Gate on E265 2014-07-24 08:11:00 -04:00
service.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
test.py Move to oslo.db 2014-09-05 14:18:36 +02:00
utils.py Remove use of str on exceptions 2014-08-27 13:55:34 +01:00
version.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
weights.py
wsgi.py Use oslo.i18n 2014-07-18 14:28:09 -04:00