[Yahoo-eng-team] [Bug 1396892] [NEW] AttributeError: 'MeteringAgentWithStateReport' object has no attribute '_periodic_last_ run'

2014-11-26 Thread YAMAMOTO Takashi
Public bug reported: 2014-11-27 15:25:19.223 12267 ERROR neutron.openstack.common.loopingcall [req-b2 da9260-fa17-4775-afb1-14f24de5bab2 None] in fixed duration looping call 2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall Traceback (most recent call last): 2014-11-27 15:2

[Yahoo-eng-team] [Bug 1396891] [NEW] AttributeError: 'MeteringAgentWithStateReport' object has no attribute '_periodic_last_ run'

2014-11-26 Thread YAMAMOTO Takashi
Public bug reported: 2014-11-27 15:25:19.223 12267 ERROR neutron.openstack.common.loopingcall [req-b2 da9260-fa17-4775-afb1-14f24de5bab2 None] in fixed duration looping call 2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall Traceback (most recent call last): 2014-11-27 15:2

[Yahoo-eng-team] [Bug 1396893] [NEW] AttributeError: 'MeteringAgentWithStateReport' object has no attribute '_periodic_last_ run'

2014-11-26 Thread YAMAMOTO Takashi
Public bug reported: 2014-11-27 15:25:19.223 12267 ERROR neutron.openstack.common.loopingcall [req-b2 da9260-fa17-4775-afb1-14f24de5bab2 None] in fixed duration looping call 2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall Traceback (most recent call last): 2014-11-27 15:2

[Yahoo-eng-team] [Bug 1396854] [NEW] fail to create an instance with specific ip

2014-11-26 Thread Ethan Lynn
Public bug reported: When I using below command to create an instance with specific ip, it failed. nova boot --image cirros-0.3.2-x86_64-uec --flavor m1.nano --nic net-id =5b7930ae-ff24-4dcf-a429-e039cb7502dd,v4-fixed-ip=10.0.0.5 test My env is latest devstack on fedora20. Here is trace log fr

[Yahoo-eng-team] [Bug 1396812] Re: Domain enabled login screen need focus on Domain field

2014-11-26 Thread Liyingjun
It should be done in openstack_auth ** Also affects: django-openstack-auth Importance: Undecided Status: New ** Changed in: django-openstack-auth Assignee: (unassigned) => Liyingjun (liyingjun) ** Changed in: horizon Assignee: Liyingjun (liyingjun) => (unassigned) -- You re

[Yahoo-eng-team] [Bug 1396781] Re: Error in Database Population script for Neutron

2014-11-26 Thread Anne Gentle
Also isn't this a bug for neutron? ** Also affects: neutron 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/1396781 Title: Error in Database P

[Yahoo-eng-team] [Bug 1396812] [NEW] Domain enabled login screen need focus on Domain field

2014-11-26 Thread Cindy Lu
Public bug reported: After you enable v3 support, you will see a Domain field on the login screen. However, the focus is still on the Username field. It should be on the first field which is Domain. ** Affects: horizon Importance: Undecided Status: New -- You received this bug n

[Yahoo-eng-team] [Bug 1396356] Re: ovs_lilb failing to find interface

2014-11-26 Thread Matthew Treinish
*** This bug is a duplicate of bug 1381379 *** https://bugs.launchpad.net/bugs/1381379 This is not a tempest bug, neutron is returning a 500 because of an unhandled exception. If you look in the neutron logs you'll see a failure in the DB layer around the typing in Postgres. This failure shoul

[Yahoo-eng-team] [Bug 1396763] [NEW] user id beginning with 0 cannot authenticate through ldap

2014-11-26 Thread Steve Martinelli
Public bug reported: In the case where the [ldap] user_id_attribute = uid Lets say a user attempts to authenticate with steve...@example.com, and the UID returned is 01234567. The following log entries show that the leading 0 is dropped: keystone.common.ldap.core [-] LDAP search: base=o=example

[Yahoo-eng-team] [Bug 1396703] [NEW] NoSuchOptError: no such option in group database: backend

