Public bug reported:
Configuration in network node and compute node is wrong , must comfiguration in controller node : /etc/neutron/neutron.conf service_plugins = qos otherwise , you will always get error such as follow: Using http://controller:9696/v2.0 as public network endpoint REQ: curl -g -i -X POST http://controller:9696/v2.0/qos/policies -H "User-Agent: openstacksdk/0.9.17 keystoneauth1/3.1.0 python-requests/2.18.4 CPython/2.7.13" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b43a8743512064d5a7fa64c6eb255bdfa4720570" -d '{"policy": {"name": "bw-limiter"}}' http://controller:9696 "POST /v2.0/qos/policies HTTP/1.1" 404 103 RESP: [404] Content-Length: 103 Content-Type: application/json X-Openstack-Request-Id: req-c3aac80f-9a97-4db7-a8f2-4e6a1ff907b3 Date: Thu, 21 Sep 2017 06:57:45 GMT Connection: keep-alive RESP BODY: {"NeutronError": {"message": "The resource could not be found.", "type": "HTTPNotFound", "detail": ""}} ** 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/1720077 Title: Quality of Service (QoS) , document is critical error Status in neutron: New Bug description: Configuration in network node and compute node is wrong , must comfiguration in controller node : /etc/neutron/neutron.conf service_plugins = qos otherwise , you will always get error such as follow: Using http://controller:9696/v2.0 as public network endpoint REQ: curl -g -i -X POST http://controller:9696/v2.0/qos/policies -H "User-Agent: openstacksdk/0.9.17 keystoneauth1/3.1.0 python-requests/2.18.4 CPython/2.7.13" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b43a8743512064d5a7fa64c6eb255bdfa4720570" -d '{"policy": {"name": "bw-limiter"}}' http://controller:9696 "POST /v2.0/qos/policies HTTP/1.1" 404 103 RESP: [404] Content-Length: 103 Content-Type: application/json X-Openstack-Request-Id: req-c3aac80f-9a97-4db7-a8f2-4e6a1ff907b3 Date: Thu, 21 Sep 2017 06:57:45 GMT Connection: keep-alive RESP BODY: {"NeutronError": {"message": "The resource could not be found.", "type": "HTTPNotFound", "detail": ""}} To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1720077/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

