commit cf2807c4bdb6daa26a551e5d3223cc5b95d51098 Author: hanjiangxue Date: Sat Oct 10 11:14:49 2020 +0800 update keystone identity service API URL Change-Id: Iad9e49793740e7004cf658fdcd0160c55855c697 diff --git a/openstack/keystone/keystone.spec.j2 b/openstack/keystone/keystone.spec.j2 index ac4e0cb..66ee1d8 100644 --- a/openstack/keystone/keystone.spec.j2 +++ b/openstack/keystone/keystone.spec.j2 @@ -115,7 +115,7 @@ Requires: {{ py3('stevedore') }} %description -n python3-{{ pypi_name }} Keystone is a Python implementation of the OpenStack -(https://docs.openstack.org/developer/keystone/) identity service API. +(https://docs.openstack.org/keystone/latest/) identity service API. This package contains the Keystone Python library. %package -n python3-{{ pypi_name }}-tests @@ -125,7 +125,7 @@ Provides: python-keystone-tests = %{epoch}:%{version}-%{release} %description -n python3-{{ pypi_name }}-tests Keystone is a Python implementation of the OpenStack -(https://docs.openstack.org/developer/keystone/) identity service API. +(https://docs.openstack.org/keystone/latest/) identity service API. This package contains the Keystone test files.