use keystone v3

Bug #1723838 reported by zhongshengping
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-aodh
Fix Released
Undecided
zhongshengping
puppet-designate
Fix Released
Undecided
zhongshengping
puppet-glance
Fix Released
Undecided
zhongshengping
puppet-glare
Fix Released
Undecided
zhongshengping
puppet-vitrage
Fix Released
Undecided
zhongshengping

Bug Description

Keystone v2 api's are removed in [1], so it's required
to set user_domain_name and project_domain_name otherwise
all requests fallbacks to keystone v2.0 and fails.

[1] https://review.openstack.org/#/c/499783/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-designate (master)

Fix proposed to branch: master
Review: https://review.openstack.org/512146

Changed in puppet-designate:
assignee: nobody → zhongshengping (chdzsp)
status: New → In Progress
zhongshengping (chdzsp)
Changed in puppet-glance:
assignee: nobody → zhongshengping (chdzsp)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/513210

Changed in puppet-glance:
status: New → In Progress
zhongshengping (chdzsp)
Changed in puppet-aodh:
assignee: nobody → zhongshengping (chdzsp)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-aodh (master)

Fix proposed to branch: master
Review: https://review.openstack.org/513269

Changed in puppet-aodh:
status: New → In Progress
zhongshengping (chdzsp)
Changed in puppet-glare:
assignee: nobody → zhongshengping (chdzsp)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-glare (master)

Fix proposed to branch: master
Review: https://review.openstack.org/513291

Changed in puppet-glare:
status: New → In Progress
zhongshengping (chdzsp)
Changed in puppet-vitrage:
assignee: nobody → zhongshengping (chdzsp)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-vitrage (master)

Fix proposed to branch: master
Review: https://review.openstack.org/513293

Changed in puppet-vitrage:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-designate (master)

Reviewed: https://review.openstack.org/512146
Committed: https://git.openstack.org/cgit/openstack/puppet-designate/commit/?id=d18f3f815008e97578fcb214a90a3c7295678e3a
Submitter: Zuul
Branch: master

commit d18f3f815008e97578fcb214a90a3c7295678e3a
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Oct 16 10:50:14 2017 +0800

    Set *_domain_name vars to 'Default' by default

    Keystone v2 api's are removed in [1], so it's required
    to set user_domain_name and project_domain_name otherwise
    all requests fallbacks to keystone v2.0 and fails.

    [1] https://review.openstack.org/#/c/499783/

    Change-Id: If52cd4cea4d3fceb7e272366d20276a209b4dc5b
    Closes-Bug: #1723838

Changed in puppet-designate:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-glare (master)

Reviewed: https://review.openstack.org/513291
Committed: https://git.openstack.org/cgit/openstack/puppet-glare/commit/?id=671d8bfd815ba50bb5452b7ef274fa2e814ad710
Submitter: Zuul
Branch: master

commit 671d8bfd815ba50bb5452b7ef274fa2e814ad710
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Oct 19 15:31:54 2017 +0800

    Switch to use keystone v3

    Keystone v2 api's are removed in [1], so it's required
    to use keystone v3 otherwise all requests fallbacks to
    keystone v2.0 and fails.

    [1] https://review.openstack.org/#/c/499783/

    Change-Id: Ifdf1493a1adf3384c7ccba78c1ed7b7710f83d40
    Closes-Bug: #1723838

Changed in puppet-glare:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-vitrage (master)

Reviewed: https://review.openstack.org/513293
Committed: https://git.openstack.org/cgit/openstack/puppet-vitrage/commit/?id=3f78b85cbf2bc1eb2232010a8c78549dd3764632
Submitter: Zuul
Branch: master

commit 3f78b85cbf2bc1eb2232010a8c78549dd3764632
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Oct 19 15:33:52 2017 +0800

    Switch to use keystone v3

    Keystone v2 api's are removed in [1], so it's required
    to use keystone v3 otherwise all requests fallbacks to
    keystone v2.0 and fails.

    [1] https://review.openstack.org/#/c/499783/

    Change-Id: I0464d6b37c3e269d3bdc1eb5034ec751f977b6a8
    Closes-Bug: #1723838

Changed in puppet-vitrage:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-vitrage (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.openstack.org/516226

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-vitrage 2.0.0

This issue was fixed in the openstack/puppet-vitrage 2.0.0 release.

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

Reviewed: https://review.openstack.org/513210
Committed: https://git.openstack.org/cgit/openstack/puppet-glance/commit/?id=7ca105a6843cc68e194838cf97072e79ba570f7b
Submitter: Zuul
Branch: master

commit 7ca105a6843cc68e194838cf97072e79ba570f7b
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Oct 19 09:08:44 2017 +0800

    switch beaker tests to use Keystone V3

    Change-Id: I43a858d8cc389b23ae970738437a5e61dcfe87c4
    Closes-Bug: #1723838

Changed in puppet-glance:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on puppet-aodh (master)

Change abandoned by zhongshengping (chdzsp@163.com) on branch: master
Review: https://review.openstack.org/513269

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on puppet-vitrage (stable/pike)

Change abandoned by zhongshengping (chdzsp@163.com) on branch: stable/pike
Review: https://review.openstack.org/516226

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

Reviewed: https://review.openstack.org/513269
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=893a54e98430b93cc71524ea1df0fc1227d7d098
Submitter: Zuul
Branch: master

commit 893a54e98430b93cc71524ea1df0fc1227d7d098
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Oct 19 14:03:10 2017 +0800

    Switch to use keystone v3

    Keystone v2 api's are removed in [1], so it's required
    to use keystone v3 otherwise all requests fallbacks to
    keystone v2.0 and fails.

    [1] https://review.openstack.org/#/c/499783/

    Change-Id: Ie2794d5fb12785e7c620c4ec8e3ccc2fb64d9e3b
    Closes-Bug: #1723838

Changed in puppet-aodh:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-designate 12.0.0

This issue was fixed in the openstack/puppet-designate 12.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-glance 12.1.0

This issue was fixed in the openstack/puppet-glance 12.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-aodh 12.1.0

This issue was fixed in the openstack/puppet-aodh 12.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-vitrage (stable/pike)

Reviewed: https://review.openstack.org/516226
Committed: https://git.openstack.org/cgit/openstack/puppet-vitrage/commit/?id=ef4eb45ed54180a37b57af10f4fbc670e321fe95
Submitter: Zuul
Branch: stable/pike

commit ef4eb45ed54180a37b57af10f4fbc670e321fe95
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Oct 19 15:33:52 2017 +0800

    Switch to use keystone v3

    Keystone v2 api's are removed in [1], so it's required
    to use keystone v3 otherwise all requests fallbacks to
    keystone v2.0 and fails.

    [1] https://review.openstack.org/#/c/499783/

    Change-Id: I0464d6b37c3e269d3bdc1eb5034ec751f977b6a8
    Closes-Bug: #1723838
    (cherry picked from commit 3f78b85cbf2bc1eb2232010a8c78549dd3764632)

tags: added: in-stable-pike
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-vitrage 1.1.0

This issue was fixed in the openstack/puppet-vitrage 1.1.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.