<div dir="ltr">Hello Vahric,<div><br></div><div>Even the 2nd req of yours is quite straightforward. Here is the area of code to modify: <a href="https://github.com/openstack/horizon/blob/stable/kilo/openstack_dashboard/dashboards/project/instances/workflows/create_instance.py#L153">https://github.com/openstack/horizon/blob/stable/kilo/openstack_dashboard/dashboards/project/instances/workflows/create_instance.py#L153</a></div><div><br></div><div>Basically, the above source file resides in your controllers, it typically located deep inside /usr/share/openstack-dashboard/.......</div><div><br></div><div>After making the changes in your controller(s), restart your apache (or whichever webserver horizon is running behind) and you should have the desired output.</div><div><br></div><div>Hope you can now figure out to address any more of your requirements as well.</div><div><br></div><div>Thanks & Regards,</div><div>Sudhakar.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 25, 2016 at 3:16 AM, Jaime Guerrero <span dir="ltr"><<a href="mailto:jaimguer@gmail.com" target="_blank">jaimguer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm not sure about selectively changing Horizon's appearance per user,<br>
but you can control service accesses through modification of<br>
policy.json files and Keystone roles.<br>
<br>
This post is a couple of years old, but the same principles should apply:<br>
<a href="http://www.mattfischer.com/blog/?p=524" rel="noreferrer" target="_blank">http://www.mattfischer.com/blog/?p=524</a><br>
<br>
Jaime<br>
<div><div class="h5"><br>
On Thu, Mar 24, 2016 at 8:53 AM, Vahric Muhtaryan <<a href="mailto:vahric@doruk.net.tr">vahric@doruk.net.tr</a>> wrote:<br>
> Hello,<br>
><br>
> I am using Kilo version of openstack and I would like to restrict some of<br>
> available options or features from Horizion Dashboard , does it possible ?<br>
><br>
> For examples<br>
><br>
> 1 ) Remove Object Store tab , I don’t want user create container and play<br>
> with objects<br>
> 2 ) About instances , Launch Instance manu Restrict options of “Select Boot<br>
> Source” . For example show only Volume and Volume snapshot not Image and<br>
> Image snapshot<br>
><br>
> Regards<br>
> VM<br>
><br>
</div></div>> _______________________________________________<br>
> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
> Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
><br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote></div><br></div>