Fail to create a new vnffg instance

Bug #1664803 reported by Jimmy.Ye
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Undecided
Jimmy.Ye

Bug Description

When creating a VNFFG , will cause a HTTPBadRequest: Unrecognized attribute(s) 'attributes'

2017-02-08 17:56:09.540 14268 INFO tacker.wsgi [req-ac790792-d306-4258-bf09-4c79c37f699a c942bb84047c45b5a86821164cb80895 1223522d07be496cbe0fb78cc652b64a - - -] 192.168.0.81 - - [08/Feb/2017 17:56:09] "POST /v1.0/vnffgs.json HTTP/1.1" 400 279 0.014955
2017-02-08 17:59:26.268 14268 INFO tacker.wsgi [req-e89f1ec7-fe9a-4d52-a8af-4822005614ca c942bb84047c45b5a86821164cb80895 1223522d07be496cbe0fb78cc652b64a - - -] 192.168.0.81 - - [08/Feb/2017 17:59:26] "GET /v1.0/vnffgds.json?fields=id&name=vnffgd_TS01 HTTP/1.1" 200 259 0.462212
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource [req-8f6b4f5a-daae-4c66-b591-684885c91530 c942bb84047c45b5a86821164cb80895 1223522d07be496cbe0fb78cc652b64a - - -] create failed
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource Traceback (most recent call last):
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource File "/usr/lib/python2.7/site-packages/tacker/api/v1/resource.py", line 83, in resource
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource result = method(request=request, **args)
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource File "/usr/lib/python2.7/site-packages/tacker/api/v1/base.py", line 352, in create
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource allow_bulk=self._allow_bulk)
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource File "/usr/lib/python2.7/site-packages/tacker/api/v1/base.py", line 533, in prepare_request_body
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource Controller._verify_attributes(res_dict, attr_info)
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource File "/usr/lib/python2.7/site-packages/tacker/api/v1/base.py", line 580, in _verify_attributes
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource raise webob.exc.HTTPBadRequest(msg)
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource HTTPBadRequest: Unrecognized attribute(s) 'attributes'
2017-02-08 17:59:26.275 14268 ERROR tacker.api.v1.resource

Jimmy.Ye (jimmy.ye)
Changed in tacker:
assignee: nobody → Jimmy.Ye (jimmy.ye)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker (master)

Fix proposed to branch: master
Review: https://review.openstack.org/434048

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.openstack.org/434048
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=8596d643d09c7b008dd33c5cf5e3b2af008d5041
Submitter: Jenkins
Branch: master

commit 8596d643d09c7b008dd33c5cf5e3b2af008d5041
Author: Jimmy.Ye <email address hidden>
Date: Wed Feb 15 11:06:28 2017 +0800

    Adds attributes for verify support

    Add attributes to VNFFG resource properties

    Change-Id: I04a62f56a8476c28b31db2c3dd5df744316c815f
    Closes-Bug: #1664803

Changed in tacker:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tacker 0.7.0

This issue was fixed in the openstack/tacker 0.7.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.