File tree Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ prometheus-api-client == 0.5.*
2
+ pytest-testinfra == 10.1.*
Original file line number Diff line number Diff line change @@ -27,3 +27,7 @@ classifier =
27
27
[files]
28
28
packages =
29
29
stackhpc_openstack_tests
30
+
31
+ [options]
32
+ install_requires =
33
+ pytest-testinfra
Original file line number Diff line number Diff line change
1
+ # Copyright (c) 2024 StackHPC Ltd.
2
+
1
3
# Licensed under the Apache License, Version 2.0 (the "License");
2
4
# you may not use this file except in compliance with the License.
3
5
# You may obtain a copy of the License at
Original file line number Diff line number Diff line change
1
+ # Copyright (c) 2024 StackHPC Ltd.
2
+
1
3
# Licensed under the Apache License, Version 2.0 (the "License"); you may
2
4
# not use this file except in compliance with the License. You may obtain
3
5
# a copy of the License at
You can’t perform that action at this time.
0 commit comments