diff options
Diffstat (limited to 'source/config/test-intercloud.yaml')
-rw-r--r-- | source/config/test-intercloud.yaml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/source/config/test-intercloud.yaml b/source/config/test-intercloud.yaml deleted file mode 100644 index f5e04ed..0000000 --- a/source/config/test-intercloud.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# the following config is used when ENV is as follows: -# NODE_ENV=test -# NODE_APP_INSTANCE=intercloud -openstack: - auth: - strategy: keystone - endpoint: http://vhub4.intercloud.net:5000/v2.0 - tenant: - id: 62a2d90992114994977fd6707bac5758 - username: peter - password: # set OS_PASSWORD=xxxx environmental variable - test: - image: ee0fb445-0fc2-4fda-a2dc-175bf3cc3cb1 - flavor: 2312fd98-369e-4361-b967-606373891c11 - -opnfv-promise: - promise: - policy: - reservation: - max-future-start-range: 7 - max-duration: 24 |