red-hat-storage / openshift-cic

CNS Inventory file Creator (CIC) , also works for OCS
GNU General Public License v3.0
31 stars 7 forks source link

Adding check for insufficient number of nodes #36

Closed prernasony closed 5 years ago

prernasony commented 6 years ago

Adding check for number of nodes less than 3

ramkrsna commented 6 years ago

Thank you for the PR. We need to make it into a function to check the valid number of nodes. that way we can call it each condition. The config file is going to be made into a jinja template. either way we can handle if its a function.

ramkrsna commented 5 years ago

https://github.com/red-hat-storage/openshift-cic/commit/7ffccbd246a10669de7c98944285e8fb070a9886 commit ( #PR52 ) has addressed this issue. Hence closing the PR