Comment 2 for bug 1624358

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

Reviewed: https://review.openstack.org/371503
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=c7ff0d4ff5771dc881909a93b4af6018dc1ce2c7
Submitter: Jenkins
Branch: stable/mitaka

commit c7ff0d4ff5771dc881909a93b4af6018dc1ce2c7
Author: Alexander Arzhanov <email address hidden>
Date: Fri Sep 16 15:37:08 2016 +0300

    Fix typos vc_ca_file -> vcenter_ca_file

    Update vmware_attributes_metadata in releases table.

    Some changes were made in vmware_attributes_metadata
    since 9.0 in openstack.yaml so we have to update releases
    table accordingly during upgrade.

    CA file is not uploaded because we made a mistake
    in name vc_ca_file.

    Fix typos vc_ca_file -> vcenter_ca_file to get correct
    certificate files for cinder and compute item in
    orchestrator serializer.

    Change-Id: I755569d4a2dd0a1739d92d1f73b3b339de17e362
    Closes-Bug: #1624358
    Partial-Bug: #1618481