Proposal to move Promise shim-layer code to a new deprecated folder 57/47857/1
authorBertrand Souville <souville@docomolab-euro.com>
Mon, 27 Nov 2017 16:15:54 +0000 (17:15 +0100)
committerBertrand Souville <souville@docomolab-euro.com>
Mon, 27 Nov 2017 16:15:54 +0000 (17:15 +0100)
commit3ce698ee20cca69104874d42e64300abe641a27c
treea5f1e419cdb65b0b1edb4bb06cf9480ada670cab
parent48c252069be02fe2019633827c8a22cdcd201170
Proposal to move Promise shim-layer code to a new deprecated folder

Promise test cases have been disabled in Functest

Promise shim-layer has been marked as DEPRECATED in Euphrates

Change-Id: I98ecd9ae2b25c102f478fc3869f23e6c70d32d8d
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
30 files changed:
deprecated/promise/test/functest/run_promise_tests.py [moved from promise/test/functest/run_promise_tests.py with 100% similarity]
deprecated/requirements.txt [moved from requirements.txt with 100% similarity]
deprecated/setup.cfg [moved from setup.cfg with 100% similarity]
deprecated/setup.py [moved from setup.py with 100% similarity]
deprecated/source/LICENSE [moved from source/LICENSE with 100% similarity]
deprecated/source/README.md [moved from source/README.md with 100% similarity]
deprecated/source/config/custom-environment-variables.yaml [moved from source/config/custom-environment-variables.yaml with 100% similarity]
deprecated/source/config/default.yaml [moved from source/config/default.yaml with 100% similarity]
deprecated/source/config/demo.json [moved from source/config/demo.json with 100% similarity]
deprecated/source/config/functest.yaml [moved from source/config/functest.yaml with 100% similarity]
deprecated/source/config/test-intercloud.yaml [moved from source/config/test-intercloud.yaml with 100% similarity]
deprecated/source/forge.yaml [moved from source/forge.yaml with 100% similarity]
deprecated/source/index.yaml [moved from source/index.yaml with 100% similarity]
deprecated/source/openstack.yaml [moved from source/openstack.yaml with 100% similarity]
deprecated/source/package.json [moved from source/package.json with 100% similarity]
deprecated/source/promise.yaml [moved from source/promise.yaml with 100% similarity]
deprecated/source/schema/access-control-models.yang [moved from source/schema/access-control-models.yang with 100% similarity]
deprecated/source/schema/nfv-infrastructure.yang [moved from source/schema/nfv-infrastructure.yang with 100% similarity]
deprecated/source/schema/nfv-mano.yang [moved from source/schema/nfv-mano.yang with 100% similarity]
deprecated/source/schema/openstack-compute.yang [moved from source/schema/openstack-compute.yang with 100% similarity]
deprecated/source/schema/openstack-identity.yang [moved from source/schema/openstack-identity.yang with 100% similarity]
deprecated/source/schema/openstack.yang [moved from source/schema/openstack.yang with 100% similarity]
deprecated/source/schema/opnfv-promise.yang [moved from source/schema/opnfv-promise.yang with 100% similarity]
deprecated/source/spec/openstack-intents.coffee [moved from source/spec/openstack-intents.coffee with 100% similarity]
deprecated/source/spec/promise-intents.coffee [moved from source/spec/promise-intents.coffee with 100% similarity]
deprecated/source/spec/promise-module.coffee [moved from source/spec/promise-module.coffee with 100% similarity]
deprecated/source/test/mocha.opts [moved from source/test/mocha.opts with 100% similarity]
deprecated/source/test/promise-intents.coffee [moved from source/test/promise-intents.coffee with 100% similarity]
source/.gitignore [deleted file]
source/.npmignore [deleted file]