** Also affects: networking-midonet Importance: Undecided Status: New
** Changed in: neutron Status: Triaged => Confirmed ** Changed in: neutron Importance: Undecided => Critical ** Changed in: neutron Assignee: Gary Kotton (garyk) => Kevin Benton (kevinbenton) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1705012 Title: vif type unbound not supported when creating server Status in networking-midonet: New Status in networking-vsphere: New Status in neutron: Confirmed Status in OpenStack Compute (nova): New Bug description: Creating a vmware server (using stable/newton packages) fails with the following error logged in nova-compute.log: 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [req-a970b485-da9e-4032 -8c8a-af6f57d4d0f5 c8380cb1ad1842729061bff8d4a2b637 6fec64fa2bd947e680100e1877db a0c7 - - -] [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] Instance failed to spawn 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-688 4-4881-9fdb-5201c17141f7] Traceback (most recent call last): 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-688 4-4881-9fdb-5201c17141f7] File "/usr/lib/python2.7/site-packages/nova/compute/ manager.py", line 2083, in _build_resources 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-688 4-4881-9fdb-5201c17141f7] yield resources 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-688 4-4881-9fdb-5201c17141f7] File "/usr/lib/python2.7/site-packages/nova/compute/ manager.py", line 1924, in _build_and_run_instance 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] block_device_info=block_device_info) 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] File "/usr/lib/python2.7/site-packages/nova/virt/vmwareapi/driver.py", line 316, in spawn 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] admin_password, network_info, block_device_info) 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] File "/usr/lib/python2.7/site-packages/nova/virt/vmwareapi/vmops.py", line 739, in spawn 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] metadata) 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] File "/usr/lib/python2.7/site-packages/nova/virt/vmwareapi/vmops.py", line 281, in build_virtual_machine 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] network_info) 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] File "/usr/lib/python2.7/site-packages/nova/virt/vmwareapi/vif.py", line 178, in get_vif_info 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] is_neutron, vif)) 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] File "/usr/lib/python2.7/site-packages/nova/virt/vmwareapi/vif.py", line 164, in get_vif_dict 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] ref = get_network_ref(session, cluster, vif, is_neutron) 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] File "/usr/lib/python2.7/site-packages/nova/virt/vmwareapi/vif.py", line 153, in get_network_ref 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] network_ref = _get_neutron_network(session, cluster, vif) 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] raise exception.InvalidInput(reason=reason) 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [instance: c27d61ad-6884-4881-9fdb-5201c17141f7] InvalidInput: Invalid input received: vif type unbound not supported To manage notifications about this bug go to: https://bugs.launchpad.net/networking-midonet/+bug/1705012/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp