On 20/11/14 12:28, foss geek wrote: > I am using Devstack Icehouse release. > > On Thu, Nov 20, 2014 at 4:57 PM, foss geek <thefossgeek at gmail.com > <mailto:thefossgeek at gmail.com>> wrote: > > Dear All, > > I have installed Openstack + Neutron + N1KV using Devstack. It is > All In One environment. > > How to configure Horizon dashboard support for Cisco N1K profile > management? > > I can see a blueprint > > https://blueprints.launchpad.net/horizon/+spec/horizon-cisco-n1k > > Thanks for your time. You'll need to enable the router dashboard in horizon and need to enable network profiles and you'll need to configure neutron to use the N1K plugin. Afaik, you'll also need the corresponding hardware. Please see https://review.openstack.org/#/c/129007/ as it seems, that functionality is a bit broken. Matthias