README.rst: make it us-ascii

Change-Id: I4aa8e809c9aa92f93c9a70f99f32e3ff4975da20
This commit is contained in:
Marcin Juszkiewicz 2019-03-19 11:38:46 +01:00
parent 47e5d1b4c6
commit a75c96f502
1 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ The Monitoring Persister consumes metrics and alarm state transitions
from the Message Queue and stores them in the Metrics and Alarms
database.
Although the Persister isnt primarily a Web service it uses DropWizard,
Although the Persister isn't primarily a Web service it uses DropWizard,
https://dropwizard.github.io/dropwizard/, which provides a nice Web
application framework to expose an http endpoint that provides an
interface through which metrics about the Persister can be queried as
@ -49,7 +49,7 @@ java/src/deb/etc/persister-config.yml-sample.
A second configuration file is provided in
java/src/main/resources/persister-config.yml for use with the `vagrant
“mini-mon” development environment`_.
"mini-mon" development environment`_.
TODO
====
@ -70,7 +70,7 @@ License
Copyright (c) 2014 Hewlett-Packard Development Company, L.P.
Licensed under the Apache License, Version 2.0 (the “License”); you may
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
@ -79,7 +79,7 @@ a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an “AS IS” BASIS,
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
@ -100,4 +100,4 @@ To run the unit tests use:
$ tox -e py27,py35
.. _vagrant “mini-mon” development environment: https://github.com/openstack/monasca-vagrant/
.. _vagrant "mini-mon" development environment: https://github.com/openstack/monasca-vagrant/