385 Commits

Author SHA1 Message Date
Jenkins
98f670083c Merge "convert associate guide chapter 7 XML to RST" 2015-03-26 14:43:48 +00:00
Sean Roberts
4485486fb3 convert associate guide chapter 7 XML to RST
- convert chapter Network node XML to RST
- change image33.png (older image used quantum)
- update screen.css (use larger font, original was to small)

Change-Id: I785e7f390a961142821da1c20ad490a3852a7dcd
Implements: blueprint convert-the-xml-into-rst
Co-Authored-By: Sean Roberts <seanroberts66@gmail.com>
Co-Authored-By: Matjaz Pancur <matjaz.pancur@fri.uni-lj.si>
2015-03-15 22:49:10 +01:00
Matjaz Pancur
b1a60a91c9 convert associate guide chapter 2 XML to RST
Converts Getting started quiz to RST format. I also corrected a few typos.

Change-Id: I569d39c212876f480e307722dcaba19a41175205
Implements: blueprint convert-the-xml-into-rst
Co-Authored-By: Sean Roberts <seanroberts66@gmail.com>
Co-Authored-By: Matjaz Pancur <matjaz.pancur@fri.uni-lj.si>
2015-03-02 20:34:01 +00:00
Matjaz Pancur
747227bb04 Fix broken master repo
Because of the new gating system (gate-training-guides-tox-slides), we need to
cleanup all existing RST files.

