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)
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]

similarity index 100%
rename from requirements.txt
rename to deprecated/requirements.txt
similarity index 100%
rename from setup.cfg
rename to deprecated/setup.cfg
similarity index 100%
rename from setup.py
rename to deprecated/setup.py
similarity index 100%
rename from source/LICENSE
rename to deprecated/source/LICENSE
similarity index 100%
rename from source/README.md
rename to deprecated/source/README.md
diff --git a/source/.gitignore b/source/.gitignore
deleted file mode 100644 (file)
index f49cc53..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-lib-cov
-*.seed
-*.log
-*.csv
-*.dat
-*.out
-*.pid
-*.gz
-pids
-logs
-results
-node_modules
-npm-debug.log
-*~
-*#
-
diff --git a/source/.npmignore b/source/.npmignore
deleted file mode 100644 (file)
index 4f726b0..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-.git*
-