Files
Takashi Kajinami 143c5c12fb Remove Windows drivers
These drivers depend on os-win, which was already retired due to
retirement of WinStackers project.

os-win depends on pkg_resources which was removed from setuptools
recently.

Also remove flake8-logging-format, because it currently requires
pkg_resources[1].

[1] https://github.com/globality-corp/flake8-logging-format/pull/78

Change-Id: I6bdf6e284e427cd6415cfe40dc1a75e9fe4a1885
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-02-15 13:38:57 +09:00
..
2018-10-09 11:23:35 +00:00
2026-02-15 13:38:57 +09:00

Cinder Installation Documentation (source/install)

Introduction:

This directory is intended to hold any installation documentation for Cinder. Documentation that explains how to bring Cinder up to the point that it is ready to use in an OpenStack or standalone environment should be put in this directory.

The full spec for organization of documentation may be seen in the OS Manuals Migration Spec <https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html>.