[Yahoo-eng-team] [Bug 1535570] [NEW] Unexpected API Error in XenServer CI, test_get_console_output_with_unlimited_size

2016-01-19 Thread Rodolfo Alonso
Public bug reported: There is an error in the XenServer CI tempest test execution: 2016-01-18 18:48:34.398 | Response - Headers: {'x-compute-request-id': 'req-7e306838-35ba-4cb5-b4f5-6e415005f4b9', 'vary': 'X-OpenStack-Nova-API-Version', 'status': '200', 'content-length': '1578',

[Yahoo-eng-team] [Bug 1535571] [NEW] The stack recovery display error

2016-01-19 Thread space
Public bug reported: When I click "Resume Stacks",the message is "Success: Resumed Stack: k8sbay-yo52f6o3i75f".But the stack's status is "Resume Failed",I think it needs to be corrected. ** Affects: horizon Importance: Undecided Assignee: space (fengzhr) Status: New **

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2016-01-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/252782 Committed: https://git.openstack.org/cgit/openstack/tap-as-a-service/commit/?id=930189e8c6403c53ff3ab68330f0bedb447f3f6f Submitter: Jenkins Branch:master commit 930189e8c6403c53ff3ab68330f0bedb447f3f6f Author: Reedip Banerjee

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2016-01-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/269502 Committed: https://git.openstack.org/cgit/openstack/kloudbuster/commit/?id=3cec41522c2586947a5a25ea6d3a572dad49a3d7 Submitter: Jenkins Branch:master commit 3cec41522c2586947a5a25ea6d3a572dad49a3d7 Author: Yichen Wang Date:

[Yahoo-eng-team] [Bug 1535596] [NEW] link title for juno specification is incorrect in glance spec

2016-01-19 Thread ibm-cloud-qa
Public bug reported: [Summary] link title for juno specification is incorrect in glance spec [Topo] devstack all-in-one node [Description and expect result] link title for juno specification is correct in glance spec [Reproduceable or not] reproduceable [Recreate Steps] 1) open this link:

[Yahoo-eng-team] [Bug 1535628] [NEW] Load drop-down tenant list via AJAX

2016-01-19 Thread Marcos Lobo
Public bug reported: I found a performance issue login in Horizon with Admin user. If in your OpenStack cloud you have a lot of tenants, like > 1500, when you try to login Horizon using Admin credentials it takes a lot of time to load the main web page... Even it could rise a "time exception"

[Yahoo-eng-team] [Bug 1535640] [NEW] Sometimes getting unable to establish connection error in Keystone client

2016-01-19 Thread Satyanarayana Patibandla
Public bug reported: In Openstack HA environment, sometimes Kesystone client is throwing the error "unable to establish connection error". This is happening once in fifteen times. The error and stack trace of the error log is given below. Error: 1)

[Yahoo-eng-team] [Bug 1535643] [NEW] rollback on destination after failed live migration is not called always

2016-01-19 Thread Shyama
Public bug reported: 1. Live migrate instance from host A to B 2. The live migration fails and _rollback_live_migration is called. Here if the remove_volume_connection throw an error the rollback_live_migration_at_destination is not called. 3. This could leave resources not cleaned up on the

[Yahoo-eng-team] [Bug 1535557] [NEW] Multiple l3 agents are scheduled to host one newly created router if multiple interfaces are added at the same time

2016-01-19 Thread Lujin Luo
Public bug reported: I have three all-in-one controller nodes deployed by DevStack with the latest codes. Neutron servers on these controllers are set behind Pacemaker and HAProxy to realize active/active HA. MariaDB Galera cluster is used as my database backend. In neutron.conf, I have made the

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

2016-01-19 Thread Bob Ball
Public bug reported: http://dd6b71949550285df7dc- dda4e480e005aaa13ec303551d2d8155.r49.cf1.rackcdn.com/22/267822/1/2904/index.html failed with a race condition getting the guest console logs: VM started: Jan 14 22:03:58 localhost xapi: [debug|localhost.localdomain|1158 INET

[Yahoo-eng-team] [Bug 1496822] Re: v2 reports instance-uuid as an option to image create

2016-01-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/269016 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=5814440bb900a13c8ceea7e2c1f3d3e1e98b31f6 Submitter: Jenkins Branch:master commit 5814440bb900a13c8ceea7e2c1f3d3e1e98b31f6 Author: kairat_kushaev Date:

[Yahoo-eng-team] [Bug 1534140] Re: keystone-manage bootstrap failed to create assignment if user/project/role exists

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

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

