Openstack

Can you describe Horizon in detail?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

  • Django-based project focusing on providing an OpenStack dashboard and the ability to create additional customized dashboards
    • You can use it to access the different OpenStack services resources - instances, images, networks, ...
      • By accessing the dashboard, users can use it to list, create, remove and modify the different resources
    • It's also highly customizable and you can modify or add to it based on your needs