ironic-python-agent/ironic_python_agent
Naohiro Tamura 73f81f2982 Fix vfd mount for capitalized device name
This patch enables virtual media deploy even if the expected virtual
floppy device name "/dev/disk/by-label/ir-vfd-dev" is capitalized to
"/dev/disk/by-label/IR-VFD-DEV".
This change is necessary because some bare metal hardware such as
FUJITSU RX1330 series create the capitalized virtual floppy device
name.

Change-Id: I436b3f9524a83814e082f8dd421df3e53b33f792
Closes-Bug: #1541167
2016-02-08 16:33:14 +09:00
..
api Fixes incorrect description URL 2015-09-15 21:05:19 +00:00
cmd Enforce all flake8 rules except E129 2015-10-02 10:01:00 -07:00
extensions Merge "Allow hardware managers to override clean step priority" 2016-01-28 05:36:12 +00:00
shell Create partition at max msdos limit for disks > 2TB 2015-11-18 10:48:46 +01:00
tests Fix vfd mount for capitalized device name 2016-02-08 16:33:14 +09:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py Enforce all flake8 rules except E129 2015-10-02 10:01:00 -07:00
backoff.py Remove unused logging 2016-01-07 00:57:55 +08:00
encoding.py Create a SerializableComparable class 2015-09-11 13:44:09 -07:00
errors.py Support Linux-IO in addition to tgtd 2015-11-30 18:38:03 +01:00
hardware.py Allow hardware managers to override clean step priority 2016-01-14 13:12:52 -08:00
inspector.py Fix "logs" inspection collector when logs contain non-ascii symbols 2015-12-08 14:32:16 +01:00
ironic_api_client.py Allow passing node UUID to lookup 2015-08-21 16:25:04 +02:00
netutils.py Use oslo.log instead of original logging 2015-10-24 03:22:36 -06:00
utils.py Fix vfd mount for capitalized device name 2016-02-08 16:33:14 +09:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00