2014-11-26 Thread Johannes Erdfelt
Public bug reported: When running any of the database specific test classes in nova.tests.unit.db.test_migrations, each individual test will fail with a traceback similar to this: Traceback (most recent call last): File "/home/johannes/openstack/nova/nova/tests/unit/db/test_migrations.py", lin

[Yahoo-eng-team] [Bug 1396696] [NEW] grenade tests failing with glance 400 error

2014-11-26 Thread Steven Hardy
Public bug reported: I'm seeing the following error in multiple patches failing the check- grenade-dsvm job for stable/juno patches: 2014-11-25 02:41:27.359 | ++ glance --os-auth-token 2014-11-25 02:41:27.360 | == --os-image-url http://127.0.0.1:9292 image-create --name cirros-0.3.1-x86_64-uec-

[Yahoo-eng-team] [Bug 1396689] [NEW] Nova ignores configs, uses wrong driver/protocol for AMQP from Havana -> Icehouse DB upgrade

2014-11-26 Thread Will Foster
Public bug reported: This is related to an upgrade from Havana -> Icehouse. It seems that nova-compute is passing the wrong protocol header to rabbitmq which results in nova compute services never starting up, this is despite the fact that the nova.conf driver for messaging is: rpc_backend=

[Yahoo-eng-team] [Bug 1396671] Re: Cannot Migrate OpenStack (Juno) Neutron's database

2014-11-26 Thread Simon
** 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/1396671 Title: Cannot Migrate OpenStack (Juno) Neutron's database Status in OpenStack

[Yahoo-eng-team] [Bug 1396682] [NEW] Dashboard#get_panel_group throws KeyError

2014-11-26 Thread Michael Hagedorn
Public bug reported: In horizon/base.py, calling Dashboard#get_panel_group and passing in a non existent panel, the code blows up with a KeyError. It would make more semantic sense for it to return None. ** Affects: horizon Importance: Undecided Status: New ** Tags: panel -- Yo

[Yahoo-eng-team] [Bug 1396677] [NEW] Heavy use of metering labels/rules cause memory leak in neutron server

2014-11-26 Thread George Shuklin
Public bug reported: We found that large amount of metering labels and rules cause memory leak in neutron server. This problem is multiplied by amount of workers (10 workers - 10x memory leak). In our case we have 657 metering-lables and 122399 metering-label-rules, If anyone query them, neutron

[Yahoo-eng-team] [Bug 1396671] [NEW] Cannot Migrate OpenStack (Juno) Neutron's database

2014-11-26 Thread Simon
Public bug reported: I am following the Openstack documentation (http://docs.openstack.org/juno/install-guide/install/apt/content/) for installing Openstack on Ubuntu 14.04. At page 59, there is an instruction to finalize the installation of Neutron on the controller node with the following comman

[Yahoo-eng-team] [Bug 1395368] Re: ExternalNetworksTest[JSON, XML].test_delete_external_networks_with_floating_ip failures

2014-11-26 Thread Flavio Percoco
** Also affects: python-glanceclient 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/1395368 Title: ExternalNetworksTest[JSON,XML].test_delete_

[Yahoo-eng-team] [Bug 1396671] [NEW] Cannot Migrate OpenStack (Juno) Neutron's database

2014-11-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I am following the Openstack documentation for installing Openstack on Ubuntu 14.04. At page 59, there is an instruction to finalize the installation with the following command; # su -s /bin/sh -c "neutron-db-manage --config-file /etc/neutron/neutron.conf

[Yahoo-eng-team] [Bug 1396664] [NEW] nova raises InvalidBDMBootSequence when boot index 0

2014-11-26 Thread Vitalii
Public bug reported: I tried to boot server from volume using API. The following 'block_device_mapping_v2' argument {   "boot_index": "0",   "uuid": image_obj,   "source_type": "image",   "volume_size": flavor_obj.disk,   "destination_type": "volume",   "delete_on_termination": False } Nova rais

[Yahoo-eng-team] [Bug 1396650] [NEW] Duplicated tests for Catalog

2014-11-26 Thread Marcos Lobo
Public bug reported: About testing the catalog backends (KVS, SQL and Templated). Now, we have to different test files to do the same things. keystone/tests/test_backend.py -> Which has a lot of test related with Identity, Policy, Token, ... and Catalog keystone/tests/test_catalog.py -> Which

[Yahoo-eng-team] [Bug 1259535] Re: Disable reason become "AUTO" when host-update

2014-11-26 Thread Jay Lau
OK, I think that this bug is invalid now. ;-) ** Changed in: nova Status: New => 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/1259535 Title: Disable re

