[Openstack] Disable Disaster Recovery tab in Horizon

Jagga Soorma jagga13 at gmail.com
Tue Apr 5 18:33:39 UTC 2016


This is exactly what I ended up doing.  Setting Disabled=true in our
_50_freezer.py and restarting apache.  This seems to have disabled the DR
section in horizon.

Thanks.

On Mon, Apr 4, 2016 at 11:21 PM, Matthias Runge <mrunge at redhat.com> wrote:

> On 02/04/16 22:34, Fausto Marzi wrote:
> > Hi Jagga,
> >
> > The web ui can be disabled by removing the following file
> > _0750_freezer.py, an example in devstack would be:
> >
> > rm /opt/stack/horizon/openstack_dashboard/enabled/_7050_freezer.py
> >
> >
> You should insert into that file:
>
> DISABLED = True
>
> and restart httpd.
>
>
> --
> Matthias Runge <mrunge at redhat.com>
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160405/c2b8133f/attachment.html>


More information about the Openstack mailing list