openstorage
openstorage copied to clipboard
Cleanup ClusterConfig object from config package.
Is this a BUG REPORT or FEATURE REQUEST?: Refactor request.
What happened:
With osdconfig being the new config management component, the ClusterConfig object defined in openstorage/config package should be deprecated. All the occurrences of config.ClusterConfig should be changed to osdconfig.ClusterConfig and osdconfig.NodeConfig.