[Yahoo-eng-team] [Bug 1402535] [NEW] terminate instances boot from volume used multipath have esidual device

2014-12-15 Thread YaoZheng_ZTE
Public bug reported: Reproducing method as following: 1、nova.conf configure iscsi_used_multipath_tool=multipath, restart nova-compute service 2、launch instance vm1 boot from volume(used HpSan),then attach volume1 for this vm1 3、launch instance vm2 boot from volume(used HpSan),then attach

[Yahoo-eng-team] [Bug 1402572] [NEW] hypervisor list and details page reports invalid data

2014-12-15 Thread Kanagaraj Manickam
Public bug reported: Nova some times allows to have same hypervisor_hostname for more than one hypervisor. In this scenario, horizon hypervisor Table view and Detail view shows invalid data as follows: Table View: For those hypervisors having same hypervisor_hostname , Table view reports the

[Yahoo-eng-team] [Bug 1402574] [NEW] No fault-tolerance in nova-scheduler

2014-12-15 Thread Grzegorz Grasza
Public bug reported: In the case a nova-scheduler service dies during processing (see below how to reproduce it), the message is not rescheduled to another one in a HA setup. Oslo messaging raises a timeout in the conductor: 2014-12-11 07:49:53.565 ERROR nova.scheduler.driver

[Yahoo-eng-team] [Bug 1399149] Re: Horizon does not link to an object when assigning an floating IP to a load balancer

2014-12-15 Thread Timur Sufiev
*** This bug is a duplicate of bug 1359215 *** https://bugs.launchpad.net/bugs/1359215 ** This bug has been marked a duplicate of bug 1359215 Issue in viewing floating IP association with Virtual IP of Load balancer in Horizon -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1402596] [NEW] can not get image name when create an instance

2014-12-15 Thread zyjyan
Public bug reported: when I create an instance from image and create a volume, instance tables can not get image name; when I review the code in /nova/api/openstack/compute/servers.py 598 limit, marker = common.get_limit_and_marker(req) 599 try: 600

[Yahoo-eng-team] [Bug 1331215] Re: AttachInterfacesTestXML.test_add_remove_fixed_ip BadRequest

2014-12-15 Thread Joseph Lanoux
XML has been removed from Tempest. ** Changed in: tempest Status: Confirmed = Invalid ** Changed in: tempest Importance: High = Undecided -- 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 1380787] Re: remove XML support

2014-12-15 Thread Elena Ezhova
** No longer affects: python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1380787 Title: remove XML support Status in OpenStack Neutron (virtual network service): Fix

[Yahoo-eng-team] [Bug 1402628] [NEW] Keystone does a select * from assignment table even if a filter is provided in the URL.

2014-12-15 Thread Ajaya Agrawal
Public bug reported: As it stands the function list_role_assignments in the sql backend does not take any filter. So there is scope of optimization here. ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1402640] [NEW] IP addresses are not properly reported with radvd stateful subnets

2014-12-15 Thread Nir Magnezi
Public bug reported: Description of problem: === I Created n radvd IPv6 subnet with: - ipv6_ra_mode: dhcpv6-stateful - ipv6_address_mode: dhcpv6-stateful Meaning: a. The Neutron DHCP agent (dnsmasq) provides IP addresses and additional parameters. b. Neutron router

[Yahoo-eng-team] [Bug 1402658] [NEW] resource tracking is incorrect for ironic

2014-12-15 Thread Paul Murray
Public bug reported: Ironic nodes can only be assigned to a single instances. So resource allocation is all or nothing - i.e. if an instance is spawned on a node all the resources become unavailable no mater how much was stated in the flavor used. The view of the resource tracker does not match

[Yahoo-eng-team] [Bug 1402632] Re: issue with glance python client in Icehouse

2014-12-15 Thread Olaf
** Also affects: glance Importance: Undecided Status: New ** Also affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1329791] Re: Tempest: Deleting the tenant not deleting the security groups/rules associated

2014-12-15 Thread Eugene Nikanorov
This is a known limitation. I don't think we need to do anything about it in neutron. Tempest should take care of deleting tenant's resources from all services as well as any other CI system ** Changed in: neutron Status: Confirmed = Won't Fix -- You received this bug notification

[Yahoo-eng-team] [Bug 1391806] [NEW] 'neutron port-list' is missing binding:vnic_type filter

2014-12-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: An example usage would be to filter the ports that have binding:vnic_type=direct # neutron port-list --binding:vnic_type=direct ** Affects: neutron Importance: Undecided Assignee: Numan Siddique (numansiddique) Status: New --

[Yahoo-eng-team] [Bug 1391806] Re: 'neutron port-list' is missing binding:vnic_type filter

2014-12-15 Thread Numan Siddique
Moving this bug to neutron because 1. It is not a client bug 2. When I call neutron port-list --binding:vnic_type=direct, binding:vnic_type=direct is passed as a filter to the neutron. 3. But neutron is not handling this filter. So this needs to be fixed in neutron and not neutron client.

[Yahoo-eng-team] [Bug 1402703] [NEW] create port doesn't allow ip to be specified

2014-12-15 Thread Doug Fish
Public bug reported: On Admin-System-Networks-[network detail]-Create Port there is no option to provide the ip address for the port to be created on. This exists in the corresponding API (neutron port-create) and should be avail in Horizon as well. Also, I'd expect this to be available in any

[Yahoo-eng-team] [Bug 1402698] [NEW] Deleting an HA router with interfaces attached leaves the DB in an inconsistent state

2014-12-15 Thread Assaf Muller
Public bug reported: Steps to reproduce: Create HA router (Observe that HA ports were created) Attach an interface Delete router Result: The deletion fails because the router has an interface attached, however all of its HA ports were deleted, leaving the system in an inconsistent state. Any L3

[Yahoo-eng-team] [Bug 1402709] [NEW] Report an error when booting an instance with a flavor which has NUMA nodes is set to 0 (hw:numa_nodes=0)

2014-12-15 Thread Kashyap Chamarthy
Public bug reported: Booting a Nova instance successfully with hw:numa_nodes=0, with a Nova guest XML like that[*]. This bug came out of this RDO bug -- https://bugzilla.redhat.com/show_bug.cgi?id=1154152. But, talking with Daniel Berrnage and Nikola Dipanov on IRC, they suggest we should

[Yahoo-eng-team] [Bug 1402728] [NEW] VMware: resize does not update cpu limits

2014-12-15 Thread Gary Kotton
Public bug reported: A resize of a VM does not update the cpu limits correctly. That is if resources or sharing were on the flavor extra specs then they were not updated after the resize (if necessary) ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In

[Yahoo-eng-team] [Bug 1402746] [NEW] glance image-create doesn't work with stdin

2014-12-15 Thread cristi1979
Public bug reported: trying to import an image from stind results in the following error: time glance image-create --progress --name=icmprec --is-public=true --container-format=bare --disk-format=raw (zcat icmprec_backup-2014-12-12_snap.qcow2.gz) float() argument must be a string or a number

[Yahoo-eng-team] [Bug 1402632] Re: issue with glance python client in Icehouse

2014-12-15 Thread Stefano Maffulli
** No longer affects: openstack-community -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1402632 Title: issue with glance python client in Icehouse Status in OpenStack Image Registry

[Yahoo-eng-team] [Bug 1402751] [NEW] gate-nova-python27 fails with TypeError: 'SetuptoolsVersion' object does not support indexing after setuptools 8

2014-12-15 Thread Matt Riedemann
Public bug reported: After setuptools 8 release: http://logs.openstack.org/43/131343/4/gate//gate-nova- python27/b4532b5/console.html#_2014-12-15_10_19_02_695 ML thread: http://lists.openstack.org/pipermail/openstack- dev/2014-December/052985.html

[Yahoo-eng-team] [Bug 1402746] Re: glance image-create doesn't work with stdin

2014-12-15 Thread Louis Taylor
This works if you omit the --progress option. I initially thought this was a duplicate of another --progress bug [0], but the underlying problem appears to be separate. [0] https://bugs.launchpad.net/python-glanceclient/+bug/1384664 ** Changed in: glance Status: New = Confirmed **

