You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/sections/configuration/variables.rst
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -419,6 +419,9 @@ Variables
419
419
* - CLOUD_JUMPHOST_KEY
420
420
- cloud-jumphost-key
421
421
- The name of the cloud jumphost ssh key file to use for managing user ssh keys on the cloud jumphost if the optional cloud integration is enabled (ENABLE_CLOUD).
422
+
* - OPENSTACKSDK_VERSION_OVERRIDE
423
+
-
424
+
- Install this particular custom openstacksdk package version specifically if it and ENABLE_CLOUD is set. E.g. useful to install a pre-1.0.0 version with older OpenStack clouds to get floating IP assignment working there.
422
425
* - ENABLE_MIGADMIN
423
426
- False
424
427
- Enable the built-in Server Admin feature for web based management of external user, log inspection, etc.
0 commit comments