[Yahoo-eng-team] [Bug 1374919] [NEW] instance.security_groups must be a list

2014-09-28 Thread Thomas Goirand
Public bug reported: In Django 1.7, these 2 issues show: == ERROR: test_instance_details_volume_sorting (openstack_dashboard.dashboards.project.instances.tests.InstanceTests)

[Yahoo-eng-team] [Bug 1374931] [NEW] No response on launch an instance from volume snapshot

2014-09-28 Thread luogangyi
Public bug reported: When I try to launch an instance of snapshot image (which was a snapshot of a volume-backed instance), the 'launch button' has no response. How to reproduce: 1. Launch an instance by using boot from image(create new volume) 2. Take a snapshot of this instance, this operation

[Yahoo-eng-team] [Bug 1373868] Re: Should we allow all networks use allowed address pairs?

2014-09-28 Thread Eugene Nikanorov
Neutron already has max_allowed_address_pair configuration value in neutron conf. The default limit is 10. However it's not related to shared networks and is a limitation per one port. I think it worth reaching out to openstack-dev mailing list and starting a thread about this and then file a

[Yahoo-eng-team] [Bug 1373820] Re: --sort-key option for neutron cli does not always work

2014-09-28 Thread Eugene Nikanorov
*** This bug is a duplicate of bug 1245337 *** https://bugs.launchpad.net/bugs/1245337 ** Also affects: python-neutronclient Importance: Undecided Status: New ** This bug has been marked a duplicate of bug 1245337 Neutron cmd net-list option: sort-key+sort-dir does not work as

[Yahoo-eng-team] [Bug 1374947] [NEW] HA should have integration tests

2014-09-28 Thread John Schwarz
Public bug reported: Current HA related code should have integration tests merged to upstream. All patches relevant to HA integration tests should be related to this bug, until a proper blueprint is written for Kilo. ** Affects: neutron Importance: Undecided Assignee: John Schwarz

[Yahoo-eng-team] [Bug 1374946] [NEW] HA should have functional tests

2014-09-28 Thread John Schwarz
Public bug reported: Current HA related code should have functional tests merged to upstream. All patches relevant to HA functional tests should be related to this bug. ** Affects: neutron Importance: Medium Assignee: John Schwarz (jschwarz) Status: In Progress ** Changed in:

[Yahoo-eng-team] [Bug 1372666] Re: list_ports().get() times out waiting for response from Neutron API in TestSecurityGroupsBasicOps

2014-09-28 Thread Eugene Nikanorov
Indeed there is a gap of 48 seconds after the last Got semaphore db- access lock ** Changed in: neutron Importance: Undecided = High ** No longer affects: python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1372305] Re: Haproxy restart leads to incorrect Ceilometer LBaas related statistics

2014-09-28 Thread Eugene Nikanorov
Considering that major change is going to happen to lbaas api and implementation, i wonder if it makes sense to put efforts into fixing this ** Tags added: lbaas ** Changed in: neutron Importance: Undecided = Low ** Changed in: neutron Status: New = Opinion -- You received this bug

[Yahoo-eng-team] [Bug 1370348] Re: Using macvtap vnic_type is not working with vif_type=hw_veb

2014-09-28 Thread Eugene Nikanorov
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1370348 Title: Using macvtap vnic_type is not working with vif_type=hw_veb Status in OpenStack Compute

[Yahoo-eng-team] [Bug 1374995] [NEW] VLAN underlay support for DVR (Distributed Virtual Router) for OVS L2 Agent

2014-09-28 Thread Vivekanandan Narasimhan
Public bug reported: This bug is the placeholder for check-in that will enable VLAN underlay support for DVR, for OVS L2 Agent. ** Affects: neutron Importance: Undecided Assignee: Vivekanandan Narasimhan (vivekanandan-narasimhan) Status: New ** Tags: l3-dvr-backlog **

[Yahoo-eng-team] [Bug 1374999] [NEW] iSCSI volume detach does not correctly remove the multipath device descriptors

2014-09-28 Thread Sampath Priyankara
Public bug reported: iSCSI volume detach does not correctly remove the multipath device descriptors tested environment: nova-compute on Ubuntu 14.04.1, iscsi_use_multipath=True and iSCSI volume backend is EMC VNX 5300. I created 3 cinder volumes and attached them to a nova instance. Then I

[Yahoo-eng-team] [Bug 940430] Re: nova-api should check UTF8 char in parameters

2014-09-28 Thread Christopher Yeoh
This doesn't appear to be reproducible anymore and we now handle utf8 host names correctly ** Changed in: nova Status: Confirmed = 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 1212195] Re: Flavor Extra Specs should check Metadata Items Quota

2014-09-28 Thread Christopher Yeoh
It's an admin api so I don't think we need to quota restrict it. ** Changed in: nova Status: Triaged = Won't Fix -- 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 1365259] Re: Lack of failure information (Failure due to host key verification failure)displayed, during instance migration from one host to another

2014-09-28 Thread Christopher Yeoh
As mentioned above, this is an async call so we have already returned from the API before we know the migration failed. The tasks API will address this in the future (you'll need to poll but you will be able to find out what happened). ** Changed in: nova Status: Confirmed = Invalid --

[Yahoo-eng-team] [Bug 1373073] Re: Image v1 json client timeout while checking that image was deleted

2014-09-28 Thread Ghanshyam Mann
Thanks Roman for confirmation. ** 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/1373073 Title: Image v1 json client timeout while

[Yahoo-eng-team] [Bug 1366649] Re: Typo in keystone/common/base64utils.py

2014-09-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/119775 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3f35c5c0f99180518739a08d1ade5ee1f4c2e726 Submitter: Jenkins Branch:master commit 3f35c5c0f99180518739a08d1ade5ee1f4c2e726 Author: Peter Razumovsky prazumov...@mirantis.com

[Yahoo-eng-team] [Bug 1375108] [NEW] Failed to reboot instance successfully with EC2

2014-09-28 Thread Ghanshyam Mann
Public bug reported: Failure happens in tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_reboot_terminate_instance. pythonlogging:'': {{{ 2014-09-28 09:05:33,105 31828 INFO [tempest.thirdparty.boto.utils.wait] State transition pending == running 3 second 2014-09-28

[Yahoo-eng-team] [Bug 1350172] Re: Building server failed in VMware Mine Sweeper

2014-09-28 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/1350172

[Yahoo-eng-team] [Bug 1323079] Re: Some network ports down after reboot netnode

2014-09-28 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/1323079

[Yahoo-eng-team] [Bug 1202053] Re: Memcache token backend issue upgrading from Grizzly

2014-09-28 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete = Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1202053