Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions containers/openstackclient/openstackclient/pythondeps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ aodhclient
python-watcherclient
python-cloudkittyclient
python-cyborgclient
# Required by the instanceha service
python-novaclient
prometheus_client
2 changes: 2 additions & 0 deletions containers/openstackclient/requirements.lock.master
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ pbr==7.0.3
platformdirs==4.10.0
ply==3.11
prettytable==3.18.0
prometheus-client==0.25.0
prompt-toolkit==3.0.52
psutil==7.2.2
pycparser==3.0
Expand All @@ -59,6 +60,7 @@ python-ironic-inspector-client==5.4.0
python-ironicclient==6.2.0
python-keystoneclient==5.8.0
python-manilaclient==6.2.0
python-novaclient==18.13.0
python-observabilityclient==1.3.0
python-octaviaclient==3.14.0
python-openstackclient==10.2.1
Expand Down