ironic-python-agent/ironic_python_agent
Jim Rollenhagen 877f66826c Use partx to update partition table
partprobe does not appear to work in virtual machines. Let's find out if
`partx -u` does the same thing and also works on virt.

Change-Id: I4467299a82e728930ac8f99a0ba16d3ea7c6755c
Closes-Bug: #1418833
2015-02-06 13:44:42 -08:00
..
api Add docstrings for api/ tree 2014-09-22 07:31:09 -07:00
cmd Merge "Add standalone mode for IPA" 2015-01-06 23:17:32 +00:00
extensions Correct inline comment in sync_command decorator 2015-02-04 17:44:14 -08:00
openstack Use oslo.utils and oslo.concurrency 2014-12-09 00:06:23 +00:00
shell Use partx to update partition table 2015-02-06 13:44:42 -08:00
tests Make all IPA error classes inherit from RESTError 2015-01-16 21:56:03 +00:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py Allow use of multiple simultaneous HW managers 2015-01-08 15:15:13 -08:00
backoff.py Add BackOffLoopingCall with jitter 2014-04-07 10:59:47 -07:00
encoding.py Make encoding.serialize() more programmatical 2014-05-06 18:02:45 +04:00
errors.py Make all IPA error classes inherit from RESTError 2015-01-16 21:56:03 +00:00
hardware.py Allow use of multiple simultaneous HW managers 2015-01-08 15:15:13 -08:00
ironic_api_client.py Reduce requests connection pool size 2014-06-16 15:46:01 -07:00
netutils.py Fix missing string format symbol 2014-12-15 16:40:35 -08:00
utils.py Use oslo.utils and oslo.concurrency 2014-12-09 00:06:23 +00:00