[Yahoo-eng-team] [Bug 1655833] [NEW] The error response for placement API doesn't work with i18n

2017-01-11 Thread Alex Xu
Public bug reported: In most of placement API code, we just put the exception into the error message like this https://github.com/openstack/nova/blob/d57ce1dda839865c8060458760fa27dbbd7e2aee/nova/api/openstack/placement/handlers/resource_class.py#L108 This is equal to str(exc). This won't works

[Yahoo-eng-team] [Bug 1600418] Re: Flavor name edit should trim for white spaces and compare with other flavor names

2017-01-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/403687 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=23c482b941b53243b9f57c5707d266870c3c2225 Submitter: Jenkins Branch:master commit 23c482b941b53243b9f57c5707d266870c3c2225 Author: Yakup Adakli Date:

[Yahoo-eng-team] [Bug 1311582] Re: resource usage for storage components shows no results

2017-01-11 Thread Richard Jones
Ceilometer isn't part of Horizon any longer. ** Changed in: horizon Status: New => Invalid ** Changed in: horizon Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1655810] [NEW] firewall-policy-insert-rule iptables rule does not take effect

2017-01-11 Thread fisher
Public bug reported: when execute neutron firewall-policy-insert-rule ** command,The configuration takes effect,but the iptables rule doesn't takes effect on the computer node. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1655785] [NEW] Use the session loader in keystoneauth1 for designate

2017-01-11 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/416048 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option

[Yahoo-eng-team] [Bug 1649446] Re: Non-Admin Access to Revocation Events

2017-01-11 Thread Jeremy Stanley
Consensus seems to be that this was intentional behavior, but worth changing (as evidenced by a subsequent fix to master). Given that and the lack of stable branch backports, I'm going to treat this as a security hardening opportunity. If there is fierce disagreement favoring backports and an

[Yahoo-eng-team] [Bug 1188189] Re: Some server-side 'SSL' communication fails to check certificates (use of HTTPSConnection)

2017-01-11 Thread Xing Yang
In Cinder, the following drivers are using six.moves.http_client, which on python 2.7 I believe calls httplib: Location: cinder/cinder/volume/drivers/blockbridge.py:149 Location: cinder/cinder/volume/drivers/cloudbyte/cloudbyte.py:116 Location:

[Yahoo-eng-team] [Bug 1655494] Re: Newton scheduler clients should keep trying to report

2017-01-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/418590 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bbf9b431ee26e4064278e58bf9c177de48e8719a Submitter: Jenkins Branch:master commit bbf9b431ee26e4064278e58bf9c177de48e8719a Author: Dan Smith Date: Tue Jan

[Yahoo-eng-team] [Bug 1655013] Re: double assignment of user to group does not give error

2017-01-11 Thread Lance Bragstad
Hi Martin, I agree that the feedback could be a bit better when a user is already a member of a specific group, but I'm not sure an error would be the best approach. Since we already return a 204 No Content response when a user is added to a group (or added when they are already a member). If we

[Yahoo-eng-team] [Bug 1655761] [NEW] Resource Provider generation update missing

2017-01-11 Thread Ed Leafe
Public bug reported: Most of the methods that increase the generation for a resource provider also update the value of `generation` in the object that calls it, but there is one place where it was missing: the _set_allocations() method of the AllocationList class. This resulted in some

[Yahoo-eng-team] [Bug 1655727] [NEW] Improve compatibility with eventlet 0.20.1

2017-01-11 Thread Dirk Mueller
Public bug reported: Eventlet 0.20.x added support for green version of subprocess, which however causes an issue with glance tests: glance.tests.functional.db.test_registry.TestRegistryDriver.test_image_create_bad_property

[Yahoo-eng-team] [Bug 1655718] [NEW] nav bar intermittently does not display

