diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-04-03 21:46:51 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-04-03 21:47:47 +0000 |
commit | 098e11375d5a8be05865974b59afd7772c9dc852 (patch) | |
tree | b7788639240b53a07240d4b57cfc84cdd06dd873 /etc | |
parent | ac41171529fa474302fc47baf272712b542c15f2 (diff) |
VNFRQTS - Use Case setup
Manual Scale out use case first use case to be added.
Change-Id: Iadebeee519c5c41af7d22b0522934e1237cedb37
Issue-ID: VNFRQTS-154
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt new file mode 100644 index 0000000..8ad711f --- /dev/null +++ b/etc/requirements.txt @@ -0,0 +1,8 @@ +tox +Sphinx==1.3.1 +doc8 +docutils +setuptools +six +sphinxcontrib-httpdomain +sphinx_bootstrap_theme>=0.4.11 |