Loading pkgs/development/python-modules/tempest/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -96,6 +96,7 @@ buildPythonPackage rec { description = "OpenStack integration test suite that runs against live OpenStack cluster and validates an OpenStack deployment"; homepage = "https://github.com/openstack/tempest"; license = licenses.asl20; mainProgram = "tempest"; maintainers = teams.openstack.members; }; } Loading
pkgs/development/python-modules/tempest/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -96,6 +96,7 @@ buildPythonPackage rec { description = "OpenStack integration test suite that runs against live OpenStack cluster and validates an OpenStack deployment"; homepage = "https://github.com/openstack/tempest"; license = licenses.asl20; mainProgram = "tempest"; maintainers = teams.openstack.members; }; }