Update the moonforming template 93/46393/1
authorThomas Duval <thomas.duval@orange.com>
Sun, 29 Oct 2017 20:12:28 +0000 (21:12 +0100)
committerThomas Duval <thomas.duval@orange.com>
Sun, 29 Oct 2017 20:12:28 +0000 (21:12 +0100)
commit63a4316f271a15cc9e9718fbef6f54f2eb05ad20
tree6b3cc9a8a56e7decbd341f49740299be5a7fe041
parent324009655ea60c5215929fc3ddbe57fd2242c133
Update the moonforming template

Change-Id: I283a414acb2d38ca094bc542dec577b085217cf9
13 files changed:
moonv4/templates/moonforming/Dockerfile
moonv4/templates/moonforming/README.md
moonv4/templates/moonforming/conf/mls.py [new file with mode: 0644]
moonv4/templates/moonforming/conf/rbac.py [new file with mode: 0644]
moonv4/templates/moonforming/conf2consul.py
moonv4/templates/moonforming/moon.conf [new file with mode: 0644]
moonv4/templates/moonforming/populate_default_values.py [new file with mode: 0644]
moonv4/templates/moonforming/run.sh
moonv4/templates/moonforming/utils/__init__.py [new file with mode: 0644]
moonv4/templates/moonforming/utils/config.py [new file with mode: 0644]
moonv4/templates/moonforming/utils/models.py [new file with mode: 0644]
moonv4/templates/moonforming/utils/pdp.py [new file with mode: 0644]
moonv4/templates/moonforming/utils/policies.py [new file with mode: 0644]