noobaa-core icon indicating copy to clipboard operation
noobaa-core copied to clipboard

[Debt] All places that check cloud/mongo pools/nodes should be change to check types

Open jeniawhite opened this issue 7 years ago • 1 comments

Environment info

  • Version: VERSION
  • Deployment: AZURE|ESX|AWS|GCLOUD|DEV|VBOX
  • Customer: NAME

Actual behavior

  1. Currently we have lots of places that perform checks like is_cloud_pool, is_mongo_pool, is_mongo_node, is_cloud_node, cloud_info, mongo_info and etc...
  2. All that needs to get changed and check the node_type, pool_node_type, resource_type that were added in pool schema and node schema

Expected behavior

Steps to reproduce

Screenshots or Logs or other output that would be helpful

(If large, please upload as attachment)

jeniawhite avatar Jun 05 '17 15:06 jeniawhite