From 0f10c8bcf099f86aa113f91ffb997fa5c75288f4 Mon Sep 17 00:00:00 2001 From: fpxie Date: Mon, 10 Jul 2017 09:38:23 +0800 Subject: [PATCH] Replace http with https Replace http with https in README.rst. Change-Id: I03b7f736abfaff0e8b5db9da19148eca5cdd6b17 --- README.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 3cd2341de5..577330d17a 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/kolla.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/kolla.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on @@ -12,7 +12,7 @@ Kolla Overview ============== The Kolla project is a member of the OpenStack `Big Tent -Governance `__. +Governance `__. Kolla's mission statement is: @@ -21,8 +21,8 @@ Kolla's mission statement is: To provide production-ready containers and deployment tools for operating OpenStack clouds. -Kolla provides `Docker `__ containers, -`Ansible `__ playbooks to deploy OpenStack on baremetal +Kolla provides `Docker `__ containers, +`Ansible `__ playbooks to deploy OpenStack on baremetal or virtual machine, and Kubernetes templates to deploy OpenStack on Kubernetes to meet Kolla's mission. @@ -111,7 +111,7 @@ Kolla provides images to deploy the following OpenStack projects: - `Tempest `__ - `Trove `__ - `Vitrage `__ -- `Vmtp `__ +- `Vmtp `__ - `Watcher `__ - `Zaqar `__ - `Zun `__ @@ -121,10 +121,10 @@ Infrastructure components Kolla provides images to deploy the following infrastructure components: -- `Ceph `__ implementation for Cinder, Glance and Nova +- `Ceph `__ implementation for Cinder, Glance and Nova - `Collectd `__, `InfluxDB `__, and - `Grafana `__ for performance monitoring. + `Grafana `__ for performance monitoring. - `Elasticsearch `__ and `Kibana `__ to search, analyze, and visualize log messages. @@ -133,10 +133,10 @@ Kolla provides images to deploy the following infrastructure components: - `Fluentd `__ as an open source data collector for unified logging layer. - `Gnocchi `__ A time-series storage database. -- `HAProxy `__ and +- `HAProxy `__ and `Keepalived `__ for high availability of services and their endpoints. -- `Kafka `__ A distributed streaming +- `Kafka `__ A distributed streaming platform. - `MariaDB and Galera Cluster `__ for highly available MySQL databases.