Testing Horizon git snapshots
Testing horizon git checkouts
One of the cool things in Horizon is, one can easily try newest things out. This assumes, you already have an OpenStack installation available somewhere.
If you haven't already installed git:
yum install git
To clone horizons upstream git repository, run the command
git clone https …