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-01 18:04:16 +0000
committerGitHub <noreply@github.com>2024-09-01 18:04:16 +0000
commite37d7da93517db777fece59a543c6196a9403433 (patch)
treebb7435c433a2344dbd73e7796ac81f2bad6a8061 /pkgs/development/python-modules/python-openstackclient
parent0230ab17b85b3a9be6cd25658bab7a26534f506e (diff)
parente1bf37ee9a2cc1326825da55f04e5b627d006eb1 (diff)
Merge staging-next into staging
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 114b2aae444b..f78874f9124b 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-neutronclient,
python-openstackclient,
requests-mock,
requests,
@@ -73,6 +74,7 @@ buildPythonPackage rec {
python-heatclient
python-ironicclient
python-manilaclient
+ python-neutronclient
];
};
tests.version = testers.testVersion {