Re: [openstack-dev] [IceHouse][Neutron][Ubuntu 14.04] Error: Failed to delete network

2014-05-27 Thread Aaron Rosen
I believe this patch should fix the issue, It seems to for me: https://review.openstack.org/#/c/95938/ (It's in the process of merging into icehouse and havana now). Thanks for the report. arosen@arosen-MacBookPro:~/devstack$ neutron net-list +--+-+---

Re: [openstack-dev] [IceHouse][Neutron][Ubuntu 14.04] Error: Failed to delete network

2014-05-27 Thread Martinx - ジェームズ
Hi Aaron! The BUG report https://bugs.launchpad.net/neutron/+bug/1322945 is about this problem, I posted there the instructions to reproduce it... Basically, after attaching a private IPv6 subnet to your L3 Router, it will break the "External Network" and its "Floating IPs", then, it becomes impo

Re: [openstack-dev] [IceHouse][Neutron][Ubuntu 14.04] Error: Failed to delete network

2014-05-27 Thread Aaron Rosen
Hi, can you open a bug report on this and provide your setup configuration? I just tested this with ML2 and wasn't able to reproduce the issue. arosen@arosen-MacBookPro:~/devstack$ neutron net-create asdf --provider:network_type vlan --provider:segmentation_id 124 --provider:physical_network a

Re: [openstack-dev] [IceHouse][Neutron][Ubuntu 14.04] Error: Failed to delete network

2014-05-24 Thread Martinx - ジェームズ
Guys, I now how to reproduce this and I filled a BUG report about it, here: https://bugs.launchpad.net/neutron/+bug/1322945 It seems that a regular user can breaks the Neutron L3 Router, by "Adding a Interface" to its Namespace Router, that is attached to a IPv6 private subnet, it also breaks an

[openstack-dev] [IceHouse][Neutron][Ubuntu 14.04] Error: Failed to delete network

2014-05-23 Thread Martinx - ジェームズ
Guys, I'm trying to delete a network in Neutron but it is failing, from Horizon it triggers the error message above (subject), and from CLI, it shows this: --- root@psuaa-1:~# neutron net-delete a1654832-8aac-42d5-8837-6d27b7421892 Request Failed: internal server error while processing your reque