Snap package for Rally
596ef7bee3
Also add missing .gitreview file. Ensure core snap is installed as this is required for classic confinement mode snaps. Change-Id: I9ff72de7c3bdd5b7ce51817506ad6af5267db42e |
||
---|---|---|
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
snapcraft.yaml | ||
tox.ini |
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.