Commit Graph

16 Commits

Author SHA1 Message Date
Jenkins
b8d3ce1b73 Merge "[docs] Update to use openstack CLI instead of glance(v1)" 2016-01-19 04:03:52 +00:00
Hidekazu Nakamura
3d12faddb8 [docs] Update to use openstack CLI instead of glance(v1)
glance image-create --is-public option is v1 only. Current Image
Service API version is v2 and should be used.

This patch updates to use openstack CLI.

Related-Bug: #1527219

Change-Id: Ib846a37c90db59489724da7711a7c323d229ad76
2016-01-18 18:02:10 +09:00
Jenkins
4dcb8e2305 Merge "[docs] Add the step to add passenv in tox.ini" 2015-12-24 13:14:42 +00:00
Jenkins
541739788c Merge "Update buiding windows image article" 2015-12-24 11:34:58 +00:00
Hidekazu Nakamura
72c370d34f [docs] Add the step to add passenv in tox.ini
tox -e venv -- disk-image-create fails.
This patch fixes docs to add step to add passenv in tox.ini.

Change-Id: Ic687b2ab6ba284bd30808712a2bfdde4aa23dbb4
Closes-Bug: #1527490
2015-12-24 12:06:17 +09:00
Ekaterina Chernova
fd5bb61ea7 Update buiding windows image article
Previous instruction is updated

Change-Id: Ic7545ecc2595f70eb9f8317e5c631bcfa5efe114
Closes-Bug: #1527531
2015-12-21 12:56:26 +03:00
zhurong
1db3428285 fix typo in doc/source/image_builders/upload.rst
fix typo in doc/source/image_builders/upload.rst
cirrus --> cirros

Change-Id: I82a448840132361885ee17b445c4fc3fcb536184
2015-12-17 16:25:20 +08:00
zhu.rong
e3d8eaf67e Improve the Murano Documentation
Now the docs have some defects, this patch improve it.

Change-Id: I9cdac4e49903fc2003aaff1c780f32d6e806220c
2015-09-12 22:17:52 +08:00
venkatamahesh
68d0f5d317 Fix the location of unattend template
Location of unattend template and
post installation scripts is updated
according to their location

Change-Id: I801cd6817203c3cc2a43dc2ce71acb40012eb7a4
Closes-Bug: #1490150
2015-09-04 14:37:38 +00:00
venkatamahesh
87b530ef2c Fix the Download link for VirtIO
Download link for VirtIO drivers is updated
according to the fedora website

Change-Id: I850f525c58be70f8c5bf3e4b02835360488e90a0
Closes-Bug: #1490358
2015-09-01 22:38:36 +05:30
Kirill Zaitsev
1a753bf200 Make commands in install manual copy-paste-able
Before commands in manual.rst and related files started with $ sign.
While this shows, that commands should be executed in shell it also
makes them hard to copy-paste.

This change removes $ and splits commands, that include ';' into
multiple lines. After this change user would be able to copy-paste whole
blocks of code into shell and execute them right away.

Removes `#` that meant that root privileges are required for the
command and adds sudo, where relevant (yum/apt, etc.).
Fixes occasional indentation inconsistencies.

Change-Id: Ib649ae2a3a110bdf09b0bf9c5fbf54a5ce40ccc6
2015-08-25 19:53:16 +00:00
Ruslan Kamaldinov
e1c468a489 Fix urls in docs for image builders
Change-Id: I17aa139ceee18fccae90161c41f5688c1149dfd0
Closes-Bug: #1465274
2015-06-15 17:07:50 +03:00
Shilla Saebi
98b6030332 cleanup murano docs in the image_builders folder
standart to standard
clean up capitalizations that are unnecessary
harware to hardware
added transition words “the” “a” where needed
avaible changed to available
emtpy should be empty
unatteded should be unattended
Manualy should be manually
Performes should be performs
scrtips should be scripts
changed docs to comply with doc conventions
https://wiki.openstack.org/wiki/Documentation/Conventions

Change-Id: I5324053f4eed28a3f7b37b5fe2b334e7d374ad13
2015-05-28 16:41:37 -04:00
Ruslan Kamaldinov
9933bfe6c2 Update docs to reflect repo rename
Change-Id: Ib86ce9dfd61d5009ca192a52138fe264741c39d7
2015-04-18 10:57:23 +03:00
Dmitry Teselkin
363db312ee Update Image Builder documentation
Update formatting.
Fix multiple inconsistiences.
Rewrite some chapters.

Change-Id: Idda8f2849f966617f3c5d3ea9e2dec2da4850ef3
2015-03-26 20:10:42 +03:00
Ekaterina Fedorova
e2e00a2382 Add new articles to documentation
Add converted into rst fromat the following articles:
  * Windows image builder
  * Linux image builder
  * Uploading image to Glance
  * Lab preparation and system requiremnts added in installation section
  * SSL configuration

Change-Id: I6b4c7e7e6670690e5722ea906e6464faff2a369b
Signed-off-by: Ekaterina Fedorova <efedorova@mirantis.com>
2014-05-14 15:52:50 +04:00