Comment 15 for bug 1463363

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to vmware-nsx (stable/kilo)

Reviewed: https://review.openstack.org/195600
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=2f74499a2880e1006ea0fc1da2b82e3863a281df
Submitter: Jenkins
Branch: stable/kilo

commit 2f74499a2880e1006ea0fc1da2b82e3863a281df
Author: Raghu Katti <email address hidden>
Date: Thu Jun 11 21:25:51 2015 +0000

    Do not convert RXTX factor to int

    Decimal RXTX factors are allowed in nova flavours and
    should be supported by the MH plugin as well.
    This patch drops the conversion to integer but still ensures
    that the resulting maximum bandwidth after applying the RXTX
    factor is still an integer value.

    Closes-Bug: #1463363
    Cherry-picked from commit: 9f61b082093fde7db135f400d7d99724c6c01a43
    Change-Id: I9f5e166e349de0703a8711fa73a127e90059f506