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 in Region Support #3

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Add in Region Support #3

merged 1 commit into from
Feb 20, 2024

Commits on Feb 20, 2024

  1. Add in Region Support

    Think big!  We should be able to support federating clouds together,
    just as we federate identity, so make it so!  Anything region specific
    needs to index a region at the API, and let the rest be abstracted
    including site specific endpoints, credentials and configurations.  We
    can now start to consider other things than openstack if the need
    arises.  More pertinently we can also start thinking about moving the
    provider to the site itself to prevent leaking credentials in the
    honeypot at the center!  This _also_ means, we could perhaps think about
    not actually exposing the cloud API at all, and doing everything via the
    secure proxy... ugh, I'm exciting myself!!
    spjmurray committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    45bd006 View commit details
    Browse the repository at this point in the history