summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorAnthony ROUSSEL <anthony@roussel.dev>2024-08-04 17:21:22 +0200
committerAnthony ROUSSEL <anthony@roussel.dev>2024-09-13 19:48:51 +0200
commitd9ebc910b23a158b59f5ca30586ed6d9ee6b7bc7 (patch)
treef47cec216bc0dd2ace17d431a766cb08888012b7 /pkgs/development/python-modules/python-openstackclient
parent3ac0b617b418d580706df53249454d5348feab6e (diff)
python311Packages.python-watcherclient: init at 4.4.0
https://opendev.org/openstack/python-watcherclient https://wiki.openstack.org/wiki/Watcher
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 ffa0017a6e2f..890fc02a1a88 100644
--- a/pkgs/development/python-modules/python-openstackclient/default.nix
+++ b/pkgs/development/python-modules/python-openstackclient/default.nix
@@ -17,6 +17,7 @@
python-mistralclient,
python-neutronclient,
python-openstackclient,
+ python-watcherclient,
python-zaqarclient,
python-zunclient,
requests-mock,
@@ -81,6 +82,7 @@ buildPythonPackage rec {
python-manilaclient
python-mistralclient
python-neutronclient
+ python-watcherclient
python-zaqarclient
python-zunclient
];