[Yahoo-eng-team] [Bug 1708092] Re: ovsfw sometimes rejects legitimate traffic when multiple remote SG rules are in use

2017-11-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/494428 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4ac4c22a646799aaecca61334a8bb44147ab881a Submitter: Zuul Branch:master commit 4ac4c22a646799aaecca61334a8bb44147ab881a Author: IWAMOTO Toshihiro Date: Thu Aug 17 15:13:53 2

[Yahoo-eng-team] [Bug 1734265] [NEW] neutron-dynamic-routing needs an update for agent extension rehome

2017-11-23 Thread YAMAMOTO Takashi
Public bug reported: the following seen on networking-midonet gate. http://logs.openstack.org/00/522700/1/check/openstack-tox- py27/3a80d2d/testr_results.html.gz ft2.5: midonet.neutron.tests.unit.db.test_migrations.TestModelsMigrationsPostgresql.test_models_sync_StringException: Traceback (mos

[Yahoo-eng-team] [Bug 1734244] [NEW] keystone raise 500 error when create trust with invalid role key

2017-11-23 Thread wangxiyuan
Public bug reported: When a user try to create a trust, if the "roles" in the request body contains some invalid keys(except "id" and "name"), Keystone will raise 500 error. an example: curl -g -i -X POST http://10.3.150.25/identity/v3/OS-TRUST/trusts -H "User-Agent: python-keystoneclient" -H "C

[Yahoo-eng-team] [Bug 1734204] [NEW] Insufficient free host memory pages available to allocate guest RAM with Open vSwitch DPDK in Newton

2017-11-23 Thread Andreas Karis
Public bug reported: When spawning an instance and scheduling it onto a compute node which still has sufficient pCPUs for the instance and also sufficient free huge pages for the instance memory, nova returns: Raw [stack@undercloud-4 ~]$ nova show 1b72e7a1-c298-4c92-8d2c-0a9fe886e9bc (...) | fa

[Yahoo-eng-team] [Bug 1734167] [NEW] DNS doesn't work in no-cloud as launched by ubuntu

2017-11-23 Thread Michael Lyle
Public bug reported: I use no-cloud to test the kernel in CI (I am maintainer of the bcache subsystem), and have been running it successfully under 16.04 cloud images from qemu, using a qemu command that includes: -smbios "type=1,serial=ds=nocloud- net;s=https://raw.githubusercontent.com/mlyle/ml

[Yahoo-eng-team] [Bug 1734154] [NEW] bad file path but accepted in a container by Horizon after uploading file

2017-11-23 Thread Besbiss
Public bug reported: I uploaded a file with a bad path which contains a double slash (example: '/my/file//path') in an object storage container. The problem is that Horizon accepted this bad path as if it was a valid path, there was no control or validation on the path made by OpenStack Horizon.

[Yahoo-eng-team] [Bug 1734136] [NEW] Openstack Neutron is not sending complete data during qos-policy-name update

2017-11-23 Thread Vamsi Krishna
Public bug reported: 1.create a qos-policy with bandwidth limit rule and dscp marking rule 2.update the qos-policy-name 3.After updating the qos-policy name, bandwidth limit rules and dscp marking rules are missing. Only the qos-policy-name is getting updated. Openstack neutron is not sending b

[Yahoo-eng-team] [Bug 1733515] Re: use_journal option not available in ocata

2017-11-23 Thread Petr Kovar
** Changed in: openstack-manuals 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/1733515 Title: use_journal option not availabl

[Yahoo-eng-team] [Bug 1732685] Re: instance.snapshot notification samples are assigned to two different Notification classes

2017-11-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/520579 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ff4f58fcd279605998de21405facb2cfcf8ba385 Submitter: Zuul Branch:master commit ff4f58fcd279605998de21405facb2cfcf8ba385 Author: Balazs Gibizer Date: Thu Nov 16 13:55:39 2017 +0

[Yahoo-eng-team] [Bug 1734117] [NEW] Scoping to project which is not on authentication domain is not working as expected

2017-11-23 Thread Evgeny Fedoruk
Public bug reported: Having user "U" on domain "X" which has admin role on domain "X" and domain "Y" domain "X" and domain "Y" have projects "X1" and "Y1" respectively. Authenticating with user "U" on domain "X" and scoping to domain "X" OK. Authenticating with user "U" on domain "X" and scopin

[Yahoo-eng-team] [Bug 1679941] Re: Data still exsits in instance_mappings when delete instance

2017-11-23 Thread Surya Seetharaman
A fix has been released which solves this bug : https://review.openstack.org/#/c/515034/ . Bottom line is that we delete the Instance Mappings once the instance is archived, and not when its deleted. ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notifica

[Yahoo-eng-team] [Bug 1672792] Re: Nova with ceph backend instance creation fails with: the name of the pool must be a string

2017-11-23 Thread Dr. Jens Harbott
** Changed in: nova/ocata Status: Fix Committed => 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/1672792 Title: Nova with ceph backend instance crea

[Yahoo-eng-team] [Bug 1734066] [NEW] Volume is not unreserved after creating is failed

2017-11-23 Thread Li Xipeng
Public bug reported: For creating instance with booting from a volume, the volume is reserved when before schedule and build in nova compute. When block-device- mapping failed due to cinder volume busy or other reason, the instance gets in ERROR state and the volume is kept in 'attaching' state. T

[Yahoo-eng-team] [Bug 1734054] [NEW] logging report UnicodeDecodeError when create vm with non-ascii

2017-11-23 Thread Jiang
Public bug reported: When create a vm with non-ascii name in devstack, logging report UnicodeDecodeError in nova-compute.log. Traceback (most recent call last): File "/usr/lib/python2.7/logging/__init__.py", line 861, in emit msg = self.format(record) File "/usr/local/lib/python2.7/dist-p