[Yahoo-eng-team] [Bug 1363199] Re: Update rpc version in Arista Plugin

2014-08-29 Thread Sukhdev Kapur
Please ignore this. I just noticed that Ahihiro has already updated the code. So, no action is needed. ** 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.laun

[Yahoo-eng-team] [Bug 1363349] [NEW] VMware: test_driver_api...test_snapshot_delete_vm_snapshot* need to be fixed

2014-08-29 Thread Vui Lam
Public bug reported: once converted to use oslo.vmware, these test cases, test_driver_api.VMwareAPIVMTestCase.test_snapshot_delete_vm_snapshot* are failing: http://logs.openstack.org/75/70175/43/check/gate-nova-python27/c714fde/console.html This is most likely related unintended consequence of

[Yahoo-eng-team] [Bug 1197367] Re: 020_migrate_metadata_table_roles fails with "ValueError: Expecting property name"

2014-08-29 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1197367

[Yahoo-eng-team] [Bug 1322579] Re: dnsmasq doesn't receive dhcp packets

2014-08-29 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1322579 Ti

[Yahoo-eng-team] [Bug 1363332] [NEW] Database migration downgrade to havana fails

2014-08-29 Thread Henry Gessau
Public bug reported: The first migration script after havana (e197124d4b9) has a bad downgrade. INFO [alembic.migration] Running downgrade e197124d4b9 -> havana, add unique constraint to members Traceback (most recent call last): File "/home/henry/Dev/neutron/.tox/py27/bin/neutron-db-manage",

[Yahoo-eng-team] [Bug 1357677] Re: Instances failes to boot from volume

2014-08-29 Thread John Griffith
I'm not sure why this is logged as a Cinder bug? Other than the fact that it's boot from volume perhaps, but the instance appears to boot correctly and is in ACTIVE state. The issue here seems to be networking as the ssh connection fails... no? http://logs.openstack.org/75/113175/1/gate/check-t

[Yahoo-eng-team] [Bug 1363326] [NEW] Error retries in _allocate_network

2014-08-29 Thread AiQingxing
Public bug reported: In /nova/compute/manager.py/def _allocate_network_async,line 1559. attempts = retries > 1 and retries + 1 or 1 retry_time = 1 for attempt in range(1, attempts + 1): Variable attempts wants to determine the retry times of allocate network,but it made a small mistake. See th

[Yahoo-eng-team] [Bug 1363324] [NEW] a bug in quota check

