Bug #4653
Changing owner or group of a service result in “Bad request”
Status: | Closed | Start date: | 07/19/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | Release 5.0.2 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 5.0 |
Description
Hello,
When I try to change the owner or group of a OneFlow service, sunstone display a Bad Request
message.
Here are the log from /var/log/one/sunstone.log
Tue Jul 19 12:00:27 2016 [I]: 192.168.230.30 - - [19/Jul/2016:12:00:27 +0200] "GET /service_template/0?id=0&csrftoken=64eb061cddc9c9adb23b06c5d293727d HTTP/1.0" 200 - 0.0105 Tue Jul 19 12:00:30 2016 [I]: 192.168.230.30 - - [19/Jul/2016:12:00:30 +0200] "POST /service_template/0/action HTTP/1.0" 204 - 0.0601 Tue Jul 19 12:00:31 2016 [E]: [OneFlow] Bad Request Tue Jul 19 12:00:31 2016 [I]: 192.168.230.30 - - [19/Jul/2016:12:00:31 +0200] "GET /service_template/0,[object%20Object]?id%5B0%5D=0&id%5B1%5D%5Bowner_id%5D=-1&id%5B1%5D%5Bgroup_id%5D=100&csrftoken=64eb061cddc9c9adb23b06c5d293727d HTTP/1.0" 400 - 0.0032
I'm using firefox from Debian sid.
Associated revisions
Bug #4653: Fix chown & quota callback refresh
Bug #4653: Fix chown & quota callback refresh
(cherry picked from commit 3a5b9978646f7afca58e519aff11ec9975c3a0c4)
History
#1 Updated by Carlos Martín almost 5 years ago
- Status changed from Pending to Closed
- Assignee set to Carlos Martín
- Target version set to Release 5.0.2
- Resolution set to fixed
Fixed, thank you.