fuel-qa/fuelweb_test
Dennis Dmitriev 5a62e85194 Update packages from requirements.txt with 'system_tests.sh -N'
Default behaviour of the system_tests.sh is unchanged,
but with -N it will update requirements on each run (without
--upgrade).
If fuel-devops has incorrect version or not installed, then
script will fail with -N option (until fuel-devops is not packed
to PyPi repository).

- Removed dependency on fuel-devops located on github.
  This dependency splitted into two requirements:

  requirements-devops.txt : will be used with -N option to
      controll the installed fuel-devops version;

  requirements-devops-source.txt : will be used for tox tests
      and update python virtual environments on CI.

- Update system_tests.sh with two new options: -R and -N:
  REQUIREMENTS_DIR or -R : name of the dir where requirements.txt
  and constraints.txt are located (fuelweb_test by default)
  UPDATE_REQUIREMENTS or -N : 'yes' or 'no' (-N == 'yes').
  Perform update PyPi packages from requirements.txt.
  Default : 'no'

- remove unused variables and code that was used for build ISO

Change-Id: Ib9efd2136226fb43b506db390079f1b72a06069d
Related-Bug:#1575065
2016-07-11 14:36:10 +03:00
..
config_templates Remove obsolete logs from config 2016-06-08 14:38:13 +03:00
helpers Replace custom HTTPClient by standard keystoneauth1 session 2016-07-11 14:06:16 +03:00
models Replace custom HTTPClient by standard keystoneauth1 session 2016-07-11 14:06:16 +03:00
network_templates Move two_nodegroups_network_templates to own group 2016-03-29 13:07:15 +03:00
rally/scenarios Fis mistypes with affect on API 2015-11-27 11:59:47 +03:00
testrail Don't use .keys() method while iterating over dict 2016-07-08 10:41:40 +03:00
tests Replace custom HTTPClient by standard keystoneauth1 session 2016-07-11 14:06:16 +03:00
__init__.py Allow QuiteLogger to hide custom log level 2016-04-19 08:07:55 +00:00
ostf_test_mapping.py Stabilize cic maintenance tests 2016-06-16 18:00:23 +03:00
requirements-devops-source.txt Update packages from requirements.txt with 'system_tests.sh -N' 2016-07-11 14:36:10 +03:00
requirements-devops.txt Update packages from requirements.txt with 'system_tests.sh -N' 2016-07-11 14:36:10 +03:00
requirements.txt Update packages from requirements.txt with 'system_tests.sh -N' 2016-07-11 14:36:10 +03:00
settings.py Merge "Add CR patchs for octane" 2016-07-04 12:55:45 +00:00