[Yahoo-eng-team] [Bug 1233303] Re: Incorrect documentation on protected properties

2013-12-19 Thread Tom Fifield
** No longer affects: openstack-manuals -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1233303 Title: Incorrect documentation on protected properties Status in OpenStack Image Registry a

[Yahoo-eng-team] [Bug 1198171] Re: not able to authenticate with user from non-default domain, v3

2013-12-19 Thread Bo Tang
** Also affects: python-keystoneclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1198171 Title: not able to authenticate with user from

[Yahoo-eng-team] [Bug 1239894] Re: insecure=True not documented outside of keystoneclient.middleware.auth_token

2013-12-19 Thread Tom Fifield
** No longer affects: nova ** Tags added: sec-guide -- 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/1239894 Title: insecure=True not documented outside of keystoneclie

[Yahoo-eng-team] [Bug 1253482] Re: Keystone default port in linux local ephemeral port range. Devstack should shift range.

2013-12-19 Thread Tom Fifield
In openstack-manuals, this will now be dealt holistically across all services by this bug : https://bugs.launchpad.net/openstack- manuals/+bug/1261617 " Provide information and instructions on default ports and firewall rules " ** No longer affects: openstack-manuals -- You received this bug no

[Yahoo-eng-team] [Bug 1163050] Re: Can create multiple members with same configuration which belong to same pool

2013-12-19 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- 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 1252476] Re: hyper-v : Havana-fails to spawn an instance - InstanceInfoCache version incompatiblity

2013-12-19 Thread Alessandro Pilotti
*** This bug is a duplicate of bug 1239709 *** https://bugs.launchpad.net/bugs/1239709 ** This bug has been marked a duplicate of bug 1239709 NovaObject does not properly honor VERSION -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1262943] [NEW] the key of aggregate's metadata accepts empty string

2013-12-19 Thread Lee Li
Public bug reported: Use command: nova aggregate-set-metadata llg_aggregate ''='test_key_empty' it returns: ++---+---+---+--+ | Id | Name | Availability Zone | Hosts | Metadata | ++---+-

[Yahoo-eng-team] [Bug 1262944] [NEW] same method defined in info/tables.py

2013-12-19 Thread Liyingjun
Public bug reported: Same methods defined in info/tables.py https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/info/tables.py#L69 https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/info/tables.py#L133 ** Affects: horizon I

[Yahoo-eng-team] [Bug 1262914] [NEW] Unnecessary data copy during cold snapshot

2013-12-19 Thread Dmitry Borodaenko
Public bug reported: When creating a cold snapshot, LibvirtDriver.snapshot() creates a local copy of the VM image before uploading from that copy into a new image in Glance. In case of snapshotting a local file backed VM to Swift, that's one copy too many: if the target format matches the source

[Yahoo-eng-team] [Bug 1262906] [NEW] swift unable to start in gate-tempest-dsvm-neutron-large-ops

2013-12-19 Thread Joe Gordon
Public bug reported: http://logstash.openstack.org/#eyJzZWFyY2giOiJcInNvY2tldC5lcnJvcjogW0Vycm5vIDExMV0gQ29ubmVjdGlvbiByZWZ1c2VkXCIgQU5EIGZpbGVuYW1lOlwibG9ncy9zY3JlZW4tcy1jb250YWluZXIudHh0XCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2

[Yahoo-eng-team] [Bug 1262678] Re: Missing firewall_driver with ml2 breaks neutron securitygroups API

2013-12-19 Thread Emilien Macchi
** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) => Emilien Macchi (emilienm) ** Changed in: neutron Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1262153] Re: test_rebuild_server_in_error_state spurious error

2013-12-19 Thread Steve Baker
This traceback comes from a nova test, and does not involve heat. ** Also affects: nova Importance: Undecided Status: New ** No longer affects: heat -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nov

[Yahoo-eng-team] [Bug 1262885] [NEW] haproxy-lbaas-agent goes out of sync with db after being down

2013-12-19 Thread Simon
Public bug reported: How to reproduce: 1) create a pool with a VIP 2) check which lbaas-agent that pool is scheduled to 3) shut down lbaas-agent on the node 4) remove the pool/VIP via the API 5) restart lbaas-agent It turns out the VIP would remain on the lbaas-agent host forever. Looks like th

