341 Commits

Author SHA1 Message Date
Jenkins
a9f875cddb Merge "Fix some minor errors in the doc" 2016-08-23 10:12:13 +00:00
caowei
c3410a9cfe Fix some minor errors in the doc
1.remove the # - it makes copy and paste very difficult
2.change "ubuntu" to "Ubuntu"
3.add "Restart docker by executing the following commands: "

TrivialFix
Change-Id: I0192d9fd7f597b0e2dc8d26d4fe5ba8b32483ce0
2016-08-23 07:37:17 +00:00
Swapnil Kulkarni (coolsvap)
61e74c9273 Vagrant doc updates
Updated vagrant doc to include

- package installs for CentOS
- add git and gcc required during install

Change-Id: Ic52350fb16f69cde87bd1a8177d4a76ef7fd4f5e
2016-08-22 04:23:23 +00:00
Steven Dake
755d5172b3 Make tox -e docs work
There were some problems in the documentaiton that
prevented tox -e docs from working.  Also changed
attention to WARNING since attention was not as eye-grabbing
as I'd hoped during a previous review.

Change-Id: I2b661afa2cd4a4331bbcc99240d3e127a5d94a11
2016-08-20 09:31:07 -07:00
Jenkins
6d89528171 Merge "Fix the location of Kolla configurations in the evaluation workflow" 2016-08-20 15:47:34 +00:00
Abishek Subramanian
0002898617 Fix the location of Kolla configurations in the evaluation workflow
The location for the Kolla configurations in the workflow for evaluation
needs to be fixed correctly to /usr/share/kolla/etc_examples

This was brought up on IRC -
http://eavesdrop.openstack.org/irclogs/%23openstack-kolla/%23openstack-kolla.2016-08-18.log.html#t2016-08-18T21:02:18

Change-Id: Ie9f651308a7b51cfd3ad1c617637bab1b5cc568e
2016-08-19 11:06:05 -04:00
Jenkins
7bf87dddec Merge "Remove heat dev environment" 2016-08-19 02:25:51 +00:00
Jenkins
69513eae48 Merge "Fix guide formating errors" 2016-08-19 02:24:52 +00:00
Jenkins
bd853cd035 Merge "Document the Dockerfile customisation mechanism" 2016-08-19 02:20:27 +00:00
Jenkins
dd02500edc Merge "Simplify install process for faster quickstart execution" 2016-08-18 15:50:14 +00:00
lzachery
8cd0d2a72a Simplify install process for faster quickstart execution
Updated quickstart.rst file to support both evaluation/deployment and development.
Updated both dependency and install sections.

Change-Id: Icd2a699e26553e3c41ee58ff6081716efe77dc25
2016-08-18 10:05:58 -04:00
Jenkins
6c0b6b1093 Merge "Build a more organized doc structure" 2016-08-18 11:27:51 +00:00
Jenkins
5d969a7ab6 Merge "Add a note about the sandbox environment to the CONTRIBUTING doc" 2016-08-18 03:15:45 +00:00
Jenkins
f93d001220 Merge "Minor doc fix" 2016-08-18 03:12:54 +00:00
Duong Ha-Quang
b2a79051ec Fix guide formating errors
Fix tox errors when generating docs in:

- advanced-configuration.rst
- cinder-guide.rst

Change-Id: Iab60aa2233f030dcfb2808c02a503a30b8a113a7
2016-08-17 19:38:15 +07:00
Ryan Hallisey
aa517c4bf9 Build a more organized doc structure
Use directories to further organize the path a user would
take through the docs.

Change-Id: I8e3885c7ac3a72eaadbf547efedf0de477aa0a9f
Partially-implements: blueprint documentation-rework
2016-08-17 06:28:29 -04:00
Duong Ha-Quang
bd3b79a26d Add guide to auto mount /run as shared
Add guide: auto mount /run as shared upon startup to quickstart guide

Change-Id: Icd6ad399a97e15ff357e75fa52e9646e78d09e21
2016-08-17 07:55:30 +00:00
Christian Berendt
5bb5899a6c Add a note about the sandbox environment to the CONTRIBUTING doc
TrivialFix

Change-Id: I6351da3c273c293cc97724f10cc0fea94a3f2fda
2016-08-16 17:42:21 +02:00
Kenny Johnston
856d0a866c Minor formatting change to CONTRIBUTING.rst
Removed numbered list formatting from single
item list.

Change-Id: Ifc9722e620eefc2580da921bc0c3084b9c25142c
2016-08-15 11:49:36 -05:00
Paul Bourke
316f0a78f1 Document the Dockerfile customisation mechanism
Document how the new Jinja2 based template customisations work, along
with examples.

Change-Id: Iaddcad6a88acba33d8d07c4eea37d16006e354d1
2016-08-15 09:10:54 +00:00
Jenkins
1f899e1c99 Merge "Minor Readability Adjustments to Operating Kolla" 2016-08-14 14:08:10 +00:00
Joseph Horne
93d91cd060 Minor doc fix
Changed json to JSON for correct capitalization

Change-Id: I72ae9f205a2089e2d6f72c5f5c0fd55d61ee7532
2016-08-12 09:25:05 -07:00
Jenkins
eda1159a86 Merge "Fix LVM2 in Ubuntu section in Cinder guide" 2016-08-12 15:32:55 +00:00
Duong Ha-Quang
0faf91c6eb Fix LVM2 in Ubuntu section in Cinder guide
- Fix mount option for configfs
- Add note about open-iscsi service in Ubuntu

Change-Id: I8df90dd8cd626ee01456be104ed01c4a0fe624b2
Closes-Bug: #1612170
2016-08-13 00:18:19 +07:00
Jenkins
ecf1876ee9 Merge "Document the use of external Ceph journal drives" 2016-08-12 09:54:03 +00:00
Christian Berendt
057c92fe06 Document the use of external Ceph journal drives
Change-Id: I3f0873f425f49514e6f086a6baa25dc3a3ee1dd5
Closes-bug: #1560049
2016-08-09 16:36:58 +02:00
Christian Berendt
608f6c7571 Remove heat dev environment
The heat dev environment is not functional, remove it to avoid confusions.

Change-Id: I05ac25294516270328ca1fe88f15defeea570306
Partial-bug: #1562334
2016-08-09 15:25:35 +02:00
Robin Naundorf
fc91ce7d2f Change Quickstart to follow code conventions
* Remove the -y for every occurance of package install
  * Replace `source` with `.`

according to
http://docs.openstack.org/contributor-guide/writing-style/code-conventions.html

Change-Id: I977c5dd58207be67a5bfc96d5ae1f9958b46089a
2016-08-09 12:50:26 +02:00
Jenkins
0c87d4256a Merge "Fix inconsistencies in git url" 2016-08-09 09:57:04 +00:00
Jenkins
2dcffe5340 Merge "Doc wording update" 2016-08-09 03:57:12 +00:00
Xinyuan Huang
1bbd6b250c Fix typo in doc
TrivialFix

Change-Id: I74d6c763116adeda620b281fec87e595df82b796
2016-08-08 16:41:25 -07:00
Jenkins
06c93471ae Merge "Simplify the Cinder LVM backend" 2016-08-06 18:18:19 +00:00
Robin Naundorf
a7c41a8893 Fix inconsistencies in git url
Github is just a mirror of the OpenStack git-repo.
Changed from Github to OpenStack git url wherever possible.

Change-Id: I7941ef86967de4efe7f23ff9fb11ec86c793901e
2016-08-06 14:21:23 +02:00
Jenkins
1160edb5e5 Merge "Add doc8 test and improve rst syntax" 2016-08-05 09:20:13 +00:00
Christian Berendt
c3d8262ec5 Add doc8 test and improve rst syntax
This will test all rst files inside the doc directory for style issues with
doc8 (an opinionated style checker for rst styles of documentation).

This will fix all syntax issues identified by doc8 and will improve
the syntax.

Change-Id: Id1b9563e07e77e306aef5a0767c98c27f87c5c0e
2016-08-04 15:09:10 +02:00
Christian Berendt
4cd95dbcc5 Enable central logging without deploying elasticsearch/kibana
This changed introduces 4 new parameters to be able to use an existing
elasticsearch service for central logging.

* elasticsearch_address - address of elasticsearch server
* elasticsearch_protocol - protocol (HTTP/HTTPS) used by elasticsearch server
* enable_elasticsearch - deploy elasticsearch container
* enable_kibana - deploy kibana container

Closes-bug: #1584861

Change-Id: Ia1ff9ae8b6d9929c3826da02693d1e2fc9ea2522
2016-08-03 21:59:51 +02:00
Jenkins
63d448fe2e Merge "External Ceph - Implementation Nova" 2016-08-03 15:29:36 +00:00
William Snow
37cf84aabe Doc wording update
- Minor rewording for clarity.

