summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMichael Turek <mjturek@linux.vnet.ibm.com>2018-06-29 09:32:57 -0400
committerMichael Turek <mjturek@linux.vnet.ibm.com>2018-07-31 19:52:29 +0000
commit8f89954f9a3edab71db1157578e9d029a395d2d9 (patch)
treeb5c36bd0cc53d5adb60ba2af9a97768f41d99ceb /requirements.txt
parent69520d26107fb98433099f0bc647b864cc777217 (diff)
downloadironic-8f89954f9a3edab71db1157578e9d029a395d2d9.tar.gz
Pass prep_boot_part_uuid to install_bootloader for ppc64* partition images
This patch gets the PReP Boot partition UUID when performing a local boot partition image deployment on ppc64* hardware. Depends-On: I8f9748dd58146bfb2411c229b02969e0faf18222 Change-Id: I2bc9f13ec605de7b7b96d96a1a4edebee0af76dc Story: #1749057 Task: #22995
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index e40b32aaa..a566689ff 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,7 +11,7 @@ python-cinderclient>=3.3.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
keystoneauth1>=3.4.0 # Apache-2.0
-ironic-lib>=2.5.0 # Apache-2.0
+ironic-lib>=2.14.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
pytz>=2013.6 # MIT
stevedore>=1.20.0 # Apache-2.0