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
c3bda3f6
Commit
c3bda3f6
authored
4 years ago
by
Zuul
Committed by
Gerrit Code Review
4 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Remove confusing docs"
parents
98fea5dc
b9965282
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/user/quickstart.rst
+0
-18
0 additions, 18 deletions
doc/source/user/quickstart.rst
with
0 additions
and
18 deletions
doc/source/user/quickstart.rst
+
0
−
18
View file @
c3bda3f6
...
@@ -402,23 +402,6 @@ There are a few options that are required to deploy Kolla-Ansible:
...
@@ -402,23 +402,6 @@ There are a few options that are required to deploy Kolla-Ansible:
kolla_install_type: "source"
kolla_install_type: "source"
To use DockerHub images, the default image tag has to be overridden. Images are
tagged with release names. For example to use stable Train images set
.. code-block:: console
openstack_release: "train"
It's important to use same version of images as kolla-ansible. That
means if pip was used to install kolla-ansible, that means it's latest stable
version so ``openstack_release`` should be set to train. If git was used with
master branch, DockerHub also provides daily builds of master branch (which is
tagged as ``master``):
.. code-block:: console
openstack_release: "master"
* Networking
* Networking
Kolla-Ansible requires a few networking options to be set.
Kolla-Ansible requires a few networking options to be set.
...
@@ -582,4 +565,3 @@ Using OpenStack
...
@@ -582,4 +565,3 @@ Using OpenStack
.. code-block:: console
.. code-block:: console
kolla-ansible/tools/init-runonce
kolla-ansible/tools/init-runonce
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