Public bug reported:
Here is how to reproduce the problem:
On a multi-node OpenStack instance with standard (legacy) l3 and no dvr:
Create a new tenant
Create a network/subnet, and a router for the tenant
Connect the network to the router (with the external network set as the gateway
as well)
Public bug reported:
Here is the use case I have in mind:
Want to have a quota on subnets but all subnets being created from a single
subnet pool be counted as 1 against the quota.
(The newly added quota mechanism for subnet pools (or something similar to it)
can coexist and be enforced along s
** Changed in: neutron
Status: In Progress => Invalid
** Changed in: neutron
Assignee: Mohammad Banikazemi (mb-s) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchp
Public bug reported:
There is no quota option for subnet pools currently. Similar to the
existing quota for subnets, it is necessary to have a quota for number
of subnet pools as well.
** Affects: neutron
Importance: Undecided
Assignee: Mohammad Banikazemi (mb-s)
Status: New
Public bug reported:
During create operations for port/network/subnet in ML2 plugin (for both
bulk and non bulk operations), if the crate fails, the resource is
deleted in the rollback. If the deletion of the resource fails, the
resource may continue to remain in the db without any indication that
Public bug reported:
Currently, security group member updates can be sent for individual
ports and therefore bulk creates require multi notifications (one for
each port if necessary). In particular in the ML2 plugin for supporting
bulk port creates self.notify_security_groups_member_updated() need
Public bug reported:
In unit tests for several ML2 mechanism drivers (listed below) the
NeutronDbPluginV2TestCase class instead of Ml2PluginV2TestCase which is
derived from that class is used:
Unit tests for ML2 mechanism drivers in neutron/tests/unit/ml2:
drivers/cisco/nexus/test_cisco_mech.p
Fix merged on 2014-05-26: https://review.openstack.org/#/c/89637/
** 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/1320086
Marked as invalid as a different patch has already addressed this
problem.
** 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/12283
A short term fix was merged on 2014-04-08. For a long term solution
BP/spec is to be created for supporting a "sync" operation in mechanism
drivers. Therefore, I am closing this bug (as discussed in ML2 IRC
meeting on 2014-05-28).
** Changed in: neutron
Status: In Progress => Fix Released
tron
Importance: Undecided
Assignee: Mohammad Banikazemi (mb-s)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Mohammad Banikazemi (mb-s)
** Changed in: neutron
Status: New => In Progress
--
You received this bug notification because
Public bug reported:
Just reading the code noticed all the vim header lines that we need to
remove.
** Affects: neutron
Importance: Undecided
Assignee: Mohammad Banikazemi (mb-s)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Mohammad Banikazemi
Assignee: Mohammad Banikazemi (mb-s)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Mohammad Banikazemi (mb-s)
** Changed in: neutron
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineerin
Public bug reported:
The plugin requires one more Alembic migration script; needs to be added
to the list of plugins in the script for ext_gw_mode.
** Affects: neutron
Importance: Undecided
Assignee: Mohammad Banikazemi (mb-s)
Status: In Progress
** Changed in: neutron
t_helper)
class OVSBridge(BaseOVS):
...
def create(self):
self.add_bridge(self.br_name)
[1]
https://github.com/openstack/neutron/blob/master/neutron/agent/linux/ovs_lib.py
** Affects: neutron
Importance: Undecided
Assignee: Mohammad Banikazemi (mb-s)
Status: In Progress
*
15 matches
Mail list logo