config/sysinv/sysinv/sysinv
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
..
.eggs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
contrib StarlingX open source release updates 2018-05-31 07:35:52 -07:00
doc/source delete unnecessary symbol 2018-08-01 02:21:46 +00:00
etc/sysinv Remove support for nova-local lvm backend for compute hosts 2018-11-28 00:22:10 -05:00
scripts StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sysinv 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
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
.stestr.conf Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
CONTRIBUTING.rst 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
MANIFEST.in StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
babel.cfg StarlingX open source release updates 2018-05-31 07:35:52 -07:00
openstack-common.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Fix sysinv tox job 2018-06-29 13:44:42 -04:00
requirements.txt Extend sysinv to assign kubernetes labels to nodes 2018-08-24 15:40:48 -04:00
setup.cfg Enable OVS LLDP inventory 2018-09-26 11:23:33 -04:00
setup.py Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
test-requirements.txt Armada-Sysinv integration 2018-11-07 07:52:35 -05:00
tox.ini Enable pep8 and pylint in zuul for cgts-client 2018-11-22 09:48:57 -06:00

README.rst

Placeholder to allow setup.py to work. Removing this requires modifying the setup.py manifest.