2016-01-19 Thread Kyle L. Henderson
Public bug reported: I'm working on the nova-powervm driver for Mitaka and trying to add support for evacuation. The problem I'm hitting is that instance.host is not updated when the compute driver is called to spawn the instance on the destination host. It is still set to the source host. It's

[Yahoo-eng-team] [Bug 1535900] [NEW] Add tar as a disk_format to glance

2016-01-19 Thread Arun S A G
Public bug reported: We are adding support OS tarball images in ironic project. This feature depends on adding new value tar to disk_format. Please see https://review.openstack.org/#/c/248968/ ** Affects: glance Importance: Undecided Assignee: Arun S A G (sagarun) Status: New

[Yahoo-eng-team] [Bug 1535542] Re: Resource that does not belong to tenant cannot be created.

2016-01-19 Thread Cedric Brandily
AFAIK, OpenStack resources are always associated to a tenant otherwise we don't know who can manage them. More precisely neutron uses user's tenant_id when no tenant_id is provided in the body. SO it seems we won't fix this bug (remark: the http query provided doesn't look like a neutron query).

[Yahoo-eng-team] [Bug 1535928] [NEW] Duplicate IPtables rule detected warning message seen in L3 agent

2016-01-19 Thread Swaminathan Vasudevan
Public bug reported: In recent L3 agent logs in the gate we have been seeing this warning message associated with the DVR router jobs. Right now none of the jobs are failing, but we need to see why this warning message is showing up in the logs or it might be due to some hidden issues.

[Yahoo-eng-team] [Bug 1453766] Re: LBaaS - can't associate monitor to pool

2016-01-19 Thread Lucas Palm
It looks like this has been fixed and is no longer a bug. I can most certainly associate a monitor to a pool using the current master code. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1535570] Re: Unexpected API Error in XenServer CI, test_get_console_output_with_unlimited_size

2016-01-19 Thread Augustina Ragwitz
The test "test_get_console_output_with_unlimited_size" doesn't live in the Nova codebase and based on the path, it looks like it's in Tempest. I checked http://ci-watch.tintri.com/project?project=nova and found one change with the failure mentioned in this bug, but subsequent changes passed

[Yahoo-eng-team] [Bug 1535850] [NEW] multinode check pipeline failing on Permission denied for scp

2016-01-19 Thread Ryan Moats
*** This bug is a duplicate of bug 1531187 *** https://bugs.launchpad.net/bugs/1531187 Public bug reported: multinode check pipeline jobs are failing with this signature: scp: /opt/stack/new/devstack/localrc: Permission denied Logstash query:

[Yahoo-eng-team] [Bug 1530647] Re: dhcp: Default to using local DNS resolution

2016-01-19 Thread Armando Migliaccio
This might need some tweaking, as we're considering flipping the default https://review.openstack.org/#/c/269822/ ** Changed in: neutron Status: New => Confirmed ** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in: neutron Status:

[Yahoo-eng-team] [Bug 1525317] Re: IdP doesn't support field based DB filtering

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

[Yahoo-eng-team] [Bug 1535878] [NEW] A role with a role on a project should be able to issue a GET /project call

