1854 Commits

Author SHA1 Message Date
Jeffrey Zhang
ecab56a182 Fix common role upgrade permission issue
Change-Id: I0f989b8a0ebd30424f71619981775d75ff1db691
Partial-Bug: #1631503
2016-10-17 14:14:09 +08: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
zhubingbing
cab32bc727
Fix sahara upgrade permission issue
Change-Id: If7d28829a4c134c655e1b08df1d3ceb7e1989f3c
Partial-Bug: #1631503
2016-10-17 09:26:48 +08:00
zhubingbing
032234bad6
Fix cinder upgrade permission issue
Change-Id: If778c981cfcf020fcf0be6bf7e38a3243e63b85c
Partial-Bug: #1631503
2016-10-17 09:21:54 +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
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
zhubingbing
250d7bc106 Fix elasticsearch upgrade permission issue
Change-Id: I113912e492c719385700da89307c7af4538207f9
Partial-Bug: #1631503
2016-10-15 12:02:50 +00:00
zhubingbing
b361fe8ea2
Fix heat upgrade permission issue
Change-Id: I666368dcb2dd900234b373bfd433ab918233c601
Partial-Bug: #1631503
2016-10-15 20:00:14 +08:00
zhubingbing
226b84331f
Fix magnum upgrade permission issue
Change-Id: I1e9fd7f15f9d5e133dbd3b651b56708a82864245
Partial-Bug: #1631503
2016-10-15 19:20:09 +08:00
zhubingbing
a8cb87c672
Fix mistral upgrade permission issue
Change-Id: Ic21cb035a75870690be0f98377fe45f41983e658
Partial-Bug: #1631503
2016-10-15 19:08:13 +08:00
zhubingbing
709cbd345e
Fix manila upgrade permission issue
Change-Id: I52e47aee0d373be102c855cc791c7f369468302a
Partial-Bug: #1631503
2016-10-15 18:57:47 +08:00
zhubingbing
2d570b886d
Fix congress upgrade permission issue
Change-Id: I215d17cbaa7265c93cebb7454e0a53868c13d7a2
Partial-Bug: #1631503
2016-10-15 18:53:28 +08:00
caoyuan
01310b8d7f Fix telegraf upgrade permission issue
Change-Id: If906f9a125f2fe11d1deb7eea5af4bcea3feac18
Partial-Bug: #1631503
2016-10-15 18:44:12 +08:00
caoyuan
92aef9c280 change perm 0644 to 0600 in murano role
TrivialFix

Change-Id: I336b86c0e4a67cfe15cbeae9c1fbae62e1474dc2
2016-10-15 17:58:14 +08:00
Jenkins
57203424c2 Merge "ansible: swift: Fix swift-object-expirer restart loop" 2016-10-14 18:08:12 +00:00
Jeffrey Zhang
ce5a11a374 Fix stale namespace removal issue
When using both /run and /run/netns in docker container, mount
propagation won't work when delete namespace after the containers are
restarted. This PS makes /run mount as shared.

Closes-Bug: #1616268
Change-Id: Ie16699e1b193b2bf1263d89ea634e89ea69add9e
2016-10-15 01:49:13 +08: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
Eduardo Gonzalez
d189134870 Port prechecks only for enabled services
This PS adds logic to control when port prechecks
are made depending if the service is enabled or not.
Using conditionals will reduce prechecks role
execution time.

TrivialFix

Change-Id: I81b7359a4d80ac2da169267661f372b9f17e6a8f
2016-10-14 18:29:56 +02:00
Jenkins
d73615a1a7 Merge "Fix glance upgrade permission issue" 2016-10-14 16:18:46 +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
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
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
Martin Matyáš
157dc0f177 Make iscsi config.yml consistent with start.yml
As part of non-lvm iscsi bugfix, changes were introduced
to iscsi's start.yml. Same changes/conditions should be
reflected to config.yml so container configuration is deployed on
the same nodes as containers are started.

TrivialFix

Change-Id: Ib988df2d36983d63a3aff4226224dc5fc6064221
2016-10-13 10:10:16 -07: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
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
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
Jenkins
086eb5fb2f Merge "Cleanup container script improvement" 2016-10-13 15:30:36 +00:00
Jenkins
dae88516fc Merge "set basic kolla structures for iscsid" 2016-10-13 14:06:28 +00:00
Jenkins
2abef796d6 Merge "Mount host localtime for containers" 2016-10-13 14:06:20 +00:00