Clean up cinder parameters from scenario 010

... because cinder is NOT enabled in that scenario.

This also adds a note to explain why we need ceph in that scenario so
that we can easily understand that is actually required.

Change-Id: I2c0b31b5d5ecdb4136379f3c23c229b82c2e7dcb
This commit is contained in:
Takashi Kajinami 2022-07-14 10:55:18 +09:00
parent edac451b00
commit 6b5fdf0088

View File

@ -38,11 +38,11 @@ parameter_defaults:
# developer and CI testing only.
DeployedCeph: true
CephClientKey: 'AQC+vYNXgDAgAhAAc8UoYt+OTz5uhV7ItLdwUw=='
#NOTE: This scenario uses rbd backend to test the deployment feature to
# upload the amphora image in raw format instead of qcow2 format.
# (See https://bugs.launchpad.net/tripleo/+bug/1778303 for details)
NovaEnableRbdBackend: true
CinderEnableRbdBackend: true
CinderBackupBackend: ceph
GlanceBackend: rbd
CinderEnableIscsiBackend: false
BannerText: |
******************************************************************
* This system is for the use of authorized users only. Usage of *