** Also affects: nova (Ubuntu)
Importance: Undecided
Status: New
** Package changed: nova (Ubuntu) => ubuntu
** Package changed: ubuntu => nova
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
h
Public bug reported:
tests are failing due to a new deprecation warning:
Captured traceback:
~~~
Traceback (most recent call last):
File "keystone/tests/unit/test_backend_sql.py", line 59, in setUp
self.load_fixtures(default_fixtures)
File "keystone/tests/u
does its own set up of alembic fixtures.
I'm working on a reorg of the test fixtures here so this can work, as we
will need these fixtures to be effective for the upcoming CIDR stored
functions / triggers to be tested.
** Affects: neutron
Importance: Undecided
Assignee: Mike Bayer (zzzee
Public bug reported:
this test appears to rely upon test suite setup in a different test,
outside of the test_backend_sql.py suite entirely.Below is a run of
this specific test, but you get the same error if you run all of
test_backend_sql at once as well.
[mbayer@thinkpad keystone]$ tox -v
t, then the "deleted=0" is
checked, not a big deal.
For an immediate fix, I propose to add the aforementioned index to the
virtual_interfaces.uuid column.
** Affects: nova
Importance: Undecided
Assignee: Mike Bayer (zzzeek)
Status: In Progress
--
You received this
Public bug reported:
Running subsets of Nova tests or individual tests within test_db_api
reveals a simple error in several of the tests within ArchiveTestCase.
A test such as test_archive_deleted_rows_2_tables attempts the
following:
1. places six rows into instance_id_mappings
2. places six ro
ecute_alembic_command(el)
File "neutron/db/migration/alembic_migrations/heal_script.py", line 92,
in execute_alembic_command
METHODS[command[0]](*command[1:])
KeyError: 'remove_fk'
I'll send a review for the obvious fix though I have a suspicion there
Public bug reported:
Hi there -
I'm posting this as a bug sort of as a means to locate who best to talk
about a. how critical these queries are and b. what other approaches
would be feasible (I'm zzzeek on IRC).
We're talking here about the plugin architecture in
neutron/db/common_db_mixin.py, w
\
_raise_if_deadlock_error(e, self.bind.dialect.name)\
File
"/usr/lib/python2.7/site-packages/nova/openstack/common/db/sqlalchemy/sessi
on.py", line 427, in _raise_if_deadlock_error\
raise exception.DBDeadlock(operational_error)\
DBDeadlock: (OperationalError) (1213, \'Deadl
** Also affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1374497
Title:
change in oslo.db "ping" handling is causing issues i
Public bug reported:
running the keystone suite on a new Fedora VM, I get many many failures
of the variety of XML comparison failing, in a non-deterministic way:
[classic@localhost keystone]$ tox -e py27 --
keystone.tests.test_versions.XmlVersionTestCase.test_v3_disabled
py27 develop-inst-noop
Public bug reported:
Really trying to narrow this one down fully, and just putting this up
because this is as far as I've gotten.
Basically, the lines in neutron/tests/base.py:
line 159:self.addCleanup(CONF.reset)
line 182:self.useFixture(self.messaging_conf)
cause cfg.CONF to g
e' object has no attribute
'sync_called'
The symptom is cryptic here, but essentially the callables swapped in by
this test refer to "self" as a QuotaReserveSqlAlchemyTestCase object,
which has long since been torn down and no longer has the "sync_called"
set associated wi
13 matches
Mail list logo