openvstorage/openvstorage-health-check

OSE version should not complain about EE packages

wimpers opened this issue · 2 comments

In case the OSE version of oVS is installed, it should not complain about EE packages not being installed.

 "warning": [
                {
                    "code": "HC000",
                    "message": "Package volumedriver-ee-server is not installed."
                },
                {
                    "code": "HC000",
                    "message": "Package volumedriver-ee-base is not installed."
                },
                {
                    "code": "HC000",
                    "message": "Package alba-ee is not installed."
                }
            ]

openvstorage-health-check-3.6.1-dev.1509445898.b7c0513