If you have recently deployed Openstack Caracal with RDO Packstack you may run into a problem when you first load the Horizon Dashboard. If you get the “Something went wrong” text instead of the regular login page even though Packstack finished successfully check the following. Try the following: 3. Replace django.core.cache.backends.memcached.MemcachedCache 4. With django.core.cache.backends.memcached.PyMemcacheCache It… Read More