Skip to content

python3Packages.python-openstackclient: enable bash completion#497687

Merged
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
Vinetos:openstackclient
Mar 7, 2026
Merged

python3Packages.python-openstackclient: enable bash completion#497687
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
Vinetos:openstackclient

Conversation

@Vinetos
Copy link
Member

@Vinetos Vinetos commented Mar 7, 2026

Things done

Use installShellFiles input to enable bash completion

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Mar 7, 2026
@Vinetos
Copy link
Member Author

Vinetos commented Mar 7, 2026

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 497687
Commit: cb8f9bcd3c2ae74147a33f36a12d73cc7cfd9fd5


x86_64-linux

❌ 2 packages failed to build:
  • python314Packages.python-troveclient
  • python314Packages.python-troveclient.dist
✅ 21 packages built:
  • heatclient (python313Packages.python-heatclient)
  • heatclient.dist (python313Packages.python-heatclient.dist)
  • magnumclient (python313Packages.python-magnumclient)
  • magnumclient.dist (python313Packages.python-magnumclient.dist)
  • neutronclient (python313Packages.python-neutronclient)
  • neutronclient.dist (python313Packages.python-neutronclient.dist)
  • nixpkgs-manual
  • openstackclient (python313Packages.python-openstackclient)
  • openstackclient-full
  • openstackclient-full.dist
  • openstackclient.dist (python313Packages.python-openstackclient.dist)
  • troveclient (python313Packages.python-troveclient)
  • troveclient.dist (python313Packages.python-troveclient.dist)
  • python314Packages.python-heatclient
  • python314Packages.python-heatclient.dist
  • python314Packages.python-magnumclient
  • python314Packages.python-magnumclient.dist
  • python314Packages.python-neutronclient
  • python314Packages.python-neutronclient.dist
  • python314Packages.python-openstackclient
  • python314Packages.python-openstackclient.dist

Error logs: `x86_64-linux`
python314Packages.python-troveclient
 - Worker 4 (17 tests) => 0:00:00.347002
 - Worker 5 (17 tests) => 0:00:00.305288
 - Worker 6 (17 tests) => 0:00:00.291697
 - Worker 7 (17 tests) => 0:00:00.317641
 - Worker 8 (17 tests) => 0:00:00.279970
 - Worker 9 (17 tests) => 0:00:00.323188
 - Worker 10 (17 tests) => 0:00:00.292411
 - Worker 11 (17 tests) => 0:00:00.272293
 - Worker 12 (17 tests) => 0:00:00.289189
 - Worker 13 (17 tests) => 0:00:00.297320
 - Worker 14 (16 tests) => 0:00:00.233841
 - Worker 15 (16 tests) => 0:00:00.238245
 - Worker 16 (16 tests) => 0:00:00.261083
 - Worker 17 (16 tests) => 0:00:00.242989
 - Worker 18 (16 tests) => 0:00:00.303185
 - Worker 19 (16 tests) => 0:00:00.255102
 - Worker 20 (16 tests) => 0:00:00.147397
 - Worker 21 (16 tests) => 0:00:00.247675
 - Worker 22 (16 tests) => 0:00:00.233460
 - Worker 23 (16 tests) => 0:00:00.279507

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. 6.topic: python Python is a high-level, general-purpose programming language. labels Mar 7, 2026
@SuperSandro2000 SuperSandro2000 added this pull request to the merge queue Mar 7, 2026
Merged via the queue into NixOS:master with commit 9dea483 Mar 7, 2026
51 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants