To setup Murano Dashboard on a host with Openstack Dashbord already installed you just need to install the python-muranoclient. You can download it from here.
And then perform installation with pip:user@work:~/$ sudo pip install just_downloaded.tar.gzIf there is no OpenStack Dashboard (horizon) you'll need to install it. See here how to do that.


