[Yahoo-eng-team] [Bug 1457556] Re: [RFE] [LBaaS] ssh connection timeout

2016-01-28 Thread Reedip
** Also affects: python-neutronclient Importance: Undecided Status: New ** Changed in: python-neutronclient Assignee: (unassigned) => Reedip (reedip-banerjee) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1539179] [NEW] libvirt: live_snapshot can be enabled when RBD snapshot/clone is performed

2016-01-28 Thread Frode Nordahl
Public bug reported: The recently merged functionality for making use of RBD snapshot/clone when available is very valuable for the Ceph/RBD users out there! (https://review.openstack.org/#/c/205282/) However, it is also possible to enable live_snapshots when this feature is used. I have a

[Yahoo-eng-team] [Bug 1539140] [NEW] Current logging in Keystone does not enable operators to determine what is happening

2016-01-28 Thread Henry Nash
Public bug reported: Our current logging is meant to provide different levels so that operators can enable a suitable level (e.g. INFO) without going full DEBUG (which operators consider potentially risky). INFO doesn't, however, give you anything consistent. ** Affects: keystone

[Yahoo-eng-team] [Bug 1224273] Re: Need a test to verify token's do not get data creep

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/253670 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=fe14d330c7a5528a7a78c0445567845d62d3b2c0 Submitter: Jenkins Branch:master commit fe14d330c7a5528a7a78c0445567845d62d3b2c0 Author: Lance Bragstad Date:

[Yahoo-eng-team] [Bug 1501740] Re: Creating a region without request parameters failed.

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/237448 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ba7973b86992b4f8c9ee69c1d94ca4d9569eab4c Submitter: Jenkins Branch:master commit ba7973b86992b4f8c9ee69c1d94ca4d9569eab4c Author: Dave Chen Date:

[Yahoo-eng-team] [Bug 1535616] Re: XenAPI: Console logging race condition

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/269536 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a40ee2ce1b887751a91cc373cdd6c3415fb3e2d7 Submitter: Jenkins Branch:master commit a40ee2ce1b887751a91cc373cdd6c3415fb3e2d7 Author: Bob Ball Date: Tue Jan

[Yahoo-eng-team] [Bug 1536281] Re: Missing super() call in some of the Model's subclasses

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/270343 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b44955c35429def97627e925da2f4d0568c1ecdd Submitter: Jenkins Branch:master commit b44955c35429def97627e925da2f4d0568c1ecdd Author: Gábor Antal Date: Wed

[Yahoo-eng-team] [Bug 1533741] Re: nova.rpc module is only indirectly unit tested

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/267248 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9a46586dcf96db567a999380dcaef02bdfd1592a Submitter: Jenkins Branch:master commit 9a46586dcf96db567a999380dcaef02bdfd1592a Author: Ryan Rossiter Date: Thu

[Yahoo-eng-team] [Bug 1538952] Re: Creat a port with ip address which is not the address pool in subnet

2016-01-28 Thread Cedric Brandily
** 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. https://bugs.launchpad.net/bugs/1538952 Title: Creat a port with ip address which is not the address pool in subnet

[Yahoo-eng-team] [Bug 1539226] [NEW] Stable branch version number needs to be updated in stable/kilo

2016-01-28 Thread Shweta P
Public bug reported: Jenkins fails after complaining about the version number 2016-01-27 23:16:47.695 | You are using pip version 7.1.0, however version 8.0.2 is available. 2016-01-27 23:16:47.695 | You should consider upgrading via the 'pip install --upgrade pip' command. 2016-01-27

[Yahoo-eng-team] [Bug 1229093] Re: the domain name is case insensitive with keystone v3

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/236103 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=33860b31fcbf7dc8a6ffdcbc1c0e131e652cdcff Submitter: Jenkins Branch:master commit 33860b31fcbf7dc8a6ffdcbc1c0e131e652cdcff Author: henriquetruta

[Yahoo-eng-team] [Bug 1537617] Re: caching of the catalog does not invalidate across processes

2016-01-28 Thread Steve Martinelli
fixed by https://review.openstack.org/#/c/215715/ ** Changed in: keystone Milestone: None => mitaka-3 ** Tags removed: liberty-backport-potential ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1539271] [NEW] Libvirt live migration stalls

2016-01-28 Thread Dan Smith
Public bug reported: The following message in nova gate test logs shows that libvirt live migration can stall on some sort of deadlock: 2016-01-28 16:53:20.878 INFO nova.virt.libvirt.driver [req-692a1f4f- 16aa-4d93-a694-1f7eef4df9f6 tempest- LiveBlockMigrationTestJSON-1471114638 tempest-

[Yahoo-eng-team] [Bug 1294735] Re: Disable domain doesn't disable users in the domain

2016-01-28 Thread Clenimar Filemon
I couldn't reproduce Shota's procedure... the token revocation seems pretty right from here. As Dolph noted in comment #4, the Disabled attribute should not cascade, but its effect. In fact, users in a disabled domain are blocked to get a token in token issuance time (thanks Samuel for

[Yahoo-eng-team] [Bug 1539240] [NEW] create trust tests that exercise implied roles

2016-01-28 Thread Steve Martinelli
Public bug reported: a trust can be created that delegates an implied role, but there is no test for this. create a bug so we don't forget ** Affects: keystone Importance: Low Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1539332] [NEW] exception covered in test case: _test_process_routers_update_router_deleted

2016-01-28 Thread yalei wang
Public bug reported: Testcase _test_process_routers_update_router_deleted directly tests the update process. It lacks of router creating process so remove_router be called but add_router never be called before. That will trigger a TypeError exception in remove_router callback function as it

[Yahoo-eng-team] [Bug 1539333] [NEW] exception covered in test case: _test_process_routers_update_router_deleted

2016-01-28 Thread yalei wang
Public bug reported: Testcase _test_process_routers_update_router_deleted directly tests the update process. It lacks of router creating process so remove_router be called but add_router never be called before. That will trigger a TypeError exception in remove_router callback function as it

[Yahoo-eng-team] [Bug 1534198] Re: neutron-lbaas minimal gate jobs should not build amphora image

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/267798 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=bb8e384ff1cc9a160bd2cc26232c61b477dda200 Submitter: Jenkins Branch:master commit bb8e384ff1cc9a160bd2cc26232c61b477dda200 Author: Michael Johnson

[Yahoo-eng-team] [Bug 1539071] [NEW] tox -e docs fails due to faulty api sample

2016-01-28 Thread Balazs Gibizer
Public bug reported: tox -e docs fails on master (df8216b2bcf3657b1c89797d4e3ecc456cf27054) with python -m json.tool doc/api_samples/servers/v2.19/server-put-req.json Expecting property name: line 5 column 5 (char 117) ERROR: InvocationError: '/bin/bash -c ! find doc/ -type f -name *.json |

[Yahoo-eng-team] [Bug 1537721] Re: Image corrupts when upload

2016-01-28 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance Importance: Undecided => High ** Changed in: glance/liberty Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1539056] [NEW] nova service-list failed when one or some cell-service exception of multiple child cells

2016-01-28 Thread jinquanni(ZTE)
Public bug reported: 1. version kilo 2015.1.0 2. Relevant log 2016-01-28 20:16:27.232 26909 ERROR nova.cells.messaging [req-8daf498b-d2ae-42e6-9089-40046ec550d3 f04e318acd7e4e5093c91e6dc74a28c3 53adc6d6825b43378d6ab89fc38051da - - -] Error waiting for responses from neighbor cells 2016-01-28

[Yahoo-eng-team] [Bug 1528031] Re: 'NetworkNotFound' exception during listing ports

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/273034 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=77de9653fd60a802b11f157972f7b3e81497e8a7 Submitter: Jenkins Branch:master commit 77de9653fd60a802b11f157972f7b3e81497e8a7 Author: Kevin Benton Date: Wed

[Yahoo-eng-team] [Bug 1533473] Re: missing mm-ctl rootwrap entry for compute.filters

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/266670 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=eee50beaafb47a80033caa3f348b91ecec9fb5ef Submitter: Jenkins Branch:master commit eee50beaafb47a80033caa3f348b91ecec9fb5ef Author: YAMAMOTO Takashi Date:

[Yahoo-eng-team] [Bug 1528372] Re: H2 should not be manually overridden

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/260237 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=7c242e18d073c2e5f27dd302335caf1a14328c1a Submitter: Jenkins Branch:master commit 7c242e18d073c2e5f27dd302335caf1a14328c1a Author: Diana Whitten

[Yahoo-eng-team] [Bug 1528368] Re: Material Theme: Buttons need border radius

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/260237 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=7c242e18d073c2e5f27dd302335caf1a14328c1a Submitter: Jenkins Branch:master commit 7c242e18d073c2e5f27dd302335caf1a14328c1a Author: Diana Whitten

[Yahoo-eng-team] [Bug 1528369] Re: Theme Preview Pages should use Font Awesome

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/260237 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=7c242e18d073c2e5f27dd302335caf1a14328c1a Submitter: Jenkins Branch:master commit 7c242e18d073c2e5f27dd302335caf1a14328c1a Author: Diana Whitten

[Yahoo-eng-team] [Bug 1539006] [NEW] Unused exception and unnecessary actions in the db

2016-01-28 Thread Darja Shakhray
Public bug reported: Do update the image when you delete an image from the database to. Then, caught exception ImageNotFound and Forbidden. The check of access takes place at higher layer domain model. This code is obsolete. Extra updating image increases the load on the db.

[Yahoo-eng-team] [Bug 1456955] Re: tox -epep8 fails due to tox picking python 3.x

2016-01-28 Thread Alvaro Lopez
** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** No longer affects: nova (Ubuntu) ** 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

[Yahoo-eng-team] [Bug 1535918] Re: instance.host not updated on evacuation

2016-01-28 Thread Drew Thorstensen
The issue with the PowerVM driver is actually in neutron. I set up a libvirt environment, and the difference is that the PowerVM VIF is for some reason in a BUILD state, where as it is ACTIVE in libvirt. If the PowerVM VIF was in an ACTIVE state, this wouldn't occur, and no neutron events would

[Yahoo-eng-team] [Bug 1536509] Re: boot n-cpu from a clean database lead to pci passthrough stop work

2016-01-28 Thread Yongli He
** Changed in: nova Status: In Progress => 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/1536509 Title: boot n-cpu from a clean database lead to

[Yahoo-eng-team] [Bug 1539029] [NEW] rollback_live_migration_at_destination fails in libvirt - expects migrate_data object, gets dictionary

2016-01-28 Thread Drew Thorstensen
Public bug reported: The rollback_live_migration_at_destination in the libvirt nova driver is currently expecting the migrate_data as an object. The object model for the migrate data was introduced here: https://github.com/openstack/nova/commit/69e01758076d0e89eddfe6945c8c7e423c862a49

[Yahoo-eng-team] [Bug 1538620] Re: Attach with host and instance_uuid not backwards compatible

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/273097 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ed5958d552f6743f4659318a4dac0259868cb552 Submitter: Jenkins Branch:master commit ed5958d552f6743f4659318a4dac0259868cb552 Author: Ildiko Vancsa

[Yahoo-eng-team] [Bug 1539197] [NEW] Integration tests fail with 'TypeError: string indices must be integers'

2016-01-28 Thread Timur Sufiev
Public bug reported: New release of Selenium is under suspicion: https://github.com/SeleniumHQ/selenium/issues/1497 ** Affects: horizon Importance: Critical Assignee: Timur Sufiev (tsufiev-x) Status: New ** Summary changed: - Integration tests fail with 'TypeError: string

[Yahoo-eng-team] [Bug 1537629] Re: No HTTPBadRequest(400) error will be raised from get_console_output.

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/270685 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=56773f04c70760f137b5270d56da927159fde698 Submitter: Jenkins Branch:master commit 56773f04c70760f137b5270d56da927159fde698 Author: Eli Qiao Date: Thu

[Yahoo-eng-team] [Bug 1538053] Re: The successful information will disappear automatically but the failure will not

2016-01-28 Thread space
** Changed in: horizon Status: New => Invalid -- 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/1538053 Title: The successful information will disappear

[Yahoo-eng-team] [Bug 1539387] [NEW] l2 agent should subscribe to dvr_update topic only when dvr is enabled

2016-01-28 Thread Sudhakar Gariganti
Public bug reported: In OVS Neutron agent, I see that the dvr_update topic is being added to the consumer list irrespective of DVR being enabled or not. Because of this, even though I have disabled DVR in my environment, I still see the agent subscribe and listen on dvr_update topic. It is

[Yahoo-eng-team] [Bug 1328589] Re: Tests fails with non english locale settings

2016-01-28 Thread Launchpad Bug Tracker
[Expired for OpenStack Identity (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 OpenStack Identity

[Yahoo-eng-team] [Bug 1539358] [NEW] internal exception when show network topology

2016-01-28 Thread yalei wang
Public bug reported: 2016-01-29 03:06:46.251227 Internal Server Error: /dashboard/project/network_topology/json 2016-01-29 03:06:46.251248 Traceback (most recent call last): 2016-01-29 03:06:46.251253 File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in

[Yahoo-eng-team] [Bug 1539342] [NEW] AttributeError raised during roll_back_live_migration_at_destination

2016-01-28 Thread Zhenyu Zheng
Public bug reported: In roll_back_live_migration_at_destination, we treat migrate_data as a LiveMigrateData object, but it can also be a dict: https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L5176-L5198 We have logic here :

[Yahoo-eng-team] [Bug 1539351] [NEW] Authorization by user_id does not work in V2.1 API

2016-01-28 Thread Takashi NATSUME
Public bug reported: In case that authorization for deleting a VM instance is done by user_id, it works fine in V2.0 API, but it does not work in V2.1 API. [How to reproduce] In nova policy.json, Add the following entries(or modify existing entries like the following).

[Yahoo-eng-team] [Bug 1539354] Re: django.conf.urls.patterns is deprecated since django 1.8

2016-01-28 Thread Shu Muto
** Summary changed: - django.conf.urls.patterns deprecated since django 1.8 + django.conf.urls.patterns is deprecated since django 1.8 ** Also affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1539136] [NEW] AMQP notifications contain an empty message context

2016-01-28 Thread Daryl Mowrer
Public bug reported: The Glance notification event messages do not contain useful request context information. The notifications should contain the request context so that user and project information can be extracted from them. For example, in the v2 api, see the glance notifier.py code. It

[Yahoo-eng-team] [Bug 1511593] Re: Missing documentation for plugins

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/233709 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=15c7b03d06b206d98c8e79a8fa77b183956bc514 Submitter: Jenkins Branch:master commit 15c7b03d06b206d98c8e79a8fa77b183956bc514 Author: Thai Tran Date: Mon

[Yahoo-eng-team] [Bug 1539402] [NEW] Refactoring required in nova/tests/unit/db/test_migrations.py

2016-01-28 Thread Mark
Public bug reported: In nova/tests/unit/db/test_migrations.py, We can use constant for Text, String, Integer, DateTime type constant like Text_TYPE = sqlalchemy.types.Text String_TYPE = sqlalchemy.types.String Integer_TYPE = sqlalchemy.types.Integer DateTime_TYPE =

[Yahoo-eng-team] [Bug 1527716] Re: (Import Refactor) Make tasks API admin only

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/265448 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=8f0d6ea9c535f6ab09fc9b2ae84cf0bef2401ee4 Submitter: Jenkins Branch:master commit 8f0d6ea9c535f6ab09fc9b2ae84cf0bef2401ee4 Author: Flavio Percoco Date:

[Yahoo-eng-team] [Bug 1536919] Re: "Name" doesn't be shown when Bay was created without name

2016-01-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/271181 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2c932cd97a84f5274de838fbfea9fa3c64dd6af8 Submitter: Jenkins Branch:master commit 2c932cd97a84f5274de838fbfea9fa3c64dd6af8 Author: shu-mutou Date: