[Yahoo-eng-team] [Bug 1408193] Re: Router interface fails to delete the interface with the updated port device id

2015-01-14 Thread Armando Migliaccio
Are you trying some sort of 'fail-over' action? Changing the device id on a router port does not sound like the right thing to do, as you may need other events to occur in the system to move from one router to another. To me the fact that this was 'working' in Icehouse leads to me believe that it

[Yahoo-eng-team] [Bug 1410945] [NEW] User Details page has a different format to other Details pages

2015-01-14 Thread Rob Cresswell
Public bug reported: The User Details page has an older format when compared to the other details pages. Needs minor HTML/CSS fixes. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned)

[Yahoo-eng-team] [Bug 1410922] [NEW] notifications.py missing several docstrings

2015-01-14 Thread Tom Cameron
Public bug reported: While reviewing notifications.py I noticed several docstrings were missing. An example can be found at the definition of register_event_callback. ** Affects: keystone Importance: Undecided Assignee: Tom Cameron (tom-cameron) Status: New ** Tags:

[Yahoo-eng-team] [Bug 1410982] [NEW] tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os blowing up hard in the gate

2015-01-14 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/80/146980/1/gate/gate-tempest-dsvm-neutron- full/3b81989/console.html#_2015-01-14_20_16_32_204 Tons of errors in the dhcp agent logs: http://logs.openstack.org/80/146980/1/gate/gate-tempest-dsvm-neutron-

[Yahoo-eng-team] [Bug 1410924] [NEW] instructions for rebuilding API samples are wrong

2015-01-14 Thread Chris Friesen
Public bug reported: The instructions in nova/tests/functional/api_samples/README.rst say to run GENERATE_SAMPLES=True tox -epy27 nova.tests.unit.integrated, but that path doesn't exist anymore. Running GENERATE_SAMPLES=True tox -e functional seems to work, but someone who knows more than me

[Yahoo-eng-team] [Bug 1410941] [NEW] [data processing] The Plugin Select dialogs use unnecessary javascript

2015-01-14 Thread Chad Roberts
Public bug reported: * This is a technical debt item that is leftover from when we merged the Sahara dashboard into horizon. When clicking on the create/launch button for node group templates, cluster templates, or clusters the user is presented with a form to choose their plugin and version.

[Yahoo-eng-team] [Bug 1410949] [NEW] nova.server.list() returns bad data

2015-01-14 Thread Adam Barrett
Public bug reported: Given a bank of instances: = ID | Server 8cf19a86-c523-4155-9bce-f78837be8c7d | test1.example.com b15ef5bf-35c0-4c83-acd9-f8129fcc364b | test2.example.com e0787cd2-5781-4007-b42f-ebee6a0bf1ec | test3.example.com The following (simplified) code:

[Yahoo-eng-team] [Bug 1410951] [NEW] Devstack does not set the gateway_external_netword_id to null when external_network_bridge is set to null. They both should be set to null in the l3_agent.ini

2015-01-14 Thread Swaminathan Vasudevan
Public bug reported: When multiple external networks are set for the provider network, the l3_agent.ini should have external_network_bridge = gateway_external_network_id = if a single agent is hosting all the multiple external networks. In devstack today, when there is no 'br-ex' configured,

[Yahoo-eng-team] [Bug 1044157] Re: auto ip address assign may not work with multiple subnet with different allocation pool range

2015-01-14 Thread Armando Migliaccio
** No longer affects: openstack-api-site -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1044157 Title: auto ip address assign may not work with multiple subnet with different

[Yahoo-eng-team] [Bug 1029950] Re: No limits on image size

2015-01-14 Thread Jeremy Stanley
It's now (UTC) Thursday. ** Information type changed from Private Security to Public ** Changed in: ossa Status: Incomplete = Won't Fix ** Tags added: security -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1411016] [NEW] Unblock config restrictions in Arista L3 Service Plugin

2015-01-14 Thread Sukhdev Kapur
Public bug reported: Arista L3 Service Plugin blocks configuring MLAG (High Availability) in a VRF mode. This should not be blocked as this is now a supported feature in Arista HW. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 832507] Re: console.log grows indefinitely

