Computer Science, asked by dalton1996, 11 months ago

Which components serves as a dashboard for user to manage openstack compute storage and networking

Answers

Answered by chaudharydipanshu
2

Answer:

Mark as brainlist plz

Explanation:

OpenStack has multiple storage realms to consider:

Block Storage (cinder)

Object Storage (swift)

Image storage (glance)

Ephemeral storage (nova)

Answered by anjaliom1122
0

Answer:

The OpenStack Dashboard (horizon) components serves as a dashboard for user to manage openstack compute storage and networking.

Explanation:

(horizon) The OpenStack Dashboard (horizon) is a web-based graphical interface that allows administrators and project users to build and manage network services.

OpenStack Networking integrates with various OpenStack components:

  • OpenStack Identity service (keystone) is used for authentication and authorization of API requests.
  • OpenStack Compute service (nova) is used to plug each virtual NIC on the VM into a particular network.
  • OpenStack Dashboard (horizon) is used by administrators and project users to create and manage network services through a web-based graphical interface.

Similar questions