Skip to content

Commit e63708d

Browse files
authored
Adds placement cli package
Adds python3-osc-placement
1 parent de7dcc6 commit e63708d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get -yq install \
99
python3-designateclient \
1010
python3-gnocchiclient \
1111
python3-octaviaclient \
12+
python3-osc-placement \
1213
python3-openstackclient \
1314
python3-pankoclient \
1415
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)