This website requires JavaScript.
Explore
Get Started
openstack
/
ironic-python-agent
Code
Issues
Proposed changes
ad3c7ad75d
Branches
Tags
View all branches
ironic-python-agent
/
ironic_python_agent
/
tests
/
unit
/
extensions
History
Zuul
1c51e81ab7
Merge "Fix OSError catch"
2017-10-17 01:19:30 +00:00
..
__init__.py
Split functional and py27 tests
2015-08-28 14:16:34 -07:00
test_base.py
Replace assertEqual(None, *) with assertIsNone in tests
2015-12-17 11:32:33 +08:00
test_clean.py
Add missing 'autospec' argument to mock.patch
2017-03-19 10:04:19 -07:00
test_flow.py
Change assertTrue(isinstance()) by optimal assert
2016-01-21 14:20:11 +08:00
test_image.py
Remove hard-coded path to grub binaries
2017-09-25 09:30:58 +03:00
test_iscsi.py
Fix OSError catch
2017-10-12 14:32:50 +00:00
test_log.py
flake8: Specify 'ironic_python_agent' as name of app
2017-03-16 07:09:07 -07:00
test_standby.py
Replace assertRaisesRegexp with assertRaisesRegex
2017-05-19 20:16:47 +07:00