2015-01-14 Thread Jeremy Stanley
It's now (UTC) Thursday. ** Changed in: ossa Status: Incomplete = Won't Fix ** Tags added: security ** Information type changed from Public Security to Public -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1411037] [NEW] Inconsistent import naming

2015-01-14 Thread Rob Cresswell
Public bug reported: The naming schemes for imports are hugely inconsistent. In Admin Router views, imports have names like 'rtabs', while in Admin Network Ports views we use 'project_forms' to refer to the Admin Port forms, and then in Admin Project views we just use 'views'. The imports should

[Yahoo-eng-team] [Bug 1411066] [NEW] Usage Report table doesn't show units

2015-01-14 Thread Cindy Lu
Public bug reported: http://docs.openstack.org/developer/ceilometer/measurements.html We should have a new column that shows the units, i.e. Duration of volume = 1.0 ? meter.unit is available ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New

[Yahoo-eng-team] [Bug 1410805] Re: NSX Plugin: UnAuthorizedRequest without retry

2015-01-14 Thread Han Zhou
** Changed in: neutron Assignee: (unassigned) = Han Zhou (zhouhan) ** Project changed: neutron = vmware-nsx ** Changed in: vmware-nsx Status: New = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1410832] [NEW] User name(with a link) inline edit doesn't work in identity users user table

2015-01-14 Thread Lawrance
Public bug reported: We implement user table inline edit and user detail, so the User Name cell will show input element as text while edting inline because the cell data will be escaped while it has url, we should unescaped inhorizon.tables_inline_edit.js while the cell is link, the patch fix it.

[Yahoo-eng-team] [Bug 1410348] Re: test_ssh_encrypt_decrypt_text fails with UnicodeDecodeError after oslo.concurrency 0.4.0 release

2015-01-14 Thread Doug Hellmann
** Changed in: oslo.concurrency Status: Fix Committed = Fix Released -- 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/1410348 Title: test_ssh_encrypt_decrypt_text

[Yahoo-eng-team] [Bug 1410841] [NEW] Cast unnecessary notification over l3_agent with admin_state_up False

2015-01-14 Thread Hirofumi Ichihara
Public bug reported: When users update router hosted by l3_agent, neutron server casts unnecessary notification even if the l3_agent is set admin_state_up False . $ neutron --os-username admin --os-password openstack l3-agent-list-hosting-router router1

[Yahoo-eng-team] [Bug 1410411] Re: unit tests are leaking sudo commands

2015-01-14 Thread Ihar Hrachyshka
Neutron hits are legitimate due to issue in patches that are tested in those runs, so removing Neutron. ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1410850] [NEW] Multiple SQL backend check fails

2015-01-14 Thread Bogun Dmitriy
Public bug reported: In multi domain setup keystone support only one SQL backend. Method that check how many SQL backends are requested contain error. It's result depends from domain's config load order. It will not detect multiple SQL backends if domain's config loaded in order like this: SQL -

[Yahoo-eng-team] [Bug 1410854] [NEW] NoNetworkFoundInMaximumAllowedAttempts with multipe API workers

2015-01-14 Thread Attila Fazekas
Public bug reported: When neutron configured with, in regular devstack job it Fails to create several networks in regular tempest run. iniset /etc/neutron/neutron.conf DEFAULT api_workers 4 http://logs.openstack.org/82/140482/2/check/check-tempest-dsvm-neutron-

[Yahoo-eng-team] [Bug 1383973] Re: image data cannot be removed when deleting a saving status image

2015-01-14 Thread Ian Cordasco
*** This bug is a duplicate of bug 1188532 *** https://bugs.launchpad.net/bugs/1188532 ** This bug has been marked a duplicate of bug 1188532 image download process won't terminate after deleting image from dashboard -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1410684] [NEW] AdminTestCase is duplicated and should be removed

