commit | 702f75ad911b19927653119d5e6a2f6e46c0b7ff | [log] [tgz] |
---|---|---|
author | Denis V. Meltsaykin <dmeltsaykin@mirantis.com> | Wed Apr 29 12:23:21 2020 +0200 |
committer | Denis V. Meltsaykin <dmeltsaykin@mirantis.com> | Wed Apr 29 15:00:36 2020 +0200 |
tree | 2ae7d2f67d6e857e13e86797bef4c3553704f583 | |
parent | e0fda443d1dbb082e88888e0bef643bf2aca65ae [diff] |
Fix CVP rabbitmq sanity check The new rabbitmq version has different output of rabbitmqctl. Since this test magically rely on count of "rabbit@" entries in the rabbitmqctl output it fails when it comes to the new output format. This commit changes the logic to more compatible one and also makes the code PEP8-compliant. Closes-Bug: PROD-35148 Change-Id: Id038e34d0f3dbe5e587b431393e3d92ef2a0ebbd