config/controllerconfig/controllerconfig
SidneyAn e63b1d0de9 removing link capacity configuration during controller config
This commit related modules during controller config. It removes
a) the "link capacity" option of inputs/config file when
   config_controller run.
b) "link_speed" generation and validation in configfiletool and
   config_validator.
c) related unit test.

Tests conducted:
a) run '$sudo config_controller' and input configuration.
b) run 'python configfiletool.py' to generate config.ini in local
   run '$sudo config_controller --config-file config.ini' on
   controller.

Impact: compatibility with old *.ini configure file.

Closes-bug: 1805320

Change-Id: Ie96318357d5598be129567884ee662e991d46466
Signed-off-by: SidneyAn <ran1.an@intel.com>
2018-12-17 08:57:07 +08:00
..
controllerconfig removing link capacity configuration during controller config 2018-12-17 08:57:07 +08:00
scripts Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
upgrade-scripts Fix 'print' issue for Python 2/3 compatible code. 2018-12-06 12:59:33 +08:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Fix py27 tests in controllerconfig component 2018-09-06 12:27:08 -05:00
.testr.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Improve pylint checking in stx-config 2018-12-04 14:50:49 -06:00
requirements.txt StarlingX open source release updates 2018-05-31 07:35:52 -07:00
setup.py Support an Alternative Backup Restore Procedure 2018-11-08 18:36:46 -05:00
test-requirements.txt fix dependency path and requirement to enable tox 2018-08-28 09:54:45 +08:00
tox.ini Fix 'print' issue for Python 2/3 compatible code. 2018-12-06 12:59:33 +08:00