2016-01-19 Thread Henry Nash
Public bug reported: Currently, we require project admin or "higher" in order to issue a GET /project call. This seems overly restrictive, since if you have a role on a project, I would think you should be able to issue GET /project. Further, there are cases (such as other projects wanting work

[Yahoo-eng-team] [Bug 1530762] Re: Lbaas: shouldn't return the fields "http_method/url_path/expected_codes" when healthmonitor type is TCP or ICMP

2016-01-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/263141 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=84e28eeea00fed166dbd3f97611471795f90070e Submitter: Jenkins Branch:master commit 84e28eeea00fed166dbd3f97611471795f90070e Author: fishcried Date:

[Yahoo-eng-team] [Bug 1535850] Re: multinode check pipeline failing on Permission denied for scp

2016-01-19 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1531187 *** https://bugs.launchpad.net/bugs/1531187 This looks to be an infra related issue. ** This bug has been marked a duplicate of bug 1531187 subnode fails to be accessable over ssh ** This bug is no longer a duplicate of bug 1531187 subnode

[Yahoo-eng-team] [Bug 1535852] [NEW] material theme icons don't show for Stacks Events

2016-01-19 Thread Cindy Lu
Public bug reported: See screenshot attachment. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: In Progress ** Attachment added: "Screen Shot 2016-01-19 at 10.35.43 AM.png"

[Yahoo-eng-team] [Bug 1535976] [NEW] simple modal service usage bug in documentation

2016-01-19 Thread Richard Jones
Public bug reported: The usage documentation for the simple modal service says "simpleModalService(options)" to invoke it, but that should be "simpleModalService.modal(options)". ** Affects: horizon Importance: Undecided Assignee: Richard Jones (r1chardj0n3s) Status: In

[Yahoo-eng-team] [Bug 1535490] Re: gate-horizon-releasenotes job failing

2016-01-19 Thread Brad Pokorny
The strange error message about the missing file was just a red herring. The real issue was that I had some bad formatting in the release notes file I created. After fixing the formatting, the releasenotes job succeeds. The misleading error message has now been fixed as well, with this commit:

[Yahoo-eng-team] [Bug 1523463] Re: Add breadcrumbs on Volume Encryption Details

2016-01-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/254167 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3ef65bf99a85fc3d0128b362ad0bb5ba596e027c Submitter: Jenkins Branch:master commit 3ef65bf99a85fc3d0128b362ad0bb5ba596e027c Author: kenji-ishii Date:

[Yahoo-eng-team] [Bug 1518230] Re: AggregateInstanceExtraSpecsFilter and ComputeCapabilitiesFilter check flavor extra_specs which causes a conflict

2016-01-19 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 1492034] Re: nova network FlatDHCP (kilo) on XenServer 6.5 ebtables rules

2016-01-19 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 940539] Re: libvirt deletes VM configuration file after editing uuid

2016-01-19 Thread Shevek
** Changed in: libvirt (Ubuntu) Status: Incomplete => 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/940539 Title: libvirt deletes VM configuration file

[Yahoo-eng-team] [Bug 1535991] [NEW] add breadcrumbs on Network Detail

2016-01-19 Thread Kenji Ishii
Public bug reported: Same as https://review.openstack.org/#/c/254167/, Network Detail page has yet to be addressed to display breadcrumbs. ** Affects: horizon Importance: Undecided Assignee: Kenji Ishii (ken-ishii) Status: New ** Changed in: horizon Assignee:

[Yahoo-eng-team] [Bug 1535185] Re: timeout on networking-midonet v2 and ml2 jobs

2016-01-19 Thread YAMAMOTO Takashi
see bug 1535981 for neutron-fwaas part of the issue ** Changed in: neutron Status: In Progress => Invalid ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1535981] [NEW] broken assertion in fwaas tempest plugin

2016-01-19 Thread YAMAMOTO Takashi
Public bug reported: neutron_fwaas/tests/tempest_plugin/tests/scenario/base.py has an extra comma after ping_ip_address call and it breaks the following assertion. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Tags:

[Yahoo-eng-team] [Bug 1527061] Re: Nova should not throw exception when port binding fails for Ironic

2016-01-19 Thread Eli Qiao
hi Johnson, actually, I don't know well about VMware VCDriver, and have no idea no whey Neutron return a port with {'binding:vif_type': binding_failed} , in case this happened, nova should though it as a bad port and is not usable. I personal suggest that we connect Neutron team to take care

[Yahoo-eng-team] [Bug 1536007] [NEW] Networking Guide: Incorrect steps for East / West traffic between instances on the same network

2016-01-19 Thread Sangeetha Srikanth
Public bug reported: The description/steps for "Case 4: East-west for instances on the same network" in Networking Guide under "Scenario: Legacy with Linux Bridge" is incorrect. The diagram does not show any network node or neutron router involved in the communication path between the 2

[Yahoo-eng-team] [Bug 1527257] Re: Horizon shows key-pair name instead of ID

2016-01-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/259093 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6164cd2f45fd9eb99ad53203015f10b03e0b84a5 Submitter: Jenkins Branch:master commit 6164cd2f45fd9eb99ad53203015f10b03e0b84a5 Author: Paul Karikh Date:

[Yahoo-eng-team] [Bug 1534954] Re: policy rule for update_port is inconsistent

2016-01-19 Thread OpenStack Infra
** Changed in: neutron Status: Opinion => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1534954 Title: policy rule for update_port is inconsistent Status in

[Yahoo-eng-team] [Bug 1526675] Re: test_models_sync fails with 'Models and migration scripts aren't in sync'

2016-01-19 Thread Markus Zoeller (markus_z)
Commit 793f4b7c711236f50dbebd8739f08604bff0af14 which solved this bug is merged. It didn't contain the "fixes-bug" keyword as it was an open review which should have been merged before the bug occured. As we use the "direct-release" model in Nova we don't use the "fix release" status for merged

