ironic-inspector/ironic_inspector
Javier Pena 01b83595d5 Fix test when running with SQLite 3.7.17 from CentOS 7
https://review.openstack.org/348943 introduced a test that fails
to run in SQLite 3.7.17, because the failed constraint message in
that version differs from the one expected: "CHECK constraint failed"
is expected, but "(sqlite3.IntegrityError) constraint failed" is
received.

Fixing this by setting the regexp to an error message that matches
in both versions.

Change-Id: I4b09eb4c3804fb9279a5acb3c1409def739e28c3
2016-12-16 11:31:23 +01:00
..
common Add translation marker to deprecated_reason of config opts 2016-09-13 10:53:50 +00:00
migrations Introducing node introspection state management 2016-12-15 00:20:27 +01:00
plugins Use function is_valid_mac from oslo.utils 2016-11-22 12:59:53 +00:00
test Fix test when running with SQLite 3.7.17 from CentOS 7 2016-12-16 11:31:23 +01:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
api_tools.py Add API for listing all introspection statuses 2016-11-21 15:58:24 +01:00
conf.py Add API for listing all introspection statuses 2016-11-21 15:58:24 +01:00
db.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00
dbsync.py Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
firewall.py Update to hacking 0.12.0 and use new checks 2016-11-09 05:37:10 -08:00
introspect.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00
introspection_state.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00
main.py Add API for listing all introspection statuses 2016-11-21 15:58:24 +01:00
node_cache.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00
process.py Merge "Use oslo_serialization.base64 to follow OpenStack Python3" 2016-12-15 17:47:20 +00:00
rules.py Check whether action value is string before calling format() 2016-08-03 17:13:03 +08:00
utils.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00