You use the viocli update command to set custom values for OpenStack parameters.

In previous versions of VMware Integrated OpenStack, the custom.yml file was used to modify OpenStack parameters. This implementation has been replaced with the viocli update command. For more information, see viocli update Command.

Procedure

  1. Log in to the Integrated OpenStack Manager as the root user.
    ssh root@mgmt-server-ip
  2. Modify the configuration of a service.
    viocli update service-name
    The specified service configuration is opened in a text editor.
  3. Make the desired changes, save the file, and quit the text editor.

Results

Your OpenStack deployment is updated to reflect the settings that you changed.