[Yahoo-eng-team] [Bug 1262529] Re: Floating IP takes too long to update in nova and even longer for multiple VMs

2013-12-19 Thread Yair Fried
@adalbas this is a tempest issue because the test needs to change, as agreed in the mailing list ** Changed in: tempest Status: Invalid => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.lau

[Yahoo-eng-team] [Bug 1262878] [NEW] Serial console device required for runcmd to take effect

2013-12-19 Thread James Slagle
Public bug reported: Not sure if this should actually be considered a bug or not. But, figured I'd submit it anyway. My cloud image is ubuntu-13.10, amd64, downloaded from here: http ://cloud-images.ubuntu.com/saucy/current/saucy-server-cloudimg- amd64-disk1.img. I'm testing locally in libvirt

[Yahoo-eng-team] [Bug 1207576] Re: python package amqp, should not run in debug mode when nova is in debug mode

2013-12-19 Thread Brad Pokorny
This one looks to me like something that would affect all OpenStack projects. Also, the proposed fix for this one is a change to log.py, which is synced from oslo to nova. So the fix should go into oslo so all projects can take advantage of it. ** Also affects: oslo Importance: Undecided

[Yahoo-eng-team] [Bug 1262858] [NEW] Wrong deprecated name for images_rbd options

2013-12-19 Thread Shaun McCance
Public bug reported: In nova/virt/libvirt/imagebackend.py, the images_rbd_pool and images_rbd_ceph_conf have deprecated_name set to libvirt_images_rdb_pool and libvirt_images_rdb_ceph_conf, respectively, but the actual option names prior to commit 25a7de2054ba6ae5eb318c86fe165f4302fbfff8 are libvi

[Yahoo-eng-team] [Bug 1226469] Re: deleted image requested in setUpClass (tempest.api.compute.images.test_list_image_filters:ListImageFiltersTestJSON)

2013-12-19 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/1226469 Title: deleted image requested in setUpClass (tempest.api.compute.images.test_list_image_filters:Lis

[Yahoo-eng-team] [Bug 1254890] Re: "Timed out waiting for thing" causes tempest-dsvm-neutron-* failures

2013-12-19 Thread Mark McClain
** Changed in: neutron Status: New => 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/1254890 Title: "Timed out waiting for thing" causes tempest-dsvm-neutron-* failures S

[Yahoo-eng-team] [Bug 1262529] Re: Floating IP takes too long to update in nova and even longer for multiple VMs

2013-12-19 Thread Adalberto Medeiros
Does not seem to be a tempest issue. ** Changed in: tempest Status: New => 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/1262529 Title: Floating IP takes too long to upd

[Yahoo-eng-team] [Bug 1262790] [NEW] nicira: net-gateway-create fails on neutron but succeeds on backend

2013-12-19 Thread Salvatore Orlando
Public bug reported: If a gateway service is created, by mistake, with the same device, but two distinct interfaces, neutron fails with 500, but the service is sucessfully created on the backend. Problems: 1) neutron should return 400, not 500 2) if the backend is successully configured, perhaps

[Yahoo-eng-team] [Bug 1262785] [NEW] devstack-exercises floating_ips broken

2013-12-19 Thread dkehn
Public bug reported: Enabling the Q_USE_DEBUG_COMMAND=True in devstack localrc uses the set_neutron_debug using namespace fails. This usually shows as : [Call Trace] /opt/stack/new/devstack/exercises/volumes.sh:147:ping_check /opt/stack/new/devstack/functions:1700:_ping_check_neutron /opt/stack/n

[Yahoo-eng-team] [Bug 1262777] [NEW] Display the hostname of DBaaS instance

2013-12-19 Thread Lin Hua Cheng
Public bug reported: Trove recently added integration with designate. The instance information will either return the hostname or IP address depending on the Trove configuration. We should expose the hostname if available, for cases that trove is integrated with desginate since the IP address wi

[Yahoo-eng-team] [Bug 1210253] Re: With Havana 2 installed, Launching horizon UI results in the error " NameError: name 'Dashboard' is not defined"

2013-12-19 Thread Mark T. Voelker
** Changed in: openstack-cisco Milestone: h.0 => None ** No longer affects: openstack-cisco -- 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/1210253 Title: With

[Yahoo-eng-team] [Bug 1262723] [NEW] libvirt.baselineCPU error handling in Nova

2013-12-19 Thread Dirk Mueller
Public bug reported: Nova uses libvirt.baselineCPU when support for it is available in the installed libvirt version. the implementation of baselineCPU is: def baselineCPU(self, xmlCPUs, flags=0): """Computes the most feature-rich CPU which is compatible with all given host CPUs. """

[Yahoo-eng-team] [Bug 1262613] Re: tempest.scenario.test_cross_tenant_connectivity.TestNetworkCrossTenant.test_cross_tenant_traffic[compute, gate, network, smoke] failed

2013-12-19 Thread Simon Pasquier
** 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/1262613 Title: tempest.scenario.test_cross_tenant_connectivity.TestNetworkCrossTenant.test_cross_tenant_traf

[Yahoo-eng-team] [Bug 1262679] [NEW] Range() in for loop need a refactor

2013-12-19 Thread Liang Bo
Public bug reported: In some files, range was called as: for i in range(0, 10): pass Actually the start index arg was useless, since its defaultvalue is 0. They should be refactor as: for i in range(10): pass Stats in nova codes, range(N) => 230 lines, range(0, N) => 30 l

[Yahoo-eng-team] [Bug 1261572] Re: Keystoneclient import fails in python3

2013-12-19 Thread Dolph Mathews
** 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/1261572 Title: Keystoneclient import fails in python3 Status in OpenStack Identity

[Yahoo-eng-team] [Bug 1262649] [NEW] query images in order, but return result not in the order

2013-12-19 Thread Haojie Jia
Public bug reported: I call glance rest api to list all images in order, as follows: curl -i -H "X-Auth-Token:1b1dd8200e9e426588457619a0240128" -X GET http://127.0.0.1:9292/v1/images/detail?sort_key=name&sort_dir=asc&limit=20, show as follows,it sort by desc: { "images": [ {

[Yahoo-eng-team] [Bug 1262647] [NEW] nova snapshot, nova resume not working with libvirt_cpu=host-passthrough and libvirt 1.1.1

2013-12-19 Thread sirswa
Public bug reported: Environment: OpenStack version Havana libvirt_cpu = host-passthrough libvirt0, libvirt-bin 1.1.1-0ubuntu8~cloud2 qemu-kvm, qemu-utils, qemu-common 1.0+noroms-0ubuntu14.12 kvm 1:84+dfsg-0ubuntu16+1.0+noroms+0ubuntu14.12 apparmor 2.7.102-0ubuntu3.9 Kernel 3.5.0-44-generic lsb-re

[Yahoo-eng-team] [Bug 1262642] [NEW] VMware VC driver fails to spawn instance on vCenter 5.5

