-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add openstack resource manager support to API server #196
Commits on Oct 18, 2024
-
feat: Add openstack resource manager support to API server
* Openstack resource manager fetches compute units, users and projects data from Openstack's compute and identity API services. * Mock compute and identity API servers have been added for e2e tests. * A mix of SLURM and openstack tests are used in e2e tests to cover most of the scenarios. * e2e test outputs have been updated. Signed-off-by: Mahendra Paipuri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee31bdd - Browse repository at this point
Copy the full SHA ee31bddView commit details
Commits on Oct 19, 2024
-
test: Attempt to fix failing unit tests in CI
Signed-off-by: Mahendra Paipuri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6235510 - Browse repository at this point
Copy the full SHA 6235510View commit details -
debug: Attempt to debug failing unit test
Signed-off-by: Mahendra Paipuri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d66dfbc - Browse repository at this point
Copy the full SHA d66dfbcView commit details -
Signed-off-by: Mahendra Paipuri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f99782a - Browse repository at this point
Copy the full SHA f99782aView commit details -
Signed-off-by: Mahendra Paipuri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6cd2a08 - Browse repository at this point
Copy the full SHA 6cd2a08View commit details -
Signed-off-by: Mahendra Paipuri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73d54ff - Browse repository at this point
Copy the full SHA 73d54ffView commit details -
debug: More debugging of e2e tests
Signed-off-by: Mahendra Paipuri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb46bc1 - Browse repository at this point
Copy the full SHA cb46bc1View commit details -
debug: Attempted fix for failing e2e test
Signed-off-by: Mahendra Paipuri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7263f1c - Browse repository at this point
Copy the full SHA 7263f1cView commit details -
Signed-off-by: Mahendra Paipuri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee71e70 - Browse repository at this point
Copy the full SHA ee71e70View commit details -
Signed-off-by: Mahendra Paipuri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5c8770 - Browse repository at this point
Copy the full SHA b5c8770View commit details