Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust openstack_keys #4329

Closed
wants to merge 3 commits into from
Closed

Adjust openstack_keys #4329

wants to merge 3 commits into from

Commits on Oct 8, 2019

  1. Adjust openstack_keys

    Added missing class-read object_prefix rbd_children to glance
    so that they can unprotect images. As these permissions should
    be set globally on cluster but not only on the specific pool,
    we need to add them explicitly.
    
    Also since glance do not need write access to volumes pool and
    set permission is static (do not rely on openstack_cinder_pool)
    we can easily drop it.
    
    Signed-off-by: Dmitriy Rabotyagov <drabotyagov@vexxhost.com>
    Dmitriy Rabotyagov committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    ee178b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e974f03 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    2a89668 View commit details
    Browse the repository at this point in the history