No description
Find a file
Aleksei Chetaev 0f716e2e5f Bump version 1.0.0 -> 1.0.1
Signed-off-by: Aleksei Chetaev <alex.chetaev@gmail.com>
2023-02-09 17:34:05 +01:00
.github/workflows Add DCO check 2022-10-10 14:39:21 +03:00
src/neofs_testlib_plugin_sbercloud Bump version 1.0.0 -> 1.0.1 2023-02-09 17:34:05 +01:00
.gitignore Support new version of testlib and bump python to 3.10 2023-02-08 15:16:19 +01:00
.pre-commit-config.yaml Support new version of testlib and bump python to 3.10 2023-02-08 15:16:19 +01:00
CONTRIBUTING.md Support new version of testlib and bump python to 3.10 2023-02-08 15:16:19 +01:00
LICENSE [#1] Initial version of sbercloud hosting plugin 2022-10-14 15:13:54 +03:00
pyproject.toml Bump version 1.0.0 -> 1.0.1 2023-02-09 17:34:05 +01:00
README.md [#1] Initial version of sbercloud hosting plugin 2022-10-14 15:13:54 +03:00
requirements.txt Support new version of testlib and bump python to 3.10 2023-02-08 15:16:19 +01:00

neofs-testlib-plugin-sbercloud

The plugin is used as extension of neoFS testlib. Plugin allows to control neoFS services hosted on virtual machines in cloud provider Sbercloud.

Installation

Plugin can be installed via pip:

$ pip install neofs-testlib-plugin-sbercloud

Contributing

Any contributions to the plugin should conform to the contribution guideline.