2015-01-14 Thread Wu Hong Guang
Public bug reported: the file openstack_dashboard/test/integration_tests/helpers.py https://review.openstack.org/gitweb?p=openstack/horizon.git;a=blob;f=openstack_dashboard/test/integration_tests/helpers.py;h=8e7da7a8a51c03f24db58bfd3e016d8c52224384;hb=refs/heads/master the 2 reasons why it

[Yahoo-eng-team] [Bug 1410688] [NEW] Router interface should not be updated to have more ips

2015-01-14 Thread Zhiyuan Cai
Public bug reported: When adding an interface to a router with a port, Neutron will check, and if that port has more than one fixed ips, Neutron will reject that request. However, we can still update a router port to have more than one fixed ips. openstack@Openstack-Vega:~$ neutron

[Yahoo-eng-team] [Bug 1410706] [NEW] Nova-compute can't start after DB downgrade from juno to havana

2015-01-14 Thread Rui Chen
Public bug reported: We downgrade our OpenStack deployment from Juno to Havana, nova-compute process can't start because of DB schema issue, the 'compute_node_stats' table was created when DB downgrade, see details in 233_add_stats_in_compute_nodes.py, but it didn't set the 'id' colume as primary

[Yahoo-eng-team] [Bug 1410739] [NEW] Networks are not cleaned up when create fails

2015-01-14 Thread Paul Murray
Public bug reported: While attempting to create a VM in an environment running with Neutron networking a failure was encountered getting the image from glance. At that point the networking has been allocated. The clean up code does not deallocate the networks. This behavior seems to be

[Yahoo-eng-team] [Bug 1410748] [NEW] Incorrectly named test in backend FilterTests

2015-01-14 Thread Henry Nash
Public bug reported: test_list_users_filtered() in FilterTests in test_backend is incorrectly named, since it actually tests uses, groups and projects. ** Affects: keystone Importance: Low Assignee: Henry Nash (henry-nash) Status: New ** Tags: test-improvement -- You

[Yahoo-eng-team] [Bug 1346647] Re: Manage Project Member page interface is broken

2015-01-14 Thread Timur Sufiev
I've just tested it by shrinking the window horizontally - seems that this issue is no longer actual after transition to Bootstrap.3 with its adaptive layouts (col-*-N instead of left/right). Closing as invalid. ** Changed in: horizon Status: In Progress = Invalid ** Changed in: horizon

[Yahoo-eng-team] [Bug 1410750] [NEW] test_backend has an sql specific test in it

2015-01-14 Thread Henry Nash
Public bug reported: As part of the filter tests in test_backend.py there is a test called test_filter_sql_injection_attack() which ensures we are not susceptible to sql injection attacks. This test should really be in test_backend_sql.py ** Affects: keystone Importance: Low Assignee:

[Yahoo-eng-team] [Bug 1376037] Re: NSX: switch chaining logic is obsolete

2015-01-14 Thread Salvatore Orlando
** Also affects: vmware-nsx Importance: Undecided Status: New ** Changed in: neutron Assignee: Salvatore Orlando (salvatore-orlando) = (unassigned) ** Changed in: vmware-nsx Assignee: (unassigned) = Salvatore Orlando (salvatore-orlando) ** Changed in: vmware-nsx

[Yahoo-eng-team] [Bug 1406275] Re: horizon.modals.js evaluation fails with Cannot read property 'loadAngular' of undefined

2015-01-14 Thread Timur Sufiev
No longer reproducible on current master. Closing as Invalid. ** Changed in: horizon Status: In Progress = Invalid -- 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 1410777] [NEW] Floating IP ops lock wait timeout

2015-01-14 Thread Salvatore Orlando
Public bug reported: Under heavy load floating IP operations can trigger a lock wait timeout, thus causing the operation itself to fail. The reason for the timeout is the usual untimely eventlet yield which can be triggered in many places during the operation. The chances of this happening are

[Yahoo-eng-team] [Bug 1410805] [NEW] NSX Plugin: UnAuthorizedRequest without retry

2015-01-14 Thread Han Zhou
Public bug reported: An occasional failure found in our production environment because of a race condition in NSX plugin, which results in neutron port creation failure. Here is the root cause. When authentication cookie of NSX controller expires, it is expected that NSX plugin client will