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 <[email protected]> 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 <[email protected]> > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
