Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/config-validation-script. Description: Create a configuration check framework which will check the core service endpoints as well as the hypervisor configuration. This script can be used before starting openstack to verify that the configuration is correct. Initially this will be a nova config check but could be used for other services as well. Specific to the VC driver - It would also be nice if (perhaps a different scipt) could connect to a given VC and extract the proper configuration for that VC - i.e. the cluster, datastore regex etc Specification URL (additional information): None