redhat-performance / jetpack

Automated deployment of OpenStack in Red Hat's Labs
Apache License 2.0
22 stars 16 forks source link

[BUG] Masquerading policies issue in Undercloud to establish SNAT communication between VM and public network #277

Open pradiptapks opened 3 years ago

pradiptapks commented 3 years ago

Jetpack configured external gateway IP in Director node. But due to lack of Masquerading policy the tenant VM with FIP unable to communicate internet.

I have tested below script in Director node where SNAT communication from VM to the Internet is working perfectly. So it would great if we can integrate the similar functionality post deployment of overcloud in Jetpack.

Reference script: https://gist.github.com/pradiptapks/174410afdbc00ba0493f7114054ed784

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

pradiptapks commented 3 years ago

Reopen this BZ, as I came across the issue 2nd time 1029u host.

The following section needs to enhance: https://github.com/redhat-performance/jetpack/blob/master/external.yml#L60-L64