Closed EmilienM closed 3 years ago
When installing a cloud, it makes sense to run local_os_client by default so the user can operate the OpenStack cloud immediately.
local_os_client
To improve the user experience, we enable SSL by default, with self-signed CA & certificates, so the public endpoints are secure by default.
Add local_os_client to osp_full
When installing a cloud, it makes sense to run
local_os_client
by default so the user can operate the OpenStack cloud immediately.Enable SSL by default
To improve the user experience, we enable SSL by default, with self-signed CA & certificates, so the public endpoints are secure by default.