- Zurich
- https://servala.com
- Joined on
2025-03-03
Implement Exoscale onboarding API endpoint
Let's move this to api/osb/v2/service_instances/<str:instance_id>
Implement Exoscale onboarding API endpoint
We currently do not use the Plan model yet at all apart from in this PR, fwiw. If I understand this correctly, you'd like an osb_id of type string / CharField on both the Service and the Plan…
Update dependency black to >=25.9.0
tobru
deleted branch renovate/django-template-partials-25.x from servala/servala-portal
2025-09-29 07:22:45 +00:00
Update dependency django-template-partials to >=25.2
Update dependency sentry-sdk to >=2.39.0
tobru
deleted branch renovate/cryptography-46.x from servala/servala-portal
2025-09-29 07:22:21 +00:00
Update dependency cryptography to v46
tobru
deleted branch renovate/https-github.com-renovatebot-github-action-43.x from servala/servala-portal
2025-09-29 07:22:10 +00:00
Update https://github.com/renovatebot/github-action action to v43.0.14
Implement Exoscale onboarding API endpoint
Tested with:
curl -X PUT -d "@tmp/osb-instance-create.json" -H "Content-Type: application/json" -u exo:blubber http://localhost:8000/v2/service_instances/myinstance
Content of…
Visual representation of Organization Origin