[Yahoo-eng-team] [Bug 1730637] Re: PortBindingFailed_Remote (HTTP 500)

2018-01-30 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1730637

Title:
  PortBindingFailed_Remote (HTTP 500)

Status in neutron:
  Expired
Status in OpenStack Compute (nova):
  Expired

Bug description:
  Hi all,

  Description
  ===

  I am running newton on centos7 and have currently one active instance.
  This instance is connected to two vxlan networks(int and vxlannetwork)
  and I would like to get it connected to two additonal, vlan and gre.
  Networks are created, but after I create the port and try to attach
  the interface I get an error. See below.

  
  Steps to reproduce
  ===

  # nova list
  
+--++++-+---+
  | ID   | Name   | Status | Task State | Power 
State | Networks  |
  
+--++++-+---+
  | 354caa3d-bddb-4396-ac0a-ef12e06b14e3 | cirros | ACTIVE | -  | 
Running | int=10.0.0.5; vxlannetwork=10.0.10.12 |
  
+--++++-+---+

  when I create a port on vlan network and try to attach I get the
  following error

  # neutron net-list
  
+--+--++
  | id   | name | subnets   
 |
  
+--+--++
  | 625914e4-c490-4808-a309-8591c97d62ea | ext  | 
6dc90b28-4b84-456f-bc95-1b3161c77ab5 10.0.100.0/24 |
  | 7974307b-d4e8-4b6b-9354-62ffb0d148e2 | vxlannetwork | 
e0494841-73dd-4c35-ad07-b8b7a0ae6fdb 10.0.10.0/24  |
  | afd58b60-64c4-4ed3-9da9-c107bf40f593 | vlannetwork  | 
2549725d-9847-4d03-a9ab-02be5da3907b 10.0.20.0/24  |
  | da177468-f3d8-45ef-a9d7-4ad03960dfab | int  | 
934d2862-bdb0-4369-a290-3e8dae7c 10.0.0.0/24   |
  | de00479b-0777-4589-b20c-efe0858a9041 | grenetwork   | 
e9ad3685-3935-4c5c-bc6a-64d8fe0f09c3 10.0.30.0/24  |
  
+--+--++

  #neutron port-create afd58b60-64c4-4ed3-9da9-c107bf40f593
  Created a new port:
  
+---+--+
  | Field | Value   
 |
  
+---+--+
  | admin_state_up| True
 |
  | allowed_address_pairs | 
 |
  | binding:host_id   | 
 |
  | binding:profile   | {}  
 |
  | binding:vif_details   | {}  
 |
  | binding:vif_type  | unbound 
 |
  | binding:vnic_type | normal  
 |
  | created_at| 2017-11-06T19:00:40Z
 |
  | description   | 
 |
  | device_id | 
 |
  | device_owner  | 
 |
  | extra_dhcp_opts   | 
 |
  | fixed_ips | {"subnet_id": 
"2549725d-9847-4d03-a9ab-02be5da3907b", "ip_address": "10.0.20.9"} |
  | id| 2795d640-adfe-417e-a598-68b7336b19fa
 |
  | mac_address   | fa:16:3e:cc:27:f9   
 |
  | name  | 
 |
  | network_id| afd58b60-64c4-4ed3-9da9-c107bf40f593
 |
  | project_id| 

[Yahoo-eng-team] [Bug 1730637] Re: PortBindingFailed_Remote (HTTP 500)

2018-01-30 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1730637

Title:
  PortBindingFailed_Remote (HTTP 500)

Status in neutron:
  Expired
Status in OpenStack Compute (nova):
  Expired

Bug description:
  Hi all,

  Description
  ===

  I am running newton on centos7 and have currently one active instance.
  This instance is connected to two vxlan networks(int and vxlannetwork)
  and I would like to get it connected to two additonal, vlan and gre.
  Networks are created, but after I create the port and try to attach
  the interface I get an error. See below.

  
  Steps to reproduce
  ===

  # nova list
  
+--++++-+---+
  | ID   | Name   | Status | Task State | Power 
State | Networks  |
  
+--++++-+---+
  | 354caa3d-bddb-4396-ac0a-ef12e06b14e3 | cirros | ACTIVE | -  | 
Running | int=10.0.0.5; vxlannetwork=10.0.10.12 |
  
+--++++-+---+

  when I create a port on vlan network and try to attach I get the
  following error

  # neutron net-list
  
+--+--++
  | id   | name | subnets   
 |
  
+--+--++
  | 625914e4-c490-4808-a309-8591c97d62ea | ext  | 
6dc90b28-4b84-456f-bc95-1b3161c77ab5 10.0.100.0/24 |
  | 7974307b-d4e8-4b6b-9354-62ffb0d148e2 | vxlannetwork | 
e0494841-73dd-4c35-ad07-b8b7a0ae6fdb 10.0.10.0/24  |
  | afd58b60-64c4-4ed3-9da9-c107bf40f593 | vlannetwork  | 
