Hide Forgot
Description of problem: Floating IP gateway was defined as 192.168.253.254 in deployment but 192.168.253.1 was used. Version-Release number of selected component (if applicable): TP3 RC5 How reproducible: Uncertain Steps to Reproduce: 1. Deploy TripleO, specifying 192.168.253.254 for Floating IP network gateway (see private attachment 1 [details]) 2. When deployment finishes, look at actual gateway 3. Actual results: 192.168.253.1 is shown Expected results: 192.168.253.254 is shown Additional info: See private attachment 2 [details]
You're specifying the external gateway. The router in openstack will use the first freely available address in the floating IP network to communicate with the external gateway.