Replace obsolete vanity openstack.org URLs

Project specific URLs are obsolete, , use docs.openstack.org - and use
https for that site.

Change-Id: Ie6930c32f07108077aa97564c3213da0f948c13b
This commit is contained in:
Andreas Jaeger 2017-03-08 19:18:51 +01:00
parent 50c801617f
commit 91e914ef10
2 changed files with 3 additions and 3 deletions

View File

@ -23,14 +23,14 @@ Jenkins performs tasks such as:
Calculate test coverage metrics.
`cinder-docs`_
Build this documentation and push it to http://cinder.openstack.org.
Build this documentation and push it to https://docs.openstack.org/developer/cinder.
`cinder-merge-release-tags`_
Merge reviewed code into the git repository.
`cinder-tarball`_
Do ``python setup.py sdist`` to create a tarball of the cinder code and upload
it to http://cinder.openstack.org/tarballs
it to http://tarballs.openstack.org/cinder
.. _Jenkins: http://jenkins-ci.org
.. _Launchpad: http://launchpad.net

View File

@ -19,7 +19,7 @@ SYNOPSIS
DESCRIPTION
===========
cinder-manage provides control of cinder database migration, and provides an interface to get information about the current state of cinder. More information about OpenStack Cinder is available at http://cinder.openstack.org.
cinder-manage provides control of cinder database migration, and provides an interface to get information about the current state of cinder. More information about OpenStack Cinder is available at https://docs.openstack.org/developer/cinder.
OPTIONS
=======