2549725d-9847-4d03-a9ab-02be5da3907b 10.0.20.0/24  |
  | da177468-f3d8-45ef-a9d7-4ad03960dfab | int  | 
934d2862-bdb0-4369-a290-3e8dae7c 10.0.0.0/24   |
  | de00479b-0777-4589-b20c-efe0858a9041 | grenetwork   | 
e9ad3685-3935-4c5c-bc6a-64d8fe0f09c3 10.0.30.0/24  |
  
+--+--++

  #neutron port-create afd58b60-64c4-4ed3-9da9-c107bf40f593
  Created a new port:
  
+---+--+
  | Field | Value   
 |
  
+---+--+
  | admin_state_up| True
 |
  | allowed_address_pairs | 
 |
  | binding:host_id   | 
 |
  | binding:profile   | {}  
 |
  | binding:vif_details   | {}  
 |
  | binding:vif_type  | unbound 
 |
  | binding:vnic_type | normal  
 |
  | created_at| 2017-11-06T19:00:40Z
 |
  | description   | 
 |
  | device_id | 
 |
  | device_owner  | 
 |
  | extra_dhcp_opts   | 
 |
  | fixed_ips | {"subnet_id": 
"2549725d-9847-4d03-a9ab-02be5da3907b", "ip_address": "10.0.20.9"} |
  | id| 2795d640-adfe-417e-a598-68b7336b19fa
 |
  | mac_address   | fa:16:3e:cc:27:f9   
 |
  | name  | 
 |
  | network_id| afd58b60-64c4-4ed3-9da9-c107bf40f593
 |
  | project_id| 

[Yahoo-eng-team] [Bug 1730637] Re: PortBindingFailed_Remote (HTTP 500)

2017-11-28 Thread Matt Riedemann
** Also affects: neutron
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1730637

Title:
  PortBindingFailed_Remote (HTTP 500)

Status in neutron:
  New
Status in OpenStack Compute (nova):
  New

Bug description:
  Hi all,

  Description
  ===

  I am running newton on centos7 and have currently one active instance.
  This instance is connected to two vxlan networks(int and vxlannetwork)
  and I would like to get it connected to two additonal, vlan and gre.
  Networks are created, but after I create the port and try to attach
  the interface I get an error. See below.

  
  Steps to reproduce
  ===

  # nova list
  
+--++++-+---+
  | ID   | Name   | Status | Task State | Power 
State | Networks  |
  
+--++++-+---+
  | 354caa3d-bddb-4396-ac0a-ef12e06b14e3 | cirros | ACTIVE | -  | 
Running | int=10.0.0.5; vxlannetwork=10.0.10.12 |
  
+--++++-+---+

  when I create a port on vlan network and try to attach I get the
  following error

  # neutron net-list
  
+--+--++
  | id   | name | subnets   
 |
  
+--+--++
  | 625914e4-c490-4808-a309-8591c97d62ea | ext  | 
6dc90b28-4b84-456f-bc95-1b3161c77ab5 10.0.100.0/24 |
  | 7974307b-d4e8-4b6b-9354-62ffb0d148e2 | vxlannetwork | 
e0494841-73dd-4c35-ad07-b8b7a0ae6fdb 10.0.10.0/24  |
  | afd58b60-64c4-4ed3-9da9-c107bf40f593 | vlannetwork  | 
2549725d-9847-4d03-a9ab-02be5da3907b 10.0.20.0/24  |
  | da177468-f3d8-45ef-a9d7-4ad03960dfab | int  | 
934d2862-bdb0-4369-a290-3e8dae7c 10.0.0.0/24   |
  | de00479b-0777-4589-b20c-efe0858a9041 | grenetwork   | 
e9ad3685-3935-4c5c-bc6a-64d8fe0f09c3 10.0.30.0/24  |
  
+--+--++

  #neutron port-create afd58b60-64c4-4ed3-9da9-c107bf40f593
  Created a new port:
  
+---+--+
  | Field | Value   
 |
  
+---+--+
  | admin_state_up| True
 |
  | allowed_address_pairs | 
 |
  | binding:host_id   | 
 |
  | binding:profile   | {}  
 |
  | binding:vif_details   | {}  
 |
  | binding:vif_type  | unbound 
 |
  | binding:vnic_type | normal  
 |
  | created_at| 2017-11-06T19:00:40Z
 |
  | description   | 
 |
  | device_id | 
 |
  | device_owner  | 
 |
  | extra_dhcp_opts   | 
 |
  | fixed_ips | {"subnet_id": 
"2549725d-9847-4d03-a9ab-02be5da3907b", "ip_address": "10.0.20.9"} |
  | id| 2795d640-adfe-417e-a598-68b7336b19fa
 |
  | mac_address   | fa:16:3e:cc:27:f9   
 |
  | name  | 
 |
  | network_id| afd58b60-64c4-4ed3-9da9-c107bf40f593
 |
  | project_id| 2dda4fa3451947808fec2b15ace75719
 |
  |