Discussion:
The OpenStack default Quantum endpoint type
Hongbin Lu
2013-05-17 16:04:35 UTC
Permalink
Hi team.

Based on my understanding, 'adminURL' is used as default endpoint type of
Quantum(
https://github.com/fog/fog/blob/master/lib/fog/openstack/network.rb#L136).
Is that any reason for that? According to my private cloud provider,
adminURL should be used as internal management purpose and we should not
have access to that.

Thanks
Hongbin
--
You received this message because you are subscribed to the Google Groups "ruby-fog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-fog+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Rupak Ganguly
2013-05-17 23:46:20 UTC
Permalink
I think we should be using the 'publicUrl'.

Thanks,
Rupak Ganguly
678-648-7434

On May 17, 2013, at 12:05 PM, Hongbin Lu <hongbin034-***@public.gmane.org> wrote:

Hi team.

Based on my understanding, 'adminURL' is used as default endpoint type of
Quantum(
https://github.com/fog/fog/blob/master/lib/fog/openstack/network.rb#L136).
Is that any reason for that? According to my private cloud provider,
adminURL should be used as internal management purpose and we should not
have access to that.

Thanks
Hongbin
--
You received this message because you are subscribed to the Google Groups
"ruby-fog" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to ruby-fog+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "ruby-fog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-fog+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Loading...