openstorage icon indicating copy to clipboard operation
openstorage copied to clipboard

Cleanup ClusterConfig object from config package.

Open adityadani opened this issue 7 years ago • 0 comments

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.

adityadani avatar May 22 '18 20:05 adityadani