diff --git a/infrared_plugin/requirements.txt b/infrared_plugin/requirements.txt index c49ea04ee..228828e96 100644 --- a/infrared_plugin/requirements.txt +++ b/infrared_plugin/requirements.txt @@ -1,4 +1,8 @@ -# git+https://github.com/redhat-openstack/infrared.git ; python_version < '3.8' -# git+https://review.gerrithub.io/redhat-openstack/infrared@refs/changes/23/493623/12 ; python_version >= '3.8' +# To use IR master branch version please copy below URL +# git+https://github.com/redhat-openstack/infrared.git -git+https://review.gerrithub.io/redhat-openstack/infrared@refs/changes/07/501507/3 +# To use instead an IR patchsets use instead below URL replaching with your +# rigth full patchset endpoint +# git+https://review.gerrithub.io/redhat-openstack/infrared@refs/changes/23/493623/12 + +git+https://review.gerrithub.io/redhat-openstack/infrared@refs/changes/07/501507/4