added copy of github.com/opnfv/promise source into the source directory 11/8711/1
authorPeter Lee <peter@corenova.com>
Fri, 29 Jan 2016 23:21:56 +0000 (15:21 -0800)
committerPeter Lee <peter@corenova.com>
Fri, 29 Jan 2016 23:21:56 +0000 (15:21 -0800)
commita46af646972b6ff263fb207d28a59e7ce7417b5c
tree644d9cb2fead71ddf00c2a83219040288e23d471
parente16a07cdc9016c03aff00cd10076dfd2d4a142da
added copy of github.com/opnfv/promise source into the source directory

Change-Id: Ib212302a4132aa492f7b701a7ca02f54a7d0a6af
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]