Jump to: navigation, search

Horizon/MerlinEval

< Horizon
Revision as of 16:33, 8 June 2015 by Dan Nguyen (talk | contribs) (Created page with "== Merlin Horizon Integration == This page walks through the instructions of how to install Merlin into Horizon. === Steps === 1. Create a workspace for horizon and merlin pr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Merlin Horizon Integration

This page walks through the instructions of how to install Merlin into Horizon.

Steps

1. Create a workspace for horizon and merlin projects

$ mkdir workspace
$ git clone https://github.com/openstack/horizon.git
$ git clone https://github.com/stackforge/merlin.git