[Yahoo-eng-team] [Bug 1393691] [NEW] test_migration needs some refactor due to oslo.db 1.1.0 release

2014-11-17 Thread Ann Kamyshnikova
Public bug reported: test_migration contains some methods like overriding compare_server_default and compare_foreign_keys that was added directly in ModelsMigrationsSync class in oslo.db only in 1.1.0. Also as now migrations refactoring is fully finished, there is no need to have separate classe

[Yahoo-eng-team] [Bug 1337216] Re: Table 'agents' is missing for bigswitch plugin

2014-11-17 Thread Ann Kamyshnikova
** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1337216 Title: Table 'agents' is missing for bigswitch plugin Status in OpenS

[Yahoo-eng-team] [Bug 1393026] Re: Synchronized decorator is not reentrant

2014-11-17 Thread Eugene Nikanorov
I don't think we need to make lock be reentrant. It's better to avoid the case when such capability is needed. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://b

[Yahoo-eng-team] [Bug 1393659] [NEW] Project list not updated after new project created

2014-11-17 Thread Thomas Bechtold
Public bug reported: When I create a new project via the dashboard, thenew project is not shown in the project list in the header bar. I have to logout/login to get the new project listed. Steps to reproduce: 1) Create new project under http://dashboard/identity/create 2) Try to select the proje

[Yahoo-eng-team] [Bug 1393655] [NEW] An unknown exception "Unable to connect to Neutro" occurred when clicked panel "Instances" in openstack dashboard

2014-11-17 Thread onelab
Public bug reported: An unknown exception "Unable to connect to Neutro" occurred when clicked panel "Instances" in openstack dashboard We created multi instances and each instance take several ports, then click the panel "Instances" in Openstack dashborad, the exception "Unable to connect to Neut

[Yahoo-eng-team] [Bug 1370521] Re: allow creating your own user role from horizon

2014-11-17 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1352808] Re: when enable_snat is updated from false to true in a DVR vm fails to reach external network using snat

2014-11-17 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/1352808 Ti

[Yahoo-eng-team] [Bug 1393633] Re: test_postgresql_opportunistically fails with "database "openstack_citest" is being accessed by other users"

2014-11-17 Thread Matt Riedemann
This showed up again on 11/17 and oslo.db 1.1.0 was just released today: https://pypi.python.org/pypi/oslo.db/1.1.0 ** Also affects: oslo.db Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1393633] [NEW] test_postgresql_opportunistically fails with "database "openstack_citest" is being accessed by other users"

2014-11-17 Thread Matt Riedemann
Public bug reported: Looks like this was previously fixed under bug 1328997 but this is back: http://logs.openstack.org/72/135072/1/check/gate-nova- python27/ba44ca9/console.html#_2014-11-17_22_51_24_244 2014-11-17 22:51:24.244 | Captured traceback: 2014-11-17 22:51:24.244 | ~~~

[Yahoo-eng-team] [Bug 1393623] Re: test_postgresql_opportunistically fails in gate-nova-python27

2014-11-17 Thread Davanum Srinivas (DIMS)
Looks like it could be from oslo.db, comparing pip freeze output form a good run and a bad run from https://review.openstack.org/#/c/134332/ good run has oslo.db==1.0.2 and bad run has oslo.db==1.0.2 good run - http://logs.openstack.org/32/134332/10/check/gate-nova-python27/25fa889/console.html

[Yahoo-eng-team] [Bug 1393623] [NEW] test_postgresql_opportunistically fails in gate-nova-python27

2014-11-17 Thread Davanum Srinivas (DIMS)
Public bug reported: log stash query: "There is 1 other session using the database" log stash url: http://logstash.openstack.org/#eyJzZWFyY2giOiJcIlRoZXJlIGlzIDEgb3RoZXIgc2Vzc2lvbiB1c2luZyB0aGUgZGF0YWJhc2VcIiIsImZpZWxkcyI6WyJidWlsZF9jaGFuZ2UiXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiIxNzI4MDAiLCJncmFwaG1

[Yahoo-eng-team] [Bug 1393408] Re: hardcoded block device path for NBD server

2014-11-17 Thread Abel Lopez
I don't think this is a bug, nor a hardcoded openstack specific value. This is how linux implements sysFS. If nbd module is loaded, a sysfs entry will exist in /sys/block/nbd0 https://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf ** Changed in: nova Status:

[Yahoo-eng-team] [Bug 1393165] Re: horizon install apache config debian jessie default site

2014-11-17 Thread Gary W. Smith
This is not an issue with Horizon itself, but in the debian packaging and/or installation process. Please work with the debian team on this. See https://wiki.debian.org/OpenStack for more. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1393345] Re: How auto adjust the dimensions of the noVNC window image in horizon

2014-11-17 Thread Gary W. Smith
This appears to be a question on an out-of-support release (at least for non-security problems), rather than a bug report. I don't believe that the VNC console will stretch to fit the browser window. Please pose the question on the relevant IRC channel (https://wiki.openstack.org/wiki/IRC) to get a

[Yahoo-eng-team] [Bug 1393589] [NEW] Attaching or detaching an interface to a router causes all VPNaaS daemons to be restarted.

2014-11-17 Thread David Clarke
Public bug reported: 'sync' in services/vpn/device_drivers/ipsec.py is called any time an interface is attached or detached from a router. This occurs whether or not the edited router hosts a VPNaaS instance. 'sync' loops through the results of 'get_vpn_services_on_host' and stops/starts all IPs

[Yahoo-eng-team] [Bug 1393590] [NEW] network detail tables missing headers

2014-11-17 Thread David Lyle
Public bug reported: With the new table header suppression patch, the table headers on the network details pages are being suppressed. Need to be explicitly enabled. ** Affects: horizon Importance: Medium Assignee: David Lyle (david-lyle) Status: New ** Tags: neutron -- You

[Yahoo-eng-team] [Bug 1393581] [NEW] Horizon DDOS Sahara for job execution in TOBEKILLED state

2014-11-17 Thread Andrew Lazarev
Public bug reported: I had a number of old job executions and decided to delete them all. After "select all, delete" two of job executions moved to TOBEKILLED state and horizon started to send GET requests about these job executions in a loop without any delay. Job executions have been deleted in

[Yahoo-eng-team] [Bug 1393579] [NEW] subnets table failure_url makes doesn't exist

2014-11-17 Thread David Lyle
Public bug reported: On the network detail page, the subnets table attempts to redirect to self.failure_url if the neutron API call fails. The redirect doesn't make sense and attempts to redirect to the failure_url which is not defined on the subnets table. ** Affects: horizon Importance: Lo

[Yahoo-eng-team] [Bug 1393248] Re: Can not migrate because of strict hosts check

2014-11-17 Thread Sean Dague
I actually don't think this is a valid bug. We make some assumptions that the nova environment is setup correctly. Ignoring the security checks in code is a very bad option. ** Changed in: nova Status: In Progress => Won't Fix ** Changed in: nova Importance: Low => Wishlist -- You rec

[Yahoo-eng-team] [Bug 1391691] Re: Add Metadef Tag Support

2014-11-17 Thread Ian Cordasco
Wayne, the appropriate place for blueprints is in the blueprints section [1]. As it is, I don't see one registered for this topic. [1]: https://blueprints.launchpad.net/glance ** Changed in: glance Status: In Progress => Invalid -- You received this bug notification because you are a mem

[Yahoo-eng-team] [Bug 1389985] Re: CLI will fail one time after restarting DB

