Merge "[upstream] Add development environment slide"

This commit is contained in:
Jenkins 2017-05-02 13:42:39 +00:00 committed by Gerrit Code Review
commit a563082fea
4 changed files with 35 additions and 2 deletions

View File

@ -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

View File

@ -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
=======================

View File

@ -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
=====================

View File

@ -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
---------------------