Skip to content

Commit 31e090c

Browse files
(PTFE-2629) Add backend for scaleway (#706)
### Purpose Add scaleway backend to runner-manager
2 parents c28657f + a33e363 commit 31e090c

9 files changed

Lines changed: 1246 additions & 20 deletions

File tree

poetry.lock

Lines changed: 185 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ pyvmomi = "^8.0.3.0.1"
2929
vapi-runtime = { url = "https://raw.githubusercontent.com/vmware/vsphere-automation-sdk-python/v8.0.1.0/lib/vapi-runtime/vapi_runtime-2.40.0-py2.py3-none-any.whl" }
3030
vcenter-bindings = { url = "https://raw.githubusercontent.com/vmware/vsphere-automation-sdk-python/v8.0.1.0/lib/vcenter-bindings/vcenter_bindings-4.1.0-py2.py3-none-any.whl" }
3131
prometheus-client = "^0.21.0"
32+
scaleway = "^2.10.0"
3233

3334

3435
[tool.poetry.group.docs]

0 commit comments

Comments
 (0)