Remove UCS packages from os_ironic
UcsSdk and ImcSdk are not compatible with Py3. This patch removes them. Depends-On: I9bbd3195a7b02a55e38207aa4bba182a6e58346c Change-Id: I196d10c71a0b0966428a5dfbd6173f0ac4acce7b
This commit is contained in:
parent
1bd52d6a3a
commit
b21a6cf3a0
@ -179,7 +179,6 @@ ironic_tftp_server_address: "{{ ansible_host }}"
|
||||
|
||||
ironic_pip_packages:
|
||||
- cryptography
|
||||
- ImcSdk
|
||||
- ironic
|
||||
- osprofiler
|
||||
- proliantutils
|
||||
@ -195,7 +194,6 @@ ironic_pip_packages:
|
||||
- python-xclarityclient
|
||||
- sushy
|
||||
- systemd-python
|
||||
- UcsSdk
|
||||
|
||||
## Oslo Messaging Info
|
||||
# RPC
|
||||
|
Loading…
x
Reference in New Issue
Block a user