Skip to content

Commit

Permalink
Merge pull request #457 from steveb/sushy-tools-ossdk
Browse files Browse the repository at this point in the history
Add openstacksdk to sushy-tools container image
  • Loading branch information
metal3-io-bot authored Dec 12, 2023
2 parents 5dffc24 + 5f4e43c commit 371a570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/sushy-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apt-get update && \
apt-get install -y libvirt-dev && \
apt-get clean && \
pip3 install --no-cache-dir \
sushy-tools==${SUSHY_TOOLS_VERSION} libvirt-python
sushy-tools==${SUSHY_TOOLS_VERSION} libvirt-python openstacksdk

COPY redfish-emulator.sh /usr/local/bin/

Expand Down

0 comments on commit 371a570

Please sign in to comment.