Skip to content
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

Merged
merged 10 commits into from
Oct 19, 2024

Conversation

mahendrapaipuri
Copy link
Owner

  • 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.

Closes #49

* 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]>
@mahendrapaipuri mahendrapaipuri added the enhancement New feature or request label Oct 18, 2024
Signed-off-by: Mahendra Paipuri <[email protected]>
Signed-off-by: Mahendra Paipuri <[email protected]>
Signed-off-by: Mahendra Paipuri <[email protected]>
Signed-off-by: Mahendra Paipuri <[email protected]>
Signed-off-by: Mahendra Paipuri <[email protected]>
Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri merged commit 5d228bb into main Oct 19, 2024
15 checks passed
@mahendrapaipuri mahendrapaipuri deleted the os_resource_mngr branch October 19, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Openstack resource manager for CEEMS API server
1 participant