What is the use of --routing_source_ip

Asked by arturo lorenzo

Can somebody tell what is the use of the --routing_source_ip flag? or where I can find info for all the flags that are not defined here: http://docs.openstack.org/openstack-compute/admin/content/ch05s08.html

thanks

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Salvatore Orlando (salvatore-orlando) said :
#1

This flag is used for specifying the source IP address to be used in source NAT.
It should be specified only when the VlanManager is being used, and it is by default initialized to the value of the my_ip flag (documented).

As concerns information for undocumented flags, I don't know any place where you can find that information. One way of finding it is doing a search for the flag name in the source code and then read the description associated with the flags.DEFINE_xxx statement.

Revision history for this message
Davor Cubranic (cubranic) said :
#2

Salvatore, is Openstack's official documentation [1] then incorrect when it shows "routing_source_ip" used with FlatDHCPManager?

[1] http://docs.openstack.org/cactus/openstack-compute/admin/content/sample-nova-configuration-files.html

Revision history for this message
Vish Ishaya (vishvananda) said :
#3

FlatDHCPManager uses it too.

Vish

On Jun 27, 2011, at 4:15 PM, Davor Cubranic wrote:

> Question #148445 on OpenStack Compute (nova) changed:
> https://answers.launchpad.net/nova/+question/148445
>
> Davor Cubranic posted a new comment:
> Salvatore, is Openstack's official documentation [1] then incorrect when
> it shows "routing_source_ip" used with FlatDHCPManager?
>
> [1] http://docs.openstack.org/cactus/openstack-compute/admin/content
> /sample-nova-configuration-files.html
>
> --
> You received this question notification because you are a member of Nova
> Core, which is an answer contact for OpenStack Compute (nova).

Revision history for this message
Salvatore Orlando (salvatore-orlando) said :
#4

I apologise for the incorrect comment previously posted to this question.
My comment was pre-cactus (March 2011).

Can you help with this problem?

Provide an answer of your own, or ask arturo lorenzo for more information if necessary.

To post a message you must log in.