pod and azone 1 already exits after devstack installation

Bug #1795117 reported by ZhangChi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
trio2o
Confirmed
Undecided
ZhangChi

Bug Description

Region Pod1 and az1 already exists after devstack installation

curl -X POST http://127.0.0.1:19996/v1.0/pods -H "Content-Type: application/json" \
    -H "X-Auth-Token: $token" -d '{"pod": {"pod_name": "RegionOne"}}'
return Top region already exists

curl -X POST http://127.0.0.1:19996/v1.0/pods -H "Content-Type: application/json" \
    -H "X-Auth-Token: $token" -d '{"pod": {"pod_name": "Pod1", "az_name": "az1"}}'
return Record already exists

ZhangChi (chzhang8)
Changed in trio2o:
assignee: nobody → chzhang8 (411299920-6)
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.