Snap package for Rally
Go to file
OpenDev Sysadmins ac9b3f5dbd OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:38 +00:00
.gitignore Switch to classic snap 2017-01-14 09:24:10 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:38 +00:00
CONTRIBUTING.rst Update URL for bug reporting 2017-01-18 09:51:59 +00:00
LICENSE Add basic infra stuff 2017-01-18 09:50:33 +00:00
README.md Update snap install details 2017-01-19 14:28:08 +00:00
bindep.txt Update for rally 0.8.1 2017-02-13 11:19:36 +00:00
requirements.txt Add basic infra stuff 2017-01-18 09:50:33 +00:00
snapcraft.yaml Update rally version to 1.1.0 2018-09-11 12:06:19 -06:00
tox.ini Update for rally 0.8.1 2017-02-13 11:19:36 +00:00

README.md

Rally Snap

This repository contains the source code of the snap for the OpenStack benchmark as a service, Rally.

Installing this snap

The rally snap can be installed directly from the snap store:

sudo snap install --edge --classic rally

then setup the alias for rally-manage (this will automatically happen at some point in the future):

sudo snap alias rally rally-manage

and then initialize your local rally db:

rally-manage db create

Support

Please report any bugs related to this snap on Launchpad.

Alternatively you can find the OpenStack Snap team in #openstack-snaps on Freenode IRC.