Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-200

Expose force_ipv4 parameter (default True) in _wait_until_running() method.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • Compute
    • None

    Description

      Rackspace has a private beta OpenStack implementation that is returning both the ipv4 and ipv6 addresses in a node's public_ips list. The current implementation just grabs the first address out of the list without testing that the current host can actually connect to it.

      This patch exposes a force_ipv4 parameter set to True by default, which will preserve the existing behavior when a node also has ipv4 addresses by filtering ipv6 addresses from the list.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jaydoane Jay Doane
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: