config/sysinv/cgts-client/cgts-client
Wei Zhou 1655c79189 Enhancement for Controller Filesystem Extension
This commit adds following enhancement for controller filesystem
extension:

- Add a new column/row to show the size of available space in the
  volume group in host-lvg-list and host-lvg-show command output.
  This will help user know how much space is available to extend
  controller filesystem.
- Remove the 2G space reservation when calculating available space
  in cgts-vg volume group.
- Remove the unused code when calculating available space in cgts-vg
  volume group.
- Reduce the required cgts-vg space on standby controller by 2G when
  unlocking the standby controller for the first time.

Change-Id: Ic94a3544a9d02f67c592e07048b95135c2b350ed
Closes-Bug: 1804711
Signed-off-by: Wei Zhou <wei.zhou@windriver.com>
2018-11-29 18:00:19 -05:00
..
cgtsclient Enhancement for Controller Filesystem Extension 2018-11-29 18:00:19 -05:00
tools StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
.testr.conf Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
pylint.rc Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
requirements.txt Integrate gnocchi for OpenStack Telemetry 2018-07-31 15:48:44 -04:00
setup.cfg Fix dependency path in cgts-client tox.ini 2018-08-21 03:34:40 +00:00
setup.py Fix dependency path in cgts-client tox.ini 2018-08-21 03:34:40 +00:00
test-requirements.txt Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
tox.ini Enable pep8 and pylint in zuul for cgts-client 2018-11-22 09:48:57 -06:00

README.rst