[ Previous: Home Lab (7/9) ] [ 8/9: Horizon ] [ Next: Cinder (9/9) ] Install package. apt -y install openstack-dashboard Update configurations in /etc/openstack-dashboard/local_settings.py as shown below (changes in green) # Modify CACHES = { ‘default’: { ‘BACKEND’: ‘django.core.cache.backends.memcached.MemcachedCache’, …