Comment 7 for bug 1511422

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/8.0)

Reviewed: https://review.openstack.org/276322
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=375299d8b65b2fb3be03681f6deba45e6e5232e2
Submitter: Jenkins
Branch: stable/8.0

commit 375299d8b65b2fb3be03681f6deba45e6e5232e2
Author: Alexander Arzhanov <email address hidden>
Date: Thu Feb 4 11:20:14 2016 +0000

    Change protocol and hostname for novncproxy

    Noop test, actual fixtures for this changes and other VMware specific
    changes we provide asap.

    In order to provide VM console access via HTTPS, we need to provide
    the correct link to the proxy via the api.
    Also, the cloud administrator will need to properly configure the DNS
    for the clients to ensure they will be able to access the HTTPS
    endpoint as the DNS name must match the certificate name for the Nova
    VNC Proxy service.

    Change-Id: Ic8da073bb54241c4533747687d106f5f58ffdb4b
    Closes-bug: #1511422