Shell script for installing Rally

Registered by Tzanetos Balitsaris

A Bash script that installs and configures Rally on a Unix system.

It supports two installation methods:
 * system wide (default)
 * in a virtual environment using virtualenv

It supports two options:
-v: enable the virtual environment installation method
-h: print a usage message

In order to perform the installation, the user needs to:

# Download the source code of Rally
git clone https://git.openstack.org/stackforge/rally

# Execute as root or as a normal user with sudo, the install_rally.sh script (with any desired options)
./rally/tools/install_rally.sh

Blueprint information

Status:
Complete
Approver:
Boris Pavlovic
Priority:
Medium
Drafter:
Tzanetos Balitsaris
Direction:
Approved
Assignee:
Tzanetos Balitsaris
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Tzanetos Balitsaris
Completed by
Tzanetos Balitsaris

Related branches

Sprints

Whiteboard

pls send it to review..

Gerrit topic: https://review.openstack.org/#q,topic:bp/rally-installation-script,n,z

Addressed by: https://review.openstack.org/76925
    Add the install_rally.sh file

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.