Update bits

This commit is contained in:
James Page 2017-01-19 08:51:04 +00:00
parent 2230cc0067
commit 8db5aa121a
2 changed files with 7 additions and 16 deletions

View File

@ -14,4 +14,4 @@ Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub: Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/snap-rally https://bugs.launchpad.net/snap-tempest

View File

@ -1,27 +1,18 @@
# Rally Snap # Tempest Snap
This repository contains the source code of the snap for the OpenStack benchmark This repository contains the source code of the snap for the OpenStack integration
as a service, Rally. test suite, Tempest.
## Installing this snap ## Installing this snap
The rally snap can be installed directly from the snap store: The tempest snap can be installed directly from the snap store:
sudo snap install --edge rally sudo snap install --edge --classic tempest
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 ## Support
Please report any bugs related to this snap on Please report any bugs related to this snap on
[Launchpad](https://bugs.launchpad.net/snap-rally/+filebug). [Launchpad](https://bugs.launchpad.net/snap-tempest/+filebug).
Alternatively you can find the OpenStack Snap team in `#openstack-snaps` Alternatively you can find the OpenStack Snap team in `#openstack-snaps`
on Freenode IRC. on Freenode IRC.