Public bug reported:
In neutron/tests/unit/db/test_sqlalchemytypes.py:
.
.
.
from oslo_db.sqlalchemy import test_base
.
.
.
class SqlAlchemyTypesBaseTestCase(test_base.DbTestCase):
.
.
.
The contents of oslo_db.sqlalchemy.test_base have been deprecated.
https://
Public bug reported:
PLURALS in neutron/api/v2/attributes.py is written to but never read from.
Let's remove it.
This change must be co-ordinated across subprojects that consume
neutron.
Bug tagged with 'lib' because the entire neutron/api/v2/attributes.py
will be rehomed to neutron-lib once PLU
Public bug reported:
This bug is to track the changes required to adopt ExtensionDescriptor
from neutron-lib and remove it from neutron core.
ExtensionDescriptor was added to neutron lib by
https://review.openstack.org/389825
** Affects: neutron
Importance: Undecided
Status: New
Assignee: Henry Gessau (gessau)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Henry Gessau (gessau)
** Changed in: neutron
Importance: Undecided => Low
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, wh
See the second bullet here:
http://docs.openstack.org/releasenotes/neutron/newton.html#new-features
** 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.launchp
Public bug reported:
Tests involving database migrations are timing out.
This may be related to
http://lists.openstack.org/pipermail/openstack-dev/2016-September/103664.html
** Affects: neutron
Importance: Critical
Assignee: Henry Gessau (gessau)
Status: In Progress
** Tags
Public bug reported:
We do this for every release.
Add a tag with the name of the milestone to the heads of all the alembic
branches.
** Affects: neutron
Importance: High
Assignee: Henry Gessau (gessau)
Status: New
** Tags: db
** Tags added: db
** Changed in: neutron
Public bug reported:
Change https://review.openstack.org/358088 broke validate_uuid_list()
** Affects: neutron
Importance: Undecided
Assignee: Henry Gessau (gessau)
Status: In Progress
** Tags: lib
** Changed in: neutron
Assignee: (unassigned) => Henry Gessau (ges
Client patch: https://review.openstack.org/359494
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** Changed in: python-neutronclient
Status: New => In Progress
** Changed in: python-neutronclient
Importance: Undecided => Low
** Changed in: python-neu
Public bug reported:
The devstack setup and neutron migration tests do not check separate
alembic branch migrations. Thus we do not catch things like [1].
The test should ensure that the following succeeds:
neutron-db-manage upgrade --expand
neutron-db-manage upgrade --contract
It should pro
Public bug reported:
The alembic autogenerate wrapper,
neutron-db-manage revision -m "description" --[contract|expand]
is no longer collecting model/migration diffs and is generating empty
upgrade scripts.
Not sure when this broke.
** Affects: neutron
Importance: Medium
Status:
** Also affects: os-vif
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/1612281
Title:
Neutron Linuxbridge jobs failing with 'operation failed:
no, errorvalue)
2016-07-12 17:03:45.124 55439 ERROR oslo_messaging.rpc.server DBDeadlock:
(pymysql.err.InternalError) (1213, u'Deadlock found when trying to get lock;
try restarting transaction') [SQL: u'DELETE FROM provisioningblocks WHERE
provisioningblocks.standard_attr_id = %(stan
Public bug reported:
Spotted in a functional test log:
neutron.tests.functional.agent.test_ovs_lib.OVSLibTestCase.test_db_find_column_type_list(vsctl)
---
Captured traceback:
~~~
Trace
.
** Affects: neutron
Importance: Undecided
Assignee: Henry Gessau (gessau)
Status: In Progress
** Tags: db functional-tests
** Tags added: db functional-tests
** Changed in: neutron
Assignee: (unassigned) => Henry Gessau (gessau)
--
You received this bug notificat
Public bug reported:
id is a Python built-in function. Too often we encounter bugs due to id
being used as a variable, for example https://launchpad.net/bugs/1588281
We should eliminate all use of id in the code base.
The hardest step will be to change neutron.db.model_base.HasId
Once all uses h
** Also affects: kolla
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/1501380
Title:
Evolution of options and features in neutron-db-manage
S
Public bug reported:
neutron/.tox/py27/local/lib/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:153:
SAWarning: The IN-predicate on "networksegments.network_id" was
invoked with an empty sequence. This results in a contradiction,
which nonetheless can be expensive t
Public bug reported:
Example log:
http://logs.openstack.org/72/306272/16/check/gate-neutron-python27/d0e6735/console.html#_2016-05-23_21_16_56_452
==
Failed 12 tests - output below:
==
neutron.tests.unit.agent.test_securitygroups_rpc
More discussion is happening in the spec,
https://review.openstack.org/315604
** Tags added: rfe
** Summary changed:
- Support metadata service with IPv6-only tenant network
+ [RFE] Support metadata service with IPv6-only tenant network
** Changed in: neutron
Status: Expired => Incomplet
*** This bug is a duplicate of bug 1550434 ***
https://bugs.launchpad.net/bugs/1550434
** This bug has been marked a duplicate of bug 1550434
vpnaas alembic migration fails for upgrade liberty
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
Public bug reported:
Examples:
2016-04-26 14:40:22.082 | 2016-04-26 14:40:22.054 |
==
2016-04-26 14:40:22.083 | 2016-04-26 14:40:22.056 | Failed 2 tests - output
below:
2016-04-26 14:40:22.083 | 2016-04-26 14:40:22.057 |
==
2016-04-26 14
*** This bug is a duplicate of bug 1548433 ***
https://bugs.launchpad.net/bugs/1548433
This is fixed by https://review.openstack.org/292640
** No longer affects: oslo.config
** This bug has been marked a duplicate of bug 1548433
neutron returns objects other than oslo_config.cfg.Opt insta
** Changed in: networking-powervm
Status: New => Confirmed
** Changed in: neutron
Status: New => Invalid
** Changed in: neutron
Importance: Undecided => Wishlist
** Changed in: neutron
Assignee: (unassigned) => Kyle Mestery (mestery)
--
You received this bug notification
I believe this does not affect core neutron.
** Also affects: networking-brocade
Importance: Undecided
Status: New
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neu
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** No longer affects: neutron
** Changed in: python-neutronclient
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed t
** Also affects: openstack-manuals
Importance: Undecided
Status: New
** 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/1561252
I think this is a problem in oslo.config
** Also affects: oslo.config
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/1561233
Title:
"Failed t
** Also affects: openstack-manuals
Importance: Undecided
Status: New
** 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/1561143
Public bug reported:
We do this for every release.
Add a 'mitaka' tag to the end of the alembic contract and expand
branches in neutron, neutron-fwaas, neutron-lbaas and neutron-vpnaas.
** Affects: neutron
Importance: High
Assignee: Henry Gessau (gessau)
Status: I
Public bug reported:
With the mitaka version of neutron and vpnaas installed:
$ NDBM --subproject neutron-vpnaas upgrade liberty
No handlers could be found for logger "oslo_config.cfg"
INFO [alembic.runtime.migration] Context impl MySQLImpl.
INFO [alembic.runtime.migration] Will assume non-tran
Public bug reported:
Currently the DB migration tests check only the schema. In several cases
migration changes should be checked with data records to fully verify
that they work.
We need a framework for writing migration tests with data. We should
leverage from or contribute to oslo.db appropria
** Changed in: neutron
Status: Fix Released => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1537510
Title:
Functional test_models_sync is not working in Jenkins
Sta
Public bug reported:
This is the RFE bug used to track the blueprint:
https://blueprints.launchpad.net/neutron/+spec/add-timestamp-attr
** Affects: neutron
Importance: Wishlist
Assignee: zhaobo (zhaobo6)
Status: Triaged
** Tags: rfe-approved
** Tags added: rfe-approved
** C
Public bug reported:
Change https://review.openstack.org/212213 added some models but they
were not added to head.py. This should have been detected by
test_models_sync in the functional job, but it is currently not being
detected. I tried the test_models_sync locally and it correctly fails.
** A
Public bug reported:
neutron.tests.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address[gate,id-332a8ae4-402e-4b98-bb6f-532e5a87b8e0,smoke]
Captured traceback:
~~~
Traceback (most recent call last):
File "neu
** Also affects: openstack-manuals
Importance: Undecided
Status: New
** 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/1527
Not needed. The vendor package mitaka release can change its model to
match the field size in Neutron mitaka.
** Changed in: neutron
Status: In Progress => Invalid
** Changed in: networking-cisco
Status: New => Invalid
--
You received this bug notification because you are a member
Neutron no longer affected after oslo.utils 3.2.0 released
** 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/1523716
Title:
oslo.utils
** Also affects: openstack-manuals
Importance: Undecided
Status: New
** 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/1522
** Also affects: octavia
Importance: Undecided
Status: New
** 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/1526108
Title:
Octavia devstack install
** Also affects: openstack-manuals
Importance: Undecided
Status: New
** 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/1525
: Undecided
Assignee: Henry Gessau (gessau)
Status: New
** Affects: neutron
Importance: Undecided
Assignee: Henry Gessau (gessau)
Status: In Progress
** Tags: cisco db
** Tags added: cisco
** Tags added: db
** Also affects: networking-cisco
Importance: Undecided
Removed duplicate since docs for *aaS are separate.
** This bug is no longer a duplicate of bug 1520722
Automatically generate neutron core configuration files
** Description changed:
+ DocImpact for LBaaS
+
https://review.openstack.org/252981
commit e719861c00ab1e50e271c3bcdbc0b9130
Removed duplicate since docs for *aaS are separate.
** This bug is no longer a duplicate of bug 1520722
Automatically generate neutron core configuration files
** Also affects: openstack-manuals
Importance: Undecided
Status: New
** Description changed:
+ DocImpact for FWaaS
+
** Also affects: openstack-manuals
Importance: Undecided
Status: New
** 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/1524
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** No longer affects: neutron
** Changed in: python-neutronclient
Status: New => Confirmed
** Changed in: python-neutronclient
Importance: Undecided => Medium
--
You received this bug notification becau
*** This bug is a duplicate of bug 1520722 ***
https://bugs.launchpad.net/bugs/1520722
Martin, no problem, it helped to weed out a messaging bug in the
tooling: https://review.openstack.org/255715
Since the doc bug for the core patch covers fwaas, I am marking this as
a duplicate.
** This bu
*** This bug is a duplicate of bug 1520722 ***
https://bugs.launchpad.net/bugs/1520722
This was autogenerated because of DocImpact.
Since the doc bug for the core patch covers fwaas, I am marking this as
a duplicate.
** This bug has been marked a duplicate of bug 1520722
Automatically
This bug seems to have been erroneously created by some automation.
** 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/1524568
Title:
This bug seems to have been erroneously created by some automation.
** 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/1524510
Title
This is not a neutron bug. If you feel it may be a bug in devstack,
please file a bug in that project.
** 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.laun
Public bug reported:
neutron/tests/functional/db/test_ipam.py:41: OsloDBDeprecationWarning:
EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade
** Affects: neutron
Importance: Low
Status: New
** Tags: db low-hanging-fruit
** Tags added: db
** Changed in: neutr
Public bug reported:
The HyperV ML2 mechanism driver and agent should be completely removed
from the neutron tree. All HyperV code and artifacts should be contained
in the networking-hyperv sub-project.
See http://docs.openstack.org/developer/neutron/devref/contribute.html
** Affects: networking
Public bug reported:
See
https://review.openstack.org/#/c/222079/15/neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py
Kevin had Integer in the model and BigInteger in the migration.
This should be detected by _TestModelsMigrations().
** Af
Public bug reported:
The Freescale service plugin and ML2 mechanism driver should be
completely removed from the neutron tree. All Freescale code and
artifacts should be contained in an external freescale repository.
See http://docs.openstack.org/developer/neutron/devref/contribute.html
** Affec
Public bug reported:
The Nuage plugins and ML2 mechanism drivers should be completely removed
from the neutron tree.
See http://docs.openstack.org/developer/neutron/devref/contribute.html
** Affects: neutron
Importance: Medium
Assignee: Henry Gessau (gessau)
Status: New
: networking-brocade
Importance: Undecided
Status: New
** Affects: neutron
Importance: Medium
Assignee: Henry Gessau (gessau)
Status: New
** Changed in: neutron
Importance: Undecided => Medium
** Changed in: neutron
Assignee: (unassigned) => Henry
sqlite is not a supported backend. If you have this problem with mysql
then please file a new bug with logs showing what went wrong.
** Tags added: db
** Changed in: neutron
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering
Public bug reported:
The opendaylight ML2 mechanism driver should be completely removed from
the neutron tree. All opendaylight driver code and artifacts should be
contained in the networking-odl sub-project.
** Affects: networking-odl
Importance: Undecided
Assignee: Henry Gessau
Oops, not released yet.
** Changed in: neutron
Status: Fix Released => Fix Committed
** Changed in: neutron
Milestone: None => mitaka-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.ne
** Changed in: neutron
Milestone: mitaka-1 => None
** Changed in: neutron
Status: Fix Committed => 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/1504670
Title:
neutron-db-manage revision --autogenerate works for sub-projects. There
are some remaining issues tracked by Bug #1497830 and Bug #1458682.
** Changed in: neutron
Milestone: mitaka-1 => None
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notificat
The recommended naming of tables for sub-projects is documented. The
risk of conflicting names is low enough that it is not worth the effort
to implement checks across sub-projects. Marking as Won't-Fix. This can
be revisited if it becomes a problem.
** Changed in: neutron
Status: Confirmed
** Changed in: neutron
Status: Fix Committed => 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/1465678
Title:
Table cisco_ml2_apic_contracts has wrong router_id field
Now invalid because updating of ipv6 mode attributes has been disabled.
** 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/1363064
Fixed by https://review.openstack.org/217910
** Changed in: networking-cisco
Status: Triaged => Fix Committed
** Changed in: neutron
Status: Triaged => Fix Released
** Changed in: networking-cisco
Assignee: (unassigned) => Henry Gessau (gessau)
** Changed in
No.
** 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/1388230
Title:
Checks for DB models and migrations sync not working
Statu
Public bug reported:
The embrane plugin shall be removed after EOL.
** 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/1504
I will close it with a doc update soon.
** Changed in: neutron
Status: Invalid => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1197570
Title:
Update instructions fo
Public bug reported:
Neutron's DB schema and alembic revisions management is evolving.
In the process, we have deprecated and dropped features and options.
This RFE will be used to track evolutionary updates:
- Better help and documentation
- Better formatting and and more useful output from comm
Public bug reported:
We do this for every release
** Affects: neutron
Importance: Medium
Assignee: Henry Gessau (gessau)
Status: New
** Tags: db
** Changed in: neutron
Assignee: (unassigned) => Henry Gessau (gessau)
** Changed in: neutron
Importance: Undeci
this issue we need to switch to one alembic environment
(neutron's) for all neutron subprojects.
** Affects: neutron
Importance: High
Assignee: Henry Gessau (gessau)
Status: New
** Tags: db
** Tags added: db
** Changed in: neutron
Assignee: (unassigned) => Henr
** 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/1484745
Title:
DB migration juno-> kilo fails: Can't create table
nsxv_intern
: (unassigned) => Henry Gessau (gessau)
** Changed in: networking-cisco
Importance: Undecided => High
** Changed in: neutron
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed t
Public bug reported:
Files in plugins/cisco related to the l3 service and cfg_agent need to
be decomposed to the vendor repo.
** Affects: networking-cisco
Importance: High
Status: Triaged
** Affects: neutron
Importance: High
Status: Triaged
** Tags: cisco
** Tags a
Public bug reported:
Fully decompose the ML2 Cisco ucsm driver to the vendor repo
** Affects: networking-cisco
Importance: High
Assignee: Sandhya Dasu (sadasu)
Status: Triaged
** Affects: neutron
Importance: High
Assignee: Sandhya Dasu (sadasu)
Status: Triag
Public bug reported:
Fully decompose the ncs driver from neutron.
** Affects: networking-cisco
Importance: High
Assignee: Henry Gessau (gessau)
Status: New
** Affects: neutron
Importance: High
Assignee: Henry Gessau (gessau)
Status: New
** Tags: cisco
** Also affects: networking-cisco
Importance: Undecided
Status: New
** Changed in: networking-cisco
Assignee: (unassigned) => Carol Bouchard (caboucha)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https:
** Changed in: neutron
Importance: Undecided => Critical
** Changed in: neutron
Importance: Critical => High
** Also affects: networking-cisco
Importance: Undecided
Status: New
** Changed in: networking-cisco
Status: New => In Progress
** Changed in: networking-cisco
I
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Assignee: (unassigned) => Saksham Varma (sakvarma)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.ne
Status: New
** Changed in: networking-cisco
Assignee: (unassigned) => Henry Gessau (gessau)
** Changed in: networking-l2gw
Assignee: (unassigned) => Henry Gessau (gessau)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscri
Importance: Medium
Assignee: Henry Gessau (gessau)
Status: Triaged
** Tags: db
** Changed in: neutron
Status: New => Triaged
** Changed in: neutron
Importance: Undecided => Medium
** Changed in: neutron
Assignee: (unassigned) => Henry Gessau (gessau)
** Tags
Public bug reported:
See the "DB Model/Migration Testing" section in
https://review.openstack.org/187267
** Affects: neutron
Importance: Medium
Assignee: Ann Kamyshnikova (akamyshnikova)
Status: Triaged
** Tags: db
** Changed in: neutron
Status: New => Triaged
** Cha
upgrading.
** Affects: neutron
Importance: High
Assignee: Henry Gessau (gessau)
Status: Triaged
** Tags: db
** Changed in: python-neutronclient
Status: New => Triaged
** Changed in: python-neutronclient
Importance: Undecided => High
** Changed in:
Public bug reported:
The only documentation for client extensibility is the commit message in
https://review.openstack.org/148318
The information should be in an official devref document.
** Affects: neutron
Importance: Medium
Status: Triaged
** Affects: python-neutronclient
Public bug reported:
The following wiki is intended to keep track of neutron changes that may
affect external plugins and drivers.
https://wiki.openstack.org/wiki/Neutron/LibraryAPIBreakage
However it is not easily discoverable unless you know that it exists and
what to search for. The informati
Public bug reported:
Database models are being split out of neutron.
The FW/LB/VPNaaS models have already been split.
Once a model is split out of neutron, it may no longer be altered by any
neutron alembic migration.
We need to add a test case to the DB migration tests that checks that no
exter
** Also affects: networking-cisco
Importance: Undecided
Status: New
** Tags added: cisco
** Changed in: networking-cisco
Status: New => Confirmed
** Changed in: neutron
Importance: Undecided => Low
** Changed in: networking-cisco
Importance: Undecided => Low
--
You rece
** Also affects: networking-cisco
Importance: Undecided
Status: New
** Changed in: networking-cisco
Assignee: (unassigned) => Sourabh Patwardhan (sopatwar)
** No longer affects: neutron
** Changed in: networking-cisco
Status: New => In Progress
--
You received this bug no
** 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/1404093
Title:
Provide option for *OpportunisticTestCase to fail inste
in
their autogenerated migration script.
** Affects: neutron
Importance: Undecided
Assignee: Henry Gessau (gessau)
Status: New
** Tags: db
** Changed in: neutron
Assignee: (unassigned) => Henry Gessau (gessau)
** Tags added: db
--
You received this bug notificat
** 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/1377997
Title:
All combinations of IPv6 subnet modes need to be tested
S
Public bug reported:
>From zzzeek on IRC, 2015-04-08:
this thing:
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/plugin.py#L486
this is in a few places. the model_query() for neutron is broken up
into these three awkward phases, and seveal of these pliugins put an
unneces
** Also affects: networking-cisco
Importance: Undecided
Status: New
** Changed in: networking-cisco
Importance: Undecided => Critical
** Changed in: networking-cisco
Assignee: (unassigned) => Henry Gessau (gessau)
--
You received this bug notification because you are a
Public bug reported:
See the comment here:
https://review.openstack.org/#/c/163758/10/neutron/tests/unit/test_dhcp_agent.py
The following test cases fail when run independently:
neutron.tests.unit.db.test_agent_db.TestAgentsDbGetAgents.test_get_agents(Get
all agents)
neutron.tests.unit.db.test_
Public bug reported:
Problem #1: The description and help for the flat_networks config do not
explain what the default value is.
etc/neutron/plugins/ml2/ml2_conf.ini
# (ListOpt) List of physical_network names with which flat networks
# can be created. Use * to allow flat networks with arbitrary
penstack.org', u'created_at':
u'2015-03-18 14:43:45', u'description': None, u'topic': u'metering_agent',
u'agent_type': u'Metering agent', u'id':
u'8f0f8c3a-b8fe-41c8-ad3a-191e26dd71a4'}, {u'alive
Public bug reported:
Approved cross-project spec: https://review.openstack.org/152337
** Affects: neutron
Importance: Undecided
Assignee: Henry Gessau (gessau)
Status: In Progress
** Tags: db
** Tags added: db
--
You received this bug notification because you are a member
Public bug reported:
[entry_points]
console_scripts =
neutron-cisco-cfg-agent =
networking_cisco.plugins.cisco.cfg_agent.cfg_agent:main
** Affects: neutron
Importance: Undecided
Status: New
** Tags: cisco
** Tags added: cisco
--
You received this bug notification because y
1 - 100 of 149 matches
Mail list logo