** Bug watch added: bugs.centos.org/ #13449
https://bugs.centos.org/view.php?id=13449
** Also affects: centos via
https://bugs.centos.org/view.php?id=13449
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Yahoo!
Engineering Tea
Public bug reported:
_create_router_with_client ignores enable_snat=False, rather than disabling
snat.
it's counter-intuitive at least.
** Affects: neutron
Importance: Undecided
Assignee: YAMAMOTO Takashi (yamamoto)
Status: In Progress
** Tags: midokura-jira-tracked tempest
Reviewed: https://review.openstack.org/474520
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=4493b6f75ff40c7f12f2bd0b4305bc2562b468a6
Submitter: Jenkins
Branch:master
commit 4493b6f75ff40c7f12f2bd0b4305bc2562b468a6
Author: Shu Muto
Date: Thu Jun 15 18:06:47 2017 +0
The 'flavorRef' parameter of resize action has been added in API
Reference by the following patch.
https://review.openstack.org/#/c/455570/
There isn't flavorRef parameter in "Change Administrative Password "
API.
https://github.com/openstack/nova/blob/8a7a2b8f92afd170d0ac9b536c1af2d90b802bdd/no
The code has been changed in stable/newton, stable/ocata and master.
So the issue does not exist currently (in stable/newton, stable/ocata and
master).
** Changed in: nova
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering T
Public bug reported:
Currently on the angular images panel, edit image/update metadata/delete
image actions are not available for any users for images that are
created in a different project. This is incorrect because admin users
should be able to update or delete any non-protected images.
** Aff
Public bug reported:
Currently, the first column in angular images panel is labeled as
"owner" which actually means "project" in Horizon. "owner" is used in
the Openstack CLI, but "project" is used in other Horizon admin panels.
So I think we should rename it to "project" to be consistent.
** Aff
Reviewed: https://review.openstack.org/474170
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=ba5e8468599d5edfa0dad68457739fa03237b16a
Submitter: Jenkins
Branch:master
commit ba5e8468599d5edfa0dad68457739fa03237b16a
Author: wlfightup
Date: Wed Jun 14 17:45:25 2017 +
Reviewed: https://review.openstack.org/475151
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=323c29fd054913493325ad0e987007181fb48976
Submitter: Jenkins
Branch:master
commit 323c29fd054913493325ad0e987007181fb48976
Author: Miguel Lavalle
Date: Sat Jun 17 19:49:32 2
Reviewed: https://review.openstack.org/471154
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=781b8f41498521041f7c9d4b4e0c0fa438736fc4
Submitter: Jenkins
Branch:master
commit 781b8f41498521041f7c9d4b4e0c0fa438736fc4
Author: Kevin Benton
Date: Mon Jun 5 15:50:34 2017
It appears that auth_type is not set correctly in the config
** Changed in: nova
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/1698797
Titl
As Images API v1 has been deprecated since Newton release, this does not
seem critical enough bug to address.
https://docs.openstack.org/developer/glance/glanceapi.html#images-v1-api
** Changed in: glance
Status: In Progress => Won't Fix
--
You received this bug notification because you
As Images API v1 has been deprecated since Newton release, this does not
seem critical enough bug to address.
https://docs.openstack.org/developer/glance/glanceapi.html#images-v1-api
** Changed in: glance
Status: New => Won't Fix
--
You received this bug notification because you are a me
Public bug reported:
This is a feature request for API extensions.
Based on the discussion in [1], it seems there maybe some use in
introducing a 'api_status' attribute on all API extensions. This
attribute would be defined in the API's definition
(neutron_lib.api.defintions.) and would be return
Public bug reported:
Using current master of keystone, executing a keystone-manage db_sync
--check seems to always return the RC of 2 regardless of the steps
previously confirmed. This happens until the contract is done, then it
returns 0.
Steps to reproduce:
root@keystone1:/# mysqladmin drop ke
Reviewed: https://review.openstack.org/474212
Committed:
https://git.openstack.org/cgit/openstack/oslo.config/commit/?id=21e70e28b3015c1619dacfad8a2218b09e8109ec
Submitter: Jenkins
Branch:master
commit 21e70e28b3015c1619dacfad8a2218b09e8109ec
Author: Corey Bryant
Date: Wed Jun 14 09:57:23
Public bug reported:
The port in the following code of a mechanism driver will always have
extra_dhcp_opts = [], regardless of whether it has dhcp options or not.
def create_port_postcommit(self, context):
port = context.current
port.get('extra_dhcp_opts') # always an empty l
Reviewed: https://review.openstack.org/468833
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=572deac00be43b87546d9dd6d3d9886b0963ae1e
Submitter: Jenkins
Branch:master
commit 572deac00be43b87546d9dd6d3d9886b0963ae1e
Author: Claudiu Belu
Date: Mon May 29 02:44:03 201
Public bug reported:
after_create callback gets empty security_group_rules.
eg. http://logs.openstack.org/87/199387/79/check/gate-tempest-dsvm-
networking-midonet-ml2-ubuntu-xenial/331d691/logs/screen-q-svc.txt.gz
Jun 19 10:51:51.378599 ubuntu-xenial-rax-ord-9385124 neutron-
server[10764]: DEBUG
> According to
> https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking:
> "The devname can be a valid PCI device name. The only device names that are
> supported are those displayed by the Linux utility ifconfig -a and correspond
> to either a PF or a VF on a vNIC"
>
> However it's
Public bug reported:
Hello everyone,
I try install openstack ocata in ubuntu 16.02
when i try to start one instance received the next message.
Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and
attach the Nova API log if possible.
(HTTP 500)
The log shows the f
Reviewed: https://review.openstack.org/472155
Committed:
https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=29a31c152caacdb4d73acb534260443fd07801b0
Submitter: Jenkins
Branch:master
commit 29a31c152caacdb4d73acb534260443fd07801b0
Author: YAMAMOTO Takashi
Date: Thu Jun 8 17:39
Public bug reported:
In some private cloud, admin user need to know which VLAN ids are
available for the purpose of management, and this also helpful for
create VLAN provider network with specified VLAN id.
We can implement an API, which can get used VLAN ids from database.
** Affects: neutron
This is expected. A resource deletion should trigger a recalculation of
the available security group quota for the tenant.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutro
It seems vif_type='tap' is just broken with libvirt so it's not safe to
use. There isn't anything we can do on the Neutron side to fix this
other than suggest plugins not use that vif_type until a fix is found in
libvirt.
** Changed in: neutron
Status: New => Opinion
--
You received this
** Also affects: cloud-archive/mitaka
Importance: Undecided
Status: New
** Also affects: cloud-archive/newton
Importance: Undecided
Status: New
** Also affects: keystone (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: keystone (Ubuntu Yakkety)
I think this is a question about how to run VPNaaS functional tests. Can
you ask on openstack-dev with [neutron] and [vpnaas] in the subject
please?
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whi
Public bug reported:
The list in the devref [1] shall contain the already transformed
aggregate notifications [2] but it doesn't due to a missing import in
the doc generation code [3].
As an improvement the doc generation shall automatically pick up the new
modules under nova.notifications.object
Public bug reported:
Hi Guys:
I found vm stuck "deleting" when delete vm after enable
iscsi_use_multipath. If I set iscsi_use_multipath=False, It's ok when
delete vm.
Meanwhile, If I restart nova-compute service on compute node, I will see
the "deleting" vm is disappeared on horizon.
version: O
Reviewed: https://review.openstack.org/448420
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=89abce3efe0645cc08e840b4cc4d455889ee8866
Submitter: Jenkins
Branch:master
commit 89abce3efe0645cc08e840b4cc4d455889ee8866
Author: Reedip
Date: Wed Mar 22 07:24:33 2017 +000
Public bug reported:
We are continually creating new networks, subnets, routers and ports.
Afterward created port is attached to one of two existing VMs. When this
run come to around 30-35 networks an MessagingTimeout error starts to
appear in log.
Example of creating one network:
neutron net-cr
31 matches
Mail list logo