Murano VM

Ubuntu Server 12.04 LTS x86_64

Installation steps:

CentOS 6.4 x86_64

Installation steps:

Most of dependent packages will be installed automatically with setup scripts.

View version of pip on your system:

># pip --version
    

Upgrade pip to latest version if it is older than 1.4:

># pip install --upgrade pip