[Yahoo-eng-team] [Bug 1217432] Re: timeout on AuthorizationTestJSON

2013-12-12 Thread Sean Dague
** No longer affects: tempest -- 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/1217432 Title: timeout on AuthorizationTestJSON Status in OpenStack Image Registry and Deli

[Yahoo-eng-team] [Bug 1257070] Re: test_glance_timeout flakey fail

2013-12-12 Thread Sean Dague
** No longer affects: tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1257070 Title: test_glance_timeout flakey fail Status in OpenStack Image Registry and Delivery Service (Glanc

[Yahoo-eng-team] [Bug 1257815] Re: Internal server error while deleting subnet(can not find the rows in ipavailabilityranges table)

2013-12-12 Thread Sean Dague
not a tempest bug ** Changed in: tempest Status: Incomplete => 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/1257815 Title: Internal server error while deleting subnet(c

[Yahoo-eng-team] [Bug 1260550] [NEW] fix core_plugin path in nicira README

2013-12-12 Thread Aaron Rosen
Public bug reported: fix core_plugin path in nicira README ** Affects: neutron Importance: Low Assignee: Aaron Rosen (arosen) Status: New ** Changed in: neutron Assignee: (unassigned) => Aaron Rosen (arosen) ** Changed in: neutron Importance: Undecided => Low -- You

[Yahoo-eng-team] [Bug 1260139] Re: VMWARE: Unable to spawn instances from sparse/ide images

2013-12-12 Thread Tracy Jones
** 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). https://bugs.launchpad.net/bugs/1260139 Title: VMWARE: Unable to spawn instances from sparse/ide i

[Yahoo-eng-team] [Bug 1260495] Re: Setting autodoc_tree_index_modules makes documentation builds fail

2013-12-12 Thread David Stanek
Adding Keystone to make sure we update our code to use this when committed and remove the temporary extension. ** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to K

[Yahoo-eng-team] [Bug 1260575] [NEW] security group quota usage is wrong when the security group is deleted by admin

2013-12-12 Thread Liyingjun
Public bug reported: The quota usage for security group do not decrease when the security group is deleted by admin. Use the attachment script to reproduce, here is what i got: + new_user + ATTEMPT_ID=27449 + TENANT_NAME=tanant-27449 ++ awk '/id/{print $4}' ++ keystone tenant-create --name tanan

[Yahoo-eng-team] [Bug 1260574] [NEW] tempest.api.compute.v3.servers.test_server_rescue.ServerRescueV3TestXML.test_rescued_vm_detach_volume fails gate job sporadically

2013-12-12 Thread Peter Portante
Public bug reported: See: http://logs.openstack.org/06/61906/1/check/check-tempest-dsvm- full/81e2893/console.html If the log becomes archived, you might have to add a ".gz" to the above URL. 2013-12-13 02:40:08.447 | == 2013-

[Yahoo-eng-team] [Bug 1260581] [NEW] VM live migration process, the destination resource will not be charged

2013-12-12 Thread Haojie Jia
Public bug reported: Virtual machine live migration process, the destination resource does not change anything. If the virtual machine migration process, just create a new virtual machine on the destination host, it may cause the migration to fail. Thus, during the migration process, I suggest pre

[Yahoo-eng-team] [Bug 1256182] [NEW] test_associate_ip_to_server_without_passing_floating_ip failed due to invalid assertion

2013-12-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: test_associate_ip_to_server_without_passing_floating_ip and test_associate_nonexistant_floating_ip in tempest/api/compute/floating_ips/test_floating_ips_actions.py failed. The openstack will return code 400 bad request when execute these cases, while the

[Yahoo-eng-team] [Bug 1256182] Re: test_associate_ip_to_server_without_passing_floating_ip failed due to invalid assertion

2013-12-12 Thread Qiu Hua Qiao
** Changed in: tempest Status: Invalid => New ** Project changed: tempest => nova -- 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/1256182 Title: test_associate_ip

[Yahoo-eng-team] [Bug 1260588] [NEW] Change retry to attempt for retry filter logic

2013-12-12 Thread Jay Lau
Public bug reported: After patch of Ia355810b106fee14a55f48081301a310979befac, retry filter was renamed to IgnoreAttemptedHostsFilter and its variable retry was changed to attempt, so it is better to update nova scheduler and compute logic by replace retry to attempt ** Affects: nova Import

[Yahoo-eng-team] [Bug 1260144] Re: auth_token is very long

2013-12-12 Thread chenhaiq
it is default to pki provider, which is very long ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1260144 Title: auth_token is very

[Yahoo-eng-team] [Bug 1260598] [NEW] ml2 race in network creation

2013-12-12 Thread Isaku Yamahata
Public bug reported: There are races in network create by ML2 type driver. ** Affects: neutron Importance: Undecided Assignee: Isaku Yamahata (yamahata) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is sub

[Yahoo-eng-team] [Bug 1260489] Re: --debug flag not working in neutron

2013-12-12 Thread Abhishek Chanda
>From the description, this looks like a neutronclient issue. I've added it and marked the bug in nova as invalid. Please assign the bug to yourself in neutronclient. ** Also affects: python-neutronclient Importance: Undecided Status: New ** Changed in: nova Status: New => Invali

[Yahoo-eng-team] [Bug 1260618] [NEW] nova-api, nova-cert, nova-network not shown after installation. please guide.

2013-12-12 Thread yashjit
Public bug reported: Please help me - Issue description : I install havana ( with nova-network as i am very new to it) 1 controller node and 1 compute node. This topology and script i used to install grizzly which got installed. So very minor changes in script were made. Now for havana few mino

[Yahoo-eng-team] [Bug 1260617] [NEW] Provide the ability to attach volumes in the read-only mode

2013-12-12 Thread Zhenguo Niu
Public bug reported: Cinder now support the ability to attach volumes in the read-only mode, this should be exposed through horizon. Read-only mode could be ensured by hypervisor configuration during the attachment. Libvirt, Xen, VMware and Hyper-V support R/O volumes. ** Affects: horizon Im

<    1   2