← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1589969] [NEW] [qos][postgresql] neutron qos-bandwidth-limit-rule-create failed

 

Public bug reported:

Neutron version is Liberty and db backend is PostgreSQL.

Using following command to create qos ratelimit:
$ neutron qos-policy-create bw-limiter
$ neutron qos-bandwidth-limit-rule-create bw-limiter --max-kbps 3000 \
  --max-burst-kbps 300

ERROR log in neutron server:
http://paste.openstack.org/show/508633/

** Affects: neutron
     Importance: Undecided
         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/1589969

Title:
  [qos][postgresql] neutron qos-bandwidth-limit-rule-create failed

Status in neutron:
  New

Bug description:
  Neutron version is Liberty and db backend is PostgreSQL.

  Using following command to create qos ratelimit:
  $ neutron qos-policy-create bw-limiter
  $ neutron qos-bandwidth-limit-rule-create bw-limiter --max-kbps 3000 \
    --max-burst-kbps 300

  ERROR log in neutron server:
  http://paste.openstack.org/show/508633/

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1589969/+subscriptions


Follow ups