Update documentation URLs

Update URLs according to OpenStack document migration
BTW: Do some optimization as well (http -> https)

Change-Id: Id18a381d6ecf1208e7233d39212dfb8ed02cecd0
This commit is contained in:
Hangdong Zhang 2017-07-20 13:58:20 +08:00
parent 4de78a4d15
commit d96ce23cd2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
python-freezerclient Style Commandments python-freezerclient Style Commandments
======================================= =======================================
Read the OpenStack Style Commandments https://docs.openstack.org/developer/hacking/ Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/

View File

@ -21,7 +21,7 @@ Python bindings to the OpenStack Backup/Restore API (Freezer)
This is a client library for Freezer built on the OpenStack Disaster Recovery API. It provides a Python API (the freezerclient module) and a command-line tool (freezer). This library fully supports the v1 Disaster Recovery API. This is a client library for Freezer built on the OpenStack Disaster Recovery API. It provides a Python API (the freezerclient module) and a command-line tool (freezer). This library fully supports the v1 Disaster Recovery API.
Development takes place via the usual OpenStack processes as outlined in the `developer guide <http://docs.openstack.org/infra/manual/developers.html>`_. The master repository is in `Git <https://git.openstack.org/cgit/openstack/python-freezerclient>`_. Development takes place via the usual OpenStack processes as outlined in the `developer guide <https://docs.openstack.org/infra/manual/developers.html>`_. The master repository is in `Git <https://git.openstack.org/cgit/openstack/python-freezerclient>`_.
* License: Apache License, Version 2.0 * License: Apache License, Version 2.0