vjayaramrh / assistedinstaller

MIT License
0 stars 3 forks source link

Retrieve list of OpenShift supported versions. #11

Open vjayaramrh opened 4 weeks ago

vjayaramrh commented 4 weeks ago

Reference: https://petstore.swagger.io/?url=https://raw.githubusercontent.com/openshift/assisted-service/master/swagger.yaml#/versions/v2ListSupportedOpenshiftVersions

Given a valid API Token When Using a module, e.g. assitedinstaller.openshift_versions Then Retrieve the list of OpenShift supported versions

NOTE: Follow the PR at link https://github.com/vjayaramrh/assistedinstaller/pull/10 to help understand what needs to be implemented.