Merge "Update the description and links for vagrant"
This commit is contained in:
commit
a19ab77593
@ -4,12 +4,13 @@
|
|||||||
Development Environment with Vagrant
|
Development Environment with Vagrant
|
||||||
====================================
|
====================================
|
||||||
|
|
||||||
This guide describes how to use `Vagrant <http://vagrantup.com>`__ to assist in
|
This guide describes how to use `Vagrant <https://vagrantup.com>`__ to assist in
|
||||||
developing for Kolla.
|
developing for Kolla.
|
||||||
|
|
||||||
Vagrant is a tool to assist in scripted creation of virtual machines. Vagrant
|
Vagrant is a tool for building and managing virtual machine environments in
|
||||||
takes care of setting up CentOS-based VMs for Kolla development, each with
|
a single workflow. Vagrant takes care of setting up CentOS-based VMs for Kolla
|
||||||
proper hardware like memory amount and number of network interfaces.
|
development, each with proper hardware like memory amount and number of
|
||||||
|
network interfaces.
|
||||||
|
|
||||||
Getting Started
|
Getting Started
|
||||||
===============
|
===============
|
||||||
@ -185,6 +186,6 @@ Further Reading
|
|||||||
===============
|
===============
|
||||||
|
|
||||||
All Vagrant documentation can be found at
|
All Vagrant documentation can be found at
|
||||||
`docs.vagrantup.com <http://docs.vagrantup.com>`__.
|
`Vagrant documentation` <https://www.vagrantup.com/docs/>`__.
|
||||||
|
|
||||||
.. _Building Container Images: https://docs.openstack.org/kolla/latest/image-building.html
|
.. _Building Container Images: https://docs.openstack.org/kolla/latest/image-building.html
|
||||||
|
Loading…
Reference in New Issue
Block a user