Comment 3 for bug 1357292

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

Reviewed: https://review.openstack.org/114821
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=1d7e8bb48a8ef1745965270c1c5026df3646332e
Submitter: Jenkins
Branch: master

commit 1d7e8bb48a8ef1745965270c1c5026df3646332e
Author: Dima Shulyak <email address hidden>
Date: Sun Aug 17 16:59:47 2014 +0300

    User internalURL for interaction with volume api

    Currently nova compute uses publicURLs for communication with
    cinder api. This prevents from removing public ips from compute nodes

    - Add additional params to nova_config,
      cinder_catalog_option=volume.cinder.internalURL

    Change-Id: I122d04221eedaa9667f396b2494573804a8abd66
    Closes-Bug: 1357292