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
11cba5fb
Commit
11cba5fb
authored
9 years ago
by
Jenkins
Committed by
Gerrit Code Review
9 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Fix document references in documentation"
parents
88bdbf8d
1805e540
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/dev-quickstart.rst
+3
-5
3 additions, 5 deletions
doc/dev-quickstart.rst
doc/devenv-heat.rst
+2
-3
2 additions, 3 deletions
doc/devenv-heat.rst
with
5 additions
and
8 deletions
doc/dev-quickstart.rst
+
3
−
5
View file @
11cba5fb
...
...
@@ -9,12 +9,10 @@ available. These options permit the evaluation of Kolla without
disrupting the host operating system.
If developing or evaluating Kolla on an OpenStack cloud environment that
supports Heat, follow the
`Heat evaluation and developer environment guide <https://github.com/stackforge/kolla/blob/master/docs/devenv-heat.rst>`__.
supports Heat, follow the :doc:`Heat evaluation and developer environment guide <devenv-heat>`.
If developing or evaluating Kolla on a system that provides VirtualBox,
Vagrant may be used and is documented in the
`Vagrant evaluation and developer environment guide <https://github.com/stackforge/kolla/blob/master/docs/devenv-vagrant.rst>`__.
Vagrant may be used and is documented in the :doc:`Vagrant evaluation and developer environment guide <devenv-vagrant>`.
If evaluating or deploying OpenStack on bare-metal with Kolla, follow the
instructions in this document to get started.
...
...
@@ -157,7 +155,7 @@ Starting Kolla
--------------
Configure Ansible by reading the
`Kolla Ansible configuration Guide <
https://github.com/stackforge/kolla/blob/master/docs/
ansible-deployment
.rst>`__
documentation.
:doc:
`Kolla Ansible configuration Guide <ansible-deployment
>`
documentation.
Finally, run the deploy operation:
...
...
This diff is collapsed.
Click to expand it.
doc/devenv-heat.rst
+
2
−
3
View file @
11cba5fb
...
...
@@ -14,10 +14,9 @@ Docker host. Therefore, containers no longer connect to a docker0 bridge
and have separate networking from the host. As a result, Kolla
networking has a configuration similar to:
..
figure:: https://raw.githubusercontent.com/stackforge/kolla/master/devenv/
kollanet.png
:alt:
Image
..
image::
kollanet.png
:alt:
Kolla networking
Image
Sharing pid and networking namespaces is detailed in the `super
privileged
containers <http://sdake.io/2015/01/28/an-atomic-upgrade-process-for-openstack-compute-nodes/>`__
...
...
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