[Yahoo-eng-team] [Bug 1724589] Re: Unable to transition to Ironic Node Resource Classes in Pike

2017-10-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/513085 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5c2b8675e3e13e32b23681153f226de93bb99628 Submitter: Zuul Branch:master commit 5c2b8675e3e13e32b23681153f226de93bb99628 Author: John Garbutt Date: Wed

[Yahoo-eng-team] [Bug 1724729] [NEW] ovs-lib not support qos type egress-policer for ovs-dpdk

2017-10-18 Thread Rong.Wang
Public bug reported: IN the ovs-dpdk, the Qos cmd use the type "egress-policer", while now the tpye is only "linux-htb" in the ovs-lib.py. May be the type should be setted by config file, on behalf of ovs or ovs-dpdk. ** Affects: neutron Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1582081] Re: Resizing a vm should disallow selecting a flavor with a smaller disk

2017-10-18 Thread Gary W. Smith
As dmsimard indicates, resizing to a smaller disk may be valid. ** Summary changed: - Should hide the flavor that flavor disk is smaller the old one + Resizing a vm should disallow selecting a flavor with a smaller disk ** Tags added: nova ** Changed in: horizon Status: In Progress =>

[Yahoo-eng-team] [Bug 1689010] Re: Clean up unused get_object method in project instance view

2017-10-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/463118 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0a51d07dfb7a062f37dda584df48981613d275f5 Submitter: Zuul Branch:master commit 0a51d07dfb7a062f37dda584df48981613d275f5 Author: wei.ying Date: Sun

[Yahoo-eng-team] [Bug 1582838] Re: extend volume validation error

2017-10-18 Thread Gary W. Smith
This works correctly in queens: the form accepts the larger size the second time and correctly extends the volume. ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1370511] Re: allow adding multiple roles for same user

2017-10-18 Thread Akihiro Motoki
As of now, the current "Manage Members" form of "Project" panel supports multiple role association. This is no longer a valid bug. ** Changed in: horizon Assignee: Daniel Park (daniepar) => (unassigned) ** Changed in: horizon Status: Confirmed => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1572864] Re: wait form will be disappeared in integrationtests

2017-10-18 Thread Akihiro Motoki
we no longer maintain the integration tests. ** Tags added: integration-tests ** Changed in: horizon Milestone: next => None ** Changed in: horizon Assignee: Sergei Chipiga (schipiga) => (unassigned) ** Changed in: horizon Status: In Progress => Won't Fix -- You received this

[Yahoo-eng-team] [Bug 1481469] Re: launch instance not respecting picked project

2017-10-18 Thread Gary W. Smith
The launch instance page was reimplemented several releases ago, and there is no option for an admin to choose a different project other than the one that the session is currently scoped to. ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1588780] Re: Project user cannot create/delete port

2017-10-18 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1399252 *** https://bugs.launchpad.net/bugs/1399252 ** This bug has been marked a duplicate of bug 1399252 Missing port-create in Dashboard as a tenant -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1550153] Re: Create an image has Image source field which takes both option at a time for image location and image file thus giving error when "create image" pressed

2017-10-18 Thread Gary W. Smith
This entire page was re-implemented in angular and no longer exhibits this problem. ** 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).

[Yahoo-eng-team] [Bug 1599982] Re: when create a project from the create user modal, the project is not automatically selected

2017-10-18 Thread Gary W. Smith
This works properly in Queens. ** Changed in: horizon Status: Confirmed => 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/1599982 Title: when

[Yahoo-eng-team] [Bug 1603579] Re: WebSSO user can't see the "Federation" management panel in Horizon

2017-10-18 Thread Gary W. Smith
Given the comment by blakegc (that it is no longer reproducible), and the lack of following posts confirming that it is reproducible, marking as Invalid. Feel free to reopen if this can be reproduced on a current horizon version. ** Changed in: horizon Status: New => Invalid -- You

[Yahoo-eng-team] [Bug 1600306] Re: Update metadata (images) CIM namespace metadefs don't work with glance v1

2017-10-18 Thread Gary W. Smith
This works correctly on images metadata update dialog in Queens ** 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).

[Yahoo-eng-team] [Bug 1626521] Re: Host aggregate name is not displaying in success message while creating it

2017-10-18 Thread Gary W. Smith
In Pike the message now includes the correct text, including the name of the created host aggregate ** 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

[Yahoo-eng-team] [Bug 1705781] Re: Object Store Public Container Unable to Disable

2017-10-18 Thread Gary W. Smith
This functionality works correctly with swift in devstack (not using Ceph). If this bug is appearing when swift uses Ceph, it would appear that the swift api is not working consistently across with various storage back-ends, in which case a bug should be filed with swift. ** Changed in: horizon

[Yahoo-eng-team] [Bug 1479286] Re: delete the pseudo-folder failed

