summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorColin <accounts.github@uninsane.org>2025-11-29 21:50:40 +0000
committerGitHub <noreply@github.com>2025-11-29 21:50:40 +0000
commitd895cb5e458f2ea3091844aba8e2b26c8fa23763 (patch)
tree9d1f80e4683c024fb15e4ab8695d217808d46864 /pkgs/development/python-modules/python-openstackclient
parent250a4dc3a0d54309f152adb06a9e023085f75f62 (diff)
parentb2356314c88551e85fd7a1b5b2a97734e1fe9b5f (diff)
python313Packages.python-openstackclient: add octaviaclient in openstack-full (#465965)
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 b08dad39b6ba..41cad8e5e65f 100644
--- a/pkgs/development/python-modules/python-openstackclient/default.nix
+++ b/pkgs/development/python-modules/python-openstackclient/default.nix
@@ -18,6 +18,7 @@
python-manilaclient,
python-mistralclient,
python-neutronclient,
+ python-octaviaclient,
python-openstackclient,
python-watcherclient,
python-zaqarclient,
@@ -89,6 +90,7 @@ buildPythonPackage rec {
python-manilaclient
python-mistralclient
python-neutronclient
+ python-octaviaclient
python-watcherclient
python-zaqarclient
python-zunclient