2014-08-29 Thread HenryShen
Public bug reported: \nova\db\sqlalchemy\api.py quota_reserve() when decided whether to refresh the user_usages[resource], one rule is that if the last refresh was too long time ago, we need refresh user_usages[resource]. elif max_age and (user_usages[resource].updated_at -

[Yahoo-eng-team] [Bug 1363103] Re: The server has either erred or is incapable of performing the requested operation. (HTTP 500)

2014-08-29 Thread Joe Gordon
2014-08-29 13:03:59.833 740 TRACE oslo.messaging.rpc.dispatcher raise operational_error 2014-08-29 13:03:59.833 740 TRACE oslo.messaging.rpc.dispatcher OperationalError: (OperationalError) (1205, 'Lock wait timeout exceeded; try restarting transaction') 'INSERT INTO routerl3agentbindings (ro

[Yahoo-eng-team] [Bug 1363103] Re: The server has either erred or is incapable of performing the requested operation. (HTTP 500)

2014-08-29 Thread Joe Gordon
It looks like this is from neutron-server hanging: http://logs.openstack.org/37/98737/18/gate/gate-tempest-dsvm-neutron- full/1adef2a/logs/screen-n-api.txt.gz?level=INFO#_2014-08-29_13_03_38_109 http://logs.openstack.org/37/98737/18/gate/gate-tempest-dsvm-neutron- full/1adef2a/logs/screen-q-svc.tx

[Yahoo-eng-team] [Bug 1363319] [NEW] Fixed Typo

2014-08-29 Thread Sarvesh Ranjan
Public bug reported: Fixed Typo "cacheing" changed to "caching" ** Affects: keystone 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/13633

[Yahoo-eng-team] [Bug 1339879] Re: gate tests fail due to intermittent failures

2014-08-29 Thread Joe Gordon
This case is a glance issue: http://logs.openstack.org/51/105751/1/check /check-tempest-dsvm- full/5f646ca/logs/screen-g-api.txt.gz?#_2014-07-09_16_10_48_838 ** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1363316] [NEW] Spelling correction

2014-08-29 Thread Sarvesh Ranjan
Public bug reported: Typos: Line No : 143 "enconding" in place of "encoding" Line No : 296 and 300 "multple" in place of "multiple" Line No :313, 350 and 372 "whitepace" in place of "whitespace" ** Affects: keystone Importance: Undecided Status: New -- You received this bug not

[Yahoo-eng-team] [Bug 1356051] Re: Cannot load 'instance' in the base class - problem in floating-ip-list

2014-08-29 Thread Gloria Gu
we have bug in horizon https://bugs.launchpad.net/horizon/+bug/1361708 ** No longer affects: horizon -- 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/1356051 Title: Canno

[Yahoo-eng-team] [Bug 1310896] Re: "EC2ResponseError: EC2ResponseError: 400 Bad Request" in tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_integration_1

2014-08-29 Thread Joe Gordon
It appears this is due to tempest having bad cleanup logic after a test fails. So it looks like this is a tempest issue. ** Also affects: tempest Importance: Undecided Status: New ** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engin

[Yahoo-eng-team] [Bug 1363315] [NEW] Process exited while connecting to monitor

2014-08-29 Thread Joshua Harlow
Public bug reported: Seeing a gate failure that seems more specific to nova vs tempest or other: This could be a libvirt memory error or other (I'm not sure) but wanted to file it for public good... --- 2014-08-29 06:05:08.200 ERROR oslo.messaging._drivers.common [req-2ca387e1-72ad-4fca-bdb6-a9

[Yahoo-eng-team] [Bug 1356051] Re: Cannot load 'instance' in the base class - problem in floating-ip-list

2014-08-29 Thread Gloria Gu
** Also affects: horizon Importance: Undecided Status: New -- 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/1356051 Title: Cannot load 'instance' in the base cla

[Yahoo-eng-team] [Bug 1295876] Re: libvirtError: internal error unable to add domain xxx to cgroup: No space left on device

2014-08-29 Thread Joe Gordon
no hits in a while looks like changing the version of libvirt fixed this ** Changed in: nova Status: Confirmed => Incomplete ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1363289] [NEW] Typos in base64utils.py file

2014-08-29 Thread Sarvesh Ranjan
Public bug reported: In https://github.com/openstack/keystone/blob/master/keystone/common/base64utils.py Typos: Line No : 143 "enconding" in place of "encoding" Line No : 296 and 300 "multple" in place of "multiple" Line No :313, 350 and 372 "whitepace" in place of "whitespace" ** Affects: keyst

[Yahoo-eng-team] [Bug 1363288] [NEW] I found typo in https://github.com/openstack/keystone/blob/master/keystone/common/controller.py "sane" in place of "same"

2014-08-29 Thread Sarvesh Ranjan
Public bug reported: https://github.com/openstack/keystone/blob/master/keystone/common/controller.py I found type in controller.py file. "sane" was written instead of "same". ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1261976] Re: create tenant with no enabled field doesn't set it automatically to True

2014-08-29 Thread Morgan Fainberg
** Changed in: keystone/havana Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1261976 Title: create tenant with no enabled field doesn't set it a

[Yahoo-eng-team] [Bug 1363265] [NEW] Update Cisco CSR routing device driver to use REST API

2014-08-29 Thread Tom Holtzen
Public bug reported: Current device driver uses NETCONF. Update the Cisco CSR1kv routing device driver from to use the REST API for configuration as the other VPN and FW services are using. ** Affects: neutron Importance: Undecided Assignee: Tom Holtzen (tholtzen) Status: New

[Yahoo-eng-team] [Bug 1363265] [NEW] Update Cisco CSR routing device driver to use REST API

2014-08-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Current device driver uses NETCONF. Update the Cisco CSR1kv routing device driver from to use the REST API for configuration as the other VPN and FW services are using. ** Affects: neutron Importance: Undecided Status: New -- Update Cisco

[Yahoo-eng-team] [Bug 1354354] Re: No network after live-migration

2014-08-29 Thread Joe Gordon
Do you have any more information? the versions used? logs etc? ** Also affects: neutron Importance: Undecided Status: New ** Changed in: nova Status: New => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1363250] [NEW] Filter button on System Info page throws 404

