config/sysinv/cgts-client/cgts-client
Jim Gauld 61b197aa4b Remove support for nova-local lvm backend for compute hosts
This story tracks the removal of the nova-local lvm backend for compute
hosts. The lvm backend is no longer required; nova-local storage will
continue to support settings of "image" or "remote" backends.

This story will remove custom code related to lvm nova-local storage:
- the 'sysinv host-lvg-modify' command is modified:

  --instance_backing lvm parameter is removed
  ('image' and 'remote' remain)

  --instances_lv_size_gib <size> option is removed

- puppet instances_lv_size configuration is removed

- local_lvm is removed from storage host-aggregates

DocImpact
Story: 2004427
Task: 28083

Change-Id: I5443a07f8922bcab7fa22e5ff8fc2d0ff3fb109d
Signed-off-by: Jim Gauld <james.gauld@windriver.com>
2018-11-28 00:22:10 -05:00
..
cgtsclient Remove support for nova-local lvm backend for compute hosts 2018-11-28 00:22:10 -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