ironic/ironic/tests/db
Ghe Rivero 4723aec443 Migration to oslo.utils library
oslo.utils has been released with the modules excutils, importutils,
strutils and timeutils.

Changes done:
- Use the new oslo.utils modules when possible (not updated in the
nova.ironic driver and other oslo.incubator modules)
- importutils.import_module now is importutils.try_import
- Updated requirements.txt with the new library
- strutils.to_bytes now is strutils.string_to_bytes

Once the nova.ironic driver is migrated into nova tree, old references
and libraries can be cleaned (Bug: #1350269)

Closes-Bug: #1353540

Change-Id: Ic0af04ebd07b23eb94df32a6abf0e490d597f32a
2014-08-06 16:15:58 +00:00
..
sqlalchemy Merge "Add a test case for DB schema comparison" 2014-07-28 04:22:41 +00:00
__init__.py Rename files and fix things. 2013-05-07 16:47:55 -07:00
base.py Delete Ironic context 2013-07-24 12:30:39 +03:00
test_chassis.py Clean up calls to get_chassis() 2014-07-29 20:53:14 +01:00
test_conductor.py Migration to oslo.utils library 2014-08-06 16:15:58 +00:00
test_nodes.py Migration to oslo.utils library 2014-08-06 16:15:58 +00:00
test_ports.py Clean up calls to get_port() 2014-07-29 21:09:24 +01:00
utils.py Port iBoot PDU driver from Nova 2014-07-31 18:48:04 +01:00