2014-11-17 Thread Steve Baker
** No longer affects: heat -- 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/1389985 Title: CLI will fail one time after restarting DB Status in OpenStack Telemetry (Ceilo

[Yahoo-eng-team] [Bug 1393527] [NEW] IPv6 Subnets configured to use external router should not be allowed to associate to Neutron Router.

2014-11-17 Thread Sridhar Gaddam
Public bug reported: IPv6 subnet attributes have various possibilities as described in the following BP. http://specs.openstack.org/openstack/neutron-specs/specs/juno/ipv6-radvd-ra.html#rest-api-impact Currently Neutron allows attaching a subnet (configured to use an external router) to Neutron

[Yahoo-eng-team] [Bug 1393518] [NEW] v3 service catalog returns services without names, but v2.0 api does not

2014-11-17 Thread David J Hu
Public bug reported: For services without names, it appeared that v2.0 api filtered out these services (w/o names) from the service catalog. To the contrary, v3 api presents these services in the service catalog (w/o names) without filtering them out, which I think is a bug. Here the dump... v3

[Yahoo-eng-team] [Bug 1101287] Re: Keystone LDAP does not support v3 Role Grants

2014-11-17 Thread Adam Young
** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1101287 Title: Keystone LDAP does not support v3 Role Grants Status in

[Yahoo-eng-team] [Bug 1393491] [NEW] _manual_join_columns should copy columns_to_join rather than mutate it

2014-11-17 Thread Matt Riedemann
Public bug reported: I noticed this while working on this change: https://review.openstack.org/#/c/131490/3/ Tempest was failing on the simple tenant usage test because it couldn't lazy-load system_metadata from the instance object to get the flavor in the API. This was because the DB API call

[Yahoo-eng-team] [Bug 1286550] Re: swiftclient: HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: /v1/AUTH_e7a5e2d8518a466b9300e56870e520ce/glance (Caused by

2014-11-17 Thread Ian Cordasco
*** This bug is a duplicate of bug 1284882 *** https://bugs.launchpad.net/bugs/1284882 ** This bug has been marked a duplicate of bug 1284882 ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=35413): Max retries exceeded with url: /v2/images (Caused by : [Errno 111] ECONNREFUSED)

[Yahoo-eng-team] [Bug 1387506] Re: lb-healthmonitor-show command error

2014-11-17 Thread Eugene Nikanorov
** Project changed: neutron => python-neutronclient ** Changed in: python-neutronclient Importance: Undecided => Low ** Changed in: python-neutronclient Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1284882] Re: ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=35413): Max retries exceeded with url: /v2/images (Caused by : [Errno 111] ECONNREFU

2014-11-17 Thread Ian Cordasco
** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1284882 Title: ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=35413): Max

[Yahoo-eng-team] [Bug 1304208] Re: key_name and key_save fields in Stack Launch don't have tooltips

2014-11-17 Thread Nikunj Aggarwal
** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1304208 Title: key_name and key_save fields in Stack Launch don'

[Yahoo-eng-team] [Bug 1393455] [NEW] Lack of documentation to develop v3 API

2014-11-17 Thread Pasquale Porreca
Public bug reported: There is the need for a documentation/guideline of the required steps to develop a new v3 API. The report of this bug was suggested in this thread: http://lists.openstack.org/pipermail/openstack- dev/2014-November/050711.html ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1393435] [NEW] Subnet delete for IPv6 SLAAC should not require prior port disassoc

2014-11-17 Thread Dane LeBlanc
Public bug reported: With the current Neutron implementation, a subnet cannot be deleted until all associated IP addresses have been removed from ports (via port update) or the associated ports/VMs have been deleted. In the case of SLAAC-enabled subnets, however, it's not feasible to require

[Yahoo-eng-team] [Bug 1261631] Re: Reconnect on failure for multiple servers always connects to first server

2014-11-17 Thread Ian Cordasco
Glance has been using oslo.messaging 1.3.0 or greater since Icehouse. ** No longer affects: glance -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1261631 Title: Reconnect on failure fo

[Yahoo-eng-team] [Bug 1393409] [NEW] In class CiscoCsrIPsecVpnAgentApi used unknown method from L3RouterPlugin

