You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Jumpgate's current implementation from a compute server create perspective determines the SL DC to use by pulling the availability_zone value out of the body of a server create request. If this property is not set it appears a default of None is passed down to the SL py client and from there the San Jose DC is used by default.
Although I believe the best approach is to pull a dynamic value from a request (albeit a SL DC is really a region in my mind), it would be useful to allow the Jumgpate admin to specify a default DC to use if none is specified in server create request bodies.
For example in the jumpgate.conf we might have something like: