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

Kevin Benton kevin at benton.pub
Sat Sep 24 07:53:22 UTC 2016


Make sure you have the trunk plugin enabled. In your neutron.conf file you
should add 'trunk' to the list in 'service_plugins'.

On Fri, Sep 23, 2016 at 8:59 PM, Farhad Sunavala <fsbiz at yahoo.com> wrote:

> 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/20160924/51ae6491/attachment.html>


More information about the Openstack mailing list