fuel-qa/fuelweb_test/requirements.txt
Vasily Gorin eaa431eb4e ConfigDB API smoke test cases
Folowing test cases is added:
  * test_create_component_and_env_configdb
  * test_get_upload_resource_value
  * test_override_resource_value

This patch includes additional changes for folowing functions:
  * HTTPClient._open in http.py
    - added handling if return code == 308
     Cause: urllib and urllib2 don't support code 308 which is returned
            when redirecting

New methods were added for working with ConfigDB API in nailgun_client.py

Change-Id: I08033b206f0c7e15ab92a857c374da91a328eb14
2016-05-18 10:30:40 +03:00

22 lines
444 B
Plaintext

nose==1.2.1
git+git://github.com/openstack/fuel-devops.git@2.9.20
anyjson==0.3.1
paramiko
proboscis==1.2.6.0
junitxml>=0.7.0
netaddr>=0.7.12,!=0.7.16
python-glanceclient==0.17.1
python-keystoneclient>=0.3.2
python-novaclient>=2.15.0
python-cinderclient>=1.0.5
python-neutronclient>=2.0
python-ironicclient>=0.8.0
oslo.i18n>=3.1.0
six
Jinja2
AllPairs==2.0.1
launchpadlib
beautifulsoup4>=4.2.0
requests>=2.8.1,!=2.9.0 # Apache-2.0
joblib>=0.8.4