Public bug reported:
The 'update_port' and 'delete_port' method currently depend on
‘port_object’, which was added to keep things backward compatible.
The‘port_object’ needs to be removed in the future versions. Currently,
qos, security groups, and dns still depend on it.Therefore, the
qos、securi
Reviewed: https://review.opendev.org/707452
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=cc3b9df4268ac339d0b7316595a4148ba4c69836
Submitter: Zuul
Branch:master
commit cc3b9df4268ac339d0b7316595a4148ba4c69836
Author: Rodolfo Alonso Hernandez
Date: Wed Feb 12 18:56
Thanks for reporting the bug and attaching the logs. Looking at the
logs and your description it appears to be an issue with your Debian
image itself.
The files, /etc/network/if-pre-up.d/cloud_inet6 , and
/etc/cloud/cloud.cfg.d/99-disable-network-config.cfg are not part of
cloud-init itself.
Public bug reported:
== Release Notes ==
Cloud-init release 20.1 is now available
The 20.1 release:
* spanned about 9 weeks
* had 19 contributors from 19 domains
* fixed 13 Launchpad issues
Highlights:
- Python 2 support has been dropped
- A number of FreeBSD improvements landed
- Two
Reviewed: https://review.opendev.org/707898
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=3053caaa02adaadfffa53fb1070aaa60f49419e8
Submitter: Zuul
Branch:master
commit 3053caaa02adaadfffa53fb1070aaa60f49419e8
Author: Rodolfo Alonso Hernandez
Date: Fri Feb 14 18:40
** Also affects: nova/queens
Importance: Undecided
Status: New
** Also affects: nova/train
Importance: Undecided
Status: New
** Also affects: nova/stein
Importance: Undecided
Status: New
** Also affects: nova/rocky
Importance: Undecided
Status: New
** Cha
Public bug reported:
Cloud-init currently logs all headers when processing URLs. On Ec2,
this includes the IMDSv2 token negotiation and all IMDS interactions.
The value of seeing the headers in the log is quite useful, especially
for confirming whether cloud-init is using IMDSv2 or not; however t
Reviewed: https://review.opendev.org/708242
Committed:
https://git.openstack.org/cgit/openstack/ossa/commit/?id=28b98cb8337483cc6c48af4cb3f27770b21ac474
Submitter: Zuul
Branch:master
commit 28b98cb8337483cc6c48af4cb3f27770b21ac474
Author: Jeremy Stanley
Date: Mon Feb 17 20:04:25 2020 +000
** Also affects: nova/stein
Importance: Undecided
Status: New
** Also affects: nova/queens
Importance: Undecided
Status: New
** Also affects: nova/rocky
Importance: Undecided
Status: New
** Changed in: nova/queens
Importance: Undecided => Medium
** Changed in: n
So, based on my comments above I will close this as not a bug in
Neutron.
** Changed in: neutron
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1863909
Public bug reported:
Environment:
Kolla-Ansible CI - Linuxbridge job on CentOS 8.
Error:
2020-02-19 13:47:22.344 6 DEBUG neutron.agent.linux.utils
[req-d803e1fa-8844-4381-ae67-7c77341ca455 - - - - -] Running command: ['sudo',
'neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ebtables', '-t',
Reviewed: https://review.opendev.org/703278
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=f6f858f7217eb22ffa96347e992aa9640f486542
Submitter: Zuul
Branch:master
commit f6f858f7217eb22ffa96347e992aa9640f486542
Author: 白子玉
Date: Sun Jan 19 14:11:50 2020 +0800
T
Reviewed: https://review.opendev.org/708126
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=bc290840127c3179227a662584404f9c0178d588
Submitter: Zuul
Branch:master
commit bc290840127c3179227a662584404f9c0178d588
Author: Brian Rosmaita
Date: Thu Feb 13 11:09:08 2020 -050
Reviewed: https://review.opendev.org/704882
Committed:
https://git.openstack.org/cgit/openstack/glance/commit/?id=9a6fcc2ea52f38ab971551734244e45a91e5b074
Submitter: Zuul
Branch:master
commit 9a6fcc2ea52f38ab971551734244e45a91e5b074
Author: Radosław Piliszek
Date: Wed Jan 29 21:27:28 2020
Public bug reported:
OVN LB that has IPv6 members and listeners doesn't work. Members are not
reachable via listener address.
** Affects: neutron
Importance: High
Assignee: Maciej Jozefczyk (maciej.jozefczyk)
Status: Confirmed
** Tags: ovn-octavia-provider
** Changed in: neu
Public bug reported:
While using OVN Load Balancer Octavia creates a VIP port, named
ovn_const.LB_VIP_PORT_PREFIX-port_id.
Unfortunately commit [1] introduced regression. When environment has virtual
port type available it fails to clear addresses field for OVN Octavia VIP port.
It should not cl
Public bug reported:
I saw few times in last 2 weeks that neutron-tempest-dvr-ha-multinode-
full job failed in Neutron CI due to failed test
tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration.
Failure error:
Traceback (most recent call last):
File "/opt/st
Public bug reported:
When a host has an invalid tunnel type, neutron-api raises an error like
the following:
2020-02-18 06:25:10.258 1170 ERROR oslo_messaging.rpc.server [req-
97f7791d-d58d-4315-b7f9-3516f790c46b - - - - -] Exception during message
handling: neutron_lib.exceptions.InvalidInput: I
During work on keystone it appeared that bug is only releated when
use_pool=True in keystone (default). It seams that #1798184 was partial
and may not work for pooled connections.
** Also affects: ldappool
Importance: Undecided
Status: New
--
You received this bug notification because
Public bug reported:
Newly added multiple import fails if user passes "all_stores" as "true" in the
request.
The reason is if all_stores is specified then we are getting stores using
CONF.enabled_backends and unfortunately we are injecting reserved stores
'os_glance_staging_store' and 'os_glanc
Public bug reported:
It happens mostly in neutron-tempest-dvr job that random tests are
failing due to problems with SSH to the instance. Error is always like:
2020-02-18 18:24:34,987 22897 INFO [tempest.lib.common.ssh] Creating ssh
connection to '172.24.5.96:22' as 'cirros' with public key
I think it's now fixed on neutron's side as all jobs are working.
** Changed in: neutron
Status: Confirmed => 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/1860033
Ti
Public bug reported:
Currently,the networking-ovn doesn't consider such qos policy, which has both
ingress and egress rule.
So when we apply such policy to port or network, only one of them will works.
** Affects: neutron
Importance: Undecided
Assignee: Taoyunxiang (taoyunxiang)
23 matches
Mail list logo