** Changed in: cloud-archive/dalmation
Status: New => Fix Released
** Changed in: cloud-archive/caracal
Status: New => 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/
I am going to close this as any discussion would first have to happen on
the OVN mailing list. If after that there is any change required in
Neutron you can open an RFE for that.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member o
I originally marked my change Related-bug, but I believe all the changes
above have addressed the problem, so will close this bug.
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is
Will mark the neutron bug as Invalid since it is a bug in tempest.
** Changed in: neutron
Status: New => 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/2079831
Title:
[te
I'll push a patch for this based on the comments above
** Also affects: tempest
Importance: Undecided
Status: New
** Changed in: tempest
Assignee: (unassigned) => Brian Haley (brian-haley)
** Changed in: neutron
Assignee: (unassigned) => Brian Haley (brian-haley)
*** This bug is a duplicate of bug 2054629 ***
https://bugs.launchpad.net/bugs/2054629
This was actually a bug in the openstackclient code, fixed by
https://review.opendev.org/c/openstack/python-openstackclient/+/909815
I'll mark as a duplicate of 2054629
** This bug has been marked a duplic
rning to that
effect. That way if the admin does see an issue with that router there
is something to indicate why.
** Affects: neutron
Importance: Low
Assignee: Brian Haley (brian-haley)
Status: In Progress
** Tags: l3-ha
--
You received this bug notification because you a
Hi Arun,
While I can't confirm this is still a bug, there are a couple of things
to be aware of.
1) Xena is an unsupported release, at this point only 2023.1 (Antelope)
and later are actively supported by the upstream community.
2) Linux Bridge is unsupported and considered an "experimental" opt
-
tempest-plugin-openvswitch/ba21d08/controller/logs/screen-q-svc.txt
The one above happens twice per run, there's also a
create_security_group() one I'll have to file another bug for.
While there is a note in the code:
# TODO(ralonsoh): move this section (port deletion) out of the
Sorry, just clicked the wrong buttons, trying to get this targeted to
the UCA back to Ussuri.
** Also affects: neutron/wallaby
Importance: Undecided
Status: New
** Also affects: neutron/xena
Importance: Undecided
Status: New
** Also affects: neutron/ussuri
Importance: High
Well, for the PUT operation it's the same thing for neutron (and the
same call here [0]), whether the port is null or another valid port id,
neutron is going to update it.
As I mentioned in the other bug, it will be up to the Nova team to
determine if it's API is working correctly.
[0] PUT
/netwo
The Neutron API is only associating a floating IP with an internal port
[0], there is no check for a server as that is under the purview of
Nova.
Neutron will only raise a 409 on a 'create' call if the floating IP is
already in-use, but not on a call to update it - either clearing or
moving to ano
I am going to close this as it's been a number of years and the original
patch was abandoned. If someone wants to pick it up please re-open.
** Changed in: neutron
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is
This seems to be complete, will close bug. Please re-open if I'm wrong.
** Changed in: neutron
Status: In Progress => 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/183
>From all the changes that have merged this seems to be complete, will
close.
** Changed in: neutron
Status: In Progress => 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/bu
>From comment in the change that was linked above:
"BakedQuery is a legacy extension that no longer does too much beyond
what SQLAlchemy 1.4 does in most cases automatically. new development w/
BakedQuery is a non-starter, this is a legacy module we would eventually
remove."
For that reason I'm g
As this has never been worked on am going to close. If anyone wants to
pick it up please re-open.
** Changed in: neutron
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.l
The documents have been updated many times over the past 6+ years, I'm
going to close this as they are much better now. If there is something
specific please open a new bug.
** Changed in: neutron
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member
Seems this fix is released, will close.
** Changed in: neutron
Status: In Progress => 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/1666779
Title:
Expose neutron AP
>From the review it seems as the decision was to not do this, so I will
close this bug.
** Changed in: neutron
Status: New => 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/
Going to mark invalid for Neutron as it seems like an oslo.config bug.
** 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/1898015
Ti
I am going to close this as it has been un-assigned for almost 3 years
and the change abandoned. If you wish to work on it please re-open.
** Changed in: neutron
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is su
Looking at some recent logs these values seem Ok now, so will close
this. If we see the issue again can open a new bug.
** Changed in: neutron
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neut
I think I figured out the issue here, so will close this.
Here's my thinking.
The referenced log above was from a change on stable/train:
https://review.opendev.org/c/openstack/neutron/+/730888
Lajos fixed a bug in _find_available_ips that seems related:
https://review.opendev.org/c/openst
I am inclined to leave this as-is since there are other resources that
follow the same pattern, and either the maintenance task will fix it,
otherwise when it's associated to a port.
Thanks for the bug Flavio :)
** Changed in: neutron
Status: New => Won't Fix
--
You received this bug not
I am going to close this since moving to the OVS firewall driver has
helped, and I'm not sure anyone will take the time to investigate
further as OVN is now the default driver. Someone can re-open if they
intend on working on it.
** Changed in: neutron
Status: Triaged => Won't Fix
--
You
I am going to close this as fwaas-v1 has been deprecated. Please open a
new bug if this also affects fwaas-v2. Thanks.
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to ne
Patches merged, will close.
** Changed in: neutron
Status: In Progress => 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/2025056
Title:
Router ports without IP addre
Seems fixed, closing.
** 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/1999154
Title:
ovs/ovn source deployment broken with
Change merged, will close this.
** Changed in: neutron
Status: In Progress => 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/2008912
Title:
"_validate_create_network
Patches have merged, will close.
** Changed in: neutron
Status: In Progress => 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/2022914
Title:
[neutron-api] remove lea
Seems to have been fixed with
https://review.opendev.org/c/openstack/neutron/+/820911 will close this
bug.
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
I am going to close this as it is over 6 years old and no one has
stepped forward to fix it, so it's just not a priority. Please re-open
if necessary.
** Changed in: neutron
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering
** Changed in: neutron
Assignee: Adil Ishaq (iradvisor) => (unassigned)
** Changed in: identity-management
Status: New => 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
** Also affects: neutron (Ubuntu)
Importance: Undecided
Status: New
** Also affects: neutron (Ubuntu Jammy)
Importance: Undecided
Status: New
** Also affects: neutron (Ubuntu Focal)
Importance: Undecided
Status: New
** Changed in: neutron (Ubuntu Jammy)
Statu
** Also affects: cloud-archive
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/1973347
Title:
OVN revision_number infinite update loop
Status
Neutron started using network:distributed for both DHCP and metadata
ports in Victoria [0]
Looking at the change proposed, Nova only ever looks for ports with
network:dhcp in the device_owner field, it also needs to do a lookup of
ports with network:distributed in this field. Unfortunately they ca
Could not reproduce, marking invalid.
** Changed in: neutron
Status: In Progress => 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/1867214
Title:
MTU too large error pres
Looks like this was fixed, will close.
** Changed in: neutron
Status: In Progress => 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/1865223
Title:
[scale issue] regr
I'm going to close this as the logs to know what the exact error was are
long gone. If it happens again we can open a new bug.
** Changed in: neutron
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed
I'm goint to close this as Stein has been EOL for quite a while. If this
is happening on a newer, supported release please open a new bug.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subs
Looks like this was fixed in commit
748dd8df737d28aad7dfd0a1e32659e0256126e2 in the tempest tree, will
close.
** 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.
Looks like this code was changed for Sqlalchemy 2.0 in
d7ba5948ffe4ff4ec760a2774c699774b065cdfb as from_engine() is deprecated,
will close this bug.
** Changed in: neutron
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Tea
As this was not a neutron bug and the tobiko patch has merged will close
this bug.
** Changed in: neutron
Status: New => 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/
** 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/2042941
Title:
neutron-{ovn,ovs}-tempest-with-sqlalchemy-master jobs not install
The comment on a failure in Zed looked to not have the fix - version
21.1.2, version 21.2.0 or greater is required. Will close this as the
fixes have been released.
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of
** Changed in: python-openstackclient
Status: New => 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/1742187
Title:
osc client missing extra-dhcp-opts option
Status i
Since this has been fixed in later Ussuri and/or later neutron code I'm
going to close this. Please re-open if necessary.
** Changed in: neutron
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to
Public bug reported:
Running 'tox -e pep8' in neutron-lib or neutron repo generates this new
warning:
/home/bhaley/git/neutron-lib/neutron_lib/db/model_base.py:113:
MovedIn20Warning: Deprecated API features detected! These feature(s) are not
compatible with SQLAlchemy 2.0. To prevent incompatib
*** This bug is a duplicate of bug 2038541 ***
https://bugs.launchpad.net/bugs/2038541
This was fixed with
https://review.opendev.org/c/openstack/neutron/+/898832 and is a
duplicate of https://bugs.launchpad.net/neutron/+bug/2038541 - please
try the fix there.
** This bug has been marked a du
645, in _sync_subnet_dhcp_options
ERROR neutron_ovn_db_sync_util network =
db_networks[utils.ovn_name(subnet['network_id'])]
ERROR neutron_ovn_db_sync_util KeyError:
'neutron-93ad1c21-d2cf-448a-8fae-21c71f44dc5c'
** Affects: neutron
Importance: Medium
Assignee: Brian
https://docs.openstack.org/api-ref/network/v2/#port-binding shows these
api's are now present, closing bug.
** Changed in: neutron
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
htt
** Changed in: neutron
Status: In Progress => 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/1779335
Title:
neutron-vpnaas doesn't support local tox targets
Status i
** Changed in: neutron
Status: In Progress => 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/2024205
Title:
[OVN] Hash Ring nodes removed when "periodic worker" is ki
Since the skip-level job is now passing and voting in our gate I am
going to close this bug.
** 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.lau
Since the patch on master was abandoned manually I am going to close
this.
** Changed in: neutron
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/184
I am going to mark this as won't fix as the linuxbridge agent is
unmaintained and experimental on the master branch.
** Changed in: neutron
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
h
** Changed in: neutron
Status: In Progress => 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/2028003
Title:
neutron fails with postgres on subnet_id
Status in neutro
** Changed in: neutron
Status: Expired => Triaged
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1975828
Title:
difference in execution time between admin/non-admin call
Status i
#x27;
>From looking at the functional tests and Nova code, should be a
straightforward fix.
We should also look at creating a test job that both tests sqlalchemy
2.0 and neutron-lib main/master branches so we don't regress.
** Affects: neutron
Importance: High
Assign
Moving this to the neutron project as networking-ovn has been retired
for a while.
My first question is are you able to test this with a later release?
Since it's been 10 months since it was filed just want to make sure it
hasn't been fixed.
** Project changed: networking-ovn => neutron
** Tags
Public bug reported:
Running the segment unit tests -
neutron/tests/unit/extensions/test_segment.py generates a lot of extra
noise, like:
{0}
neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_network_and_owned_segments
[1.185650s] ... ok
Captured stderr:
** Changed in: neutron
Status: Incomplete => 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/2037500
Title:
OVSDB transaction returned TRY_AGAIN, retrying do_commit
Status
Public bug reported:
A number of different scenario tests seem to be failing randomly in the
same way:
Details: Router 01dda41e-67ed-4af0-ac56-72fd895cef9a is not active on
any of the L3 agents
One example is in
https://review.opendev.org/c/openstack/neutron/+/895832 where these
three jobs are f
*** This bug is a duplicate of bug 1975743 ***
https://bugs.launchpad.net/bugs/1975743
** This bug has been marked a duplicate of bug 1975743
ML2 OVN - Creating an instance with hardware offloaded port is broken
--
You received this bug notification because you are a member of Yahoo!
Engi
t is making the request, but it
could be logged for posterity.
I'll send a change for that soon.
** Affects: neutron
Importance: Medium
Assignee: Brian Haley (brian-haley)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engine
** Changed in: neutron
Status: Fix Released => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2025264
Title:
[ovn][DVR]FIP traffic centralized in DVR environments
S
/+/883991
I realize there are changes in-flight wrt to sRBAC which might fix the
issue, but until they all merge I think we should just make it non-
voting on the master branch. The other branches don't seem to have any
problems.
** Affects: neutron
Importance: High
Assignee: Brian
Added neutron since I don't think this is specific to charms.
** Also affects: neutron
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/1993628
T
The patch would not have fixed the issue, just added some logging so it
was obvious what the agent was doing.
And yes, syncing time is important, it could have just been the time
difference on the agents and server causing things to seem broken. Glad
you solved your issue.
** Changed in: neutron
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Assignee: (unassigned) => Brian Haley (brian-haley)
** Changed in: neutron
Importance: Undecided => Medium
** Tags added: ovn
--
You received this bug notification because you are a mem
d an error since there was a subnet here,
will have to re-check the API ref to see.
During one attempt I actually triggered a SubnetNotFound error, but
that's probably a different issue as it wasn't necessary to recreate
this.
** Affects: neutron
Importance: Medium
Assignee
** Changed in: neutron
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2009053
Title:
OVN: default stateless SG blocks metadata traffic
Status in
** Changed in: neutron
Status: Incomplete => 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/2012144
Title:
[OVN] adding/removing floating IPs neutron server errors about b
Fixed in https://review.opendev.org/c/openstack/horizon/+/847985 will
close this bug.
** 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
Public bug reported:
I noticed while looking at a horizon backport,
https://review.opendev.org/c/openstack/horizon/+/866891
that the test_volumes_pagination job was failing in both the stable and master
branches.
It's usually a "'NoneType' object is not iterable" failure, here's an
example:
htt
Since all the changes seemed to have merge will close this.
** Changed in: neutron
Status: New => 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/1862315
Title:
Somet
** Changed in: neutron
Status: New => 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/1973039
Title:
Does FWaaS v2 support linuxbridge-agent ?
Status in neutron:
Invali
Right, this looks like a pyroute2 issue which has since been fixed, and
neutron bumped it's lower contraints file to use the later version.
** Changed in: neutron
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which i
Regarding comment #3 - yes, when talking about the route it's both
static and connected. It is considered a user error to configure a route
that conflicts with one of the interface routes, but to not impact the
API behavior we only document that you need to take precaution. For this
reason I don't
I believe the initial issue was fixed with commit
71c99655479174750bcedfe458328328a1596766
(https://review.opendev.org/c/openstack/devstack/+/861915) in the
devstack tree which fixed issues with not finding the db sock on
startup.
The issue described in comment #6 seems different, a new bug should
Neutron has re-enabled this test because the bug has been fixed in OVN,
see https://bugs.launchpad.net/neutron/+bug/1881558 for more
information. Will close the neutron part of this bug.
** Changed in: neutron
Status: New => Fix Released
--
You received this bug notification because you a
The UpdateACLsCommand class, where the code in question was, has been
completely removed in commit e748f3f2d800de6c84b6fe835edfa1385bc223b1 so
we can close this bug.
** Changed in: neutron
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
We have since updated the l3-agent to better log when it starts/stops
processing messages, so there is at least a way to look at the logs and
help determine what happened. That said, as only this one user has seen
this issue and it was on an older release, I'll close this as there have
been no othe
Looks like this was fixed by a change in neutron to use a "normalized"
CIDR in the securityi group backends,
https://bugs.launchpad.net/neutron/+bug/1869129 has more details.
So I think we can mark the neutron portion here fixed.
** Changed in: neutron
Status: New => Fix Released
--
You
** Project changed: neutron => oslo.db
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1831009
Title:
Improper close connection to database leading to mysql/mariadb block
connection.
S
I don't think this is a bug. All the neutron agents call
register_common_config_options() to make sure these common options are
registered. This should be done by other users as well. I'll close this,
please re-open if there is something I'm missing.
** Changed in: neutron
Status: New => In
** Changed in: neutron
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.launchpad.net/bugs/1809080
Title:
reload_cfg doesn't work correctly
Status in neutron:
Won't Fix
Bu
** Changed in: neutron
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.launchpad.net/bugs/1809447
Title:
performance regression from mitaka to ocata
Status in neutron:
Won
** Changed in: neutron
Status: New => 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/1814209
Title:
Messages for security rules are being sent to a wrong MQ topic.
Secur
** Changed in: neutron
Status: In Progress => 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/1795716
Title:
neutron-openvswitch-agent deletes existing other_config and thu
** Changed in: neutron
Status: New => 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/1790706
Title:
Additional metadata service endpoints on OpenStack accessible
Sta
** Changed in: neutron
Status: New => 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/1776778
Title:
Floating IPs broken after kernel upgrade to Centos/RHEL 7.5 - DNAT not
There have been a number of changes to the agent code since this bug was
opened, and since we have not seen this reported elsewhere I'm going to
close it. Please re-open if you have more data and see it again.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notifica
** Changed in: neutron
Status: New => 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/1773551
Title:
Error loading interface driver 'neutron.agent.linux.interface.Bri
dge
Seems this has been fixed, closing.
** Changed in: neutron
Status: In Progress => 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/1773827
Title:
Sort flavors with tenant_i
I'm going to close this for a couple of reasons.
1) It doesn't seem like this is specific to neutron, so it's not the
correct place to make such a change.
2) The neutron code has no concept of a particular person, everything is
just a project ID, which isn't an identifiable piece of information
w
** Changed in: neutron
Status: New => 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/1772874
Title:
attr_ops.verify_attributes() wrongly reject binding:host_id in
_fixup
** Changed in: neutron
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1773046
Title:
IPAM returns random ip address instead of next IP from subnet
The DHCP agent was changed to use GreenPool thread, and will dynamically
increase the number as of commit
7369b69e2ef5b1b3c30b237885c2648c63f1dffb. This was a similar change as
presented in the linked patch. For this reason I'll mark this bug fixed.
** Changed in: neutron
Status: New => Fix
1 - 100 of 480 matches
Mail list logo