Comment 5 for bug 1717798

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

Reviewed: https://review.openstack.org/504867
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=67a48749c78854657fd55e8125a1dcad11b2f67f
Submitter: Jenkins
Branch: master

commit 67a48749c78854657fd55e8125a1dcad11b2f67f
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