summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorAnthony ROUSSEL <anthony@roussel.dev>2024-08-04 17:06:09 +0200
committerAnthony ROUSSEL <anthony@roussel.dev>2024-09-13 19:48:51 +0200
commit3ac0b617b418d580706df53249454d5348feab6e (patch)
tree945df1457d39745f7498e5a269e5bdde90325540 /pkgs/development/python-modules/python-openstackclient
parentc4ff89b0002b9da9e7d97aeaa2774590f6922f41 (diff)
python311Packages.python-zunclient: init at 5.0.0
https://opendev.org/openstack/python-zunclient https://docs.openstack.org/python-zunclient/latest/
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 d54b7d906d2f..ffa0017a6e2f 100644
--- a/pkgs/development/python-modules/python-openstackclient/default.nix
+++ b/pkgs/development/python-modules/python-openstackclient/default.nix
@@ -18,6 +18,7 @@
python-neutronclient,
python-openstackclient,
python-zaqarclient,
+ python-zunclient,
requests-mock,
requests,
setuptools,
@@ -81,6 +82,7 @@ buildPythonPackage rec {
python-mistralclient
python-neutronclient
python-zaqarclient
+ python-zunclient
];
};
tests.version = testers.testVersion {