Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kolla Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kolla Ansible
Commits
84c2fc40
Commit
84c2fc40
authored
8 years ago
by
Jenkins
Committed by
Gerrit Code Review
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Fix a few typos in documentation"
parents
45b0f2cf
7b2a2ce2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/CONTRIBUTING.rst
+4
-4
4 additions, 4 deletions
doc/CONTRIBUTING.rst
with
4 additions
and
4 deletions
doc/CONTRIBUTING.rst
+
4
−
4
View file @
84c2fc40
...
@@ -10,7 +10,7 @@ Basics
...
@@ -10,7 +10,7 @@ Basics
#. Our source code is hosted on `OpenStack Kolla Git`_. Bugs should be filed on
#. Our source code is hosted on `OpenStack Kolla Git`_. Bugs should be filed on
launchpad_.
launchpad_.
#. Please follow OpenStack `Gerrit Workflow`_ to
to
contribute to Kolla.
#. Please follow OpenStack `Gerrit Workflow`_ to contribute to Kolla.
#. Note the branch you're proposing changes to. ``master`` is the current focus
#. Note the branch you're proposing changes to. ``master`` is the current focus
of development. Kolla project has a strict policy of only allowing backports
of development. Kolla project has a strict policy of only allowing backports
...
@@ -131,7 +131,7 @@ that Kolla uses throughout that should be followed.
...
@@ -131,7 +131,7 @@ that Kolla uses throughout that should be followed.
restart the service.
restart the service.
- ``pull.yml`` : Used to pre fetch the image into the Docker image cache on hosts,
- ``pull.yml`` : Used to pre fetch the image into the Docker image cache on hosts,
to speed up intial deploys.
to speed up in
i
tial deploys.
- ``upgrade.yml`` : Used for upgrading the service in a rolling fashion. May
- ``upgrade.yml`` : Used for upgrading the service in a rolling fashion. May
include service specific setup and steps as not all services can be upgraded
include service specific setup and steps as not all services can be upgraded
...
@@ -139,7 +139,7 @@ that Kolla uses throughout that should be followed.
...
@@ -139,7 +139,7 @@ that Kolla uses throughout that should be followed.
* Log delivery
* Log delivery
- For OpenStack services the service has be added
o
o the ``file_match`` param
a
ter
- For OpenStack services the service has be added
t
o the ``file_match`` param
e
ter
in the ``openstack_logstreamer_input`` section in the ``heka-openstack.toml.j2``
in the ``openstack_logstreamer_input`` section in the ``heka-openstack.toml.j2``
template file in ``ansible/roles/comm/templates`` to deliver log messages to
template file in ``ansible/roles/comm/templates`` to deliver log messages to
Elasticsearch.
Elasticsearch.
...
@@ -156,7 +156,7 @@ that Kolla uses throughout that should be followed.
...
@@ -156,7 +156,7 @@ that Kolla uses throughout that should be followed.
{
{
}
}
- For OpenStack services there should be a entry in the ``services`` list
- For OpenStack services there should be a
n
entry in the ``services`` list
in the ``cron.json.j2`` template file in ``ansible/roles/common/templates``.
in the ``cron.json.j2`` template file in ``ansible/roles/common/templates``.
* Documentation
* Documentation
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment