Merge "[upstream] Add development environment slide"
This commit is contained in:
commit
a563082fea
@ -0,0 +1,21 @@
|
||||
=================================
|
||||
Setup the Development Environment
|
||||
=================================
|
||||
|
||||
.. image:: ./_assets/os_background.png
|
||||
:class: fill
|
||||
:width: 100%
|
||||
|
||||
Summary
|
||||
=======
|
||||
|
||||
- Tools pre-packaged in a VM image
|
||||
|
||||
- Web browser: Firefox
|
||||
- Terminal emulator: Xfce4-terminal
|
||||
- Text editor: Geany
|
||||
- IRC client: HexChat
|
||||
- OpenStack sandbox environment: DevStack
|
||||
|
||||
- VM image and instructions:
|
||||
https://github.com/kmARC/openstack-training-virtual-environment/blob/master/README.md
|
@ -30,6 +30,7 @@ Agenda - Day 1
|
||||
- Introducing OpenStack as a Software
|
||||
- Introducing OpenStack as a Community
|
||||
|
||||
- Development environment setup
|
||||
- How OpenStack is made
|
||||
|
||||
- Official OpenStack projects
|
||||
@ -38,8 +39,6 @@ Agenda - Day 1
|
||||
- Communication
|
||||
- Events
|
||||
|
||||
- Development environment setup
|
||||
|
||||
Agenda - Day 2, morning
|
||||
=======================
|
||||
|
||||
|
@ -16,6 +16,14 @@ Introduction
|
||||
intro-openstack-as-software.rst
|
||||
intro-openstack-as-community.rst
|
||||
|
||||
Setup the Development Environment
|
||||
=================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
development-environment-setup.rst
|
||||
|
||||
How OpenStack is Made
|
||||
=====================
|
||||
|
||||
|
@ -141,6 +141,11 @@ Introduction
|
||||
* `Introducing OpenStack as a Software <intro-openstack-as-software.html>`_
|
||||
* `Introducing OpenStack as a Community <intro-openstack-as-community.html>`_
|
||||
|
||||
Setup the Development Environment
|
||||
---------------------------------
|
||||
|
||||
* `Environment Setup <development-environment-setup.html>`_
|
||||
|
||||
How OpenStack is Made
|
||||
---------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user