Comment 6 for bug 1511422

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

Reviewed: https://review.openstack.org/276169
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=0b21da9affed58c73162be7c78fd55a2cd48514b
Submitter: Jenkins
Branch: master

commit 0b21da9affed58c73162be7c78fd55a2cd48514b
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