2014-08-29 Thread Mohan Seri
Public bug reported: Navigate to Admin > System > System Info. Click on Filter button from any of the tab. Notice that the page is broken. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1360483] Re: A VM fails to boot, yet the status is shown as Active and Running

2014-08-29 Thread Joe Gordon
Pawal is correct, if the hypervisor is reporting 'active' then nova thinks it is active. ** 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.laun

[Yahoo-eng-team] [Bug 1363231] [NEW] Periodic thread lockup

2014-08-29 Thread Brian Elliott
Public bug reported: The instance locking introduced in cc5388bbe81aba635fb757e202d860aeed98f3e8 keeps the power state sane between stop and the periodic task power sync. However, locking on an instance in the periodic task thread can potentially lock that thread for a long time. Example: 1) Use

[Yahoo-eng-team] [Bug 1363224] [NEW] token_flush is failing with recursion depth error

2014-08-29 Thread Brant Knudson
Public bug reported: When I run `keystone-manage token_flush` on a new devstack install, it fails with a recursion depth error: $ keystone-manage token_flush 2014-08-29 14:21:58.933 CRITICAL keystone [-] RuntimeError: maximum recursion depth exceeded while calling a Python object 2014-08-29 1

[Yahoo-eng-team] [Bug 1362863] Re: reply queues fill up with unacked messages

2014-08-29 Thread Joe Gordon
** Also affects: oslo.messaging Importance: Undecided Status: New -- 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/1362863 Title: reply queues fill up with unack

[Yahoo-eng-team] [Bug 1363221] [NEW] tenant_list is not mocked in admin.routers.tests

2014-08-29 Thread Akihiro Motoki
Public bug reported: commit d9ecd8d15759297a15382d7353482a2eff4b26bb (https://review.openstack.org/#/c/75934/) added a new test to openstack_dashboard.admin.routers.tests, but api.keystone.tenant_list is not mocked. As a result, unit tests fails like http://logs.openstack.org/88/114088/6/check

[Yahoo-eng-team] [Bug 1363199] [NEW] Update rpc version in Arista Plugin

2014-08-29 Thread Sukhdev Kapur
Public bug reported: RPC version in L3 router service plugin and L3 agent has been upgraded to 1.3. Update the version in Arista service plugin from 1.2 to 1.3 to be compatible. ** Affects: neutron Importance: Undecided Assignee: Sukhdev Kapur (sukhdev-8) Status: New ** Tags:

[Yahoo-eng-team] [Bug 1363188] [NEW] Change user settings as non-admin user changes for all the users across all the projects

2014-08-29 Thread Amogh
Public bug reported: 1. Login as non-admin user 2. Go to user settings and changed the settings. 3. log out 4. login as admin or any other user created in any other project 5. Go to settings and observe that settings applied by non-admin are still displayed. ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1363159] [NEW] Gate failing on test_set_external_network_empty: ('Connection aborted.', gaierror(-2, 'Name or service not known'))

2014-08-29 Thread Julie Pichon
Public bug reported: All patches are failing with the following error. david-lyle and fungi debugged on #openstack-infra that this was due to requests being bumped to 2.4.0. 2014-08-29 15:16:30.485 | == 2014-08-29 15:16:30.485 |

[Yahoo-eng-team] [Bug 1363119] [NEW] nova messaging queues slow in idle cluster

