Comment 7 for bug 1717798

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

Reviewed: https://review.openstack.org/509979
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=7944417ce35a4bc54292c1abd1d045c449f07b54
Submitter: Zuul
Branch: stable/pike

commit 7944417ce35a4bc54292c1abd1d045c449f07b54
Author: yatin <email address hidden>
Date: Mon Sep 18 12:56:03 2017 +0530

    Fix magnum TLS cert generation

    TLS enabled k8s cluster are not created if admin_user, admin_password
    and admin_tenant_name are not set in [keystone_authtoken] section,
    This patch updates the install guide for the same.

    Change-Id: Id58bbbda34d52f60c174630400ae469c48a7d115
    Closes-Bug: #1717798
    Related-Bug: #1670355
    (cherry picked from commit 67a48749c78854657fd55e8125a1dcad11b2f67f)