After default packstack installation the /etc/neutron/neturon.conf contains a allow_overlapping_ips = False. It is very uncomfortable whit multiple tenants. As User you need to guess an available cidr. It also prevents to create dev/test/prod multi-tier service management with almost the same configuration. allow_overlapping_ips should be True by default.