Change-Id: I96aa1cd39ad609b9741c294b802327d7b2f34ddd
2016-07-28 10:46:37 -07:00
Mathias Ewald
ffafebf87c External Ceph - Implementation Nova
Introduced nova backend selection flag for Ceph and priority if
multiple backends are configured

Add mechanism to deploy arbitrary ceph.conf and keyring files into
nova-compute and nova-libvirt containers

Added documentation

Change-Id: Id010ca9cc2d914e5358ef79edeb600a28220dd4b
Implements: blueprint external-ceph
2016-07-27 20:25:00 +00:00
Kenny Johnston
ba62df4fff Minor Readability Adjustments to Operating Kolla
Minor adjustments to operating-kolla.rst.

Change-Id: If08e59cedb4a8d6e36db743f670288221e79b3c8
2016-07-25 22:00:05 -05:00
Kenny Johnston
c4f825f37e Fix Wording and Typos in Deployment Philosophy
Improved readability and comprehension of
deployment philosophy doc.

Change-Id: I3e735d20c64f6a44b927e856116ff8d15cfb7292
2016-07-25 15:12:06 -05:00
Yongfeng Du
8cfd14d932 Fix typo in cinder guide
TrivialFix

Change-Id: I49b702d2b2494ca3a9fac81248faa9e21ca2e4f0
2016-07-25 17:44:54 +08:00
Jeffrey Zhang
1b0e701402 Simplify the Cinder LVM backend
Remove the unnecessary option in the  group_vars/all.yml file.

* removed some cinder.conf options like volume_backend_name,
  iscsi_helper, iscsi_protocol etc. these value can be configured by
  custom cinder.conf file, no need export as global variables.
* remove meaningless iscsi_ip_addess, which is not used in LVM driver
* force start iscsi relate when enable_cinder_backend_lvm is yes

TrivialFix
Change-Id: Ifcbfdad15e4d68bc5f20fc77e0315a09983ef022
2016-07-25 09:50:12 +08:00
Mathias Ewald
3894883871 External Ceph - Implementation Cinder
This patch adds support for external Ceph clusters for Cinder.

For clean integration the backend configuration mechanism had to be
slightly adjusted.

We now have the option to enable multiple backends for Cinder
independently.

Currently, the flags cinder_backend_iscsi and cinder_backend_ceph are
used to toggle backends.

Documentation on how to use external ceph was added.

Change-Id: I7e0267b90d62d6d881f24f063cdb894422ec8618
Partially-Implements: Blueprint: external-ceph
2016-07-19 12:45:48 +00:00
Shanu Jain
72d13a3e2a fix small documentation error
Change a change ID to a bug ID to make the cinder documentation correct.

Change-Id: I8dc69368b432de8e8bb7669988566acffe619a45
Closes-Bug: #1603818
2016-07-17 15:00:36 -07:00
Jenkins
27f1cad74f Merge "updated insecure docker-registry configuration" 2016-07-13 11:49:52 +00:00
Rahul Sharma
fbfab6a991 corrected documentation for registry version
The documentation was saying of installing registry 2.3 but
the tag used is registry:2. This tag gets updated to the recent
versions of registry, and hence, this fix was required.
Closes-Bug: 1598231

Change-Id: I3c37c3564678467402223a48c69a1ae7ccbaeebb
2016-07-11 19:31:05 -04:00
Rahul Sharma
39875a5c9f updated insecure docker-registry configuration
Current documentation was outdated/misleading. For CentOS, I found
that they have INSECURE_REGISTRY flag in /etc/sysconfig/docker in
docker version 1.10.3. For Ubuntu, latest versions of ubuntu use
systemd and hence, the documentation needs to be updated.
Closes-Bug: 1598252

Change-Id: I418dc696c09db669501ebfafc6ebf6c48b6f0caf
2016-07-11 19:06:19 -04:00
Asha Saravanamohan
a109c7473f Underline should match the title length in docs
According to the openstack contributer guide, the underlines
in an rst file should be of the same length as that of the
heading text to follow rst formatting conventions.
http://docs.openstack.org/contributor-guide/rst-conv/titles.html

Change-Id: I186abdfd87bc1e26fb822412b7335b1c42c25b25
Signed-off-by: Asha Saravanamohan <assarava@cisco.com>
2016-07-08 16:34:16 -07:00
Takeaki Matsumoto
138c6426bd Add enable_iscsi option to etc/kolla/globals.yml
To use Cinder LVM2 backend with iSCSI,
add enable_iscsi option and fix document.

Change-Id: I286733508b5582c311c313c172b3c3a774be993c
Closes-Bug: #1599088
2016-07-07 22:18:02 +09:00