QuestionQ62

Cloud Orchestration with OpenStack

Which OpenStack object provides multitenancy?

  • A role
  • B flavor
  • C image
  • D project
Explanation

A project is OpenStack’s base unit of resource ownership and isolation, providing the tenant boundary used for multitenancy. Roles assign permissions, flavors specify instance resource sizes, and images provide instance templates.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!