Comment 4 for bug 1472529

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

Reviewed: https://review.openstack.org/199557
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=6f78b4214f71cca90dcb2119152e00a8fbbe8fee
Submitter: Jenkins
Branch: master

commit 6f78b4214f71cca90dcb2119152e00a8fbbe8fee
Author: iberezovskiy <email address hidden>
Date: Wed Jul 8 16:06:48 2015 +0300

    Return back nova floating IP range support

      This patch: a88bc1906a6670c672d145508a1aa516682db28b
      was missed by mistake in adapt of nova module,
      which broke deployment with nova network.
      So, we should move back this provider as addition
      to adapt nova module.

      Add noop test coverage for this resource.

      Closes-bug: #1472529

      TODO (iberezovskiy): rework this change using
      one of the following ways:
        1. Get rid of usage of custom ruby-openstack and
           ruby-netaddr packages and propose
           this patch to upstream module
        2. Move floating ip range support out of nova module
        3. Merge new functions to nova_floating provider
           and use it in deployment
          (also with proposed patch to upstream)

    Change-Id: Ie1f48b9bb58b8ab205ee1b7eabe9fc4787aa8011