tacker/tacker
Trinh Nguyen 422055b9ba Implement VNFFG support for NS
This patch will add VNFFG support for NS. In NSD, users can
describe VNFDs and nested VNFFGDs inside. When NS is created,
VNFs and VNFFGs are also created too.

Work items of this patch:
1. Add sample nsd templates
2. Update NFVO plugin to adapt VNFFGD template extraction
    from NSD and create VNFFGs using that template
3. Modify Mistral workflow to create/delete VNFFGs using NSD

User guide, defref will be added in following patches.

Co-Authored-By: Cong Phuoc Hoang <hoangphuocbk2.07@gmail.com>

Change-Id: Id5827e66aec0231bf27e87fc96d8fc6bc5cb9c26
Partially-implements: blueprint vnffg-ns
2018-07-19 02:53:34 +00:00
..
agent Remove log translations 2017-07-07 00:19:36 -04:00
api fix various typos in different messages 2018-02-10 22:01:04 +01:00
cmd introduce tacker conductor 2017-06-08 21:20:20 +08:00
common Fix eventlet issue 2018-07-17 17:36:23 +09:00
conductor Implement vim status update in conductor 2017-06-20 11:47:16 +08:00
db Implement VNFFG support for NS 2018-07-19 02:53:34 +00:00
extensions Implement VNFFG support for NS 2018-07-19 02:53:34 +00:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
keymgr Fix the way to get barbican base url 2017-08-09 13:10:37 +08:00
locale/es/LC_MESSAGES Imported Translations from Zanata 2018-03-16 06:58:49 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Implement VNFFG support for NS 2018-07-19 02:53:34 +00:00
plugins Implement vim status update in conductor 2017-06-20 11:47:16 +08:00
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Implement VNFFG support for NS 2018-07-19 02:53:34 +00:00
tosca when create flavor, cpu and mem are required, but now tosca lib define incorrect 2018-06-20 13:13:44 +08:00
vnfm Check mgmt_driver in TOSCA template supported by VNFM 2018-03-16 07:55:27 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove log translations 2017-04-06 13:46:04 +08:00
alarm_receiver.py fix various typos in different messages 2018-02-10 22:01:04 +01:00
auth.py Remove log translations 2017-07-07 00:19:36 -04:00
context.py Remove unused LOG to keep code clean 2016-08-15 06:03:19 +00:00
manager.py Remove log translations 2017-07-07 00:19:36 -04:00
policy.py fix various typos in different messages 2018-02-10 22:01:04 +01:00
service.py introduce tacker conductor 2017-06-08 21:20:20 +08:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py fix various typos in different messages 2018-02-10 22:01:04 +01:00