[Yahoo-eng-team] [Bug 1402759] [NEW] gate-neutron-python27 fails with ValueError: (Expected ', ' or end-of-list in, u'neutron==2015.1

2014-12-15 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/37/106237/8/gate//gate-neutron- python27/0c73a84/console.html#_2014-12-14_02_48_55_624 Looks like this was due to the pbr 0.10.1 release: http://logs.openstack.org/37/106237/8/gate//gate-neutron-

[Yahoo-eng-team] [Bug 1402813] [NEW] https://review.openstack.org/#/c/91722 breaks icehouse-juno live migration

2014-12-15 Thread Lars Kellogg-Stedman
Public bug reported: The changes introduced in https://review.openstack.org/#/c/91722 break live migration from Icehouse compute nodes to Juno compute nodes. This complicates the upgrade process since it means origin compute nodes must be upgraded at the same time as target compute nodes, which

[Yahoo-eng-team] [Bug 1402824] [NEW] Conversion of API specs from MD to RST resulted in bad formatting

2014-12-15 Thread Dolph Mathews
Public bug reported: A significant portion of the API documentation consists of attribute definition lists, wherein a literal attribute is defined with one or more paragraphs of text, and may contain additional documentation for child attributes. In the conversion from markdown to

[Yahoo-eng-team] [Bug 1272522] [NEW] Chapter 1. General API Information doesn't document layout of Service Catalog

2014-12-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: On page http://docs.openstack.org/api/openstack-identity- service/2.0/content/POST_authenticate_v2.0_tokens_.html, the example service catalog includes a field named endpoints_links. How this field differs from just regular endpoints remains uncertain.

[Yahoo-eng-team] [Bug 1272522] Re: Chapter 1. General API Information doesn't document layout of Service Catalog

2014-12-15 Thread Anne Gentle
Also, the API Working Group is collecting example catalogs here: https://wiki.openstack.org/wiki/API_Working_Group/Current_Design/Service_Catalog ** Project changed: openstack-api-site = keystone -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1402889] [NEW] nova doesn't support to launch instance booted from uefi rom for AARCH64/ARM

2014-12-15 Thread Ming Lei
Public bug reported: Currently qemu-system-arm or qemu-system-aarch64 need '-bios ROM.bin' for booting from uefi rom, unfortunately nova-compute can't build the parameter for qumu via libvirt. The patch in below link can support this function, and I have verified that it can launch one

[Yahoo-eng-team] [Bug 1402899] [NEW] 'default' security group should be deleted by admin only

2014-12-15 Thread Abhishek Talwar
Public bug reported: 'default' security group should be deleted by admin only After the release of review (https://review.openstack.org/#/c/22713/) a 'default' security group can be deleted by any user. But this functionality should only stay with admin and he should have the privelege to

[Yahoo-eng-team] [Bug 1402908] [NEW] Create the second vip use one pool id should not return 500 error

2014-12-15 Thread KaiLin
Public bug reported: SYMPTOM: 1.Create the first vip by using one pool id.(successfully) 2.Create the second vip by using the same pool id.(failure) And return Internal Server Error (HTTP 500) I think it should not return 500 error,it may be 409 error,and with the help information in detail.

[Yahoo-eng-team] [Bug 1402915] [NEW] Error: Unable to retrieve attachment information

2014-12-15 Thread Trung Trinh
Public bug reported: Version: stable/juno Bug description: In the view of Volumes, provided that some volume whose status is in-use or it is being attached to a VM. If the associated VM is deleted, this will trigger the detaching of the volume. If the volume detaching process is failed by

[Yahoo-eng-team] [Bug 1402917] [NEW] Error: You are not allowed to delete volume

2014-12-15 Thread Trung Trinh
Public bug reported: Version: stable/juno Proposal: It should be allowed to delete the volume which is attached to an already-deleted VM. This scenario can occur when the associated VM is deleted but the auto- triggered volume-detaching process is failed accidentally. If so, it results in the

[Yahoo-eng-team] [Bug 1402916] [NEW] unable to validate signature from a keystone issued SAML assertion

2014-12-15 Thread Steve Martinelli
Public bug reported: In the keystone 2 keystone federation workflow, a keystone acting as an SP should be able to validate the signature of a SAML assertion from a keystone acting as an IdP. The current work around is to use the NullSecurity rule in the Security Policy file from Shibboleth

[Yahoo-eng-team] [Bug 1402933] [NEW] Neutron l3 agent should have GARP delay configurable

2014-12-15 Thread Abhishek Chanda
Public bug reported: It defaults to 5 sec for keepalived. A value larger than the advert interval will cause the router to send GARP packets slower than sending advert packets. This might end up increasing failover time because the passive router won't know the master is offline sooner. **

[Yahoo-eng-team] [Bug 1400583] Re: default security group in admin tenant doesn't take effect on vm if there are default sec-groups in other tenants

2014-12-15 Thread Jerry Zhao
wait. sorry, my bad. as a matter of fact, i was in the demo project view by default when logged in dashboard as admin. then i expanded the drop down list of projects and switch to admin, the security group was listed correctly. ** Changed in: neutron Status: New = Invalid ** Changed in:

[Yahoo-eng-team] [Bug 1401674] Re: Fail to download object with a space in the file name

2014-12-15 Thread Lin Hua Cheng
*** This bug is a duplicate of bug 1347734 *** https://bugs.launchpad.net/bugs/1347734 Ying, backporting the patch from https://bugs.launchpad.net/horizon/+bug/1347734 shoud fix the issue. I've cherry picked the patch into icehouse. ** This bug has been marked a duplicate of bug 1347734

[Yahoo-eng-team] [Bug 1402959] [NEW] Support Launching an instance with a port with vnic_type=direct

2014-12-15 Thread Itzik Brown
Public bug reported: To support Launching instances with 'SR-IOV' interfaces using the dashboard there is a need to: 1)Adding the ability to specify vnic_type to 'port create' operation 2)Adding option to create a port as a tenant (Right now only Admin can do this) 3)Adding the ability to launch

[Yahoo-eng-team] [Bug 1402502] Re: Resource usage will not be updated when suspending instance

2014-12-15 Thread melanie witt
Hi Jin, I researched into this based on your comment and found some interesting things. From a technical, virt-level standpoint, you are right that resources on the hypervisor can be freed after suspending an instance. I think it's hypervisor dependent, but in the case of libvirt, I did observe