Activity log for bug #1835391

Date Who What changed Old value New value Message
2019-07-04 09:33:51 Song,Gao bug added bug
2019-07-04 09:35:08 Song,Gao description Brief Description ----------------- To create server-group by tools like curl or postman, it's result will be success, but the owner cannot to see it. While creating it using dashboard it worked Severity -------- Minor Steps to Reproduce ------------------ 1.Get a token; openstack token issue 2.Invoke the api: curl -i -X POST http://10.164.25.210:8774/v2/os-server-groups -H "Content-type: application/json" -H "X-Auth-Token: $token" -d '{"server_group": {"name": "curl_test_1","policies": ["anti-affinity"]}}' Expected Behavior ------------------ Server-group created and can be seen on the starlingX dashboard Actual Behavior --------------- Server-group created in database and cannot be seen on the starlingX dashboard Reproducibility --------------- Reproducible 100% System Configuration -------------------- One node system Branch/Pull Time/Commit ----------------------- STX.1.0 Last Pass --------- Timestamp/Logs -------------- Test Activity ------------- Brief Description ----------------- To create server-group by tools like curl or postman, it's result will be success, but the owner cannot see it on dashboard. While creating it using dashboard it'll be working Severity -------- Minor Steps to Reproduce ------------------ 1.Get a token;   openstack token issue 2.Invoke the api:    curl -i -X POST http://10.164.25.210:8774/v2/os-server-groups -H "Content-type: application/json" -H "X-Auth-Token: $token" -d '{"server_group": {"name": "curl_test_1","policies": ["anti-affinity"]}}' Expected Behavior ------------------ Server-group created and can be seen on the starlingX dashboard Actual Behavior --------------- Server-group created in database and cannot be seen on the starlingX dashboard Reproducibility --------------- Reproducible 100% System Configuration -------------------- One node system Branch/Pull Time/Commit ----------------------- STX.1.0 Last Pass --------- Timestamp/Logs -------------- Test Activity -------------
2019-07-08 17:36:14 Ghada Khalil starlingx: importance Undecided Low
2019-07-08 17:36:18 Ghada Khalil starlingx: status New Triaged
2019-07-08 17:36:28 Ghada Khalil tags stx.distro.openstack
2019-07-08 17:37:00 Ghada Khalil summary Cannot create server-group with RESTFUL API stx.1.0: Cannot create server-group with RESTFUL API
2022-09-06 14:56:21 Ramaswamy Subramanian starlingx: status Triaged Won't Fix