[Yahoo-eng-team] [Bug 1713735] Re: Nova assisted volume snapshots fails to find BDM in multi-cell

2017-08-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/498845 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=074614f07751f3a10e630fc7344a0794516bb32b Submitter: Jenkins Branch:master commit 074614f07751f3a10e630fc7344a0794516bb32b Author: Lucian Petrut

[Yahoo-eng-team] [Bug 1713901] [NEW] Icon of status on network topology is showing wrong

2017-08-29 Thread Fei Long Wang
Public bug reported: Icon of status on network topology is showing wrong because of the incorrect css class. ** Affects: horizon Importance: Undecided Assignee: Fei Long Wang (flwang) Status: In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1713895] [NEW] block_device_mapping_v2.bus_type is missing from POST /servers API reference

2017-08-29 Thread Matt Riedemann
Public bug reported: The POST /servers API reference does not mention the ability to specify a block_device_mapping_v2.bus_type parameter when booting from volume: https://developer.openstack.org/api-ref/compute/#create-server But it is part of the server create schema for BDMv2:

[Yahoo-eng-team] [Bug 1712335] Re: Links go to wrong page: Install and configure in keystone

2017-08-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/498605 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=04515333f44736f4e85f12c2534a1c4b0479ec03 Submitter: Jenkins Branch:master commit 04515333f44736f4e85f12c2534a1c4b0479ec03 Author: Gage Hugo Date: Mon

[Yahoo-eng-team] [Bug 1712556] Re: Failed to create port in project/admin create port form when the ports quota exceeded

2017-08-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/496692 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0b65dbc9132a555bfff7855637daf48da0a19e50 Submitter: Jenkins Branch:master commit 0b65dbc9132a555bfff7855637daf48da0a19e50 Author: wei.ying Date: Mon

[Yahoo-eng-team] [Bug 1713857] [NEW] Soft-reboot fails after volume-update

2017-08-29 Thread melanie witt
Public bug reported: During a volume-update, we don't save the instance XML with the new volume attachment, so soft-reboot fails with: DEBUG nova.virt.libvirt.driver [req-149741f9-ad36-4787-ac6c-1ed7a273ab6a 75fbc7a6db34480091d2a53e2e20b695 62e53e5e804e49a9890928a5a4846f60 - - -] [instance:

[Yahoo-eng-team] [Bug 1706307] Re: Tag mechanism supports resources with standard attribute

2017-08-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/498926 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d3c560b78804aa408d4454386a26c1e039825ced Submitter: Jenkins Branch:master commit d3c560b78804aa408d4454386a26c1e039825ced Author: Boden R Date: Tue Aug

[Yahoo-eng-team] [Bug 1712463] Re: taskflow not running under wsgi configuration

2017-08-29 Thread Matthew Treinish
** Also affects: oslo.concurrency Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1712463 Title: taskflow not running under wsgi configuration

[Yahoo-eng-team] [Bug 1711127] Re: fwaas_v2: wrong parameter passed to FirewallGroupPortInvalidProject exception

2017-08-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/494198 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=c76e12cf64b23ffc543c8608eea2ff7468a5b42a Submitter: Jenkins Branch:master commit c76e12cf64b23ffc543c8608eea2ff7468a5b42a Author: Inessa Vasilevskaya

[Yahoo-eng-team] [Bug 1713796] [NEW] Failed unshelve does not remove allocations from destination node

2017-08-29 Thread Matt Riedemann
Public bug reported: During an unshelve from an offloaded instance, conductor will call the scheduler to pick a host. The scheduler will make allocations against the chosen node as part of that select_destinations() call. Then conductor casts to that compute host to unshelve the instance. If the

[Yahoo-eng-team] [Bug 1713786] Re: Allocations are not managed properly in all evacuate scenarios

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

[Yahoo-eng-team] [Bug 1713786] [NEW] Allocations are not managed properly in all evacuate scenarios

2017-08-29 Thread Matt Riedemann
Public bug reported: Evacuate has some gaps with respect to dealing with resource allocations in Placement: 1. If the user specifies a host with evacuate, conductor bypasses the scheduler and we don't create allocations on the destination host:

[Yahoo-eng-team] [Bug 1713783] [NEW] After failed evacuation the recovered source compute tries to delete the instance

2017-08-29 Thread Illes Elod
Public bug reported: Description === In case of a failed evacuation attempt the status of the migration is 'accepted' instead of 'failed' so when source compute is recovered the compute manager tries to delete the instance from the source host. However a secondary fault prevents

[Yahoo-eng-team] [Bug 1708323] Re: Editing flavor causing instance flavor display error

2017-08-29 Thread Ying Zuo
*** This bug is a duplicate of bug 1709056 *** https://bugs.launchpad.net/bugs/1709056 This issue was addressed in bug 1709056. It added a setting to disable the edit flavor by default and the feature will be removed in R release cycle. ** This bug has been marked a duplicate of bug 1709056

[Yahoo-eng-team] [Bug 1711165] Re: Error during full sync with QoS

2017-08-29 Thread Manjeet Singh Bhatia
** Changed in: networking-odl Status: New => 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/1711165 Title: Error during full sync with QoS Status in networking-odl:

[Yahoo-eng-team] [Bug 1713760] [NEW] CentOS7: Can't build rpms without python-oauthlib

