config/sysinv/cgts-client/cgts-client/cgtsclient/common
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
..
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
base.py Enable pep8 and pylint in zuul for cgts-client 2018-11-22 09:48:57 -06:00
cli_no_wrap.py Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
constants.py Add support for external Ceph 2018-07-31 15:48:43 -04:00
http.py Fix urllib import issue for Python2/3 compatible code. 2018-10-25 15:45:54 +08:00
utils.py Enhancement for Controller Filesystem Extension 2018-11-29 18:00:19 -05:00
wrapping_formatters.py Python 3 compatibility: fix xrange/range issues 2018-11-09 06:21:24 +00:00