Files
storlets/doc/source/s2aio_dev_host_include.rst
Kota Tsuyuzaki 02e4f40ec9 Replace nose to nose2
because nose is in deprecation[1] so we need to
use nose2, or pytests instead. This commit
suggests to use nose2 and fix some import errors
on slow attribute according to the docs [2]

1: https://nose.readthedocs.io/en/latest/#note-to-users
2: https://docs.nose2.io/en/latest/plugins/attrib.html
Change-Id: Idc0c8c146a9ac7fa7ffd90793211422571852d82
2023-02-14 08:16:58 +00:00

248 B

Make sure to have a user that can sudo without a password. With that user just do:

sudo apt-get update
sudo apt-get install python-tox git
git clone https://opendev.org/openstack/storlets.git
cd storlets
./s2aio.sh install