diff --git a/requirements.txt b/requirements.txt index f53b3ae..f962405 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ # TODO check which collection version should be used # https://github.com/openstack/ansible-collections-openstack # take a look at the notes about OpenStack SDK 1.0 -openstacksdk<=0.98.999 +openstacksdk<=1.5.0 ansible \ No newline at end of file