Comment 16 for bug 1563011

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuxi (master)

Reviewed: https://review.openstack.org/419224
Committed: https://git.openstack.org/cgit/openstack/fuxi/commit/?id=2e4d581f0fe6c08f7d604ffd8020e3760d1dabd0
Submitter: Jenkins
Branch: master

commit 2e4d581f0fe6c08f7d604ffd8020e3760d1dabd0
Author: drngsl <email address hidden>
Date: Wed Jan 11 20:02:19 2017 -0500

    Provide Keystone session for Nova with its own group

    For group keystone(Keystone V2) will be deprecated,
    I think it should not get keystone session from group Cinder,
    so this patch add Nova conf group and get keystone session
    with nova group.

    Change-Id: I4a7c0f32aa0798d263f80093f64761ea4e2e8ef5
    Closes-Bug: #1563011