diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-09-08 11:43:20 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-09-09 10:03:38 +0200 |
commit | 80e8e99d9b33fc5929c253aba84d330ae68f01de (patch) | |
tree | 3680d71cd8b2570f97bfff52e78643b4b7ae307a /requirements.txt | |
parent | 076a0030b70a875535f7fcabb7acafe7cf478746 (diff) |
Use clouds.yaml rather than duplicating the openstack data in the conf
Issue-ID: TEST-261
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I624fca14a30dde9e704a9b982b55cbb8028b37fd
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6782ed2..40637d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ --e git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git@develop#egg=onapsdk
\ No newline at end of file +openstacksdk +-e git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git@develop#egg=onapsdk |