unable to change ns's description using "tacker ns-create --description"

Bug #1709226 reported by jiangxing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Low
dharmendra

Bug Description

Our version is Ocata.

tacker ns-create --nsd-name admin-nsd1 --description 'this is a test ns' ns001
Created a new ns:
+--------------+-----------------------------------------------------------+
| Field | Value |
+--------------+-----------------------------------------------------------+
| created_at | 2017-08-08 02:29:54.858440 |
| description | this is a test. It is used for the admin project |
| error_reason | |
| id | 9533e0d4-ef9e-4464-a612-e8d3e8d1b68d |
| mgmt_urls | |
| name | ns001 |
| nsd_id | 6aa0eac7-bfb6-4cdc-b919-996513519155 |
| status | PENDING_CREATE |
| tenant_id | 3be78d2edb4447d29c88e8909ab1e50b |
| updated_at | |
| vim_id | c20d3a82-27ee-46ac-aedf-41b4758a4cdd |
| vnf_ids | |
+--------------+-----------------------------------------------------------+
user@controller:~$ tacker nsd-show admin-nsd1
+-------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field | Value |
+-------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| attributes | {"nsd": "imports:\n- admin-vfnd1-ns\n\ntosca_definitions_version: tosca_simple_profile_for_nfv_1_0_0\ntopology_template:\r\n node_templates:\r\n VNF1:\r\n type: tosca.nodes.nfv.VNF1\r\n requirements:\r\n - virtualLink1: VL1\r\n VL1:\r\n type: tosca.nodes.nfv.VL\r\n properties:\r\n network_name: admin1\r\n vendor: tacker\r\n"} |
| created_at | 2017-08-03 03:06:34 |
| description | this is a test. It is used for the admin project |
| id | 6aa0eac7-bfb6-4cdc-b919-996513519155 |
| name | admin-nsd1 |
| tenant_id | 3be78d2edb4447d29c88e8909ab1e50b |
| updated_at | |
+-------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

jiangxing (jiangxing)
description: updated
description: updated
Changed in tacker:
status: New → Confirmed
assignee: nobody → jiangxing (jiangxing)
Changed in tacker:
status: Confirmed → In Progress
Changed in tacker:
milestone: none → pike-rc1
jiangxing (jiangxing)
Changed in tacker:
status: In Progress → Fix Committed
jiangxing (jiangxing)
Changed in tacker:
status: Fix Committed → In Progress
Changed in tacker:
milestone: pike-rc1 → queens-1
Changed in tacker:
milestone: queens-1 → queens-2
Changed in tacker:
importance: Undecided → Low
Changed in tacker:
assignee: jiangxing (jiangxing) → dharmendra (dharmendra-kushwaha)
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/520008

Changed in tacker:
assignee: dharmendra (dharmendra-kushwaha) → jiangxing (jiangxing)
Changed in tacker:
milestone: queens-2 → queens-3
Changed in tacker:
assignee: jiangxing (jiangxing) → dharmendra (dharmendra-kushwaha)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tacker (master)

Change abandoned by dharmendra kushwaha (<email address hidden>) on branch: master
Review: https://review.openstack.org/520008

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

Reviewed: https://review.openstack.org/491658
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=eeb5c5205292967397a424b3e7a960a7e9c82319
Submitter: Zuul
Branch: master

commit eeb5c5205292967397a424b3e7a960a7e9c82319
Author: jiangxing <jiangxing2005@163.com>
Date: Tue Aug 8 11:17:42 2017 +0800

    Update the ns's description processing in ns_db.NSPluginDb.create_ns().

    Co-Authored-By: Dharmendra Kushwaha<email address hidden>
    Closes-Bug: #1709226
    Change-Id: I240ffcce13737bc62e0a6f42b713c484102823d4

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

This issue was fixed in the openstack/tacker 0.9.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.