Skip to content

Commit a33e363

Browse files
(PTFE-2629) Add backend for scaleway
1 parent c28657f commit a33e363

File tree

9 files changed

+1246
-20
lines changed

9 files changed

+1246
-20
lines changed

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)