2013-12-19 Thread Kiran Kumar Vaddi
Public bug reported: Creating instance using vCenter 5.5 fails with the following exception. The same works when vCenter 5.1 is used vmware driver used is Havana GA code with some backports of fixes in Icehouse 2013-12-19 12:19:22.782 31835 TRACE nova.compute.manager [instance: 6932fe94-7300-4e

[Yahoo-eng-team] [Bug 1262639] [NEW] Exists notification sent even if rescue fails

2013-12-19 Thread Anuj Mathur
Public bug reported: When a rescue operation is initiated in Nova, a partial-period .exists event is emitted to capture instance runtime, etc for the period before the rescue. Currently, this occurs just before the actual rescue operation is kicked off on the hypervisor. If the rescue operation

[Yahoo-eng-team] [Bug 1262616] [NEW] 'Multiple plugins for service %s were configured', 'L3_ROUTER_NAT'

2013-12-19 Thread René Schultz Madsen
Public bug reported: When installing havan on debian 64bit wheezy, using the repositories: deb http://havana.pkgs.enovance.com/debian havana main deb http://archive.gplhost.com/debian havana-backports main The neutron-server fails to start because of this check in https://github.com/openstack/n

[Yahoo-eng-team] [Bug 1262613] [NEW] tempest.scenario.test_cross_tenant_connectivity.TestNetworkCrossTenant.test_cross_tenant_traffic[compute, gate, network, smoke] failed

2013-12-19 Thread Simon Pasquier
Public bug reported: Tempest console = 2013-12-19 09:41:43.727 | FAIL: tempest.scenario.test_cross_tenant_connectivity.TestNetworkCrossTenant.test_cross_tenant_traffic[compute,gate,network,smoke] 2013-12-19 09:41:43.728 | tempest.scenario.test_cross_tenant_connectivity.TestNetworkCr

[Yahoo-eng-team] [Bug 1262601] [NEW] Can't do "resize" on shared storage

2013-12-19 Thread Martins Jakubovics
Public bug reported: Can't do "resize" to instance (at least to bigger flavor) on shared storage using XenServer as hypervisor. Additionaly, if fails to "resize", VM is crashed too, I don't get a way to restore it in OpenStack. In XenServer VM is running, but by different name: Before - instanc

[Yahoo-eng-team] [Bug 1262594] [NEW] allowed values not handled in launch stack

2013-12-19 Thread Maxime Vidori
Public bug reported: When uploading a template with allowed values, like this one: instance_type: type: string default: m2.medium constraints: allowed_values: - m1.small - m1.medium - m1.large Allowed values are not correctly displayed in a select input.

[Yahoo-eng-team] [Bug 1262595] [NEW] getting flavor by id prefers deleted flavors

2013-12-19 Thread Dirk Mueller
Public bug reported: After changing my m1.tiny flavor from disk_gb==1 to disk_gb==0 I noticed something strange: $ nova flavor-list ++---+---+--+---+--+---+-+---+ | ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Fact

[Yahoo-eng-team] [Bug 1262589] [NEW] reduce parameter not used in "_populate_user"

2013-12-19 Thread Liusheng
Public bug reported: the method "_populate_user" in /keystone/token/providers/common.py have two parameters (domain_id and project_id)not used. The method is used only in the python file. the two parameters should be reduced ** Affects: keystone Importance: Undecided Assignee: Liusheng

[Yahoo-eng-team] [Bug 1262566] [NEW] security group listing race

2013-12-19 Thread Attila Fazekas
Public bug reported: In this grenade job http://logs.openstack.org/63/62463/3/gate/gate-grenade-dsvm/4a94d81/console.html One process tries to list ALL security groups : "2013-12-19 06:42:11.519 15319 INFO tempest.common.rest_client [-] Request: GET http://127.0.0.1:8774/v2/1fb77a9f8ccc41749816

[Yahoo-eng-team] [Bug 1262424] Re: Files without code should not contain copyright notices

2013-12-19 Thread Liyingjun
** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1262424 Title: Files without code should not contain copyright notices S

[Yahoo-eng-team] [Bug 1262564] [NEW] testsuite misfires in 2013.2.1 release

2013-12-19 Thread IAN DELANEY
Public bug reported: We have; Author: Brant Knudson Date: Sun Sep 8 13:16:42 2013 -0500 Tests use "from keystone import tests" Use "from keystone import tests" rather than "from keystone.tests import core as test". This is consistent with how other packages are imported throu

[Yahoo-eng-team] [Bug 1262563] [NEW] admin vm associate floating ip failed

2013-12-19 Thread shihanzhang
Public bug reported: Version: Stable/Havana When an admin user in one tenant creates a VM in a network belongin different tenant,then admin associating floating ip to that VM will fail,because that tenant' network can't connect to router which belongs to the tenant admin is in. the fail log in

[Yahoo-eng-team] [Bug 1262550] [NEW] nicira.test_nvpopts displays some error message in console

2013-12-19 Thread Akihiro Motoki
Public bug reported: neutron.tests.unit.nicira.test_nvpopts displays the following messages to console. It should be caught and logged. We need to use base.BaseTestCase instead of testtools.TestCase. ERROR:neutron.plugins.nicira.dhcpmeta_modes:Unable to run Neutron with config option 'agentless'

[Yahoo-eng-team] [Bug 1262148] Re: duplicated definition of config option memcached_servers

2013-12-19 Thread Lianhao Lu
I dig into this a little bit. The config.generator works by first importing all the python modules, then for each imported python module, it will try to find all the CfgOpt options in it and print it. During the finding process, the config.generator._guess_groups() will try to find if the CfgOpt