tacker/tacker
Niraj Singh 34b661ad08 Implement policy in code
* Added policy in code as per community goals [1] for vnf packages.
* Modified tox to generate policy sample json file.

[1]: https://governance.openstack.org/tc/goals/queens/policy-in-code.html

Partial-Implements: blueprint tosca-csar-mgmt-driver

Co-Author: Neha Alhat <neha.alhat@nttdata.com>
Co-Author: Bhagyashri Shewale <bhagyashri.shewale@nttdata.com>
Change-Id: I7cedbca4abe41223e3f8d6211a74b4347299e9e5
2019-09-19 06:30:04 +00:00
..
agent from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
api Jsonschema validation: base schema framework 2019-09-18 09:34:18 +00:00
cmd from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
common Implement policy in code 2019-09-19 06:30:04 +00:00
conductor Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
db Add DB script and models for vnf packages 2019-09-18 12:24:14 +00:00
extensions Adds support force delete for NS 2019-08-20 23:07:53 +00:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
keymgr Support shared vim for policy action execution 2018-07-29 13:56:45 +08:00
locale Imported Translations from Zanata 2018-10-03 07:49:37 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Adds support force delete for NS 2019-08-20 23:07:53 +00:00
objects Add versioned objects for vnf packages 2019-09-18 12:24:39 +00:00
plugins from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
policies Implement policy in code 2019-09-19 06:30:04 +00: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 policy in code 2019-09-19 06:30:04 +00:00
tosca from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
vnfm from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
auth.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
context.py Implement policy in code 2019-09-19 06:30:04 +00:00
manager.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
policy.py Implement policy in code 2019-09-19 06:30:04 +00:00
service.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Add vnfpkgm api support 2019-09-18 09:33:57 +00:00