VNF_Catalogue Codebase 95/36695/4
authorKumar Rishabh <shailrishabh@gmail.com>
Thu, 29 Jun 2017 06:24:06 +0000 (11:54 +0530)
committerDeepak S <deepak.s@linux.intel.com>
Fri, 21 Jul 2017 06:20:14 +0000 (06:20 +0000)
commit1f6b18a1974c1b53a079b21b6be39af86deb2432
tree7a9eba2bf86ea1ee651836dbf58ac998d4a92933
parentb8351286a53658bee2471430aaafac4eb72bdfde
VNF_Catalogue Codebase

Catalogue of Open Source VNFs consist in helping the end users to get
information of the VNF we can deploy on top of an OPNFV solution

[Deepak]: Removed all swp files.

Change-Id: Ib2ea7330e964f1b684f32aedf631accd580df968
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
100 files changed:
VNF_Catalogue/.dockerignore [new file with mode: 0644]
VNF_Catalogue/Dockerfile [new file with mode: 0644]
VNF_Catalogue/README.md [new file with mode: 0644]
VNF_Catalogue/app.js [new file with mode: 0644]
VNF_Catalogue/bin/www [new file with mode: 0644]
VNF_Catalogue/cronjob/3rd_party/wait-for-it/LICENSE [new file with mode: 0644]
VNF_Catalogue/cronjob/3rd_party/wait-for-it/README.md [new file with mode: 0644]
VNF_Catalogue/cronjob/3rd_party/wait-for-it/wait-for-it.sh [new file with mode: 0755]
VNF_Catalogue/cronjob/Dockerfile [new file with mode: 0644]
VNF_Catalogue/cronjob/crontab [new file with mode: 0644]
VNF_Catalogue/cronjob/database.js [new file with mode: 0644]
VNF_Catalogue/cronjob/git_count_loc.sh [new file with mode: 0755]
VNF_Catalogue/cronjob/github.js [new file with mode: 0644]
VNF_Catalogue/cronjob/package.json [new file with mode: 0644]
VNF_Catalogue/cronjob/script.sh [new file with mode: 0644]
VNF_Catalogue/database.js [new file with mode: 0644]
VNF_Catalogue/docker-compose.yml [new file with mode: 0644]
VNF_Catalogue/docker.sh [new file with mode: 0755]
VNF_Catalogue/docker_commands.sh [new file with mode: 0644]
VNF_Catalogue/env.sh [new file with mode: 0644]
VNF_Catalogue/migration/3rd_party/wait-for-it/LICENSE [new file with mode: 0644]
VNF_Catalogue/migration/3rd_party/wait-for-it/README.md [new file with mode: 0644]
VNF_Catalogue/migration/3rd_party/wait-for-it/wait-for-it.sh [new file with mode: 0755]
VNF_Catalogue/migration/Dockerfile [new file with mode: 0644]
VNF_Catalogue/migration/bash.sh [new file with mode: 0644]
VNF_Catalogue/migration/migrate.js [new file with mode: 0644]
VNF_Catalogue/migration/package.json [new file with mode: 0644]
VNF_Catalogue/migration/schema.js [new file with mode: 0644]
VNF_Catalogue/minio.js [new file with mode: 0644]
VNF_Catalogue/package.json [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize-pagination.js [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize-pagination.min.js [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/.DS_Store [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/LICENSE [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/README.md [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/css/materialize.css [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/css/materialize.min.css [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/.DS_Store [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Bold.eot [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Bold.ttf [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Bold.woff [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Bold.woff2 [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Light.eot [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Light.ttf [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Light.woff [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Light.woff2 [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Medium.eot [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Medium.ttf [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Medium.woff [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Medium.woff2 [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Regular.eot [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Regular.ttf [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Regular.woff [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Regular.woff2 [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Thin.eot [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Thin.ttf [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Thin.woff [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/fonts/roboto/Roboto-Thin.woff2 [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/js/materialize.js [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/materialize/js/materialize.min.js [new file with mode: 0644]
VNF_Catalogue/public/3rd_party/rating/rating.css [new file with mode: 0755]
VNF_Catalogue/public/3rd_party/rating/rating.js [new file with mode: 0755]
VNF_Catalogue/public/3rd_party/typeahead.js [new file with mode: 0644]
VNF_Catalogue/public/images/3rd_party/commits.png [new file with mode: 0644]
VNF_Catalogue/public/images/logo.png [new file with mode: 0644]
VNF_Catalogue/public/javascripts/global.js [new file with mode: 0644]
VNF_Catalogue/public/javascripts/index.js [new file with mode: 0644]
VNF_Catalogue/public/javascripts/index_search_max.js [new file with mode: 0644]
VNF_Catalogue/public/javascripts/mode_edit.js [new file with mode: 0644]
VNF_Catalogue/public/javascripts/mode_edit_project.js [new file with mode: 0644]
VNF_Catalogue/public/javascripts/search_results.js [new file with mode: 0644]
VNF_Catalogue/public/stylesheets/3rd_party/bootstrap.css [new file with mode: 0755]
VNF_Catalogue/public/stylesheets/project_profile.css [new file with mode: 0644]
VNF_Catalogue/public/stylesheets/search_form.css [new file with mode: 0644]
VNF_Catalogue/public/stylesheets/search_projects.css [new file with mode: 0644]
VNF_Catalogue/public/stylesheets/style.css [new file with mode: 0644]
VNF_Catalogue/public/stylesheets/style_project.css [new file with mode: 0644]
VNF_Catalogue/public/uploads/logo.png [new file with mode: 0644]
VNF_Catalogue/routes/add_project.js [new file with mode: 0644]
VNF_Catalogue/routes/add_tag.js [new file with mode: 0644]
VNF_Catalogue/routes/edit_project.js [new file with mode: 0644]
VNF_Catalogue/routes/index.js [new file with mode: 0644]
VNF_Catalogue/routes/project_profile.js [new file with mode: 0644]
VNF_Catalogue/routes/search_max.js [new file with mode: 0644]
VNF_Catalogue/routes/search_projects.js [new file with mode: 0644]
VNF_Catalogue/routes/search_projects_results.js [new file with mode: 0644]
VNF_Catalogue/routes/search_tag.js [new file with mode: 0644]
VNF_Catalogue/routes/search_vnf.js [new file with mode: 0644]
VNF_Catalogue/routes/vnf_tag_association.js [new file with mode: 0644]
VNF_Catalogue/style.css [new file with mode: 0644]
VNF_Catalogue/views/add_project.jade [new file with mode: 0644]
VNF_Catalogue/views/edit_project.jade [new file with mode: 0644]
VNF_Catalogue/views/error.jade [new file with mode: 0644]
VNF_Catalogue/views/index.jade [new file with mode: 0644]
VNF_Catalogue/views/index_back.jade [new file with mode: 0644]
VNF_Catalogue/views/layout.jade [new file with mode: 0644]
VNF_Catalogue/views/project_profile.jade [new file with mode: 0644]
VNF_Catalogue/views/search.jade [new file with mode: 0644]
VNF_Catalogue/views/search_projects.jade [new file with mode: 0644]
VNF_Catalogue/views/vnf_tag_association.jade [new file with mode: 0644]