We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de7dcc6 commit e63708dCopy full SHA for e63708d
Dockerfile
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get -yq install \
9
python3-designateclient \
10
python3-gnocchiclient \
11
python3-octaviaclient \
12
+ python3-osc-placement \
13
python3-openstackclient \
14
python3-pankoclient \
15
&& rm -rf /var/lib/apt/lists/*
0 commit comments