2017-01-11 Thread Eric Peterson
Public bug reported: >From time to time, the left hand nav bar does not display correctly. This seems to occur a bit more frequently when you switch projects with different roles (admin to _member_ or back and fort), and also occurs when horizon is provided by several backend servers (behind a

[Yahoo-eng-team] [Bug 1649341] Re: Undercloud upgrade fails with "Cell mappings are not created, but required for Ocata"

2017-01-11 Thread Alex Schultz
** Changed in: tripleo Status: Fix Released => In Progress -- 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/1649341 Title: Undercloud upgrade fails with "Cell

[Yahoo-eng-team] [Bug 1655710] [NEW] Query parameter validation using json schema - error messages

2017-01-11 Thread Diana Clarke
Public bug reported: A mechanism to validate query parameters using json schema was added in the following series: https://review.openstack.org/#/q/topic:bp/consistent-query- parameters-validation The resulting error messages aren't very user friendly though. For example, if you pass an

[Yahoo-eng-team] [Bug 1655704] [NEW] unable to configure horizon default volume device name

2017-01-11 Thread Bradley Kite
Public bug reported: When an image has the attribute set to use "hw_scsi_model=virtio-scsi", then the default device name should be "sda". If the default device name remains 'vda', then it is not possible to add a second disk. This is because the LUN ID assigned to the second disk will conflict

[Yahoo-eng-team] [Bug 1655471] Re: Update MTU on existing devices

2017-01-11 Thread Boden R
Marking neutron bug as invalid as per [1]. The openstack-manuals as added as an affected project. Manuals need updating as per DoctImpact comment. [1] http://docs.openstack.org/developer/neutron/policies/bugs.html#bug-triage-process ** Also affects: openstack-manuals Importance: Undecided

[Yahoo-eng-team] [Bug 1655670] Re: HTTP 404 when requesting /v3/domains/Default

2017-01-11 Thread Boris Bobrov
I think that this is expected. When --domain Default is passed, openstackclient doesn't know what "Default" is -- id or name. So it tries to fetch domain with id Default, and when fails, then tries to fetch domain by name. This is definitely not keystone bug, and i think that it is not a bug in

[Yahoo-eng-team] [Bug 1524020] Re: DVRImpact: dvr_vmarp_table_update and dvr_update_router_add_vm is called for every port update instead of only when host binding or mac-address changes occur

2017-01-11 Thread Swaminathan Vasudevan
** Changed in: neutron 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/1524020 Title: DVRImpact: dvr_vmarp_table_update and

[Yahoo-eng-team] [Bug 1554876] Re: router not found warning logs in the L3 agent

2017-01-11 Thread Swaminathan Vasudevan
** Changed in: neutron 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/1554876 Title: router not found warning logs in the L3 agent Status

[Yahoo-eng-team] [Bug 1655196] Re: Remove advertise_mtu config option

2017-01-11 Thread John Davidge
There don't appear to be any remaining references to advertise_mtu in the neutron tree. Looks like this affects openstack-manuals only. ** No longer affects: neutron ** Changed in: openstack-manuals Assignee: (unassigned) => John Davidge (john-davidge) -- You received this bug

[Yahoo-eng-team] [Bug 1655670] [NEW] HTTP 404 when requesting /v3/domains/Default

2017-01-11 Thread Daniel Trautmann
Public bug reported: After running a Keystone test with Rally, I found a lot of HTTP 404 errors in the Apache2 access log when requesting /v3/domains/Default. 10.26.11.110 - - [16/Dec/2016:14:17:41 +0100] "GET /v3/domains/Default HTTP/1.1" 404 91 "-" "python-keystoneclient" 10.26.11.110 - -

[Yahoo-eng-team] [Bug 1655662] [NEW] libvirt xen hvm guests can't hot plug (attach detach) default block devices

2017-01-11 Thread Nikita Gerasimov
Public bug reported: Currently default disk bus for libvirt+Xen HVM guests is "ide", which not allow hot reconfiguration. So images without special metadata property specifying bus can't be attached or detached.

[Yahoo-eng-team] [Bug 1593571] Re: [Mitaka] 'AttributeError: name' when using multiple domain with LDAP driver

2017-01-11 Thread Johsua Griffiths
** Also affects: openstack-dashboard (Ubuntu) Importance: Undecided Status: New -- 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/1593571 Title: [Mitaka]

[Yahoo-eng-team] [Bug 1655610] [NEW] alembic_version table has no primary key

2017-01-11 Thread Proskurin Kirill
Public bug reported: Currently alembic_version table in the neutron db has no primary key. Which is a bad thing, if you consider to use Galera as a database, since it requires primary keys in all tables. For example, during the "INFO [alembic.runtime.migration] Running upgrade -> kilo,

[Yahoo-eng-team] [Bug 1655605] [NEW] metadata proxy won't start in dhcp namespace when network(subnet) is removed from router

2017-01-11 Thread Perry
Public bug reported: When adding network(subnet) into router immediately after creating network(subnet), there is no metadata proxy process created in dhcp namespace to listen on port 80. It causes problem when deleted network(subnet) from router: it won't call metadata service successfully until

[Yahoo-eng-team] [Bug 1655393] Re: manila-ui quotas override part of the default quotas

2017-01-11 Thread Itxaka Serrano
** Project changed: manila-ui => horizon -- 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/1655393 Title: manila-ui quotas override part of the default quotas Status

[Yahoo-eng-team] [Bug 1655393] [NEW] manila-ui quotas override part of the default quotas

2017-01-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Versions affected: mitaka and higher. Under Admin -> Defaults -> Update defaults Due to manila-ui overriding the default quotas from horizon, it makes the "Update Default Quotas" workflow miss some initial values ('Key Pairs' and 'Length of Injected

[Yahoo-eng-team] [Bug 1654990] Re: Vm creation getting failed with image not found error

2017-01-11 Thread Lee Yarwood
This doesn't appear to be a nova issue, the keystone error in c#2 suggesting an issue with memcached in your environment that in turn is bubbling back up to Glance and finally Nova. Liberty is also an unsupported release at present so I'm marking this as invalid for now but feel free to change

[Yahoo-eng-team] [Bug 1655579] [NEW] Attached port with disabled security does not work properly

2017-01-11 Thread Bartłomiej Daca
Public bug reported: When I attach port with disabled security to a vm, I am not able to use this port. Steps to reproduce: 1. Create port and disable security: neutron port-create --name test-sec-group --no-security-groups neutron port-update --port-security-enabled=False 2. Attach port to

[Yahoo-eng-team] [Bug 1655567] [NEW] DHCPv6 failures with "address already allocated in subnet" error

2017-01-11 Thread IWAMOTO Toshihiro
Public bug reported: Test failures with the DHCPv6 error from multiple test methods. Use query: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22already%20allocated%20in%20subnet%5C%22 An example: == 2017-01-11 05:00:04.479808 |

[Yahoo-eng-team] [Bug 1655560] [NEW] Horizon doesn't obtain domain scoped tokens for users coming through websso

2017-01-11 Thread Radu Pasea
Public bug reported: We have a Mitaka deployment in which users can login using an external SSO service and the Keystone external authentication protocol and are mapped to a Keytone domain. Domain admin users from that domain can't perform any admin operations in the frontend because Horizon

[Yahoo-eng-team] [Bug 1655558] [NEW] vmware create vm instance from snapshot error

2017-01-11 Thread YuYang
Public bug reported: my environment is: vcenter version 6.0, vsan version 6.0, and the neutron use vmware's NSX! openstack is deploy by fuel 9.0,then the openstack version is mitaka! when i create a snapshot from vm instance,and the deploy the new vm instance from the snapshot ,get the error:

[Yahoo-eng-team] [Bug 1649793] Re: vmware image download error

2017-01-11 Thread YuYang
** Changed in: nova 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/1649793 Title: vmware image download error Status in OpenStack