There is a small rendering problem with Landslide in the Upstream training
and all the Title slides (empty slides with only a Title). The check doesn't
like "empty" slides ("Document or section may not begin with a transition."),
Landslide deals with this by ignoring errors
(https://github.com/adamzap/landslide/issues/94), but our gating check does
not. I temporary changed all such slides to normal ones.

I also had to change training-guides/landslide.sh a bit (a quick hack so that
it works as expected).

Change-Id: I6c3ae06235e69c4a53741e74a5642d27083f4df0
2015-02-22 21:53:56 +01:00
Jenkins
3eb494d794 Merge "creates landslide structure for the guides" 2015-02-12 16:11:37 +00:00
Sean Roberts
2bd6f00fbf creates landslide structure for the guides
landslide is what we are using right now to create
html slides from RST files. So we are going
forward with building out the structure
to support it for the rest of the project.

Note that the landslide.sh script only builds
for the associate guide right now. As more RST
gets added, the landslide.sh script will be
updated.

Change-Id: Icf4be8cc29e341044ff9af5fa1866fe826d87545
Implements: blueprint convert-the-xml-into-rst
2015-02-10 17:18:05 -08:00
Jenkins
0c269d8410 Merge "Common document with all Q&A and includes of suitable questions into slides" 2015-02-10 21:54:50 +00:00
Matjaz Pancur
b746e69ff3 Common document with all Q&A and includes of suitable questions into slides
Some questions are not suitable for showing in slides (too long, too complex,
etc.). We could use includes for suitable candidates for slides.

Refactored into two files: complete document in notes directory and selected
questions for slides in a separate file.

Change-Id: If70e257aeb57699d952be565d153b7b1907d90f0
2015-02-09 18:00:58 +01:00
Pranav Salunke
559d1e73ec Delete the XML content to prepare for Juno
Deletes all the XML content from the repository. For more info follow
the spec

http://specs.openstack.org/openstack/docs-specs/specs/kilo/training-guides-icehouse-release.html

Deletes the translated content and the glossary as it is no longer
required.

Also disables some of the build commands.

Change-Id: I0bca6bd6d0ce2b17ab3cf0539042276bfd77f79b
2015-02-06 16:56:52 +01:00
OpenStack Proposal Bot
139008586b Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I7c195b5d7d8a9123993f686e1a5c48cab10a3e3a
2015-02-06 06:01:07 +00:00
Jenkins
ffca8d8861 Merge "Fixed minor typo in the training guide" 2015-02-04 12:10:59 +00:00
darrenchan
a95ef23b59 Fixed minor typo in the training guide
Fixed minor typographical error and broken links.

Change-Id: I74a1aec3fa9c7964bbb9114d997fa9386b86db31
backport: none
Closes-Bug: #1414969
2015-02-04 10:00:37 +00:00
Jenkins
3426ffbaae Merge "Fixed minor typo in the training guide" 2015-02-02 13:51:36 +00:00
darrenchan
8275268cb3 Fixed minor typo in the training guide
Fixed minor typo in the training guide

Change-Id: Ib4486671be859c2b3d122281177646733047abac
backport: none
Closes-Bug: #1414963
2015-01-28 16:53:50 +11:00
Andreas Jaeger
234b7f8640 Setup publishing to /trunk/training-guides
Publish files to /trunk/training-guides

Part of bp:training-icehouse-release

Change-Id: I243215a8599870667567f3e0a4f7a5e2923f5097
2015-01-27 17:39:07 +01:00
OpenStack Proposal Bot
ae5b5ed8ea Updated from openstack-manuals
Change-Id: I73784b33e68ea9c6574eab5430b583442ffea957
2015-01-20 17:17:16 +00:00
OpenStack Proposal Bot
d12eddf265 Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I970e994d9eba07635dca109f2292f33c29100a25
2014-12-23 06:00:57 +00:00
Jenkins
185122f37f Merge "Does required changes for Icehouse release" 2014-12-22 18:26:03 +00:00
Jenkins
b415ad8d99 Merge "Imported Translations from Transifex" 2014-12-20 16:56:28 +00:00
OpenStack Proposal Bot
771ff41847 Updated from openstack-manuals
Change-Id: I4cc99cd7f00bdd8bb2bceac2ff6648558323e181
2014-12-19 06:37:19 +00:00
OpenStack Proposal Bot
70061b590b Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I552f79eaee23d8ba07812a4b20d6b7a231b979b1
2014-12-19 06:00:52 +00:00
Pranav Salunke
dbfe26b2f5 Does required changes for Icehouse release
Training guides is following in the footsteps of openstack-manuals
program and following the given document for releasing Icehouse
release for training guides.

Change-Id: I4ced02f81c9bbd2d213746b6e05da236e9009168
Link: https://wiki.openstack.org/wiki/Documentation/Release
2014-12-18 14:35:45 +01:00
Jenkins
5e526151bd Merge "Imported Translations from Transifex" 2014-12-14 22:48:14 +00:00
OpenStack Proposal Bot
90cf4fd0ea Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I0f99ed49f11bf2231b1e33d5a2af7408aa8389c7
2014-12-14 06:00:16 +00:00
OpenStack Proposal Bot
1f06a6b6bc Updated from openstack-manuals
Change-Id: I4a689f8e906a3a3a26863f00f741c1dab7c3d849
2014-12-12 08:09:57 +00:00
OpenStack Proposal Bot
c435580715 Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I2f081a840aacffc7c6d35be52a46a19f3a96531a
2014-12-08 06:00:18 +00:00
Jenkins
2bb986fd05 Merge "Workflow documentation is now in infra-manual" 2014-12-07 18:31:07 +00:00
OpenStack Proposal Bot
0fc7711375 Updated from openstack-manuals
Change-Id: I5231552d11a1be25212290c9417a896aadf48ecf
2014-12-05 06:44:06 +00:00
Jeremy Stanley
05792a6c4d Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I7a8a3877aa56aae5ab2e7b9f5ea278ea22d8043b
2014-12-05 03:30:41 +00:00
OpenStack Proposal Bot
5e6f029e8b Updated from openstack-manuals
Change-Id: I998c9870cfc25b80ed23238459f7aa39a9e34e50
2014-12-04 20:39:19 +00:00
Jenkins
77e3b3d5aa Merge "Change landslide option -r to -i" 2014-12-04 18:47:07 +00:00
OpenStack Proposal Bot
79bbdcfbbc Updated from openstack-manuals
Change-Id: I39c459d22f40b0cdbe2ace80f906d41e5b517978
2014-12-04 07:25:27 +00:00
OpenStack Proposal Bot
14c9c491ae Updated from openstack-manuals
Change-Id: I278e95b2ea359278693b4d9e4da9e9ffe1872e89
2014-12-02 19:01:40 +00:00
KATO Tomoyuki
fb99999892 Change landslide option -r to -i
make confirmation easier in the local machine.

Change-Id: I4009b6c3de608a35291ef2938b667ecc7aa7e962
2014-12-01 21:13:02 +09:00
OpenStack Proposal Bot
99459e2b30 Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: If11a5735bb75d41a191a40bfba03e9f937b4ffba
2014-12-01 06:00:17 +00:00
Pranav Salunke
fbd2730a69 Removes basic-install-guides from training guides
As per the discussion in the Kilo summit, the POC part was done for
basic install guides and there is no need to maintain or keep the
XML files in the repository. This is a clean up patch which is
mandatory for Icehouse release for training guides.

Change-Id: I7e5f2bbce86e0bdd292f0cb8b395995f9171e5eb
2014-11-30 18:45:44 +01:00
Jenkins
c7d06c66da Merge "Adding missing file content" 2014-11-30 15:00:50 +00:00
Jenkins
76be1ca4e4 Merge "clean-up of module001-ch004-openstack-architecture" 2014-11-30 14:31:07 +00:00
Jenkins
2781996d7a Merge "change to section_overview-horizon-cli" 2014-11-30 14:27:56 +00:00
Sayali Lunkad
297b1e3bb5 Adding missing file content
Missing file content for l3_agent.ini added.

Change-Id: I2d094a88c863d1b935b96f1c08ba7d69b916b3a2
Partial-Bug: #1298493
2014-11-30 19:47:14 +05:30
Megan Rossetti
7ae217e764 clean-up of module001-ch004-openstack-architecture
Replaced Folsom with Icehouse
Made some minor sentance structure changes
Updated two sections per comments
Closes-Bug #1282197

Change-Id: Ic5c5ca7a366657a4c0ec93fc31f94b7deaebabfd
2014-11-30 15:11:42 +01:00
Jenkins
d80f08b23c Merge "Imported Translations from Transifex" 2014-11-30 09:24:31 +00:00
OpenStack Proposal Bot
5cdc7b4f84 Updated from openstack-manuals
Change-Id: I25d0424a410a79a45f0e91b2bca4de7dfc55df55
2014-11-30 09:04:57 +00:00
OpenStack Proposal Bot
5284d814f2 Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Iae530aa222e3c33a18f5f849bc8fc8389a272bd7
2014-11-30 06:00:19 +00:00
OpenStack Proposal Bot
477a5a8b5f Updated from openstack-manuals
Change-Id: I949708dc3a1a61d927943acd3af4be5e2015a637
2014-11-28 07:44:31 +00:00
OpenStack Proposal Bot
11912040fd Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I336bad9e58e73125617cc8caedab076f9cdf3a5f
2014-11-28 06:00:26 +00:00
Jenkins
40356677da Merge "changes to tech-committee-rst" 2014-11-27 20:22:09 +00:00
Jenkins
b1a907e782 Merge "Change previous name of neutron client to quantum" 2014-11-27 08:22:02 +00:00
Jenkins
31bbcd249e Merge "Edited compute node lab" 2014-11-27 08:20:32 +00:00
Jenkins
04f982a63c Merge "made a change to provisioning walk-through" 2014-11-27 08:18:20 +00:00