[Yahoo-eng-team] [Bug 1396010] Re: Error HANotEnoughAvailableAgents not reported to user

2014-11-26 Thread Sridhar Gaddam
With the latest client, the error message is properly displayed. #neutron router-create ha-router Not enough l3 agents available to ensure HA. Minimum required 2, available 1. ** Changed in: neutron Assignee: Sridhar Gaddam (sridhargaddam) => (unassigned) ** Changed in: neutron Stat

[Yahoo-eng-team] [Bug 1396616] [NEW] Router extra routes can't be access from horizon

2014-11-26 Thread Chardon Gerome
Public bug reported: Router extra routes information isn't visible on router details. If some extra routes are defined, horizon can't delete this router from horizon. http://docs.openstack.org/api/openstack-network/2.0/content/extraroute- ext.html ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1396562] [NEW] Access and security tab should be placed somewhere else

2014-11-26 Thread Matthias Runge
Public bug reported: Currently, Access and Security is placed under "Compute". At least some of the options are clearly network related, some more compute oriented, some don't fit there at all: API access is neither 100% compute, nor 100% network. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1396561] [NEW] Thrown VirtualInterfaceCreateException in state transition "REVERT_RESIZE/resize_reverting"

2014-11-26 Thread Andrey Alekov
Public bug reported: During testing I'm found failed test tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert. In logs I see that Nova driver can't create Virtual Interface. nova-cpu log: 2014-11-26 02:51:31.155 ERROR nova.compute.manager [req-eccbfab

[Yahoo-eng-team] [Bug 1381379] Re: Using postgresql and creating a security group rule with protocol value as integer getting DBAPIError exception

2014-11-26 Thread Alan Pevec
** Also affects: neutron/juno Importance: Undecided Status: New ** Changed in: neutron/juno Status: New => Fix Committed ** Changed in: neutron/juno Importance: Undecided => High ** Changed in: neutron/juno Assignee: (unassigned) => Adam Gandelman (gandelman-a) ** Chang

[Yahoo-eng-team] [Bug 1392564] Re: metadata proxy is not started when network has ipv6 and ipv4 subnets

2014-11-26 Thread Alan Pevec
** Also affects: neutron/juno Importance: Undecided Status: New ** Changed in: neutron/juno Status: New => In Progress ** Changed in: neutron/juno Importance: Undecided => High ** Changed in: neutron/juno Milestone: None => 2014.2.1 ** Changed in: neutron/juno Assig

[Yahoo-eng-team] [Bug 1396529] [NEW] Nova deletes instance when compute/rabbit is dead at the end of live migration

2014-11-26 Thread Pawel Koniszewski
Public bug reported: When e.g. nova-compute or rabbit-server dies during live migration and somehow nova-compute is not able to report new host for migrated VM, then after successful system recovery nova deletes VM instead of sending host update. This is from nova log: 09:00:25.704 INFO nova.com

[Yahoo-eng-team] [Bug 1396501] [NEW] Post-Creation option marked mandatory in Launch Instance window

2014-11-26 Thread Yamini Sardana
Public bug reported: In Project -> Instances -> Launch Instance window, the Post-Creation tab is marked with a * making it a mandatory parameter whereas it is not a mandatory parameter. It represents --user-data, which is an optional argument. Also, if we do not specify anything in the Script Dat

[Yahoo-eng-team] [Bug 1396489] [NEW] OVSInterfaceDriver should use ovs_lib not call ovs-vsctl directly

2014-11-26 Thread Cedric Brandily
Public bug reported: ovs_lib module is responsible for the interaction with OVS but OVSInterfaceDriver._ovs_add_port() method calls directly ovs-vsctl which implies inconsistencies: ovs_lib calls ovs-vsctl with a timeout but not OVSInterfaceDriver._ovs_add_port(). ** Affects: neutron Impor