<html><body><div>Hello,</div><div><br></div><div>I followed the quantum-admin-guide document to create the network by using: </div><div>"nova-manage network create --label=tenant-private --fixed_range_v4=192.168.1.0/24 --project_id=xxxx --priority=1 --gateway=192.168.1.254"</div><div><br></div><div>I got error caused by:</div><div><a href="https://github.com/openstack/nova/blob/master/nova/network/quantum/manager.py#L194">https://github.com/openstack/nova/blob/master/nova/network/quantum/manager.py#L194</a>
</div><div><br></div><div>Could some one confirm that if Quantum network ONLY supports gateway address: x.x.x.1 format?</div><div><br></div><div>Thanks,</div><div>Yapeng</div></body></html>