Comment 2 for bug 934081

Revision history for this message
Sateesh Bodla (sateesh-bodla) wrote :

when I tried to add this using command it is thrown the exception "ERROR: 'utf8' codec can't decode byte 0xf6 in position 0: invalid start byte". So, I have manually updated the name in the table "security_groups". Then I tried to run the command, it showed me the exception that is mentioned above. Please find the trace below.

root@vmessex198:~# nova secgroup-list
ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500)
root@vmessex198:~# nova secgroup-add-rule öa tcp 22 22 0.0.0.0/0
ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500)

I guess this is fixed in Essex version. Please correct me if I am wrong.

Thanks,
Sateesh B.