Project

General

Profile

Actions

Feature #4938

open

add dropdown to select public or private interface in rackspace environment

Added by Anonymous about 10 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources - Rackspace
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

rackspace environments with rackconnect have issues with foreman provisioning since the public IP is torn down on initial provision of instance. This causes using foreman against this environment to fail since the public IP address is no longer reachable. If running the foreman instance from within the environment , as is the case in our environment,
A workaround is to edit rackspace.rb line 8
- super.merge({ :ip => :public_ip_address })
+ super.merge({ :ip => :private_ip_address })

After speaking with IRC folks (thanks Dominic), It was suggested that requesting the feature to add a dropdown option for the network tab so that in rackspace environments this can be an option would be desirable. Please let me know how I can help get this feature added.

Actions #1

Updated by Anonymous about 10 years ago

Sorry can this be retagged as feature request not bug.

Actions #2

Updated by Benjamin Papillon about 10 years ago

  • Tracker changed from Bug to Feature

Retagging is done.

Actions #3

Updated by Dominic Cleal over 9 years ago

  • Category changed from Compute resources to Compute resources - Rackspace
Actions

Also available in: Atom PDF