yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53658
[Bug 1600708] [NEW] Update ‘--max-kbps’ and ‘--max-burst-kbps’ parameter to 2147483648 or greater than 2147483648 using qos-bandwidth-limit-rule-update command,Neutron server thrown an exception
Public bug reported:
In Mitaka,
Update ‘--max-kbps’ and ‘--max-burst-kbps’ parameter to 2147483648 or greater than 2147483648 using qos-bandwidth-limit-rule-update command,
Neutron server thrown an exception "DBDataError: (pymysql.err.DataError) (1264, u"Out of range value for column 'max_kbps' at row 1")"
[root@devstack218 devstack]# neutron qos-bandwidth-limit-rule-update 11a8e94a-92d0-41b5-a7bf-36f2a55f4573 bw-limiter --max-kbps 2147483648
Request Failed: internal server error while processing your request.
Neutron server returns request_ids: ['req-82a00cf8-3efd-4c82-830e-8295560866f0']
[root@devstack218 devstack]# neutron qos-bandwidth-limit-rule-update 11a8e94a-92d0-41b5-a7bf-36f2a55f4573 bw-limiter --max-burst-kbps 2147483648
Request Failed: internal server error while processing your request.
Neutron server returns request_ids: ['req-52fd2986-5076-42c4-b564-10d58984f87f']
[root@devstack218 devstack]#
The detail info of Neutron-Server,please see
http://paste.openstack.org/show/529609/
** Affects: neutron
Importance: Undecided
Assignee: QunyingRan (ran-qunying)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1600708
Title:
Update ‘--max-kbps’ and ‘--max-burst-kbps’ parameter to 2147483648 or
greater than 2147483648 using qos-bandwidth-limit-rule-update
command,Neutron server thrown an exception
Status in neutron:
New
Bug description:
In Mitaka,
Update ‘--max-kbps’ and ‘--max-burst-kbps’ parameter to 2147483648 or greater than 2147483648 using qos-bandwidth-limit-rule-update command,
Neutron server thrown an exception "DBDataError: (pymysql.err.DataError) (1264, u"Out of range value for column 'max_kbps' at row 1")"
[root@devstack218 devstack]# neutron qos-bandwidth-limit-rule-update 11a8e94a-92d0-41b5-a7bf-36f2a55f4573 bw-limiter --max-kbps 2147483648
Request Failed: internal server error while processing your request.
Neutron server returns request_ids: ['req-82a00cf8-3efd-4c82-830e-8295560866f0']
[root@devstack218 devstack]# neutron qos-bandwidth-limit-rule-update 11a8e94a-92d0-41b5-a7bf-36f2a55f4573 bw-limiter --max-burst-kbps 2147483648
Request Failed: internal server error while processing your request.
Neutron server returns request_ids: ['req-52fd2986-5076-42c4-b564-10d58984f87f']
[root@devstack218 devstack]#
The detail info of Neutron-Server,please see
http://paste.openstack.org/show/529609/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1600708/+subscriptions
Follow ups