645 Commits

Author SHA1 Message Date
Jenkins
2db0080547 Merge "Install: Neutron updates for Mitaka" 2016-03-08 13:23:10 +00:00
Sean Dague
cfd1852786 Update manuals to use new `use_neutron` option
Starting in Mitaka there is a unified use_neutron option that enables
both the network api and security group api. This is prefered over the
class based options which are now deprecated.

Change-Id: I3b682a1482f406e16cefa05b3a25d5cb2798097f
2016-03-08 08:01:50 -05:00
Jenkins
8a02bd24b8 Merge "Add missing setting for cache" 2016-03-08 07:20:12 +00:00
OpenStack Proposal Bot
8bc65516aa Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I919fd4ed64dd56f44f77c3ec353358224112704a
2016-03-08 06:11:16 +00:00
Varunkvn
ba60f151c7 Updating a command in install-guide for ubuntu.
Change-Id: Ifc15e63bf17dc5ff9108050edcadb1b16bd54afe
Closes-Bug: 1553741
2016-03-08 04:16:43 +00:00
David Lyle
dd820abdb6 Add missing setting for cache
The install guide instructs how to use memcached for a session
store for Horizon. It configures the caches, but does not actually
tell Horizon to use it for sessions. The default is signed-cookies
for sessions not caching.

This patch adds the setting to tell Horizon to use the cache for
sessions.

Change-Id: I7cd2add9df5dd699879dbdd1406495dc03f5267b
2016-03-07 17:52:35 -07:00
Matthew Kassawara
c9e58eca31 Install: Horizon updates for Mitaka
Update horizon configuration for Mitaka.

Change-Id: I59c0392260d221221d69f3876529bd4b36ab82bd
Implements: bp installguide-mitaka
2016-03-07 14:27:57 -07:00
Matthew Kassawara
9be3e9df4a Install: Environment updates for Mitaka
Update environment configuration for Mitaka to account for
changes to network nomenclature.

Implements: bp installguide-mitaka
Change-Id: I9a20e18f66425e5968fefebb8901eac82fb212af
2016-03-07 11:53:37 -07:00
Ayush Garg
2c7275166c Update the path of memcached.conf in install-guide
Updating the path from /etc/memcached/memcached.conf to
/etc/memcached.conf in install-guide for ubuntu.

Change-Id: I0eb4cf9e70f6959371ff21af1cb8792714307d6a
Closes-Bug: #1553683
2016-03-06 20:15:40 +05:30
Jenkins
6e35d9adcb Merge "Add manila install guide documentation" 2016-03-04 17:43:28 +00:00
Denis Cavalcante
51b44ccdc7 Add manila install guide documentation
It is an effort to document manila install guide.
Only Ubuntu distro has been properly updated until now.
Liberty packages have been used for the tests, but it can be
changed to mitaka as soon as they are available. Thanks in
advance for any feedback about this initial effort.

Change-Id: I686bdda2ee27de4e5c43bb8d95c0126c8c300558
Implements: blueprint create-manila-install-guide
2016-03-04 11:03:09 +00:00
Jenkins
19616788b6 Merge "Modify DB support for Aodh" 2016-03-03 19:35:42 +00:00
Matthew Kassawara
117606139c Install: Neutron updates for Mitaka
Update neutron content for Mitaka.

1) Change 'public' to 'provider' and 'private' to
   'self-service' to improve distinction between these
   networks using neutronish terms.
2) Remove explicit installation of some packages due to
   dependency fixes.
3) Remove explicit configuration of verbosity.
4) Remove explicit configuration of ARP spoofing protection.
5) Remove extraneous configuration for the metadata agent.
6) Remove extraneous configuration for nova-neutron
   interaction.
7) Reduce discussion of MTU because Mitaka fixes most
   of the issues, but we still need to explain the
   most limitation of overlay networks.
8) Generally improve wording.

Implements: blueprint installguide-mitaka
Change-Id: I3beff125b2eb8d264048530dc3bad7d346d2828b
2016-03-02 13:39:30 -07:00
Matthew Kassawara
05d26be110 Install: Nova updates for Mitaka
Update nova configuration for Mitaka

1) Swap order of API and general databases.
2) Remove explicit configuration of linuxnet_interface_driver
   option.

Change-Id: Ibe32131defa85f80f4a1c797707fa8a0c2a4bbfb
Implements: bp installguide-mitaka
2016-03-02 11:14:51 -07:00
Jenkins
ebba63df2a Merge "[Install Guide] Update SUSE versions" 2016-03-02 02:43:34 +00:00
Jenkins
68a47f14cf Merge "[install] make the "local_ip" explanation more detailed" 2016-03-01 21:56:50 +00:00
Ildiko Vancsa
8283d1dc30 Modify DB support for Aodh
[install] NoSQL DB support is deprecated for Aodh. The install guide
is modified to install and configure SQL DB as back end.

Change-Id: I6e62c634614370fc7bf2471bf718dd55f0909e8c
2016-03-01 16:33:35 +01:00
Andreas Jaeger
71008095c4 [Install Guide] Update SUSE versions
Update for openSUSE Leap 42.1 and SLES 12 SP1. Adjust OpenStack link to
use new Mitaka repositories.
Remove extra version information.
Update gpg key.

Also, update title for draft-index.

Change-Id: I68e67c269f4c7bfb584d75b3884ebe3cd20eb071
2016-03-01 13:59:29 +01:00
chen-xing
025ac1cb71 [install] make the "local_ip" explanation more detailed
Reader of the install guide reported ambiguity about
what OVERLAY_INTERFACE_IP_ADDRESS means. We should make
it more clear.

backport: liberty

Change-Id: I480205217a9cf32eec06a545966e62ead7eb4744
Closes-Bug: #1550500
2016-03-01 09:36:29 +00:00
Matthew Kassawara
affbb90c3b Install: Launch an instance updates for Mitaka
Update launch an instance content for Mitaka.

1) Use OpenStack client if possible.
2) Change 'public' to 'provider' and 'private' to
   'self-service' to improve distinction between these
   networks using neutronish terms.
3) Generally improve wording.

Implements: bp installguide-mitaka
Change-Id: I4833e03b3406823223ecb31e1a90c5d0d0357fe9
2016-02-29 11:40:46 -07:00
Jenkins
3126f64619 Merge "Install: Revert errant patch for glance" 2016-02-26 14:45:12 +00:00
Matthew Kassawara
631d0357a3 Install: Revert errant patch for glance
Revert errant patch for glance [1] that changes 'wget' to
'curl' because it doesn't resolve a potential issue for
all distributions.

[1] https://review.openstack.org/#/c/281185/

Change-Id: I888910df3fc9a63243a6d2c2934c46ee3073ac0e
backport: Liberty
2016-02-26 06:32:18 -07:00
Matthew Kassawara
742cf0cb58 Install: Nova updates for Mitaka
Update nova configuration for Mitaka.

1) Add separate API database.
2) Change URL for API endpoints.
3) Change glance configuration.
4) Remove explicit installation of python-novaclient
   because we use python-openstackclient.
5) Remove package dependency workaround for multiple
   distributions.
6) Use OpenStack client and update command output.

Change-Id: I34b13336144174f742c80e87eac13972a6e6e20a
2016-02-25 22:18:45 -07:00
Jenkins
e8a7001602 Merge "Changed wget to curl -O as curl is available by default." 2016-02-23 07:12:49 +00:00
chen-xing
0ee63d0eb5 [install]prompt to complete verifying on controller node
backport:Liberty

Change-Id: I282da0cadcbb4377c6a0b0f2e2b69f2bdab7aa2b
Closes-Bug: #1547323
2016-02-19 17:06:34 +00:00
Brian Moss
0c089ee98e Move service types to left column
Move service type headings (storage, shared services,
Higher-level services) to the left column of the
OpenStack services table.

Change-Id: I37eff3f644399e6748fa1de931f1b78d4ea152d6
2016-02-19 16:03:41 +10:00
root
0cf320dd32 Changed wget to curl -O as curl is available by default.
Closes-Bug: #1545863

Change-Id: I71558c9e5d4ca830150bcace6059af40131d0f6f
2016-02-17 16:44:25 +00:00
OpenStack Proposal Bot
6d0c21a99d Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: If92d3520512854723904bfc9fc66fb7da76940b0
2016-02-17 06:11:18 +00:00
Jenkins
f6282da95c Merge "Install: Keystone updates for Mitaka" 2016-02-16 19:57:27 +00:00
Matthew Kassawara
25b6a74bea Install: Glance updates for Mitaka
Update glance configuration for Mitaka.

1) Remove explicit installation of python-glanceclient
   because we use python-openstackclient.
2) Remove package dependency workaround for RDO.
3) Unify configuration between glance-api.conf and
   glance-registry.conf files.
4) Change notification driver option.

Implements: bp installguide-mitaka
Change-Id: I10ee171e052a295fab2aba2443714c3b02eacef1
2016-02-15 18:47:36 -07:00
OpenStack Proposal Bot
bf959af022 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I12df318557640cf30980b5f8940c9c17ea202b23
2016-02-15 06:11:15 +00:00
Jenkins
78b249b6a9 Merge "Install: Remove workaround for RDO SQL library" 2016-02-13 17:58:18 +00:00
Jenkins
b4cbb287f7 Merge "Install: Keystone auth updates for Mitaka" 2016-02-13 17:55:53 +00:00
Jenkins
650d9f98a0 Merge "Install: Environment updates for Mitaka" 2016-02-13 17:55:46 +00:00
Jenkins
9bf16be841 Merge "Finalize Swift installation in Installation Guide - Services won't start due to SELinux context issues." 2016-02-13 17:54:31 +00:00
Jenkins
c1b961a673 Merge "Verify operation in Installation Guide" 2016-02-13 05:50:36 +00:00
Hideki Saito
d23ac92497 Fix wrong type of resource list
Fixed to correct the type of resource-list in install-guide.

Change-Id: I1f4f675309711ccc5f43f965b0a67e375cddb751
Closes-Bug: 1544463
2016-02-13 12:15:41 +09:00
Matthew Kassawara
6c185febf6 Install: Environment updates for Mitaka
Update environment configuration for Mitaka.

1) Change SQL database configuration file name to
   something less clunky.
2) Improve consistency of SQL database configuration
   among distributions.
3) Change RDO to use the PyMySQL library.
4) Add pre-release package repositories for testing
   purposes. Remove after release of Mitaka packages.
5) Move Memcached content from keystone because all
   services use it, but in a different way than in
   Liberty.

Implements: bp installguide-mitaka
Change-Id: Ie904f9b4f745ac287d9aef12e3348e1582766229
2016-02-12 13:33:22 -07:00
Matthew Kassawara
bd9b8b65d4 Install: Keystone updates for Mitaka
Update keystone configuration for Mitaka.

1) Change token type from UUID with Memcached to Fernet.
2) Complete migration to the Identity v3 API. As testing
   progresses, some services may require additional
   changes.

Note: Still contemplating use of clouds.yaml. Initial
      investigation indicates insufficient positive
      impact for the changes necessary to implement it.

Note: The keystone authentication library for services
      (keystoneauth1) requires Memcached in Mitaka. A
      future patch will move installation of Memcached
      to the environment content.

Change-Id: Ifdf96c285f1b260822922661668bc30629328ade
Implements: bp installguide-mitaka
2016-02-12 12:56:09 -07:00
Matthew Kassawara
6ab205bcb1 Install: Keystone auth updates for Mitaka
Update keystone authentication for services. Replace
'auth_plugin' with 'auth_type' and configure use of
the memcached service on the controller for caching
tokens.

TBD: Does inter-service authentication (nova-neutron)
     and trusts (heat) also require use of memcached?
     Requires further testing, but this patch reduces
     deprecation messages.

Implements: bp installguide-mitaka
Change-Id: I58fc11b7f81729ca0d3a23d56816ee654559866f
2016-02-12 11:39:26 -07:00
Matthew Kassawara
ea743a1a72 Install: Remove workaround for RDO SQL library
Remove workaround for RDO Python SQL library issues. All
distributions appear to support PyMySQL in Mitaka.

Implements: bp installguide-mitaka
Change-Id: I397053f5c2cdf29cd681c356108af489645932d2
2016-02-12 10:28:26 -07:00
Vikram Hosakote
368793f7e5 Finalize Swift installation in Installation Guide - Services won't
start due to SELinux context issues.

Added steps in the RDO install guide to change the security context
of Object storage's data directories to resolve SELinux avc denied
errors.

Change-Id: Idcd379b63bf8db4dfcdfba72a0a74c4be987176c
Closes-Bug:1534903
backport: liberty
2016-02-12 16:39:21 +00:00
Vikram Hosakote
0f16a4b874 Verify operation in Installation Guide
--os-auth-type is optional here. If --os-auth-type is not provided
and since --os-username is supplied, python-openstackclient will
automatically select password.

Hence, removed the --os-auth-type argument.

Change-Id: I99239226cf71f5effe9e3093d11b39c28c608140
Closes-Bug: 1544483
2016-02-12 15:42:24 +00:00
KATO Tomoyuki
f6ce6bd328 Rename common-rst to common
Keep the sync target repo path "common-rst" as of now.

Change-Id: I552d2c0a422c4824632b11fa273629004b889306
2016-02-11 21:18:59 +09:00
OpenStack Proposal Bot
577b990f76 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I71e66ce79f8715958a3e5788cb4b4f58ed2cdf5e
2016-02-11 07:25:38 +00:00
OpenStack Proposal Bot
8160769055 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Icfdeec19a9b5cbe5a2ce9a95b16cedc7c76eda70
2016-02-09 06:10:04 +00:00
Jenkins
0bcbb6c9bf Merge "[install] Add the multiple domain configuration" 2016-02-08 10:14:05 +00:00
chen-xing
0e2337ec21 [install] Add the multiple domain configuration
backport:Liberty

Change-Id: Ie019c1ca6140d0bfaba84129403da733de180cc0
Closes-Bug: #1416954
2016-02-05 05:49:22 +00:00
Ildiko Vancsa
4f7b5eee43 Update Aodh install instructions with OBS part
[install] OBS install instructions for Aodh

Change-Id: I7651b836bdb3f16ec50f1e4f4d7e6a315efca3ed
2016-02-02 13:01:48 +01:00
Jenkins
121f7c6ad1 Merge "[install] Improve desc of networking options" 2016-02-01 08:47:18 +00:00