Bug 1565059
| Summary: | openstack router create - multiple routers with same name in same project | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Noam Manos <nmanos> |
| Component: | python-neutronclient | Assignee: | Assaf Muller <amuller> |
| Status: | CLOSED NOTABUG | QA Contact: | Toni Freger <tfreger> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 13.0 (Queens) | CC: | amuller, bhaley, chrisw, jruzicka, nyechiel, srevivo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-18 13:59:51 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Noam Manos
2018-04-09 09:44:55 UTC
A side note: "openstack security group create" has the same behaviour - not preventing creation of duplicate security group names. added launchpad bug link. As noted in the upstream bug, having multiple routers with the same name is valid, as are other resources in neutron and other projects. Changing it now would break users and break backwards-compatibility in the API. |