ironic/ironic/db/sqlalchemy
Ruby Loo afc432af4d node_tag_exists(): raise exception if bad node
To make tags consistent with traits, change db.api.node_tag_exists()
to raise a NodeNotFound exception if the node doesn't exist.

This is a follow up to bbff319f02.

Change-Id: Id0ddf448d97b5ac22ef5dc27154a1b229514a968
Partial-Bug:#1526266
2018-01-15 10:11:50 -05:00
..
alembic Node traits: Add DB API & model 2018-01-11 15:20:43 +00:00
__init__.py Implement skeleton for a new DB backend. 2013-05-13 00:58:31 -07:00
alembic.ini alembic with initial migration and tests 2014-01-27 16:06:57 +02:00
api.py node_tag_exists(): raise exception if bad node 2018-01-15 10:11:50 -05:00
migration.py Replace DbMigrationError with DBMigrationError 2017-09-05 23:10:07 +08:00
models.py Node traits: Add DB API & model 2018-01-11 15:20:43 +00:00