Comment 4 for bug 1549443

Revision history for this message
Tyler Bishop (tyler-bishop) wrote :

 neutron port-create 4d2da18c-3563-485b-8781-bf5edded6ffb --fixed-ip subnet_id=a52d7bf4-d2fb-412e-948a-646736a81763,ip_address=10.1.50.201 --tenant-id=42858ac565df4bf8aec64f871fe7e955 --port_security_enabled=True

neutron port-create 0270175b-6c53-40ca-bb9e-22e2635cdaeb --fixed-ip subnet_id=b3409c40-d6e2-461a-8722-8e5e52624d52,ip_address=8.29.132.133 --tenant-id=42858ac565df4bf8aec64f871fe7e955 --port_security_enabled=False

 nova boot --flavor 2c7a07a5-f6d2-4ea6-903f-ffa22eb61301 --block-device-mapping vda=0387cdfd-6a2d-46cf-a9fc-94cbb8d473da:::0 --key-name tech --nic port-id=05b311e2-a3fc-4172-95b7-a36ae8bff94a --nic port-id=85e24fb1-6147-4f31-a282-f2c37b973b5c hafw01.prd.cin1

Using Neutron 7.0.1-1 from CentOS RDO Liberty

There are no errors in the logs, debug lacks any useful information about the iptables part. The bridge and openvswitch configure correctly but the iptables never get the allowed blocks added.