summaryrefslogtreecommitdiffstats
path: root/utils/test/vnfcatalogue/helpers/migrate.js
AgeCommit message (Collapse)AuthorFilesLines
2017-03-17Merge "Add vnf, tag create & Associate Plugins"Morgan Richomme1-2/+2
2017-03-16Add vnf, tag create & Associate PluginsKumar Rishabh1-2/+2
Adds support for accessing database, plugin to create tags and vnfs and make association between them. Also adds autocomplete feature to vnf-tag association. Change-Id: Id55f998df68ae5e6e6fd298c6393b3500777468a Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
2017-03-15Add support for enum & expand vnf_catalogue schemaKumar Rishabh1-0/+8
Adds support for enum and expands the vnf_catalogue schema. Change-Id: Ifa2be1a01ad8e12f5f34d6472976f2a862189d48 Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
2017-02-03Added helper scriptsKumar Rishabh1-0/+78
Helper scripts to migrate schema for the mysql database. Change-Id: Id598c398318967a117a4dbaa3dc21eab22b24d68 Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>