Snap package for Tempest
Go to file
James Page 2230cc0067 Initial snap 2017-01-19 08:46:32 +00:00
.gitignore Initial snap 2017-01-19 08:46:32 +00:00
CONTRIBUTING.rst Initial snap 2017-01-19 08:46:32 +00:00
LICENSE Initial snap 2017-01-19 08:46:32 +00:00
README.md Initial snap 2017-01-19 08:46:32 +00:00
bindep.txt Initial snap 2017-01-19 08:46:32 +00:00
requirements.txt Initial snap 2017-01-19 08:46:32 +00:00
snapcraft.yaml Initial snap 2017-01-19 08:46:32 +00:00
tox.ini Initial snap 2017-01-19 08:46:32 +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 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.