2017-08-29 Thread Chad Smith
Public bug reported: python-oathlib is not a strict dependency of the cloud-init package, but url_helper imports it without handling ImportErrors. This causes breaks on CentOS 7 when trying to build an RPM in an environment which doesn't have oauthlib. make rpm python3 ./packages/brpm

[Yahoo-eng-team] [Bug 1713735] Re: Nova assisted volume snapshots issue

2017-08-29 Thread Matt Riedemann
Aug 28 10:22:51.522922 ubuntu-xenial-rax-ord-10656600 cinder-volume[2128]: ERROR cinder.volume.drivers.remotefs [None req-3022f65f-b7e0-43b1-8258-e41f75a9f106 tempest-VolumesSnapshotTestJSON-799368090 None] Call to Nova to create snapshot failed: BadRequest: No volume Block Device Mapping with

[Yahoo-eng-team] [Bug 1713748] [NEW] heat stacks are not appropriately sorted by "Created" field

2017-08-29 Thread Pavlo Shchelokovskyy
Public bug reported: It seems the "Created" field is being treated as a numeric tuple, and thus currently in when sorting the stacks table on "Created" column we have: 24 minutes > 5 days > 2 weeks and 5 hours, 37 minutes > 5 hours, 4 hours Instead this field should be treated as proper date.

[Yahoo-eng-team] [Bug 1713750] [NEW] typo in admin doc ssh-configuration.html

2017-08-29 Thread Chenjun Shen
Public bug reported: - [x] I have a fix to the document that I can paste below including example: input and output. There is typo in the pub key name of doc admin/ssh-configuration.html Actual key name in doc: id_ras.pub Expected key name in doc: id_rsa.pub I will provide a patch for it.

[Yahoo-eng-team] [Bug 1713731] Re: SSL setup for multiple projects is broken

2017-08-29 Thread Dr. Jens Harbott
** Summary changed: - SSL setup for Cinder is broken + SSL setup for multiple projects is broken ** Also affects: nova Importance: Undecided Status: New ** Also affects: neutron Importance: Undecided Status: New ** Also affects: cinder Importance: Undecided

[Yahoo-eng-team] [Bug 1713740] [NEW] task status change incorrectly reported in info log message

2017-08-29 Thread Brian Rosmaita
Public bug reported: This is minor but annoying. The INFO message reporting the status change of a task always looks like this: 2017-08-29 09:49:22.561 INFO glance.domain [-] Task [9cc88fb7-eb80-48e9-8bfd-be68bdbadb7f] status changing from processing to processing 2017-08-29 09:49:24.700 INFO

[Yahoo-eng-team] [Bug 1713739] [NEW] VM resize and confirm on the same host fails with custom resources

2017-08-29 Thread Lajos Katona
Public bug reported: VM resize and confirm on the same host fails with custom resources, as the old resources are not deallocated after 'confirmResize'. Steps to reproduce: - boot a VM with old_flavor - resize to new_flavor to the same host - send confirmResize - check usages and compare with

[Yahoo-eng-team] [Bug 1713735] [NEW] Nova assisted volume snapshots issue

2017-08-29 Thread Lucian Petrut
Public bug reported: When using separate databases for each Nova cell, nova assisted volume snapshots always fail with the following error: BadRequest: No volume Block Device Mapping with id a10bd120-9b88-4710-bf6e-f1d34de87da2. (HTTP 400) The reason is that the according API call does not

[Yahoo-eng-team] [Bug 1713724] [NEW] Admin project edit form using resources amout from current project instead of edited project.

2017-08-29 Thread Jakub Josef
Public bug reported: Hi, if we tried to add users in project using horizon and that project is different than edited project. Saving can fail on quetas exceed, because current amount of quotas was taken from selected project instead of form-related project. Maybe you should use

[Yahoo-eng-team] [Bug 1598078] Re: dnsmasq replies are incorrect after multiple simultaneously reloads

2017-08-29 Thread Vasyl Saienko
I faced with the same issue when did concurrent deployment of ironic nodes (100 simultaneous requests) some nodes failed to receive IP/PXE options, while restarting dnsmasq/neutron-dhcp-agent or sending HUP fixes issue. ** Changed in: neutron Status: Expired => New -- You received this

[Yahoo-eng-team] [Bug 1702260] Re: nova compute child process remains orphan after sending sigkill or sigterm signal to parent process

2017-08-29 Thread Abhishek Kekane
nova-compute is using ServiceLauncher to launch the service which doesn't require any changes to exit gracefully. ** 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

[Yahoo-eng-team] [Bug 1713420] Re: event: subnet.create.* lacks detailed information

2017-08-29 Thread Julien Danjou
I've added Neutron. Feel free to request help there! ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1713420 Title:

[Yahoo-eng-team] [Bug 1713641] [NEW] Volume is not unreserved after schduling is failed

2017-08-29 Thread Hironori Shiina
Public bug reported: For creating instance with booting from a volume, the volume is reserved before scheduling[1]. When the scheduling is failed due to lack of valid hosts, the instance gets in ERROR state and the volume is kept in 'attaching' state. The volume reservation is not removed even if

[Yahoo-eng-team] [Bug 1713150] Re: config option help for default value of default_publisher_id is wrong

2017-08-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/498094 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=27cd4dd70b5a51919ce0091ab4247f65e5a27526 Submitter: Jenkins Branch:master commit 27cd4dd70b5a51919ce0091ab4247f65e5a27526 Author: Matt Riedemann Date: