[Openstack] vlan-aware-vms - resource not found when trying to create a trunk port

Kostiantyn.Volenbovskyi at swisscom.com Kostiantyn.Volenbovskyi at swisscom.com
Mon Sep 26 08:29:42 UTC 2016


Hi,

are you really using OpenStack latest-master or implemented latest version of those patches in [1] yourself ?
Neutron trunk ports will be available starting from OpenStack Newton release
Your OpenStack CLI client version seem to support it, but support in CLI client  doesn't mean support in OpenStack component(s) themselves.

BR,
Konstantin

[1] https://blueprints.launchpad.net/neutron/+spec/vlan-aware-vms


From: Farhad Sunavala [mailto:fsbiz at yahoo.com]
Sent: Saturday, September 24, 2016 5:59 AM
To: openstack at lists.openstack.org
Subject: [Openstack] vlan-aware-vms - resource not found when trying to create a trunk port

I am having trouble creating a trunk port.

I am using stable/newton and following the instructions from the wiki
https://wiki.openstack.org/wiki/Neutron/TrunkPort


root at fs-10-145-105-64:/opt/stack/data/nova# openstack port create --network an1 port0
+-----------------------+-------------------------------------------------------------------------+
| Field                 | Value                                                                   |
+-----------------------+-------------------------------------------------------------------------+
| admin_state_up        | UP                                                                      |
| allowed_address_pairs |                                                                         |
| binding_host_id       |                                                                         |
| binding_profile       |                                                                         |
| binding_vif_details   |                                                                         |
| binding_vif_type      | unbound                                                                 |
| binding_vnic_type     | normal                                                                  |
| created_at            | 2016-09-24T03:06:23Z                                                    |
| description           |                                                                         |
| device_id             |                                                                         |
| device_owner          |                                                                         |
| extra_dhcp_opts       |                                                                         |
| fixed_ips             | ip_address='10.0.0.3', subnet_id='58096eaa-01d3-4380-96a0-ea6db8b47a20' |
| headers               |                                                                         |
| id                    | 75163652-41e7-4344-a8c2-fbf31f7a44f6                                    |
| mac_address           | fa:16:3e:62:0b:a2                                                       |
| name                  | port0                                                                   |
| network_id            | 6f67dcb0-c197-4e94-a007-dca624ebe447                                    |
| project_id            | f5aa2016644d401990355ce9b48d09b2                                        |
| project_id            | f5aa2016644d401990355ce9b48d09b2                                        |
| revision_number       | 4                                                                       |
| security_groups       | 40778dd1-52dd-493a-b3ea-bc12584eb641                                    |
| status                | DOWN                                                                    |
| updated_at            | 2016-09-24T03:06:23Z                                                    |
+-----------------------+-------------------------------------------------------------------------+
root at fs-10-145-105-64:/opt/stack/data/nova# openstack network trunk create --parent-port port0 trunk0
The resource could not be found.<br /><br />



Neutron server returns request_ids: ['req-9d47af6f-f1de-463c-b706-8805d197e51d']

Am I missing something?

thanks,
Farhad.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160926/a19ad9fd/attachment.html>


More information about the Openstack mailing list