ironic/ironic/tests
Sergey Vilgelm 0cdeb22d3c Switch to the oslo_utils.fileutils
fileutils is graduated in the oslo.utils library.

Implements: blueprint graduate-fileutils[1]
[1] https://blueprints.launchpad.net/oslo-incubator/+spec/graduate-fileutils

Depends-On: I51ba9076e1fbc16145ee2311f47b7768c16dcb20 (requirements)

Change-Id: I15388a1dac6fb08c73392d0803ac1a3977de6982
2015-07-15 08:07:32 +03:00
..
api Merge "Allow vendor methods to serve static files" 2015-07-08 13:56:59 +00:00
conductor Fix unittests due mock 1.1.0 release 2015-07-10 11:56:41 +01:00
db Add node fields for raid configuration 2015-06-29 16:21:24 +00:00
dhcp Migrate RPC objects to oslo.versionedobjects Fields 2015-07-09 11:20:07 +01:00
drivers Switch to the oslo_utils.fileutils 2015-07-15 08:07:32 +03:00
objects Migrate RPC objects to oslo.versionedobjects Fields 2015-07-09 11:20:07 +01:00
__init__.py Run tests in py34 environment 2015-05-06 11:51:44 +03:00
base.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
conf_fixture.py Move oslo.config references to oslo_config 2015-02-02 06:51:22 -08:00
fake_policy.py Add policy show_password to mask passwords in driver_info 2015-02-04 19:35:53 -08:00
matchers.py Prepare for hacking 0.10.x 2015-05-21 08:06:28 +02:00
policy_fixture.py Use oslo_policy package 2015-03-12 20:45:59 +01:00
stubs.py Fix exception handling in Glance image service 2015-04-08 20:01:05 +03:00
test_dbsync.py Remove all redundant setUp() methods 2014-10-30 16:49:00 +00:00
test_disk_partitioner.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
test_driver_factory.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
test_exception.py Run tests in py34 environment 2015-05-06 11:51:44 +03:00
test_fsm.py Transition state machine to use automaton oslo lib. 2015-06-19 12:55:24 -07:00
test_glance_service.py Add iRMC Virtual Media Deploy module for iRMC Driver 2015-07-06 01:22:25 +09:00
test_hash_ring.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
test_image_service.py Fix failing unit tests under py34 2015-07-01 14:27:16 -04:00
test_images.py Image service should not be set in ImageCache constructor 2015-06-30 16:03:47 +00:00
test_keystone.py Prepare for hacking 0.10.x 2015-05-21 08:06:28 +02:00
test_network.py Migrate RPC objects to oslo.versionedobjects Fields 2015-07-09 11:20:07 +01:00
test_policy.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
test_pxe_utils.py Switch to the oslo_utils.fileutils 2015-07-15 08:07:32 +03:00
test_states.py Run tests in py34 environment 2015-05-06 11:51:44 +03:00
test_swift.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
test_utils.py Merge "Replace is_hostname_safe with a better check" 2015-07-07 09:33:48 +00:00