Comment 2 for bug 1762376

Revision history for this message
Brian Haley (brian-haley) wrote : Re: openstack router create - multiple routers with same name in same project

Neutron has always allowed routers to share the same name, UUIDs should be used when a change to a specific one is required. Same with security groups.

Changing this now would break backwards-compatibility since there are possibly current users that rely on being able to do it, so I don't believe restricting this would be a good idea.