[openstack-dev] [rally] Moving OpenStack plugins into separate repo

Andrey Kurilin andr.kurilin at gmail.com
Wed Apr 11 16:14:04 UTC 2018


Hi Stackers!

Today I am happy to announce great news!

>From a historical perspective, Rally is testing (benchmarking) tool for
OpenStack, but it is changed. More and more users want to use Rally for
different platforms and environments. Our pluggable system allows doing
this.
To make the framework lightweight and simplify our release model, we
decided to move OpenStack to the separate repository[1].

[1] https://git.openstack.org/cgit/openstack/rally-openstack

We cut the first release 1.0.0 two weeks ago, and it is published to
PyPI[2].

[2] https://pypi.python.org/pypi/rally-openstack

If you are Rally consumer and do not have custom plugins, the migration
should be simple. Just install rally-openstack package instead of rally and
everything will work as previously. rally-openstack has a dependency to
rally, so you need nothing more than installing one package.

If you have custom plugins, do not worry, the migration should be simple
for you too. The first release has the similar structure as it was in rally
repository. The only thing which should be changed is importing
rally_openstack instead of rally.plugins.openstack.

-- 
Best regards,
Andrey Kurilin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20180411/559b72b8/attachment.html>


More information about the OpenStack-dev mailing list