aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/deploy-config.py
AgeCommit message (Expand)AuthorFilesLines
2016-11-24Remove unused importsPeter Barabas1-10/+0
2016-10-17Fix handling of numbers in DEA and DHA filesPeter Barabas1-24/+24
2016-09-29Refactor deploy-config.py into object stylePeter Barabas1-237/+290
2016-09-20RefactoringPeter Barabas1-235/+240
2016-09-16Remove extra empty linePeter Barabas1-1/+0
2016-08-17deploy-config: honor interfaces and transformationsJosep Puigdemont1-0/+23
2016-08-10Fix merge_dicts logic for the case of two nonempty listsFedor Zhadaev1-9/+11
2016-08-04Fix OVS scenarios to use fuel-plugin-ovsFedor Zhadaev1-18/+11
2016-08-01Refactor deploy-config.pyPeter Barabas1-96/+147
2016-07-20Fix default value for plugin metadataFedor Zhadaev1-5/+2
2016-04-08Merge "Remove duplicate import of hashlib"Jonas Bjurel1-1/+0
2016-04-07Fix wrong indentationPeter Barabas1-2/+2
2016-04-07Remove duplicate import of hashlibPeter Barabas1-1/+0
2016-04-05Enable merge of the versions struct of a pluginNikolas Hermanns1-3/+48
2016-03-15Revert "Enable merge of the versions struct of a plugin"Jonas Bjurel1-40/+3
2016-03-10Enable merge of the versions struct of a pluginNikolas Hermanns1-3/+40
2016-01-11Small fixes to the deployment scenario framework:Jonas Bjurel1-1/+5
2016-01-10ONOS scenario according to wanted config file structureJonas Bjurel1-1/+1
2016-01-08A simple method to separate configuration for base fuel, plugins, PODsJonas Bjurel1-0/+296