[Yahoo-eng-team] [Bug 1481210] Re: No tenant id displayed using server-group-list --all-projects

2016-01-19 Thread Markus Zoeller (markus_z)
As we use the "direct-release" model in Nova we don't use the "fix release" status for merged bug fixes anymore. I'm setting this manually to "fix-released" to be consistent. [1] "[openstack-dev] [release][all] bugs will now close automatically when patches merge"; Doug Hellmann; 2015-12-07;

[Yahoo-eng-team] [Bug 1533678] Re: Jenkins py34 gate failing with 'wmi is not defined' error

2016-01-19 Thread Markus Zoeller (markus_z)
As we use the "direct-release" model in Nova we don't use the "fix release" status for merged bug fixes anymore. I'm setting this manually to "fix-released" to be consistent. [1] "[openstack-dev] [release][all] bugs will now close automatically when patches merge"; Doug Hellmann; 2015-12-07;

[Yahoo-eng-team] [Bug 1535707] [NEW] Create router with external network attached doesn't create router namespace

2016-01-19 Thread Masco
Public bug reported: Description of problem: In Horizon when creating a router with an external network attached from the Create Router form a router namespace doesn't get created on the controller. Steps to Reproduce: 1. Go to Project-> Network -> Routers 2. Click Create Router 3. Input name,

[Yahoo-eng-team] [Bug 1516546] Re: Tag has no property 'project_id' during filtering by tags

2016-01-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/245677 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4f75ba6729366f87624554e7732ef122c6ebac4b Submitter: Jenkins Branch:master commit 4f75ba6729366f87624554e7732ef122c6ebac4b Author: Sergey Nikitin Date:

[Yahoo-eng-team] [Bug 1532345] Fix merged to keystone (master)

2016-01-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/265462 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=0cb49925e48238ccab662f1aa4042562625861bf Submitter: Jenkins Branch:master commit 0cb49925e48238ccab662f1aa4042562625861bf Author: Brant Knudson Date:

[Yahoo-eng-team] [Bug 1535725] [NEW] tox command doesn't work anymore to run neutron tests

2016-01-19 Thread Mathieu Rohon
Public bug reported: using tox 2.3.0 with the tox.ini from neutron leads to this kind of error: $ tox -e pep8 Traceback (most recent call last): File "/usr/local/bin/tox", line 11, in sys.exit(cmdline()) File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 38, in main

[Yahoo-eng-team] [Bug 1535759] [NEW] Booting server with --hint group=group-name throws http 500

2016-01-19 Thread Balazs Gibizer
Public bug reported: It seems that nova expects and validates that the os:scheduler_hints group key contains an UUID. However if it is not a UUID HTTP 500 is returned instead of HTTP 400. This was visible in devstack with nova from master branch (b558d616c3b123dbe2a0914162b45765192f3a12) To

[Yahoo-eng-team] [Bug 1535779] [NEW] Unnecessary image module in Angular

2016-01-19 Thread Matt Borland
Public bug reported: Unless I'm misunderstanding something, it appears that the items in the path: ./openstack_dashboard/dashboards/project/static/dashboard/project/images/ are unnecessary/vestigial. It seems all such image-related features should be in:

[Yahoo-eng-team] [Bug 1466444] Re: multipath device action incorrectly being parsed as the device name

2016-01-19 Thread Lee Yarwood
** No longer affects: nova -- 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/1466444 Title: multipath device action incorrectly being parsed as the device name Status in

[Yahoo-eng-team] [Bug 1517818] Re: filters broken for rbac policy retrieval

2016-01-19 Thread Akihiro Motoki
** Changed in: python-neutronclient/liberty Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1517818 Title: filters broken for rbac policy

[Yahoo-eng-team] [Bug 1503415] Re: We should not bypass bytes decode/encode

2016-01-19 Thread Akihiro Motoki
** Changed in: python-neutronclient/liberty Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1503415 Title: We should not bypass bytes

[Yahoo-eng-team] [Bug 1490903] Re: Glance returned 500 status code when we specify headers "Content-Type: application/json" when work with blob/bloblist

2016-01-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/221056 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=a11ba6d4cde8e861ebce77dd19986aa6a3072c66 Submitter: Jenkins Branch:master commit a11ba6d4cde8e861ebce77dd19986aa6a3072c66 Author: Darja Shakhray Date: