aboutsummaryrefslogtreecommitdiffstats
path: root/lib/partitioner/constants.py
blob: f758e9676a070288012ccf6c88da50de208142d9 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env python

#
# Licence statement goes here
#

tosca_ordered_fields = ['tosca_definitions_version', 'description', 'metadata', 'policy_types', 'topology_template']