2014-11-17 Thread aalekov
Public bug reported: During testing of VPNaaS feature I'm found problem with incorrect calls from one class to another. Class CiscoCsrIPsecVpnAgentApi try to call unknown method "get_host_for_router" from class "L3RouterPlugin". Tempest test is tempest.api.network.test_vpnaas_extensions.VPNaaSTe

[Yahoo-eng-team] [Bug 1393408] [NEW] hardcoded block device path for NBD server

2014-11-17 Thread Denis M.
Public bug reported: Nova uses hardcoded block device path for NBD server. See: https://github.com/openstack/nova/blob/master/nova/virt/disk/mount/nbd.py#L63 For example, as deployer i want to pick my own path to NBD storage, but it's hardcoded. And not clear (no documentation) where should NBD

[Yahoo-eng-team] [Bug 1393399] [NEW] Cisco N1KV plugin doesn't process correctly SQLAlchemy exceptions

2014-11-17 Thread aalekov
Public bug reported: Test tempest.api.network.test_networks.BulkNetworkOpsTestJSON.test_bulk_create_delete_port failed when used N1KV plugin. As I see from neutron log, Cisco plugin incorrectly process exceptions in method _get_policy_profile_by_name (file "/opt/stack/neutron/neutron/plugins/c

[Yahoo-eng-team] [Bug 1393391] [NEW] neutron-openvswitch-agent stuck on no queue 'q-agent-notifier-port-update_fanout..

2014-11-17 Thread Miguel Angel Ajo
Public bug reported: Under some conditions -TBD-, (port being created, and port being deleted?), neutron-openvswitch-agent can get stuck trying to subscribe a fanout queue, It stops responding to any other messages, so it stops effectively working at all. 2014-11-17 06:15:55.842 3042 ERROR r

[Yahoo-eng-team] [Bug 1206773] Re: XENAPI_PLUGIN_FAILURE', 'download_vhd', 'KeyError', "'args'

2014-11-17 Thread Louis Taylor
This looks like a problem with xenserver, not glance. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1206773 Title: XENAPI_PLUGIN_FAIL

[Yahoo-eng-team] [Bug 1393365] [NEW] cross-manager use of config values for backward compatibility should have deprecation warnings

2014-11-17 Thread Henry Nash
Public bug reported: There are a few cases where, for backward compatibility, we honor older config values to ensure that installations don't break on upgrade between releases. A good example of this is the 'driver' config setting from when we split up the original identity manager/backend - as w

[Yahoo-eng-team] [Bug 1393362] [NEW] linuxbridge agent is using too much memory

2014-11-17 Thread Darragh O'Reilly
Public bug reported: When vxlan is configured: $ ps aux | grep linuxbridge vagrant 21051 3.2 28.9 504764 433644 pts/3 S+ 09:08 0:02 python /usr/local/bin/neutron-linuxbridge-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini A list with o

[Yahoo-eng-team] [Bug 1393345] [NEW] How auto adjust the dimensions of the noVNC window image in horizon

2014-11-17 Thread Shiju
Public bug reported: noVNC console of an Instance in Openstack Icehouse is giving a scrollable webinterface,How to auto resize the same to fit the browser woindow,Browser is Firefox 31.x ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification be

[Yahoo-eng-team] [Bug 1224737] Re: alembic alter_column name arg deprecated

2014-11-17 Thread Ann Kamyshnikova
** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1224737 Title: alembic alter_column name arg deprecated Status in OpenStack N

[Yahoo-eng-team] [Bug 1393329] [NEW] Trailing whitespaces pass IP address validation

2014-11-17 Thread Hironori Shiina
Public bug reported: Trailing whitespaces of IP address are not detected in the validation. These whitespaces cause some troubles later. In the following case, '\r' in the IP address is not detected. # neutron subnet-show ---- +--+--

[Yahoo-eng-team] [Bug 1391827] Re: nova-manage service list should not be allowed for a tenant

2014-11-17 Thread Itzik Brown
Agree. ** Changed in: nova Status: Incomplete => 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/1391827 Title: nova-manage service list should not be all