[Yahoo-eng-team] [Bug 1407592] [NEW] Snapshots fail to upload larger (~30G+) images, with error '500 Internal Server Error Failed to upload image'

2015-01-05 Thread Michael Zhdanov
Public bug reported: I use Ubuntu 14.04.1 and OpenStack Juno latest release. In case I do SNAPSHOT for small virtual machine - it works. In case I do SNAPSHOT for a big size VM (more than 30G) it fails after starting of saving SNAPSHOT to a Glance storage. So if to summarize: - could be

[Yahoo-eng-team] [Bug 1407618] [NEW] unable to reload allocations neutron-dhcp-agent

2015-01-05 Thread Miguel Angel Ajo
Public bug reported: In some cases dhcp agent dumps an exception because it's trying to use replace_file over a directory which was never created.

[Yahoo-eng-team] [Bug 1332660] Re: Update statistics from computes if RBD ephemeral is used

2015-01-05 Thread Alexander Gubanov
** Changed in: mos 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/1332660 Title: Update statistics from computes if RBD

[Yahoo-eng-team] [Bug 1332660] Re: Update statistics from computes if RBD ephemeral is used

2015-01-05 Thread Alexander Gubanov
I verified it on mos 5.1.1 - fixed ** Changed in: mos/5.1.x 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/1332660 Title:

[Yahoo-eng-team] [Bug 1406438] Re: Failures in test_create_list_show_delete_interfaces

2015-01-05 Thread OpenStack Infra
Reviewed: https://review.openstack.org/144434 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=45375301000b27fb8c37bea25b117448baca2a21 Submitter: Jenkins Branch:master commit 45375301000b27fb8c37bea25b117448baca2a21 Author: venkata anil anil.venk...@enovance.com Date:

[Yahoo-eng-team] [Bug 1407626] [NEW] Can't choose more than one availability zones when booting instances

2015-01-05 Thread Ya Hong Du
Public bug reported: Now I can only choose one availability zone if I want to use specific zones. But I want to use more than one zones one time when I create instances. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1407601] [NEW] openvswitch agent logs ERROR when a port to be tagged is gone

2015-01-05 Thread Miguel Angel Ajo
Public bug reported: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state can produce in openvswitch agent log, errors like: Command: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ovs-vsctl', '--timeout=10',

[Yahoo-eng-team] [Bug 1407643] [NEW] Setting network bandwidth quota in extra_specs causes a VM creation to fail in devstack

2015-01-05 Thread Phil Day
Public bug reported: https://blueprints.launchpad.net/nova/+spec/quota-instance-resource added a number of resource managment capabilites via extra_specs foe libvirt - but at least one of these causes VMs to fail on devstcak with Neutron (so I'm guessing that they aren't covered in Tempest ?)

[Yahoo-eng-team] [Bug 1406438] Re: Failures in test_create_list_show_delete_interfaces

2015-01-05 Thread venkata anil
This is a tempest bug and a fix also released for tempest. So setting the status to invalid for neutron bug. ** 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.

[Yahoo-eng-team] [Bug 1407681] [NEW] Invalid image-id to glance member-list gives improper o/p message

2015-01-05 Thread b.sudhakoushik
Public bug reported: Whenever and invalid image-id is given to the command glance member- list, an error message is being observed, but the message was improperly formatted. koushik@koushik-ThinkCentre-M92p:/opt/stack/glance/glance$ glance --version 0.14.2

[Yahoo-eng-team] [Bug 1407685] [NEW] New eventlet library breaks nova-manage

2015-01-05 Thread Dr. Jens Rosenboom
Public bug reported: This only affects stable/juno and stable/icehouse, which still use the deprecated eventlet.util module: ~# nova-manage service list 2015-01-05 13:13:11.202 29016 ERROR stevedore.extension [-] Could not load 'file': cannot import name util 2015-01-05 13:13:11.202 29016 ERROR

[Yahoo-eng-team] [Bug 1407661] [NEW] keystone with LDAP identity complains about invalid input for trustor_user_id

2015-01-05 Thread Marcus Klein
Public bug reported: I just upgraded to the Juno release. My setup uses multi-domains while the default domain is backend by the LDAP identity. A secondary domain for Heat is backend by SQL. Creating a stack through Heat gives now the following error in keystone: 2015-01-05 12:35:59.069 25926

[Yahoo-eng-team] [Bug 1362678] Re: multi-domain has problems with LDAP identity on default domain

2015-01-05 Thread Marcus Klein
I solved the issue by extending the pattern for type 'id_string' in keystone/common/validation/parameter_types.py. Will create a new bug for this problem because it is not really related to a not working multi- domain setup with LDAP identity. ** Changed in: keystone Status: New = Invalid

[Yahoo-eng-team] [Bug 1407666] [NEW] Dashboard shows 'No ports available' when associating a floating IP. Associating it on the command line works.

2015-01-05 Thread Stefan Walter
Public bug reported: We are running juno via RDO on a RHEL7 cluster. We observe that users that do not have the admin role in a given project cannot associate a floating IP with a running VM via the dashboard. Using the neutron command line tool it works for the same project and user. The system

