Zone name validation does not happen during v2 zone creation
Bug #1271665 reported by
Vinod Mangalpally
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Designate |
Fix Released
|
High
|
Vinod Mangalpally | ||
Icehouse |
Fix Released
|
High
|
Vinod Mangalpally |
Bug Description
In v2, while creating a zone, the validation on the name does not happen. So you can create a zone with a name like the one below.
{
"zone" : {
"name" : "com.com.
"email" : "<email address hidden>"
}
}
Changed in designate: | |
assignee: | nobody → Vinod Mangalpally (vinod-mang) |
Changed in designate: | |
milestone: | none → icehouse-2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/68454
Review: https:/