2014-08-29 Thread Paul Griffin
Public bug reported: With hundreds of hosts, a cluster with little to no activity can experience prolonged delays in message processing, eventually rendering some or all hosts unresponsive to nova commands (boot instance, etc). ** Affects: nova Importance: Undecided Assignee: Paul Griff

[Yahoo-eng-team] [Bug 1363103] [NEW] The server has either erred or is incapable of performing the requested operation. (HTTP 500)

2014-08-29 Thread Abhishek Kekane
Public bug reported: Gate jobs failed on 'gate-tempest-dsvm-neutron-full' with following error. ClientException: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req- 7d7ab999-1351-43be-bd51-96a100a7cdeb) Detailed stack trace is: RESP BO

[Yahoo-eng-team] [Bug 1363064] [NEW] Cannot set only one of IPv6 attributes while second is None

2014-08-29 Thread Jacek Świderski
Public bug reported: When trying to update ipv6 subnet's (created with default None attributes) ra_mode or address_mode operation is not permited (although it should be) : neutron subnet-create --ip-version 6 Test fe80:::/40 +---+--

[Yahoo-eng-team] [Bug 1363058] [NEW] cfg.CONF.state_path set to wrong value in tests

2014-08-29 Thread Assaf Muller
Public bug reported: cfg.CONF.state_path is set to a random temporary directory in neutron.tests.base:BaseTestCase.setUp. This value was then over written in neutron.tests.unit.__init__. Tests that need to read or otherwise use cfg.CONF.state_path were getting the directory from which the tests we

[Yahoo-eng-team] [Bug 1363047] [NEW] test_sql_upgrade and live_test not working for non-sqllite DBs

2014-08-29 Thread Henry Nash
Public bug reported: It appears that our sql upgrade unit tests are broken for DBs that properly support FKs (teardown fails due to FK constraints). I suspect this is because we no longer have the downgrade steps below 034 (since they were squashed). ** Affects: keystone Importance: High

[Yahoo-eng-team] [Bug 1363037] [NEW] neutron allows creating IPV6 floating ip

2014-08-29 Thread Kirill Shileev
Public bug reported: Despite of https://bugs.launchpad.net/neutron/+bug/1323766, neutron creates floating IPV6 and associates it to the tenant network IPV6. To reproduce: neutron floatingip-list +--+--+-+-+ | id

[Yahoo-eng-team] [Bug 1363019] [NEW] test_versions.py is currently breaking pep8 in master

2014-08-29 Thread Henry Nash
Public bug reported: Somehow a set of bad aligned '}' has got into master in test_versions.py, which is causing every patch to fail. This fixes it. ** Affects: keystone Importance: Critical Assignee: Henry Nash (henry-nash) Status: In Progress ** Changed in: keystone Impor

[Yahoo-eng-team] [Bug 1363014] [NEW] NoopQuotasDriver.get_settable_quotas() method always fail with KeyError

2014-08-29 Thread Roman Podoliaka
Public bug reported: NoopQuotasDriver.get_settable_quotas() tries to call update() on non- existing dictionary entry. While NoopQuotasDriver is not really useful, we still want it to be working. ** Affects: nova Importance: Undecided Assignee: Roman Podoliaka (rpodolyaka) Statu

[Yahoo-eng-team] [Bug 1360081] Re: Unable to list nova instances using "IP" regex filter

2014-08-29 Thread Ghanshyam Mann
*** This bug is a duplicate of bug 1182883 *** https://bugs.launchpad.net/bugs/1182883 Actually neutron does not have regex-based queries feature for ip as Nova-network does. Its related to neutron. They have in their plan for the same. ** Changed in: python-novaclient Status: New => I

[Yahoo-eng-team] [Bug 1362966] [NEW] IPv6 two attributes cannot be set to None

2014-08-29 Thread Akihiro Motoki
Public bug reported: The default value of IPv6 RA and address modes is None (if they are not specified when the subnet is created). However, we cannot change IPv6 two modes to None from other values after creating a subnet. (ra_mode address_mode) = (None, None) is a valid combinaiton, but for ex