2017-10-18 Thread Gary W. Smith
This works correctly in Pike. ** 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/1479286 Title: delete the

[Yahoo-eng-team] [Bug 1443779] Re: Delete Images button ignore protected images

2017-10-18 Thread Akihiro Motoki
The image table was re-implemented with Angular. The issue was addressed as part of the effort, so it no longer exists. ** Changed in: horizon Status: Triaged => Invalid ** Changed in: horizon Assignee: Dimitri Mazmanov (sorantis) => (unassigned) ** Changed in: horizon

[Yahoo-eng-team] [Bug 1724689] [NEW] Usability: Service user token requested with no auth raises cryptic exception

2017-10-18 Thread Eric Fried
Public bug reported: If [service_user]send_service_user_token is requested, but no auth information is provided in the [service_user] section, the resulting error is cryptic [1] and doesn't help the user understand what went wrong. Note that today this only happens if the conf section is missing

[Yahoo-eng-team] [Bug 1724686] [NEW] authentication code hangs when there are three or more admin keystone endpoints

2017-10-18 Thread Chris Friesen
Public bug reported: I'm running stable/pike devstack, and I was playing around with what happens when there are many endpoints in multiple regions, and I stumbled over a scenario where the keystone authentication code hangs. My original endpoint list looked like this:

[Yahoo-eng-team] [Bug 1724685] [NEW] HTTP 404 creating trust with role that you don't have

2017-10-18 Thread Matthew Edmonds
Public bug reported: keystone returns HTTP 404 if you try to create a trust with a role that you don't have. This is not an appropriate error code for that case. It should be HTTP 400 (Bad Request). Found in Pike ** Affects: keystone Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1724354] Re: WARNING in logs due to missing python-jsconschema

2017-10-18 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Xenial) Assignee: (unassigned) => Scott Moser (smoser) ** Changed in: cloud-init (Ubuntu Xenial) Assignee: Scott Moser (smoser) => (unassigned) ** Changed in: cloud-init (Ubuntu Xenial) Assignee: (unassigned) => Chad Smith (chad.smith) ** Changed

[Yahoo-eng-team] [Bug 1724589] Re: Unable to transition to Ironic Node Resource Classes in Pike

2017-10-18 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => Triaged ** Changed in: nova/pike Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1676327] Re: UnicodeDecodeError 'ascii' codec can't decode byte 0xc5 in position

2017-10-18 Thread Oleksiy Molchanov
** 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 OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1676327 Title: UnicodeDecodeError 'ascii' codec can't

[Yahoo-eng-team] [Bug 1724645] [NEW] remote_id_attribute config options prevents multiple protocol variations for Federation

2017-10-18 Thread Adam Young
Public bug reported: In order to activate a protocol for Federation, you need SOME value for remote_id_attribute. However , this is set once per protocol in the config file, not in the federated data. Thus, if two different SAML implementations both wanted to use different values for

[Yahoo-eng-team] [Bug 1724633] [NEW] AllocationCandidates.get_by_filters hits incorrectly when traits are split across the main RP and aggregates

2017-10-18 Thread Eric Fried
Public bug reported: When requesting multiple resources with multiple traits, placement doesn't know that a particular trait needs to be associated with a particular resource. As currently conceived, it will return allocation candidates from the main RP plus shared RPs such that all traits are

[Yahoo-eng-team] [Bug 1724628] [NEW] nova.virt.libvirt.driver failed to attach volume (RBD backed Cinder)

2017-10-18 Thread Jaime Guzman
Public bug reported: Hi, I'm using Ubuntu Openstack Ocata deployed with Ubuntu Landscape. I have installed three timees having the same problem with fresh installation. Ceph is used for block and object storage. When I try to attach a volume to an instance this is not attached. Below is the

[Yahoo-eng-team] [Bug 1724621] [NEW] nova-manage cell_v2 verify_instance returns a valid instance mapping even after the instance is deleted

2017-10-18 Thread Surya Seetharaman
Public bug reported: Although nova-manage cell_v2 verify_instance is used to check if the provided instance is correctly mapped to a cell or not, this should not be returning a valid mapping message if the instance itself is deleted. It should return an error message saying 'The instance does not

[Yahoo-eng-team] [Bug 1724613] [NEW] AllocationCandidates.get_by_filters ignores shared RPs when the RC exists in both places

2017-10-18 Thread Eric Fried
Public bug reported: When both the compute node resource provider and the shared resource provider have inventory in the same resource class, AllocationCandidates.get_by_filters will not return an AllocationRequest including the shared resource provider. Example: cnrp { VCPU: 24,

[Yahoo-eng-team] [Bug 1724444] Re: networking-sfc port pair creation fails in create_port_pair_postcommit on kolla deployment

2017-10-18 Thread Bernard Cafarelli
Thanks, reassigning to networking-sfc for further investigation, as both conf and database look good ** Project changed: neutron => networking-sfc -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1507031] Re: Add and then delete a user, results in unexpected error on the Openstack UI

