[Yahoo-eng-team] [Bug 1453048] [NEW] ajust the buttom position in disassociate floating ip modal

2015-05-08 Thread tinytmy
Public bug reported: In the disassociate floating ip modal, the cancel buttom and confirm buttom is dislocation. Change it as other. ** Affects: horizon Importance: Undecided Assignee: tinytmy (tangmeiyan77) Status: New ** Changed in: horizon Assignee: (unassigned) =

[Yahoo-eng-team] [Bug 1453047] [NEW] ValueError: Tables artifact_blob_locations, artifact_blobs, artifact_dependencies, artifact_properties, artifact_tags, artifacts, image_locations, image_members,

2015-05-08 Thread Flavio Percoco
Public bug reported: A new sanity_check has been enabled in oslo.db, which verifies the table charset. We need to make the switch to utf8 explicit in our models definition. The current error in the gate is: Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1453008] [NEW] Deadlock on update_port_status

2015-05-08 Thread Eugene Nikanorov
Public bug reported: Deadlock trace found in neutron-server logs when updating router gateway port to BUILD status which port binding process is in progress. The trace: http://logs.openstack.org/32/181132/5/check/gate-rally-dsvm-neutron-

[Yahoo-eng-team] [Bug 1448822] Re: let modal center

2015-05-08 Thread tinytmy
it's not vertical center ** Changed in: horizon Status: Invalid = Incomplete -- 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/1448822 Title: let modal center

[Yahoo-eng-team] [Bug 1453170] [NEW] compute update do unused update of RT when set instance to ERROR

2015-05-08 Thread jichenjc
Public bug reported: we have function _set_instance_error_state in compute manager it will update the RT if the instance is set to ERROR , actually nothing changed except the instance state . so we don't need to do so, use _set_instance_obj_error_state will be fine ** Affects: nova

[Yahoo-eng-team] [Bug 1362676] Re: Hyper-V agent doesn't create stateful security group rules

2015-05-08 Thread Claudiu Belu
** Changed in: networking-hyperv 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/1362676 Title: Hyper-V agent doesn't create stateful security

[Yahoo-eng-team] [Bug 1452840] Re: libvirt: nova's detach_volume silently fails sometimes

2015-05-08 Thread Nicolas Simonds
** Also affects: libvirt-python 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). https://bugs.launchpad.net/bugs/1452840 Title: libvirt: nova's detach_volume

[Yahoo-eng-team] [Bug 1450318] Re: Create security group button gone

2015-05-08 Thread Lin Hua Cheng
*** This bug is a duplicate of bug 1422049 *** https://bugs.launchpad.net/bugs/1422049 I think this is duplicate, let me know if you think otherwise. I'll propose a backport to Juno as well. ** This bug has been marked a duplicate of bug 1422049 Security group checking action

[Yahoo-eng-team] [Bug 1453202] [NEW] test_token_revoked_once_group_role_grant_revoked fails in keystone

2015-05-08 Thread Boris Bobrov
Public bug reported: Traceback (most recent call last): File keystone/tests/test_v3_identity.py, line 1223, in test_token_revoked_once_group_role_grant_revoked expected_status=404) File keystone/tests/test_v3.py, line 476, in head r = self.v3_request(method='HEAD', path=path,

[Yahoo-eng-team] [Bug 1453208] [NEW] security_group_rules are lack of schema check

2015-05-08 Thread jichenjc
Public bug reported: security_group_default_rules.py in plugs/v3 are lack of schema check ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received this bug

[Yahoo-eng-team] [Bug 1453245] [NEW] Keystone REST handles default role incorrectly

2015-05-08 Thread Thai Tran
Public bug reported: The keystone REST currently assigns a role to the user even if the role is the default role (_member_). This causes keystone client v2 to return an error. ** Affects: horizon Importance: Medium Assignee: Thai Tran (tqtran) Status: In Progress ** Summary

[Yahoo-eng-team] [Bug 1449260] Re: Sanitation of metadata label

2015-05-08 Thread sunil
** Changed in: horizon Status: Fix Committed = Fix Released -- 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/1449260 Title: Sanitation of metadata label

[Yahoo-eng-team] [Bug 1453268] [NEW] dynamic nova.conf generation does not work without python-barbicanclient installed

2015-05-08 Thread Matthew Thode
Public bug reported: In gentoo we dynamically generate the docs (we also package stable branch releases that install from git). This doesn't work unless python-barbicanclient is installed. What I would like to see is either a silent failure with that section of nova.conf removed or just add

[Yahoo-eng-team] [Bug 1453268] Re: dynamic nova.conf generation does not work without python-barbicanclient installed

2015-05-08 Thread Matt Riedemann
python-barbicanclient is in test-requirements.txt, the readme says to use tox -e genconfig, this isn't nova's problem. If you're not using tox, then install the packages via site-packages and pip, or rpm, or apt-get, or whatever your distro builds require. ** Changed in: nova Status:

[Yahoo-eng-team] [Bug 1453264] [NEW] iptables_manager can run very slowly when a large number of security group rules are present

2015-05-08 Thread Brian Haley
Public bug reported: We have customers that typically add a few hundred security group rules or more. We also typically run 30+ VMs per compute node. When about 10+ VMs with a large SG set all get scheduled to the same node, the L2 agent (OVS) can spend many minutes in the

[Yahoo-eng-team] [Bug 1453268] Re: dynamic nova.conf generation does not work without python-barbicanclient installed

2015-05-08 Thread Joe Gordon
IMHO, we should be able to fail gracefully if some part of the sample config generation fails. Barbican isn't needed by default so I don't think we should move it into requirements. This whole thing is yet another manifestation of having optional dependencies and how to represent that. **

[Yahoo-eng-team] [Bug 1422049] Re: Security group checking action permissions raise error

2015-05-08 Thread Lin Hua Cheng
Code is not in Juno, no need to backport ** Tags removed: juno-backport-potential ** Changed in: horizon/juno Status: New = 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 1453304] [NEW] Exception ConnectionFailed on network topology page

2015-05-08 Thread Jingjing Ren
Public bug reported: Horizon returns an exception on network_topology tab: Sequence of events: Was viewing the network topology page Time passes Refresh page Get booted to login page Authenticate Exception and stack trace. ConnectionFailed at /project/network_topology/ Connection to

[Yahoo-eng-team] [Bug 1422049] Re: Security group checking action permissions raise error

2015-05-08 Thread Lin Hua Cheng
** Also affects: horizon/juno Importance: Undecided Status: New -- 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/1422049 Title: Security group checking

[Yahoo-eng-team] [Bug 1452983] Re: can't add/del parameter in nested stack during stack-update

2015-05-08 Thread jichenjc
I didn't see any thing related to nova, assume heat ** Project changed: nova = 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/1452983 Title: can't add/del

[Yahoo-eng-team] [Bug 1453320] [NEW] Create periodic task that logs agent's state

2015-05-08 Thread Eugene Nikanorov
Public bug reported: When analyzing logs it would be convenient to have an information about liveliness of agents that would create a short-time context of cluster health. That also could be than used for some automated log-analysis tools. ** Affects: neutron Importance: Wishlist

[Yahoo-eng-team] [Bug 1453323] [NEW] Remove router interface on Arista Plugin fails

2015-05-08 Thread Sukhdev Kapur
Public bug reported: Removing a router interface on Arista L3 Plugin causes the following exception: 2015-05-07 18:43:35.329 24639 INFO neutron.wsgi [-] (24639) accepted ('172.28.129.192', 59983) 2015-05-07 18:43:35.428 DEBUG neutron.services.l3_router.l3_arista

[Yahoo-eng-team] [Bug 1453322] [NEW] The strange case of the quota_items config option

2015-05-08 Thread Salvatore Orlando
Public bug reported: The quota_items option [1] declares which resources will be subject to quota limiting. Then the code, for each value, there, will look for an option named quota_resource_name, when registering resources with the quota engine. This happens at module load time. This is

[Yahoo-eng-team] [Bug 1453260] [NEW] Should use generated unique ID for Launch Instance wizard form field

2015-05-08 Thread Shaoquan Chen
Public bug reported: Currently, in Launch Instance wizard, form field uses hard-coded ID value which cannot be guaranteed to be unique in the page. ** Affects: horizon Importance: Undecided Assignee: Shaoquan Chen (sean-chen2) Status: In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1453274] [NEW] libvirt: resume instance with utf-8 name results in UnicodeDecodeError

2015-05-08 Thread Taylor Peoples
Public bug reported: This bug is very similar to https://bugs.launchpad.net/nova/+bug/1388386. Resuming a server that has a unicode name after suspending it results in: 2015-05-08 15:22:30.148 4370 INFO nova.compute.manager [req-ac919325-aa2d-422c-b679-5f05ecca5d42