[Yahoo-eng-team] [Bug 1414802] Re: volume-attach already attached and already detached are not mutually exclusive

2015-03-16 Thread Vincent Hou
** Changed in: cinder Assignee: (unassigned) = Vincent Hou (houshengbo) ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1432883] [NEW] [Launch Instance Fix] source step - finalize dynamic table column headers and data

2015-03-16 Thread Brian Tully
Public bug reported: The source step of the Launch Instance Wizard contains a transfer table which is dynamic in nature. The table's column headers and data change based on the boot source that is selected. However the current version of the code does not account for the fact that the column

[Yahoo-eng-team] [Bug 1432897] [NEW] [Launch Instance Fix] source step - fix donut chart dynamic update - limit instance count

2015-03-16 Thread Brian Tully
Public bug reported: In the current version of the Launch Instance Wizard Source Step, the instance count field is not correctly limited based on current instance usage and nova limits (maxTotalInstances). There is a bug whereby the user can enter an instance count of more than what is available,

[Yahoo-eng-team] [Bug 1432913] [NEW] rescue imageref not pulling image metadata during rescue mode

2015-03-16 Thread Tim Pownall
Public bug reported: We recently added a new feature with the nova api allow a user to specify a rescue_image_ref and a password to the rescue mode action in nova. When specifying an alternative image we're not currently utilizing the image vm_mode and image auto_disk_config flags and are using

[Yahoo-eng-team] [Bug 1432892] [NEW] Wrong exception when validating trust scoped tokens with disabled trustor

2015-03-16 Thread Samuel de Medeiros Queiroz
Public bug reported: When validating a trust scoped token with disabled trustor, an exception of type Forbidden with message 'Trustor is disabled.' is raised. However, the exception used when the user (owning the role assignment for the provided token) is disabled is Unauthorized. This should

[Yahoo-eng-team] [Bug 1432904] [NEW] Project with empty description is not sorted correctly

2015-03-16 Thread Kahou Lei
Public bug reported: Steps to reproduce: 1. Identity - Project 2. In one of the project, edit the description as an empty description 3. Refresh the page and try to sort it, you will notice that the project list is sorted without including the empty description project. ** Affects: horizon

[Yahoo-eng-team] [Bug 1432905] [NEW] Launching an instance fails when using a port with vnic_type=direct

2015-03-16 Thread Itzik Brown
Public bug reported: After Launching an instance with a port with vnic_type=direct the instance fails to start. In the nova compute log I see: 2015-03-16 17:51:34.432 3313 TRACE nova.compute.manager ValueError: Field `extra_info[numa_node]' cannot be None Version =

[Yahoo-eng-team] [Bug 1237162] Re: Use DictOpt for mapping options

2015-03-16 Thread Zhongyue Luo
** 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/1237162 Title: Use DictOpt for mapping options Status in OpenStack Neutron

[Yahoo-eng-team] [Bug 1373513] Re: Lvm hang during tempest tests

2015-03-16 Thread John Griffith
** Changed in: nova Status: New = Invalid ** Changed in: cinder Assignee: (unassigned) = John Griffith (john-griffith) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1421453] Re: AttributeError on Neutron API job

2015-03-16 Thread Assaf Muller
This has since been fixed. ** 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://bugs.launchpad.net/bugs/1421453 Title: AttributeError on Neutron API job Status

[Yahoo-eng-team] [Bug 1427959] Re: Using packstack deploy openstack,when CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br-eno50:eno50,encounters an error“ERROR : Error appeared during Puppet run: 10.43.241.186_neu

2015-03-16 Thread Assaf Muller
This is a Packstack or Puppet modules bug, unrelated to the Neutron project. Please report bug on Packstack: https://bugzilla.redhat.com/enter_bug.cgi?product=RDO ** Changed in: neutron Status: New = Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1245682] Re: interface-attach: does not prevent attaching multiple ports to same network on same instance

2015-03-16 Thread Davanum Srinivas (DIMS)
** Changed in: nova Status: Confirmed = Won't Fix -- 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/1245682 Title: interface-attach: does not prevent attaching

[Yahoo-eng-team] [Bug 1432582] [NEW] OVS agent shows connected to AMQP but neutron server rejects the request.

2015-03-16 Thread Sudipta Biswas
Public bug reported: In my environment, the neutron-server (on the controller) and the neutron agent (OVS agent - on the compute host) had a timestamp offset. The date command shows the following: Mon Mar 16 02:50:36 UTC 2015 -- On the compute. Mon Mar 16 09:28:52 UTC 2015 -- On the

[Yahoo-eng-team] [Bug 1233767] Re: Error during ComputeManager.update_available_resource: 'NoneType' object is not iterable

2015-03-16 Thread Davanum Srinivas (DIMS)
*** This bug is a duplicate of bug 1238374 *** https://bugs.launchpad.net/bugs/1238374 ** This bug has been marked a duplicate of bug 1238374 TypeError in periodic task 'update_available_resource' -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1248936] Re: Information about domain are not setted in the Nova context

2015-03-16 Thread Davanum Srinivas (DIMS)
Fixed with latest switch to oslo.log and oslo.context libraries. ** Changed in: nova Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1334661] Re: rpc.cleanup method is not reachable due to wrong import of rpc module

2015-03-16 Thread Davanum Srinivas (DIMS)
** Changed in: oslo-incubator Status: In Progress = Invalid ** Changed in: nova Status: Triaged = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1432550] [NEW] Instance Console hangs up at Starting VNC handshake

2015-03-16 Thread Wu Hong Guang
Public bug reported: Testing step: 1:setup a latest devstack instance 2:login as demo and launch a instance for demo project 3:go to instance console tab 4:show only console by Click here to show only console 5:Instance Console hangs up at Starting VNC handshake the n-novnc report :

[Yahoo-eng-team] [Bug 1432685] [NEW] 2014.1.4 introduces new dependency for oslo.utils

2015-03-16 Thread Corey Bryant
Public bug reported: In the latest release of 2014.1.4 nova, commit 4b46a86f8a2af096e399df8518f8269f825684e0 introduces a new dependency for oslo.utils in nova/compute/api.py. I think it's policy to not allow new dependencies in stable releases so this may have slipped by. ** Affects: nova

[Yahoo-eng-team] [Bug 1432490] Re: TestEncryptedCinderVolumes cryptsetup name is too long

2015-03-16 Thread Mike Perez
Going to take John's suggestion of just passing a uuid instead of the volume name in the iqn. ** Changed in: cinder Status: New = Incomplete ** Changed in: nova Status: New = Invalid ** Changed in: cinder Status: Incomplete = Invalid ** Changed in: tempest Status:

[Yahoo-eng-team] [Bug 1432880] Re: [Launch Instance Fix] Add Sorting To Table in Select Source

2015-03-16 Thread Shaoquan Chen
** Description changed: - In Launch Instance wizard work flow, the columns of the available source - table of select source step should be sortable. + In the new angular-based Launch Instance wizard work flow, the columns + of the available source table of select source step should be sortable.

[Yahoo-eng-team] [Bug 1432924] Re: [Launch Instance Fix] Cleaning up unused injected dependencies

2015-03-16 Thread Shaoquan Chen
** Project changed: stratagus = horizon ** Changed in: horizon Status: Invalid = In Progress -- 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/1432924 Title:

[Yahoo-eng-team] [Bug 1432880] [NEW] [Launch Instance Fix] Add Sorting To Table in Select Source

2015-03-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: In the new angular-based Launch Instance wizard work flow, the columns of the available source table of select source step should be sortable. ** Affects: horizon Importance: Low Assignee: Shaoquan Chen (sean-chen2) Status: In Progress

[Yahoo-eng-team] [Bug 1432924] [NEW] [Launch Instance Fix] Cleaning up unused injected dependencies

2015-03-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: There are some unused angular injected dependencies in some controllers for Launch Instance work flow. They should be removed. ** Affects: horizon Importance: Undecided Assignee: Shaoquan Chen (sean-chen2) Status: Invalid -- [Launch

[Yahoo-eng-team] [Bug 1432920] [NEW] [Launch Instance Fix] Removing period from selecting message

2015-03-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: In Launch Instance wizard work flow, the user message for selecting should not have periods according to UX design. ** Affects: horizon Importance: Undecided Assignee: Shaoquan Chen (sean-chen2) Status: Invalid -- [Launch Instance

[Yahoo-eng-team] [Bug 1432873] [NEW] Add FDB bridge entry fails if old entry not removed

2015-03-16 Thread Kevin Stevens
Public bug reported: Running on Ubuntu 14.04 with Linuxbridge agent and L2pop with vxlan networks. In situations where remove_fdb_entries messages are lost/never consumed, future add_fdb_bridge_entry attempts will fail with the following example error message: 2015-03-16 21:10:08.520 30207

[Yahoo-eng-team] [Bug 1432858] [NEW] Suboptimal security groups calculation for nodes

2015-03-16 Thread Aleksandr Shaposhnikov
Public bug reported: During my testing Openstack with Neutron on scale I found that security group updates for the neutron-ovs-agent are suboptimal. The agent will request the security group rules for all of the ports attached to OVS. The server will then provide the rules for each individual

[Yahoo-eng-team] [Bug 1432867] [NEW] New Launch Instance workflow needs validation

2015-03-16 Thread Kelly Domico
Public bug reported: The new Launch Instance workflow needs to have the Launch Instance button disabled until all requirements met. Should have the following: 1. Instance name 2. Source selected - if creating volume: volume size 0 - if volume selected, volume size max(volume image size,

[Yahoo-eng-team] [Bug 1432856] [NEW] Security groups aren’t network topology aware

2015-03-16 Thread Aleksandr Shaposhnikov
Public bug reported: Security group rules for a host include all hosts that are members of the security group even though some can be unaccessible because they aren’t attached to the same router. This introduces two problems. First, it will create unneeded iptables rules on nodes and additional

[Yahoo-eng-team] [Bug 1432505] [NEW] all the status values are not translatable in port table

2015-03-16 Thread Masco Kaliyamoorthy
Public bug reported: in port table, all the status values are not translatable. ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masco) Status: In Progress ** Changed in: horizon Assignee: (unassigned) = Masco Kaliyamoorthy (masco) -- You

[Yahoo-eng-team] [Bug 1432785] [NEW] L3 HA functional test not cleaning up router

2015-03-16 Thread Assaf Muller
Public bug reported: neutron.tests.functional.agent.test_l3_agent.L3AgentTestCase.test_ha_router_conf_on_restarted_agent is not deleting the router it creates. This leaves namespaces on the test machine. ** Affects: neutron Importance: Undecided Assignee: Assaf Muller (amuller)

[Yahoo-eng-team] [Bug 1432769] [NEW] In modal dialog, the first form element should be automatically focused for user

2015-03-16 Thread Shaoquan Chen
Public bug reported: When popping up a dialog, the first form element should be automatically focused for the user. ** Affects: horizon Importance: Undecided Assignee: Shaoquan Chen (sean-chen2) Status: New ** Changed in: horizon Assignee: (unassigned) = Shaoquan Chen

[Yahoo-eng-team] [Bug 1390336] Re: Libvirt: Raise wrong exception message when binding vif failed

2015-03-16 Thread Brent Eagles
I removed neutron from this bz after confirming that the binding_failed is a valid state and indicates a potentially transient condition. ** 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 1432790] [NEW] Action directive does not update angular expressions

2015-03-16 Thread Thai Tran
Public bug reported: The angular Action directive uses transclude to clone the innerHTML and prepend it once. However, when the data model is updated, the expression inside the innerHTML does not get updated. Example: action button-type=menu-item action-classes='btn-default'

[Yahoo-eng-team] [Bug 1426324] Re: VFS blkid calls need to handle 0 or 2 return codes

2015-03-16 Thread James Page
** Changed in: cloud-archive 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/1426324 Title: VFS blkid calls need to handle 0

[Yahoo-eng-team] [Bug 1432798] [NEW] Action directive uses isolated scope, makes it difficult to pass in translated texts.

2015-03-16 Thread Thai Tran
Public bug reported: Assume that I have an object containing translated texts. labels = { hi: gettext('hi'), ho: gettext('ho') } The current architecture does not let me embed translated text into angular template directly. We have a separate work item to address this in L. So the current

[Yahoo-eng-team] [Bug 1426121] Re: vmw nsx: add/remove interface on dvr is broken

2015-03-16 Thread Jason Niesz
** Changed in: neutron/juno Status: Fix Committed = 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/1426121 Title: vmw nsx: add/remove interface on dvr is broken

[Yahoo-eng-team] [Bug 1432806] [NEW] Primary VIP being deleted from L3 HA routers after agent restart

2015-03-16 Thread Assaf Muller
Public bug reported: After you restart a L3 agent, the primary VIP is deleted from the router namespace. It should not have any effect on HEAD / Kilo / Juno, but I found it while testing bp/report-ha-router-master where it has a very nasty effect - It reports the router as moving to standby. **

[Yahoo-eng-team] [Bug 1432808] [NEW] variablize fonts

2015-03-16 Thread mattfarina
Public bug reported: In some cases fonts (family, size, etc) are specified as variables and other times they are in the components themselves. We should move to one consistent method. I propose variables. ** Affects: horizon Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 1431767] Re: Table rows aligned incorrectly

2015-03-16 Thread Rob Cresswell
Seems this was fixed elsewhere. ** 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/1431767 Title: Table rows

[Yahoo-eng-team] [Bug 1432810] [NEW] Focus should be trapped in modal dialog box when popping up

2015-03-16 Thread Shaoquan Chen
Public bug reported: When a modal dialog showing up, by design, user cannot click on buttons and links under the overlay layer. However when pressing [tab]/[shift + tab] key, user still be able to navigate the focus to any focusable elements in the page outside the modal dialog, and interact on

[Yahoo-eng-team] [Bug 1432522] [NEW] weakref ReferenceError not handled in callback manager

2015-03-16 Thread Saggi Mizrahi
Public bug reported: How to reproduce: 1. register a callable 2. delete it 3. notify Example output: 2015-03-16 10:39:07.600 ERROR neutron.callbacks.manager [req-0e06ab7e-12f4-4807-bbbe-a05d183a54f5 None None] Error during notification for