2017-10-18 Thread Gary W. Smith
I am unable to reproduce this with Pike; there is no redirection or error message, and the session continues to work properly. ** Changed in: horizon Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1579982] Re: Go to admin info error

2017-10-18 Thread Gary W. Smith
As indicated above, the python-cinderclient was updated. It does not appear to have been a horizon problem. ** Changed in: horizon Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1381749] Re: Can not create usable image in glance for vmdk images

2017-10-18 Thread Gary W. Smith
In pike (and earlier) these options are available on the Metadata tab on the Create Image dialog. ** 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).

[Yahoo-eng-team] [Bug 1458498] Re: Authenticated URLs not accepted when Launching stacks

2017-10-18 Thread Gary W. Smith
Per RFC 7230 (section A.2), username and password are disallowed in http/https URIs due to security issues. ** Changed in: horizon Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1724589] [NEW] Unable to transition to Ironic Node Resource Classes in Pike

2017-10-18 Thread John Garbutt
Public bug reported: In Pike we ask people to: * Update Ironic Node with a Resource Class * Update flavors to request the new Resource Class (and not request VCPU, RAM, DISK), using the docs:

[Yahoo-eng-team] [Bug 1710141] Re: Continual warnings in n-cpu logs about being unable to delete inventory for an ironic node with an instance on it

2017-10-18 Thread Matt Riedemann
** 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/1710141 Title: Continual warnings in n-cpu logs about

[Yahoo-eng-team] [Bug 1724573] [NEW] When using resume_guests_state_on_host_boot encrypted volumes are directly attached to instances after a host reboot

2017-10-18 Thread Lee Yarwood
Public bug reported: Description === When using resume_guests_state_on_host_boot encrypted volumes are directly attached to instances after a host reboot. These volumes should be decrypted by the os-brick encryptors that provide libvirt with decrypted dm devices for use by the

[Yahoo-eng-team] [Bug 1722403] Re: api-ref: valid server status for filtering is wrong in docs

2017-10-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/510696 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e315fcbec9d385c12e21168795afd7f748083fc6 Submitter: Zuul Branch:master commit e315fcbec9d385c12e21168795afd7f748083fc6 Author: Matt Riedemann Date: Mon

[Yahoo-eng-team] [Bug 1715463] Re: binary/name gets confused under upgrades of osapi_compute and metadata when using wsgi files

2017-10-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/501359 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0b4a021e4224981e83dca67e7519458f9939f3cd Submitter: Zuul Branch:master commit 0b4a021e4224981e83dca67e7519458f9939f3cd Author: Erik Berg Date:

[Yahoo-eng-team] [Bug 1724524] [NEW] Ironic nodes report CUSTOM_CUSTOM_FOO resource class

2017-10-18 Thread John Garbutt
Public bug reported: Currently if you set CUSTOM_FOO in ironic, the virt driver now sends CUSTOM_CUSTOM_FOO to placement. Really we shouldn't force users to drop the CUSTOM_ inside ironic. Expected: User sets CUSTOM_FOO in ironic. Placement shows CUSTOM_FOO resources. Actual: Placement shows

[Yahoo-eng-team] [Bug 1724520] [NEW] nova-consoleauth failed after restart jujud-machine-0

2017-10-18 Thread Miguel Meneses
Public bug reported: Hi, On a HA environment the 3x nova-consoleauth failed after restart juju- agent jujud-machine-0 There are not very useful information on /var/log/nova/nova-consoleauth.log No ERRORs neither fails I checked the status of nova-consoleauth services and were the follow: $

[Yahoo-eng-team] [Bug 1724514] [NEW] privsep helper command exited non-zero in neutron-fwaas

2017-10-18 Thread Cao Xuan Hoang
Public bug reported: eg. http://logs.openstack.org/26/512926/2/check/openstack-tox- py27/3e7d6f7/testr_results.html.gz ft1.9:

[Yahoo-eng-team] [Bug 1702635] Re: SR-IOV: sometimes a port may hang in BUILD state

2017-10-18 Thread Ilya Bumarskov
Can't reproduce the bug on a test environment due to lack of appropriate HW. In accordance with our policy, fix should be verified on customer side. Fix is present in snapshots/9.0-2017-10-16-142324 ** Changed in: mos Status: Fix Committed => Fix Released -- You received this bug

[Yahoo-eng-team] [Bug 1723472] Re: [DVR] Lowering the MTU breaks FIP traffic

2017-10-18 Thread Daniel Alvarez
We have seen that the MAC address of the FIP changes to the qf interface of a different controller. However, the environment was running openstack-neutron-11.0.0-1.el7.noarch. After upgrading to openstack-neutron-11.0.1-1.el7.noarch, this bug no longer occurs. Marking it as invalid. ** Changed