added copy of github.com/opnfv/promise source into the source directory 19/8719/1
authorPeter Lee <peter@corenova.com>
Fri, 29 Jan 2016 23:21:56 +0000 (15:21 -0800)
committerGerald Kunzmann <kunzmann@docomolab-euro.com>
Fri, 29 Jan 2016 23:48:40 +0000 (23:48 +0000)
commit2ca7d533b6fe01a10fcc3474812183e4c4a8431e
tree644d9cb2fead71ddf00c2a83219040288e23d471
parentdd0fe997358220ee0999f984f0120a4aa99d3341
added copy of github.com/opnfv/promise source into the source directory

Change-Id: Ib212302a4132aa492f7b701a7ca02f54a7d0a6af
(cherry picked from commit a46af646972b6ff263fb207d28a59e7ce7417b5c)
26 files changed:
source/.gitignore [new file with mode: 0644]
source/.npmignore [new file with mode: 0644]
source/LICENSE [new file with mode: 0644]
source/README.md [new file with mode: 0644]
source/config/custom-environment-variables.yaml [new file with mode: 0644]
source/config/default.yaml [new file with mode: 0644]
source/config/demo.json [new file with mode: 0644]
source/config/functest.yaml [new file with mode: 0644]
source/config/test-intercloud.yaml [new file with mode: 0644]
source/forge.yaml [new file with mode: 0644]
source/index.yaml [new file with mode: 0644]
source/openstack.yaml [new file with mode: 0644]
source/package.json [new file with mode: 0644]
source/promise.yaml [new file with mode: 0644]
source/schema/access-control-models.yang [new file with mode: 0644]
source/schema/nfv-infrastructure.yang [new file with mode: 0644]
source/schema/nfv-mano.yang [new file with mode: 0644]
source/schema/openstack-compute.yang [new file with mode: 0644]
source/schema/openstack-identity.yang [new file with mode: 0644]
source/schema/openstack.yang [new file with mode: 0644]
source/schema/opnfv-promise.yang [new file with mode: 0644]
source/spec/openstack-intents.coffee [new file with mode: 0644]
source/spec/promise-intents.coffee [new file with mode: 0644]
source/spec/promise-module.coffee [new file with mode: 0644]
source/test/mocha.opts [new file with mode: 0644]
source/test/promise-intents.coffee [new file with mode: 0644]