[Yahoo-eng-team] [Bug 1377161] Re: If volume-attach API is failed, Block Device Mapping record will remain

2015-05-25 Thread Mehdi Abaakouk
** Changed in: oslo.messaging Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1377161 Title: If volume-attach API is failed, Block Device Ma

[Yahoo-eng-team] [Bug 1433309] Re: Libvirt: Detaching volume from instance on host with many attached volumes is very slow

2015-05-25 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 OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1458718] [NEW] DB2 error occurs when neutron server enables multiple api works

2015-05-25 Thread Zhang Gong
Public bug reported: When neutron server enables multiple api workers, it will use os.fork to start multiple neutron server process. During this period, some DB2 error will occur as below, which shows we are trying to close a closed connection. It seems like that pooled connection is shared by p

[Yahoo-eng-team] [Bug 1458712] [NEW] unhashable type 'list' in local vlan restoration code

2015-05-25 Thread Kevin Benton
Public bug reported: unhashable type 'list' in local vlan restoration code when db_get_val doesn't find an entry for a port. ** Affects: neutron Importance: Undecided Assignee: Kevin Benton (kevinbenton) Status: In Progress -- You received this bug notification because you ar

[Yahoo-eng-team] [Bug 1457759] Re: Wrong oslo message keystone_authtoken username

2015-05-25 Thread Davanum Srinivas (DIMS)
Already fixed in oslo.config review https://review.openstack.org/#/c/169392/ ** Project changed: nova => oslo.config -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1457759

[Yahoo-eng-team] [Bug 1458709] [NEW] ovs agent can't startup in some abnormal condition

2015-05-25 Thread shihanzhang
Public bug reported: when ovs agent restart, it will restore the local vlan map in function '_restore_local_vlan_map', def _restore_local_vlan_map(self): cur_ports = self.int_br.get_vif_ports() for port in cur_ports: local_vlan_map = self.int_br.db_get_val("Port",

[Yahoo-eng-team] [Bug 1458702] [NEW] Rename mis-named framwork.util.form module

2015-05-25 Thread Richard Jones
Public bug reported: In patch https://review.openstack.org/#/c/182909/ it was noticed that the framework.util.form module is possibly mis-named (and mis-located). The module contains a single directive which is actually a validator for password/confirm input field contents checking (actually any

[Yahoo-eng-team] [Bug 1458697] [NEW] Horizon/Dashboard source reorganisation

2015-05-25 Thread Richard Jones
Public bug reported: The intent with Horizon has always been that the "horizon" component be a library/framework of components for dashboards to be built out of, and the "openstack_dashboard" component be an implementation of that. For the purposes of succintness, "framework" in the below will re

[Yahoo-eng-team] [Bug 1458682] [NEW] neutron-db-manage autogenerate does not produce a clean upgrade

2015-05-25 Thread Henry Gessau
Public bug reported: neutron-db-manage --autogenerate create commands to drop all the tables without models in the neutron tree. All the FWaaS, LBaaS and VPNaaS tables have models in separate repos. This means that people who just want to add/change some tables will get a lot of unwanted commands

[Yahoo-eng-team] [Bug 1377997] Re: All combinations of IPv6 subnet modes need to be tested

2015-05-25 Thread Henry Gessau
** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1377997 Title: All combinations of IPv6 subnet modes need to be tested S

[Yahoo-eng-team] [Bug 1456228] Re: Trusted vm can be powered on untrusted host

2015-05-25 Thread Tristan Cacqueray
Since this report concerns a possible security risk, an incomplete security advisory task has been added while the core security reviewers for the affected project or projects confirm the bug and discuss the scope of any vulnerability along with potential solutions. Can a Nova core confirm that re

[Yahoo-eng-team] [Bug 1458570] [NEW] No validation for IP Address , when Member is created

2015-05-25 Thread senthilmageswaran
Public bug reported: When a Member is created, it is possible to give any IP Address. Validation needs to be done , so that only the IP Address of the Instances to be given. Also During Pool Creation, External Subnet should not be assigned to a pool. Only Internal Subnets to be assigned. Valid

[Yahoo-eng-team] [Bug 1458541] [NEW] Decomposite DVR router compute node and network node functionallity to two classes

2015-05-25 Thread Gal Sagie
Public bug reported: Currently the same dvr router class is used both by the L3 Agent in the compute nodes that is responsible for the virtual routers namespace and the fip namespace and also used by the centralized SNAT L3 Agent in the network node. This bug address splitting the above functi

[Yahoo-eng-team] [Bug 1458498] [NEW] Authenticated URLs not accepted when Launching stacks

2015-05-25 Thread Sia Gholami
Public bug reported: When trying to launch a new heat stack from horizon using URL input, the input validation seemingly only accepts a standard URL (e.g. https://domain.com/path/to/template.yaml). However, if a URL contains login credentials (e.g. https://user:passw...@domain.com/path/to/templ

[Yahoo-eng-team] [Bug 1458477] [NEW] Flavors are not sorted when launching instance

2015-05-25 Thread Miroslav Suchý
Public bug reported: When you click on Instances -> Launch Instance then values of flavors in drop down menu are not sorted. I have 16 flavors and it is already hard for me to find correct one. It would be nice if this form's field can be sorted by alphabet. I found this in OS Icehouse. ** A

[Yahoo-eng-team] [Bug 1458471] [NEW] get_router_for_floatingip does not check if router is default gateway

2015-05-25 Thread Xav Paice
Public bug reported: In the function db._get_router_for_floatingip() we check that the router has a suitable gateway IP, but we do not check if that router is the default gateway for that subnet. When multiple routers exist with ip addresses in both the subnet for the instance, plus the gateway s