[Yahoo-eng-team] [Bug 1407664] [NEW] Race: instance nw_info cache is updated to empty list because of nova/neutron event mechanism

2015-01-05 Thread Rui Chen
Public bug reported: This applies only when the nova/neutron event reporting mechanism is enabled. Boot instance, like this: nova boot --image xxx --flavor xxx --nic port-id=xxx test_vm The booting instance is successful, but instance nw_info cache is empty. This is a probabilistic problem, not

[Yahoo-eng-team] [Bug 1407721] [NEW] Add slot and func range to pci_passthrough_whitelist

2015-01-05 Thread Moshe Levi
Public bug reported: This way a user will be able to exclude a specific VF. Example of func range: 1 . pci_passthrough_whitelist = {address:*:02:00.2-4,physical_network:physnet1} 2. pci_passthrough_whitelist ={address:*:02:00.2-*,physical_network:physnet1} Example of slot range: 1.

[Yahoo-eng-team] [Bug 1407736] [NEW] stable/juno python jobs failing due to subunit log being too big

2015-01-05 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/60/144760/1/check/gate-nova- python26/6eb86b3/console.html#_2015-01-05_10_20_01_178 2015-01-05 10:20:01.178 | + [[ 72860 -gt 5 ]] 2015-01-05 10:20:01.178 | + echo 2015-01-05 10:20:01.178 | 2015-01-05 10:20:01.178 | + echo 'sub_unit.log was 50

[Yahoo-eng-team] [Bug 1375857] Re: It's not possibile to pass the cacert to the swift store

2015-01-05 Thread Louis Taylor
** Project changed: glance = glance-store -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1375857 Title: It's not possibile to pass the cacert to the swift store Status in OpenStack

[Yahoo-eng-team] [Bug 1402007] Re: Create vip failed on device driver haproxy_ns

2015-01-05 Thread OpenStack Infra
Reviewed: https://review.openstack.org/141661 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=f4e38cb6853344aeaff30955caa58e6e16b1241c Submitter: Jenkins Branch:master commit f4e38cb6853344aeaff30955caa58e6e16b1241c Author: Eugene Nikanorov enikano...@mirantis.com

[Yahoo-eng-team] [Bug 1407681] Re: Invalid image-id to glance member-list gives improper o/p message

2015-01-05 Thread Ian Cordasco
*** This bug is a duplicate of bug 1395207 *** https://bugs.launchpad.net/bugs/1395207 ** Project changed: glance = python-glanceclient ** This bug has been marked a duplicate of bug 1395207 glance create-image returned error message contains html keys. -- You received this bug

[Yahoo-eng-team] [Bug 1407859] [NEW] vm can't get default route for ipv6 in slaac mode

2015-01-05 Thread Jerry Zhao
Public bug reported: neutron subnet-show ipv6 +---++ | Field | Value |

[Yahoo-eng-team] [Bug 1407861] [NEW] tests of endpoint_filter should check the number of endpoints

2015-01-05 Thread wanghong
Public bug reported: I think the tests of endpoint_filter should check the number of endpoints, but currently the tests check the number of services, refer to: https://github.com/openstack/keystone/blob/master/keystone/tests/test_v3.py#L661 Note that len(token['catalog']) is the number of

[Yahoo-eng-team] [Bug 1407410] Re: It takes too much time for L3 agent to make router active ( about 2 minutes ).

2015-01-05 Thread Eugene Nikanorov
I doubt there is something to fix here. Indeed there is a config option that defines timeout between sync operations. ** Changed in: neutron Status: New = Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1243685] Re: Servers/Instances sorting order via API

2015-01-05 Thread Steven Kaufer
This has been fixed in kilo: https://review.openstack.org/#/q/topic:bp/nova-pagination,n,z ** Changed in: nova Status: Triaged = 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 1375857] Re: It's not possibile to pass the cacert to the swift store

2015-01-05 Thread Ian Cordasco
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Status: New = Triaged ** Changed in: glance Importance: Undecided = Wishlist ** Changed in: glance Assignee: (unassigned) = Ian Cordasco (icordasc) -- You received this bug notification

[Yahoo-eng-team] [Bug 1407715] [NEW] Pie charts are empty when quota is zero

2015-01-05 Thread Rob Cresswell
Public bug reported: When a users quota for any given service is zero, the pie charts showing this remain empty. This is not helpful behaviour, as an empty chart indicates available quota - only the numeric values show that the current quota is filled, making the chart redundant. We should change

[Yahoo-eng-team] [Bug 1407793] [NEW] keystone icehouse stable jobs failing: No distributions matching the version for keyring2.0, =1.6.1, =2.1

2015-01-05 Thread Adam Gandelman
Public bug reported: Both periodic-keystone-docs-icehouse and periodic-keystone- python27-icehouse started failing over the holidays: otherwise you may silence this warning with '--trusted-host pypi.region-b.geo-1.openstack.org'. 2015-01-05 06:10:32.658 | Could not find a version that