QuestionQ22

Cloud Fundamentals

A developer is logged in to OpenStack and is attempting to bring up a recently assigned project, but is rejected at the identify source.

Which log file should be reviewed to identify this issue?

  • A /var/log/keystone.log
  • B var/log/apache2/horizon.log
  • C var/log/swift.log
  • D var/log/neutron.log
Explanation

OpenStack Identity (Keystone) authenticates users and authorizes access to projects, so its log records failures involving project access at the identity layer. Keystone log locations are deployment-dependent, but the Keystone log is the applicable choice.

Learn more

Community Discussion

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