commit | fd2db859d3fa44d7c26ce753abed27a0ed0aa2c1 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Thu May 16 22:24:46 2024 +0200 |
committer | GitHub <noreply@github.com> | Thu May 16 20:24:46 2024 +0000 |
tree | 1c1dbd1f6ddf4b3c72b7003809f54d3ab9f76229 | |
parent | ff81fe064d4ed551f634e3ff1ac80179292f2358 [diff] |
Add python-ironicclient to Nova image (#1190)
diff --git a/images/nova/Dockerfile b/images/nova/Dockerfile index 2641a7a..ec69e92 100644 --- a/images/nova/Dockerfile +++ b/images/nova/Dockerfile
@@ -22,6 +22,7 @@ pip3 install \ --constraint /upper-constraints.txt \ /src/nova \ + python-ironicclient \ storpool \ storpool.spopenstack EOF