e6834bac95a0f05dae931862547425cc9d7ca023
This commit encapulate CDH plugin validation module into class for a better extensibility. Changes in validation: * Create sahara/plugins/cdh/validation.py and move general parts into it. * For method validate_cluster_creating, divide it to make method more clearly. Changes outside validation: * change mudules depending on validation to import validation.Validator Partially Implements: blueprint cdh-plugin-refactoring Change-Id: I5003dbd75387723234b4eeb3c2407b77b0b0f3b2
OpenStack Data Processing ("Sahara") project
Sahara at wiki.openstack.org: https://wiki.openstack.org/wiki/Sahara
Launchpad project: https://launchpad.net/sahara
Sahara docs site: http://docs.openstack.org/developer/sahara
Roadmap: https://wiki.openstack.org/wiki/Sahara/Roadmap
Quickstart guide: http://docs.openstack.org/developer/sahara/devref/quickstart.html
How to participate: http://docs.openstack.org/developer/sahara/devref/how_to_participate.html
Source: http://git.openstack.org/cgit/openstack/sahara
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Description
RETIRED, Sahara provides a scalable data processing stack and associated management interfaces.