summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2024-09-01 23:37:00 +0200
committerGitHub <noreply@github.com>2024-09-01 23:37:00 +0200
commitfd9bfea989098bb9f05670e189f452e17f254007 (patch)
treebf46f91ea99200689814c2699917edd2a9e0e2cb /pkgs/development/python-modules/python-openstackclient
parentc42532606741d4c26453e57b1e0994e7694eee78 (diff)
parentc03d445db91242c0c96da8b3699c54b707ae403f (diff)
python311Packages.python-mistralclient: init at 5.3.0 (#338866)
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
];
};