Hi Jeff,
You need to add the following configuration to
/etc/scalr-server/scalr-server.rb:
app[:configuration] = {
:scalr => {
:openstack => {
:instances_connection_policy => 'public'
}
}
}
If you already have defined app[:configuration] you'll need to merge
settings. Don't forget to run scalr-server-ctl reconfigure to apply the new
settings.
Let us know if issues persist.
Many thanks,
Wm. Marc O'Brien
Scalr Technical Support
On Friday, June 3, 2016 at 12:26:32 PM UTC-6, Jeff Gojkovich wrote:
>
> Hello,
>
> I am trying to create an image in a local Openstack environment. I am
> walking through the steps but I run into an issue when Scalr tries to
> initiate the communication with the instance. It is trying to use the
> instances private IP rather than its public IP. Is there any way to tell
> Scalr to communicate with the instance on its public(floating) ip?
>
> --
> Jeff
>
--
You received this message because you are subscribed to the Google Groups
"scalr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.