- Aug 15, 2016
-
-
Kenny Johnston authored
Removed numbered list formatting from single item list. Change-Id: Ifc9722e620eefc2580da921bc0c3084b9c25142c
-
- Aug 12, 2016
-
-
Duong Ha-Quang authored
- Fix mount option for configfs - Add note about open-iscsi service in Ubuntu Change-Id: I8df90dd8cd626ee01456be104ed01c4a0fe624b2 Closes-Bug: #1612170
-
- Aug 09, 2016
-
-
Christian Berendt authored
Change-Id: I3f0873f425f49514e6f086a6baa25dc3a3ee1dd5 Closes-bug: #1560049
-
Robin Naundorf authored
* 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
-
- Aug 08, 2016
-
-
Xinyuan Huang authored
TrivialFix Change-Id: I74d6c763116adeda620b281fec87e595df82b796
-
- Aug 06, 2016
-
-
Robin Naundorf authored
Github is just a mirror of the OpenStack git-repo. Changed from Github to OpenStack git url wherever possible. Change-Id: I7941ef86967de4efe7f23ff9fb11ec86c793901e
-
- Aug 04, 2016
-
-
Christian Berendt authored
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
-
- Aug 03, 2016
-
-
Christian Berendt authored
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
-
- Jul 28, 2016
-
-
William Snow authored
- Minor rewording for clarity. Change-Id: I96aa1cd39ad609b9741c294b802327d7b2f34ddd
-
- Jul 27, 2016
-
-
Mathias Ewald authored
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
-
- Jul 26, 2016
-
-
Kenny Johnston authored
Minor adjustments to operating-kolla.rst. Change-Id: If08e59cedb4a8d6e36db743f670288221e79b3c8
-
- Jul 25, 2016
-
-
Kenny Johnston authored
Improved readability and comprehension of deployment philosophy doc. Change-Id: I3e735d20c64f6a44b927e856116ff8d15cfb7292
-
Yongfeng Du authored
TrivialFix Change-Id: I49b702d2b2494ca3a9fac81248faa9e21ca2e4f0
-
Jeffrey Zhang authored
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
-
- Jul 24, 2016
-
-
Mathias Ewald authored
Made glance follow the <service>_backend_ceph configuration pattern. Change-Id: I7bc2b3b35d96bd297d520750dccd7333fa68d941 Closes-Bug: #1605962
-
- Jul 19, 2016
-
-
Mathias Ewald authored
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
-
- Jul 17, 2016
-
-
Shanu Jain authored
Change a change ID to a bug ID to make the cinder documentation correct. Change-Id: I8dc69368b432de8e8bb7669988566acffe619a45 Closes-Bug: #1603818
-
- Jul 11, 2016
-
-
Rahul Sharma authored
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
-
Rahul Sharma authored
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
-
- Jul 08, 2016
-
-
Asha Saravanamohan authored
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>
-
- Jul 07, 2016
-
-
Takeaki Matsumoto authored
To use Cinder LVM2 backend with iSCSI, add enable_iscsi option and fix document. Change-Id: I286733508b5582c311c313c172b3c3a774be993c Closes-Bug: #1599088
-
- Jun 27, 2016
-
-
Mohammed Salih Puthenpurayil authored
TrivialFix Change-Id: I92cc2d826f2d418b9575e35dd048c98775c0be5c Signed-off-by:
Mohammed Salih Puthenpurayil <linusali@gmail.com>
-
Paul Bourke authored
Seen a user with this problem recently in IRC, and encountered it myself frequently. If the Ceph bootstrap fails mid-way, subsequent deploys will commonly fail on the 'fetching ceph keyrings' task. Change-Id: I97176aa0904cd3153dfafe468f5cf94c95175ff7
-
Britt Houser authored
The word service was mispelled in security guide. Fixed this typo. TrivialFix Change-Id: I82a135b7c767690c0a639da552bdc2286c9ad43c
-
- Jun 24, 2016
-
-
Takeaki Matsumoto authored
python-pip package from canocnical for trusty is old. It causes resolving dependencies problem when "pip install". This fixes it. Change-Id: I9134d9d46eba3e9c37167552bf90758690b62ecf Closes-Bug: #1595792
-
hanchao authored
By adding `kolla-ansible pull` before the deployment, it may help to guarantee a successful deployment, and avoid polluting the host environment due to the failure of the deployment. Change-Id: I951a3093ca02601ed6c0469e626fcd92bd1297c1
-
- Jun 21, 2016
-
-
Steven Dake authored
Cinder has closed a flaw in the design of either glance, cinder, or OpenStack in general. Whatever the case is, LVM + multi-controller doesn't work correctly. TrivialFix Change-Id: Ibe3445699cfdb1622279a85b6c4e612663d08def
-
- Jun 17, 2016
-
-
Martin André authored
In vagrant environments, the kolla_internal_vip_address didn't belong to the private network provisioned on the machine and was failing the prechecks. TrivialFix Change-Id: I0e7e4d134e350c49ef7510c7262677754a83bcbf
-
- Jun 16, 2016
-
-
hanchao authored
Put commands to the code block in quickstart.rst. Change-Id: Ia2f12fd5693032029912d7fda2f6bf13701723fa
-
- Jun 14, 2016
-
-
Swapnil Kulkarni (coolsvap) authored
[1] http://lists.openstack.org/pipermail/openstack-dev/2016-June/097227.html Change-Id: I73af59dcf1e755dbe0579486f1fb0ebe5ca0119c Closes-Bug: #1592286
-
- Jun 13, 2016
-
-
Mauricio Lima authored
Change-Id: I2fc8f50f6448d58852f9e6c6d465e6f4e7288afa Closes-Bug:#1581731
-
Patrick Powell authored
Closes-bug: #1585995 Change-Id: I3163720dd4402848904fc9673e3240082e0c708f Partially-includes: blueprint documentation-rework
-
MD NADEEM authored
This doc explain how to run kolla tests. Change-Id: I498e18187c2c69bbd37c490ce4e1a8548f933791 Partially-implements: blueprint documentation-rework
-
- Jun 09, 2016
-
-
Michal (inc0) Jastrzebski authored
Since it's no longer relevant as liberty 1.0.0 is not there any more TrivialFix Change-Id: Id2b2404d76c82444418c00162b1abab2e1a64eed
-
- Jun 03, 2016
-
-
Steven Dake authored
This documents the basics of upgrades. Partially implements: blueprint documentation-rework Change-Id: I042179aec0e4a43b82f5ccaf6262217301ae46c6
-
- Jun 01, 2016
-
-
Marc-Andre Gatien authored
Change-Id: Ie73bfb1f2cd0879cb41adf1fce180f91bca40f73
-
Swapnil Kulkarni (coolsvap) authored
Co-Authored-By:
Serguei Bezverkhi <sbezverk@cisco.com> partially-implements: blueprint documentation-rework Depends-On: I2f709f8589fdbf62e3d0b265452fd58f413bee65 Change-Id: I19fe617b52b5b4a013f0a589ca21c0c932be4ad2
-
- May 31, 2016
-
-
Paul Bourke authored
When a new comer looks at the docs launch page the quick start should be more prominent in the table. Change-Id: Ie4591e6201e17926d74a8d9a2f50da1cc959e2e7
-
Paul Bourke authored
Change-Id: Ie34bda2a93f92958ea929f305a0e16d1b8ee5566
-
- May 28, 2016
-
-
Hui Kang authored
Change-Id: I9e9a96b71498a7d824d34e21028ad73f57302125 Closes-Bug: #1579583
-