Fix the typo and replace http with https for doc links

1) Fix a typo
2) Use https instead of http for docs links

Change-Id: Ib3bb1ef2f9373e10bf12347c0b2b19c620ddfef2
This commit is contained in:
shangxiaobj 2017-09-06 20:31:26 -07:00
parent 054a78fe7c
commit 761010fb94
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ blueprints::
For more information about working with gerrit, see::
http://docs.openstack.org/infra/manual/developers.html#development-workflow
https://docs.openstack.org/infra/manual/developers.html#development-workflow
To validate that the specification is syntactically correct (i.e. get more
confidence in the Jenkins result), please execute the following command::

View File

@ -40,7 +40,7 @@ Proposed change
* Introduce a new admin only API, which supports to query nodes that could
be managed by mogan. This API will pass down the request to drivers, which
needs to add a new driver interface `get_manageable_nodes`, there will be
driver specified criterias of which nodes are manageable. For ironic, it
driver specified criteria of which nodes are manageable. For ironic, it
should be nodes in active state but without instance_uuid associated, and
the resource class field should be well set.

View File

@ -171,6 +171,6 @@ Docs about Valence integration will be added.
References
==========
.. [1] http://wiki.openstack.org/wiki/TaskFlow
.. [1] https://wiki.openstack.org/wiki/TaskFlow
* https://wiki.openstack.org/wiki/Valence