Comment 0 for bug 1709226

Revision history for this message
jiangxing (jiangxing) wrote :

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 zhongjun's 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 zhongjun's test. It is used for the admin project |
| id | 6aa0eac7-bfb6-4cdc-b919-996513519155 |
| name | admin-nsd1 |
| tenant_id | 3be78d2edb4447d29c88e8909ab1e50b |
| updated_at | |
+-------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+