Merge "Typo fix: commited => committed, compatable => compatible"

This commit is contained in:
Jenkins 2017-02-08 11:51:57 +00:00 committed by Gerrit Code Review
commit d150c32fe7
3 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@ can also refer to bugs:
Related-Bug: #######
Gerrit will automatically link your proposal to the bug reports on launchpad and
mark them fix commited when changes are merged.
mark them fix committed when changes are merged.
Execute pep8 and unit tests:

View File

@ -59,7 +59,7 @@ All the questions are optional, below are the responses for Congress.
What port does the primary service listen on ? 1789
What is the name of the api service? congress-server
What type of service is this (used for keystone registration)? congress
What is the earliest OpenStack release this charm is compatable with? mitaka
What is the earliest OpenStack release this charm is compatible with? mitaka
Where command is used to sync the database? congress-db-manage --config-file /etc/congress/congress.conf upgrade head
What packages should this charm install (space seperated list)? congress-server congress-common python-antlr3 python-pymysql
List of config files managed by this charm (space seperated) /etc/congress/congress.conf

View File

@ -38,7 +38,7 @@ During the charm generation charm tools asks a few questions about the charm.
charm-create -t openstack-neutron-plugin virtual-token-ring
INFO: Generating charm for virtual-token-ring in ./virtual-token-ring
INFO: No virtual-token-ring in apt cache; creating an empty charm instead.
What is the earliest OpenStack release this charm is compatable with? liberty
What is the earliest OpenStack release this charm is compatible with? liberty
What packages should this charm install (space seperated list)?
.. _`Build Charm`: