5460 Commits

Author SHA1 Message Date
Jenkins
2fde030fd4 Merge "Delete the unnecessary space" 2016-10-17 08:05:16 +00:00
Jenkins
4490f2c6b9 Merge "Fix mariadb upgrade permission issue" 2016-10-17 08:05:09 +00:00
Jenkins
aab30b9a88 Merge "Fix rally upgrade permission issue" 2016-10-17 08:00:08 +00:00
Jenkins
c6a0bb951e Merge "Fix watcher upgrade permission issue" 2016-10-17 07:57:54 +00:00
caoyuan
ef5e1ee364 Fix rally upgrade permission issue
Change-Id: If765a66ebfdac43fc987d1cca7c82a6d6e734725
Partial-Bug: #1631503
2016-10-17 10:47:21 +08:00
caoyuan
2b7abb600a Fix watcher upgrade permission issue
Change-Id: I68c172de1f61807e8fed4535709b31a9acbe0b22
Partial-Bug: #1631503
2016-10-17 10:43:16 +08:00
bjolo
e29a09df23 fix cron logrotate for sahara
sahara.conf was not copied over to target nodes. Prevented cron container from starting

Change-Id: I98ad65ad1541e1a64fb5762571556e2661611ff2
Closes-Bug: #1631944
2016-10-16 21:19:50 +02:00
Jenkins
97686e9fab Merge "Cinder endpoint wrong fix" 2016-10-16 15:44:37 +00:00
Jenkins
d3ed3be3b7 Merge "OpenStack Services Should Use keystone_internal_url for auth" 2016-10-16 14:30:52 +00:00
Jenkins
77e2dfbd73 Merge "change source to . in gnocchi-base dockerfile" 2016-10-16 01:24:56 +00:00
Dave McCowan
cc2dde0854 OpenStack Services Should Use keystone_internal_url for auth
Horizon and Neutron mistakenly were using keystone_public_url
for authentication.  This works without error in deployments
when the internal services happen to have access to the
public network, but it is still wrong.  This fails to work
when the internal services can not access the public URLs,
for example when TLS is enabled on the public endppoints.

This patches corrects horizon and neutron to use
keystone_internal_url for auth.

Change-Id: I59b9094364bef375036028ba86a771dabf28c963
Closes-bug: #1625648
2016-10-15 18:50:41 -04:00
Kevin Fox
38912d8806 Cinder endpoint wrong fix
kolla genconfig is pointing at cinder v1, not v2. nova pointing
at v1 is now broken. At least when cinder is backed by ceph and
the release is >= mitaka.

Closes-Bug: #1633758

Change-Id: Idf4a26b37587f1dabe2de0c1ffbddb8c08ee3bdb
2016-10-15 12:39:08 -07:00
caoyuan
a31a70d265 Delete the unnecessary space
TrivialFix

Change-Id: Ifca64d8c4d6e7654d25001022e806f082acfa0b8
2016-10-15 04:07:29 +00:00
Jenkins
57203424c2 Merge "ansible: swift: Fix swift-object-expirer restart loop" 2016-10-14 18:08:12 +00:00
zhubingbing
bb51ca3a3d Fix mariadb upgrade permission issue
Change-Id: I356d41d030365b7b4f917b1334f9f68e560b7512
Co-Authored-By: Michal (inc0) Jastrzebski <inc007@gmail.com>
Partial-Bug: #1631503
2016-10-14 16:51:03 +00:00
Jenkins
b473da2348 Merge "Update Manila Guide" 2016-10-14 16:43:52 +00:00
Jenkins
d73615a1a7 Merge "Fix glance upgrade permission issue" 2016-10-14 16:18:46 +00:00
Jenkins
22e895dcb9 Merge "Use sudo to create loop device on gate nodes" 2016-10-14 16:14:32 +00:00
Jenkins
5b1c46b06d Merge "Move demos and dev directory into a new contrib directory" 2016-10-14 16:04:25 +00:00
Jenkins
0bc18f0bf6 Merge "Remove indentation from l3_agent.ini.j2" 2016-10-14 15:57:39 +00:00
Jenkins
3257d04adb Merge "Fix keystone upgrade permission issue" 2016-10-14 15:28:48 +00:00
Jenkins
f3767135c6 Merge "Fix ceilometer idempotent" 2016-10-14 15:26:21 +00:00
Jeffrey Zhang
2828fe8c6b Fix glance upgrade permission issue
Change-Id: I8316310c13017b86eb13c3ffad260fecb0e7f61b
Partial-Bug: #1631503
2016-10-14 22:33:53 +08:00
James McCarthy
cd968665eb Remove indentation from l3_agent.ini.j2
If enable_neutron_dvr is set, it leads to a failure of the
'Copying over l3_agent.ini' task due to parsing errors.

TrivialFix
Closes-bug: #1633488

Change-Id: Ia30970d65cf7b09fff336fe878d2be02e934b082
2016-10-14 15:05:45 +01:00
Mauricio Lima
7bc185a55e Update Manila Guide
Change-Id: I114082a603764e0726b29708217567822bf2fefa
2016-10-14 10:02:47 -03:00
Jeffrey Zhang
033a444fef Fix ceilometer idempotent
bootstrap_service in ceilometer should only be ran once during multi
deployment to keep idempotent

Partial-Bug: #1633463
Change-Id: Ic5d256e2e887661b4679c4518e8c3865b85189bf
2016-10-14 20:54:26 +08:00
Jenkins
b53988a088 Merge "add kibana to precheck" 2016-10-14 11:24:35 +00:00
Christian Berendt
b725bd09dd Move demos and dev directory into a new contrib directory
TrivialFix

Change-Id: Ifb8f19afa1514488bd288670d08b96f84982a4e1
2016-10-14 12:57:49 +02:00
James McCarthy
64e6e58627 Reorder the interface/network checks.
Perform the interface specific checks first, then do the network
related checks (not the other way around)

TrivialFix

Change-Id: Iae2c9fb9491060f1e33f067c08d22479108c3c98
2016-10-14 10:04:50 +01:00
Jenkins
dbf05f076f Merge "add magnum to precheck" 2016-10-14 08:28:21 +00:00
Jenkins
a683486a07 Merge "Remove unneeded blank lines" 2016-10-14 08:28:14 +00:00
Jeffrey Zhang
e7bdc62d02 Fix keystone upgrade permission issue
Change-Id: I211d9f2dbdd9647ec99e8b43be6332c8ad64114e
Partial-Bug: #1631503
2016-10-14 16:11:40 +08:00
caoyuan
ec0a7fbdb0 Add watcher checking to port_checks.yml
TrivialFix

Change-Id: Idf2a53025afb53a12cbe3c4e2feed1dd3dddfe02
2016-10-14 15:35:59 +08:00
zhubingbing
982e3bffa3 add magnum to precheck
TrivialFix

Change-Id: Ib9b199c2edcc48972491b46b41ae502953cd8a81
2016-10-14 03:21:41 +00:00
Jenkins
5661f72f98 Merge "Remove default values from conf file" 2016-10-14 02:17:00 +00:00
zhubingbing
3c645f1e31 add kibana to precheck
TrivialFix

Change-Id: I47fa57087258bad33ad21033f76f4fb2bf5f6f31
2016-10-14 02:02:39 +00:00
Jenkins
4bda9aa844 Merge "Add HNAS as Manila backend" 2016-10-13 19:37:29 +00:00
Jenkins
4b8e2c9476 Merge "precheck fails due to unknown cinder_volume_group" 2016-10-13 17:01:24 +00:00
Jenkins
45f4540002 Merge "Fix template for multiple physical networks" 2016-10-13 17:01:17 +00:00
Jenkins
a101a4484c Merge "Fix wrong mongodb address variable in ceilomter bootstrap" 2016-10-13 16:59:19 +00:00
Jenkins
fcfe28b5ac Merge "Modify QSG to install dependencies needed to build code with pip" 2016-10-13 16:51:50 +00:00
Jenkins
435f27a6d7 Merge "Hyperlink is expired" 2016-10-13 16:50:40 +00:00
Jenkins
a7913bfd77 Merge "Updated from global requirements" 2016-10-13 16:49:54 +00:00
Jenkins
bee5f06351 Merge "Readability Improvements to Advanced Config Doc" 2016-10-13 16:43:59 +00:00
Jenkins
917dccfac8 Merge "add ceilometer congress to precheck.yml" 2016-10-13 16:43:37 +00:00
Jenkins
1165246bb7 Merge "copy iscsid logrotate config" 2016-10-13 16:38:34 +00:00
Jenkins
84c2fc408c Merge "Fix a few typos in documentation" 2016-10-13 16:25:45 +00:00
Jenkins
45b0f2cf63 Merge "Remove do_reconfigure.yml file for all roles" 2016-10-13 16:20:30 +00:00
Waldemar Znoinski
223524b5dc copy iscsid logrotate config
This change adds copying iscsid logrotate
conf file for config task in common role.

Closes-bug: #1633127
Change-Id: I7da1f9ff794ed62f1baf70c04a2f6d0ca8d426aa
2016-10-13 15:51:35 +00:00
Jenkins
67237bd081 Merge "Update the location of Glance Registry HAProxy checks" 2016-10-13 15:38:45 +00:00