That looks more like a configuration error, may be you didn't configure
the qos service, or the qos ml2 extension. Otherwise you'd see the
qos_policy_id in the net-create report.

** Changed in: neutron
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1612119

Title:
  Unrecognized attribute(s) 'qos_policy_id'

Status in neutron:
  Invalid

Bug description:
  centos7
  openstack mitaka

  [root@TEST ~(keystone_admin)]# neutron net-create --prefix 192.168.0.0/24  
network
  Created a new network:
  +---------------------------+--------------------------------------+
  | Field                     | Value                                |
  +---------------------------+--------------------------------------+
  | admin_state_up            | True                                 |
  | availability_zone_hints   |                                      |
  | availability_zones        |                                      |
  | created_at                | 2016-08-11T08:13:22                  |
  | description               |                                      |
  | id                        | d20f2f83-059e-426d-8a93-fbbe95a3d53a |
  | ipv4_address_scope        |                                      |
  | ipv6_address_scope        |                                      |
  | mtu                       | 1450                                 |
  | name                      | network                              |
  | provider:network_type     | vxlan                                |
  | provider:physical_network |                                      |
  | provider:segmentation_id  | 13                                   |
  | router:external           | False                                |
  | shared                    | False                                |
  | status                    | ACTIVE                               |
  | subnets                   |                                      |
  | tags                      |                                      |
  | tenant_id                 | 985f84783f7c401288e11e0eb84a520e     |
  | updated_at                | 2016-08-11T08:13:22                  |
  +---------------------------+--------------------------------------+
  [root@TEST ~(keystone_admin)]#
  [root@TEST ~(keystone_admin)]#
  [root@TEST ~(keystone_admin)]#
  [root@TEST ~(keystone_admin)]# neutron net-update --no-qos-policy network
  Unrecognized attribute(s) 'qos_policy_id'
  Neutron server returns request_ids: 
['req-fb5211d6-a459-48d7-af0c-48deb3f21487']
  [root@TEST ~(keystone_admin)]#

  /var/log/neutron/server.log

  2016-08-11 16:14:48.558 7238 INFO neutron.api.v2.resource [req-
  fb5211d6-a459-48d7-af0c-48deb3f21487 17770d50d8e643c6a570e11383770d5a
  985f84783f7c401288e11e0eb84a520e - - -] update failed (client error):
  Unrecognized attribute(s) 'qos_policy_id'

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to