Bug 1039668

Summary: [RFE][nova]: Generic configuration check framework
Product: Red Hat OpenStack Reporter: Stephen Gordon <sgordon>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED WONTFIX QA Contact: Shai Revivo <srevivo>
Severity: unspecified Docs Contact:
Priority: medium    
Version: unspecifiedCC: eglynn, markmc, mburns, srevivo
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/config-validation-script
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_drafting
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-05 15:43:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 986060    

Description Stephen Gordon 2013-12-09 17:51:09 UTC
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