Comment 2 for bug 1387050

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

Reviewed: https://review.openstack.org/132616
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=c5e9d74b7abd995b9faa45e6c172f0e755385566
Submitter: Jenkins
Branch: master

commit c5e9d74b7abd995b9faa45e6c172f0e755385566
Author: Kishore Juigil <email address hidden>
Date: Thu Oct 30 17:45:46 2014 +0530

    VMware: Enable VMware inspector to support any port

    If vCenter is configured to use any port other than 443,
    the inspector fails to connect to vCenter.
    This patch adds a configurable parameter host_port in
    ceilometer config under vmware section.

    DocImpact
    Change-Id: I9035b32ffbc58bb1801b02abdce4bc83a3427308
    Closes-Bug: #1387050