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
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
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
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
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
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.
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
** 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
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
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
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
** 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
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
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
14 matches
Mail list logo