Public bug reported:
qos tempest tests should not try to use unsupported rule types on the
deployment.
currently they seem to assume all rule types are available, regardless of
whatever
list_qos_rule_types returns.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: q
Reviewed: https://review.openstack.org/400581
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=3e45c19eedccd800d7c6e5f0fce57295cf3a7b02
Submitter: Jenkins
Branch:master
commit 3e45c19eedccd800d7c6e5f0fce57295cf3a7b02
Author: IWAMOTO Toshihiro
Date: Tue Nov 22 16:59:5
Reviewed: https://review.openstack.org/398827
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=0e51574b2fb299eb42d6f5333e68f70244b08d50
Submitter: Jenkins
Branch:master
commit 0e51574b2fb299eb42d6f5333e68f70244b08d50
Author: Hong Hui Xiao
Date: Thu Nov 17 14:24:05 20
Reviewed: https://review.openstack.org/399001
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=00fdf284085866c77590255059ae74b672dd5a85
Submitter: Jenkins
Branch:master
commit 00fdf284085866c77590255059ae74b672dd5a85
Author: Claudiu Belu
Date: Thu Nov 17 13:10:06 2016 +
Reviewed: https://review.openstack.org/400134
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=54beb5e14e6a88dd02eaee15eaca908b3678b2f4
Submitter: Jenkins
Branch:master
commit 54beb5e14e6a88dd02eaee15eaca908b3678b2f4
Author: Jakub Libosvar
Date: Mon Nov 21 04:14:52 2
Reviewed: https://review.openstack.org/399672
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=887cc5243eeef7028aafb393948abd320893179b
Submitter: Jenkins
Branch:master
commit 887cc5243eeef7028aafb393948abd320893179b
Author: int32bit
Date: Sat Nov 19 00:08:12 2016 +0800
I've reduced the steps to reproduce down to:
apt-get update
apt install git python-pip
git clone https://github.com/openstack/horizon.git
git clone https://github.com/openstack/requirements.git
cd horizon
git checkout 11.0.0.0b1
pip install . -c ../requirements/upper-constraints.txt
Public bug reported:
Use the new OpenStack envirement created by devstack:
(1)Create a vm by horizon dashboard;
(2)step 1 failed and report spawning state for a long time
(3)delete the vm
(4)step 3 still failed and report deleting state for a long time(over 30
minutes)
Now the information as fol
Reviewed: https://review.openstack.org/393007
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=11c3f0cafd62f9f9b46fd494f9cc6c372f77b1c9
Submitter: Jenkins
Branch:master
commit 11c3f0cafd62f9f9b46fd494f9cc6c372f77b1c9
Author: Dustin Lundquist
Date: Wed Nov 2 16:50:04
Reviewed: https://review.openstack.org/365326
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=1e195afaf12cbb426a356a11cacfe45f04bd43a2
Submitter: Jenkins
Branch:master
commit 1e195afaf12cbb426a356a11cacfe45f04bd43a2
Author: John Schwarz
Date: Sun Sep 4 13:48:58 2016
You have been subscribed to a public bug:
Use the new OpenStack envirement created by devstack:
(1)Create a vm by horizon dashboard;
(2)step 1 failed and report spawning state for a long time
(3)delete the vm
(4)step 3 still failed and report deleting state for a long time(over 30
minutes)
Now t
Reviewed: https://review.openstack.org/312890
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=42b209a6f9918c9fe8a96462b85278569a1cc85d
Submitter: Jenkins
Branch:master
commit 42b209a6f9918c9fe8a96462b85278569a1cc85d
Author: Hong Hui Xiao
Date: Sat Aug 20 08:09:54 20
Public bug reported:
In my deploy image, the default permission of sshd_config file is 600.
It always be changed to 644 after cloud-init run. After debug, it is
caused by cloud-config item:
ssh_pwauth: true
The related code is:
lines = [str(l) for l in new_lines]
util.write_file
Reviewed: https://review.openstack.org/315389
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=7962dd49eff154acc5d69a6e2a59322a0b2a623b
Submitter: Jenkins
Branch:master
commit 7962dd49eff154acc5d69a6e2a59322a0b2a623b
Author: Hunt Xu
Date: Thu May 12 15:05:24 2016 +08
Public bug reported:
On the Admin tab,In the 'Edit Host Aggregate' dialog box, if I change
the name of availability zone to blank for the aggregate.Then click
'submit' button. UI will shows 'Success:Success update host
aggregate:ha-1". But if I open 'Edit Host Aggregate' dialog box again,
the orig
** Changed in: tempest
Status: New => 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/1533487
Title:
test_create_server_with_personality fails on the gate
Reviewed: https://review.openstack.org/398597
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=8b4457645d2b44378f875dcdb913bfd032998256
Submitter: Jenkins
Branch:master
commit 8b4457645d2b44378f875dcdb913bfd032998256
Author: eric
Date: Wed Nov 16 14:53:29 2016 -0700
Public bug reported:
Unittests are broken [1] preventing cloud-init from building currently.
The issue is the kernel config tests are looking for a MAC address that
is not there.
[1] https://jenkins.ubuntu.com/server/job/cloud-init-integration-
lts/35/console
** Affects: cloud-init
Importan
** Also affects: heat
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1644041
Title:
heat_stack_owner users could see and
We had a number of fixes during the Newton RC timeframe that were
addressing similar failure modes. The date at which this bug was
reported indicated that this might be a duplicate of [1]. Marking
incomplete as logstash is not yielding recent results.
[1] https://bugs.launchpad.net/neutron/+bug/16
Public bug reported:
Description
===
This bug was found during stress testing cold migration revert for an
instance with an SR-IOV PCI device. Migrate then revert migrate are
executed in a loop for the same guest.
The exact problem was found to be a race condition with the resource
trac
Public bug reported:
In a newton deployment we found that a heat_stack_ower user can delete a
heat stack from other projects
For example, we have two domain domain1 and domain2. In domain1 we have
project: project_domain1 which has user:user1, in domain2 we have a
project:project_domain2 which ha
Public bug reported:
In a newton deployment we found that a heat_stack_ower user can delete a
heat stack from other projects
For example, we have two domain domain1 and domain2. In domain1 we have
project: project_domain1 which has user:user1, in domain2 we have a
project:project_domain2 which ha
Public bug reported:
In a newton deployment we found that a heat_stack_ower user can delete a
heat stack from other projects
For example, we have two domain domain1 and domain2. In domain1 we have
project: project_domain1 which has user:user1, in domain2 we have a
project:project_domain2 which ha
neutron-server shows traceback in its own log.
screen-q-svc.txt.gz:
2016-09-19 18:20:58.477 12886 DEBUG neutron.wsgi [-] (12886) accepted
('127.0.0.1', 35944) server
/usr/local/lib/python2.7/dist-packages/eventlet/wsgi.py:868
2016-09-19 18:20:58.480 12886 ERROR neutron.api.v2.resource
[req-314
Public bug reported:
The Size column on both project/instances and admin/instances tables is
showing the flavor name, so I think it should be named as Flavor
instead.
** Affects: horizon
Importance: Undecided
Assignee: Ying Zuo (yingzuo)
Status: New
** Changed in: horizon
Reviewed: https://review.openstack.org/356693
Committed:
https://git.openstack.org/cgit/openstack/glance/commit/?id=3a1f8616207ca5dffbafc296a4533a3117de257b
Submitter: Jenkins
Branch:master
commit 3a1f8616207ca5dffbafc296a4533a3117de257b
Author: Alexander Bashmakov
Date: Wed Aug 17 13:16:
This bug seems to be fixed on Neutron side, so it is nice to close the
tempest bug at this time.
** Changed in: tempest
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpa
Reviewed: https://review.openstack.org/393566
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=1392d37d3d1aa54a55fc6f5402f1da749a7e8299
Submitter: Jenkins
Branch:master
commit 1392d37d3d1aa54a55fc6f5402f1da749a7e8299
Author: Brandon Logan
Date: Thu Nov 3 21:43:45 201
Public bug reported:
We are using Openstack installed on Containers and trying to create ports or
networks using Neutron CLI. But we received this error message on CLI: "504
Gateway Time-out The server didn't respond in time." and there is no error in
the Neutron Logs. Sometimes networks or por
Public bug reported:
output of cloud-init-local.service can get lost in systemd.
The result is that there is no output in /var/log/cloud-init.log from
cloud-init-local.service.
There is some information in
https://code.launchpad.net/~harlowja/cloud-init/+git/cloud-init/+merge/301729
about how t
Reviewed: https://review.openstack.org/388248
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=b8cacab927c5b98285f15ae4d400b9577dbacef6
Submitter: Jenkins
Branch:master
commit b8cacab927c5b98285f15ae4d400b9577dbacef6
Author: David Lyle
Date: Tue Oct 18 16:48:49 2016
Added devstack project to consider changing the way we kill services.
** Also affects: devstack
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/1
Reviewed: https://review.openstack.org/251237
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=47c6bbaaa2b6aedc8a0cfc73610008fe3492aa26
Submitter: Jenkins
Branch:master
commit 47c6bbaaa2b6aedc8a0cfc73610008fe3492aa26
Author: Esra Çelik
Date: Tue Dec 22 10:06:27 2015
Reviewed: https://review.openstack.org/394564
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=df68cfad4ae981802366579f64862b0194cab97c
Submitter: Jenkins
Branch:master
commit df68cfad4ae981802366579f64862b0194cab97c
Author: Rob Cresswell
Date: Mon Nov 7 18:08:37 201
Correct lbragstad, this is by design. I don't think of this as a bug.
If we want to change this behavior, it feels more like it should be a
spec.
** Changed in: keystone
Status: Confirmed => Opinion
** Changed in: keystone
Importance: Medium => Wishlist
--
You received this bug notif
This is fixed in commit
9e904bbc3336b96475bfd00fb3bf1262ae4de49f
https://git.launchpad.net/cloud-init/commit/?id=9e904bbc3336b96475bfd00fb3bf1262ae4de49f
** Changed in: cloud-init (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: cloud-init (Ubuntu Xenial)
Status: New => Fi
Public bug reported:
While packaging horizon for ocata milestone 1, we are hitting the
following error while compressing static assets:
CommandError: An error occurred during rendering
/usr/share/openstack-dashboard/openstack_dashboard/templates/horizon/_scripts.html:
'\"../bower_components/res
I'm sorry but I confirm this on stable/newton :
(.venv)yves@paradox ~/openstack/pure_horizon/horizon $ python manage.py
collectstatic --noinput && python manage.py compress --force
0 static files copied to '/home/yves/openstack/pure_horizon/horizon/static',
1746 unmodified.
Found 'compress' tags
Public bug reported:
The option was added in Newton as part of
https://blueprints.launchpad.net/neutron/+spec/l3-agent-extensions but
we have not exposed it in the sample conf file.
** Affects: neutron
Importance: Low
Assignee: Ihar Hrachyshka (ihar-hrachyshka)
Status: In Progr
Public bug reported:
Steps to reproduce:
1. Create an image with minimum disk size as 10GB
2. Try to launch an instance with the image created in step 1 from the
Django launch instance modal. You will get a help message indicating
some of the flavors are disabled because they don't meet the mini
Public bug reported:
Steps to reproduce:
1. Create an image with minimum disk size as 10GB
2. Try to launch an instance from the image created in step 1 from the
Django launch instance modal. You will get a help message indicating
some of the flavors are disabled because they don't meet the mini
Hi,
I've subscribed Xiang to this as he recently pinged me on a different string
that may appear as a network device. My response to him was:
| This non-sense really needs to stop.
| We need to fix openstack to stop sending arbitrary "types" of network
| devices that mean nothing to the guest.
|
We get the same issue when deploying Newton via Ubuntu UCA. Affected
package versions are:
python-openssl=16.1.0-1~cloud0
python-cryptography=1.5-2~cloud0
The error goes away if similar to the Ansible workaround we downgrade to
the packages from Xenial:
python-openssl=0.15.1-2build1
python-crypt
Reviewed: https://review.openstack.org/394819
Committed:
https://git.openstack.org/cgit/openstack/kuryr/commit/?id=0b311c8507ae11f5a60c8166eda08b7aac0812e4
Submitter: Jenkins
Branch:master
commit 0b311c8507ae11f5a60c8166eda08b7aac0812e4
Author: bailinzhang
Date: Tue Nov 8 16:22:21 2016 +0
Reviewed: https://review.openstack.org/400717
Committed:
https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=642e09d4116dd59107a66cd80e03988112c056ed
Submitter: Jenkins
Branch:master
commit 642e09d4116dd59107a66cd80e03988112c056ed
Author: YAMAMOTO Takashi
Date: Tue Nov 22 12
Public bug reported:
Seen here:
http://logs.openstack.org/44/386844/17/check/gate-tempest-dsvm-neutron-
full-ubuntu-xenial/91befad/logs/syslog.txt.gz#_Nov_22_00_27_46
Nov 22 00:27:46 ubuntu-xenial-rax-ord-5717228 virtlogd[16875]: End of file
while reading data: Input/output error
Nov 22 00:27:4
Public bug reported:
When adding/removing/replacing tags for network, revision_number cannot
be bumped.
[How to reproduce]
1. Create a network
2. Execute following commands:
$ neutron net-show rev -c revision_number -c tags
+-+---+
| Field | Value |
+---
Reviewed: https://review.openstack.org/397339
Committed:
https://git.openstack.org/cgit/openstack/keystone/commit/?id=165e5a98f02e3cbad52c6c65989b83841f89de19
Submitter: Jenkins
Branch:master
commit 165e5a98f02e3cbad52c6c65989b83841f89de19
Author: Tin Lam
Date: Sun Nov 20 01:54:29 2016 -0
** No longer affects: murano
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1082248
Title:
Use uuidutils instead of uuid.uuid4()
Status in Cinder:
In Progress
Status in Gnocchi:
In
Public bug reported:
The IP address allocation is not correctly handled.
If due to any issue instance fails to get IP address from dhcp-server
configured in neutron network, then also horizon shows IP address.
User does not get any information about failure in getting ip address
until unless us
Public bug reported:
In master branch,I have a policy,and some rules in it as folloss:
[root@devstack162 devstack]# neutron qos-policy-show p1
+-++
| Field | Value
Public bug reported:
neutron-fwaas devstack plugin overwrites NETWORK_API_EXTENSIONS.
it breaks subprojects which uses neutron-fwaas.
eg. networking-midonet
** Affects: neutron
Importance: Undecided
Status: New
** Tags: fwaas
** Tags added: fwaas
--
You received this bug notifi
Reviewed: https://review.openstack.org/358522
Committed:
https://git.openstack.org/cgit/openstack/heat/commit/?id=cfb07cb459b564dbad3cfe187aa12d7f3a3a7706
Submitter: Jenkins
Branch:master
commit cfb07cb459b564dbad3cfe187aa12d7f3a3a7706
Author: AvnishPal
Date: Mon Aug 22 15:22:14 2016 +053
Removing neutron since this appears to be a concurrency setting issue
with keystone.
** No longer affects: neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1642204
Title:
[stable/
** Changed in: neutron
Status: Incomplete => Triaged
** Changed in: neutron
Importance: Undecided => Medium
** Project changed: neutron => vmware-nsx
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs
The above patch will not fix this bug I think. Its a similar issue that
has broken things in the past day or so, but its not the same. IMO,
devstack should just set ALLOWED_HOSTS to ['*'].
** Also affects: devstack
Importance: Undecided
Status: New
** Changed in: horizon
Status:
** Project changed: neutron => ubuntu
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1643581
Title:
mtu size - auto setting for wifi not loads some webpages initially
Status in Ubuntu:
this is an ancient bug and the symptom has not been seen these days.
let's assume it was fixed.
please open a new bug if you see the issue again.
** Changed in: networking-midonet
Importance: Undecided => Low
** Changed in: networking-midonet
Status: Incomplete => Fix Released
** Chang
Reviewed: https://review.openstack.org/398571
Committed:
https://git.openstack.org/cgit/openstack/keystone/commit/?id=4f1af9451b7647b37c912629cbb97eacb5047266
Submitter: Jenkins
Branch:master
commit 4f1af9451b7647b37c912629cbb97eacb5047266
Author: Ronald De Rose
Date: Wed Nov 16 20:31:35
Public bug reported:
The migration contained in
neutron_lbaas/db/migration/alembic_migrations/versions/mitaka/expand/6aee0434f911_independent_pools.py
drops the foreign key constraints from the lbaas_listeners table. It
contains code for both PostgreSQL and MySQL, however, the MySQL path is
only c
Reviewed: https://review.openstack.org/400082
Committed:
https://git.openstack.org/cgit/openstack/karbor/commit/?id=7c6aec02ef46dbad18eeabe261905ac59803081c
Submitter: Jenkins
Branch:master
commit 7c6aec02ef46dbad18eeabe261905ac59803081c
Author: bailinzhang
Date: Mon Nov 21 15:56:53 2016
I was missing running collectstatic before compress. After doing it, it
worked fine.
** 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.
Reviewed: https://review.openstack.org/372433
Committed:
https://git.openstack.org/cgit/openstack/keystone/commit/?id=5ae4ca12a75f7463623293944d5136fe36020ab4
Submitter: Jenkins
Branch:master
commit 5ae4ca12a75f7463623293944d5136fe36020ab4
Author: Alexander Makarov
Date: Mon Sep 19 15:01:
Reviewed: https://review.openstack.org/400336
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=11d8dde452b3ce52f77a637e1d6c98080bbd7fa2
Submitter: Jenkins
Branch:master
commit 11d8dde452b3ce52f77a637e1d6c98080bbd7fa2
Author: Juan Antonio Osorio Robles
Date: Mon Nov 21 1
** Changed in: neutron
Status: Invalid => 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/1643581
Title:
mtu size - auto setting for wifi not loads some webpages initially
Sta
Public bug reported:
Description
===
Display incorrect flavor name in instance property after edit flavor
Steps to reproduce
==
All of the below steps are on the web page.
1.create a new flavor name is AAA
2.create vm with AAA flavor
3.check vm info that flavor name is AA
Reviewed: https://review.openstack.org/361534
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=55b6c6a63a97c86ce06ff4dc87d6f253f0f6fea4
Submitter: Jenkins
Branch:master
commit 55b6c6a63a97c86ce06ff4dc87d6f253f0f6fea4
Author: Kahou Lei
Date: Fri Aug 26 17:43:38 2016 -
68 matches
Mail list logo