Fix logic of test_cinder_services_has_all_backends

Currently this test checks if number of the cinder volumes is equal with
number of the backends in pillar. But in fact, some backends could use
more than one link with cinder volume service (or use several
availability zones).

If we check not just equality between numbers, but links between all
available in cluster backends with cinder-volume, it should be more
usefull.

Related-Bug: PROD-36238
Related-Bug: PROD-36737
Change-Id: I53b44e777adbdd0385533cd0fc49bdb7439b26cc
1 file changed
tree: a0e9baf1f5dd6fbd579e5f74db9b8b881c25e786
  1. bin/
  2. docs/
  3. test_set/
  4. .gitignore
  5. Dockerfile
  6. LICENSE