summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-09-02 00:13:57 +0000
committerGitHub <noreply@github.com>2024-09-02 00:13:57 +0000
commitd83427899911e2141c23e4cc92c202896f28fbb6 (patch)
tree8b785b2d84178b249b8c92a73924b68dec71cc9d /pkgs/development/python-modules/python-openstackclient
parente1bf37ee9a2cc1326825da55f04e5b627d006eb1 (diff)
parent43e0b0d1bed337243512a4f018226e4309002203 (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
-rw-r--r--pkgs/development/python-modules/python-openstackclient/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/python-modules/python-openstackclient/default.nix b/pkgs/development/python-modules/python-openstackclient/default.nix
index f78874f9124b..3f3989283f74 100644
--- a/pkgs/development/python-modules/python-openstackclient/default.nix
+++ b/pkgs/development/python-modules/python-openstackclient/default.nix
@@ -13,6 +13,7 @@
python-ironicclient,
python-keystoneclient,
python-manilaclient,
+ python-mistralclient,
python-neutronclient,
python-openstackclient,
requests-mock,
@@ -74,6 +75,7 @@ buildPythonPackage rec {
python-heatclient
python-ironicclient
python-manilaclient
+ python-mistralclient
python-neutronclient
];
};