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
68ea0f55
Commit
68ea0f55
authored
9 years ago
by
Jenkins
Committed by
Gerrit Code Review
9 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Fixed slight gramatical issues that could be considered confusing"
parents
0f7edbc4
f9b60387
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/quickstart.rst
+13
-13
13 additions, 13 deletions
doc/quickstart.rst
with
13 additions
and
13 deletions
doc/quickstart.rst
+
13
−
13
View file @
68ea0f55
...
...
@@ -8,25 +8,25 @@ Two virtualized evaluation and development environment options are
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 :doc:`Heat evaluation
and developer environment
guide <heat-dev-env>`.
If developing or evaluating Kolla on an OpenStack cloud
environment that
supports Heat, follow the :doc:`Heat evaluation
and developer environment
guide <heat-dev-env>`.
If developing or evaluating Kolla on a system that provides
VirtualBox or
Libvirt in addition to Vagrant, use the Vagrant virtual
environment documented
in :doc:`Vagrant evaluation and
If developing or evaluating Kolla on a system that provides
VirtualBox or
Libvirt in addition to Vagrant, use the Vagrant virtual
environment documented
in :doc:`Vagrant evaluation and
developer environment guide <vagrant-dev-env>`.
If evaluating or deploying OpenStack on bare-metal with Kolla,
follow the
instructions in this document to get started.
If evaluating or deploying OpenStack on bare-metal with Kolla,
follow the
instructions in this document to get started.
Host machine requirements
-------------------------
The recommended deployment target requirements:
-
Two
network interfaces.
-
More than
8gb main memory
.
-
2 (or more)
network interfaces.
-
At least
8gb main memory
- At least 40gb disk space.
.. NOTE:: Some commands below may require root permissions (e.g. pip, apt-get).
...
...
@@ -95,9 +95,9 @@ Copy Kolla configuration to /etc:
cp -r kolla/etc/kolla /etc/
Since Docker is required to build images as well as be present on all deployed
targets, the Kolla community recommends installing the Docker Inc.
packaged
version of Docker for maximum stability and compatibility with the
following
command:
targets, the Kolla community recommends installing the
official
Docker
,
Inc.
packaged
version of Docker for maximum stability and compatibility with the
following
command:
::
...
...
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