Re: [Openstack] Modifying Horizion Dashboard

2016-04-01 Thread Vahric Muhtaryan
bject: Re: [Openstack] Modifying Horizion Dashboard Hello Vahric, Even the 2nd req of yours is quite straightforward. Here is the area of code to modify: https://github.com/openstack/horizon/blob/stable/kilo/openstack_dashboard/da shboards/project/instances/workflows/create_instance.py#L153 Basically,

Re: [Openstack] Modifying Horizion Dashboard

2016-03-31 Thread Sudhakar Gariganti
Hello Vahric, Even the 2nd req of yours is quite straightforward. Here is the area of code to modify: https://github.com/openstack/horizon/blob/stable/kilo/openstack_dashboard/dashboards/project/instances/workflows/create_instance.py#L153 Basically, the above source file resides in your controlle

Re: [Openstack] Modifying Horizion Dashboard

2016-03-24 Thread Jaime Guerrero
I'm not sure about selectively changing Horizon's appearance per user, but you can control service accesses through modification of policy.json files and Keystone roles. This post is a couple of years old, but the same principles should apply: http://www.mattfischer.com/blog/?p=524 Jaime On Thu,

[Openstack] Modifying Horizion Dashboard

2016-03-24 Thread Vahric Muhtaryan
Hello, I am using Kilo version of openstack and I would like to restrict some of available options or features from Horizion Dashboard , does it possible ? For examples 1 ) Remove Object Store tab , I donĀ¹t want user create container and play with objects 2 ) About instances , Launch Instance