Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-528

Ability to exclude public ips

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.1
    • 1.7.3, 1.8.0
    • jclouds-compute
    • None

    Description

      When working with the rackspace cloud after the vm has started the rackspace network configuring tools 'Rack Connect' reconfigures the machine to lock down the public ip and allow internal access on its private ip only.

      This happens in parallel with the jclouds ConcurrentOpenSocket which would select the public ip as the ip address to configure against before the rackconnect process runs.
      The patch makes the ConcurrentOpenSocket only try connect on the private ip address causing it to block until that interface is available.

      Attachments

        1. JCLOUDS-528.patch
          10 kB
          Andrew Phillips

        Activity

          People

            andrewp Andrew Phillips
            ashleyt Ashley Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: