rcherrueau
dcdbe44190
Multi-regions Support
...
Add support for basic multiple regions, that is to say, many OpenStack
with a shared Keystone (same users) and Horizon. The shared Keystone
and Horizon are deployed into one region, for instance RegionOne.
Services of other regions have an access to this Keystone. This
support assumes that the operator knows the name of all OpenStack
regions in advance, and considers as many Kolla runs as there are
regions.
The new variable, multiple_regions_names, contains the name of
regions. It is needed by the region that includes Keystone and
Horizon. In register.yml, it specifies to create as many Keystone
endpoints as there are regiones, so that services of other regions can
connect to Keystone. In local_settings.j2, it changes the render to
support multiple regions in Horizon. The multi-regions.rst explains
how to perform a multiple regions deployment.
Implements: blueprint multi-kolla-config
Change-Id: Icab2aebfc4de0e3bc609950956e0af397705f403
2017-03-10 14:24:42 +01:00
Paul Bourke
5418ada148
Enable sanity checks from kolla-ansible
...
Add a new subcommand 'check' to kolla-ansible, used to run the
smoke/sanity checks.
Add stub files to all services that don't currently have checks.
Change-Id: I9f661c5fc51fd5b9b266f23f6c524884613dee48
Partially-implements: blueprint sanity-check-container
2017-03-09 10:37:06 +00:00
Jenkins
ddaa3f70cf
Merge "Add missing dashboard policies"
2017-02-23 13:44:10 +00:00
Eduardo Gonzalez
b35901c1ff
Add missing dashboard policies
...
New dashboard plugins are included in horizon,
new custom policies support need to be added for
those services.
Change conditional check to apply changes when
horizon plugin is enabled, not the service itself.
Closes-Bug: #1664505
Change-Id: I67fcb88fd432b4c7554ddf24e76b28c3aab7c01f
2017-02-22 11:49:46 +00:00
caoyuan
1c3c611f40
Add the missing condition for config.yml
...
- add "item.value.enabled | bool"
- add "| bool" to keystone
- add group check for searchlight
Change-Id: Id4555a0a96ea1670e99c88a1da9d3e07bf253497
2017-02-14 11:19:26 +08:00
Jeffrey Zhang
5872392b59
Fix horizon pull error
...
Change-Id: I046da36b6086698742a88068328554f0447c3bbd
2017-02-12 07:44:20 -07:00
caoyuan
fdecd21246
Optimize reconfigure action for horizon
...
Co-Authored-By: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Change-Id: Ieb44258cd99744a92ef1aa958e3bdccf9519f212
Partially-implements: blueprint better-reconfigure
2017-02-09 11:32:32 +08:00
caowei
d467161399
Load freezer dashboard
...
Change-Id: Ib7354920de24dbab9481553bad6521e2f5e93fae
Depends-On: I8a70c7e95cdd6517816060e148d3fdc4857182f4
Closes-Bug: #1661953
2017-02-05 21:24:34 +08:00
qiankun.zhang
138ff1656d
Enable tacker_horizon when enable_tacker is yes
...
Depends-On: Ic63c88436b03c14ef767ee102625e697250c00e0
Change-Id: I0220cdb13686deda8b7a3a622530cd72fbe80dad
Closes-Bug: #1647894
2017-02-04 01:54:36 +00:00
Steven Dake
182b3a4180
Revert part of a murano patch which breaks horizon
...
See bug for more details.
Change-Id: Ieb80b8edb122bba7cde85cb4840730ebdb31f0a9
Closes-Bug: #1659725
2017-01-26 21:10:13 -07:00
Jenkins
7f3d7a30d9
Merge "Load murano dashboard dynamic"
2017-01-23 19:42:17 +00:00
caowei
27b1fde0de
Load karbor dashboard
...
Depends-On: I12d9bc5263b5efbe2ef0277f152eb13e19bb5558
Change-Id: I5cfc0d4d9110b5b5081fa5d6ae14adfd627f5f59
Closes-Bug: #1658122
2017-01-22 16:40:51 +08:00
Jeffrey Zhang
f3ea03d88f
Load murano dashboard dynamic
...
* Add ENABLE_MURANO environment in horizon
* Add murano related setting in local_settings.j2 file
Change-Id: I172b6d07536210623b2e2066ba4f1cc768479e33
Closes-Bug: #1640679
2017-01-21 09:33:51 +08:00
Jenkins
3f8cb8adda
Merge "Refactor bootstrap.yml file"
2017-01-18 10:17:50 +00:00
Jeffrey Zhang
7233b45d29
Refactor bootstrap.yml file
...
Change-Id: I00d2dcb0895548ba169ab85764cf546c2214cbf5
2017-01-12 23:37:50 +08:00
Jenkins
cfac48e3ff
Merge "Add enable_horizon_* parameter for dashboard"
2017-01-06 15:16:06 +00:00
Jenkins
6e4f6e9299
Merge "Use openstack_service_workers variable in horizon.conf.j2"
2017-01-06 14:35:17 +00:00
Jeffrey Zhang
2c241b9c15
Add enable_horizon_* parameter for dashboard
...
We can enable the service without enable the dashboard in this way.
Change-Id: I97b9281c7f6976b75b19c49222faee3ae2a0db66
2017-01-06 22:15:36 +08:00
Jenkins
25926c3f15
Merge "Enable solum dashboard when enable_solum is yes"
2017-01-06 12:02:02 +00:00
caowei
ae88c6fcdf
Use openstack_service_workers variable in horizon.conf.j2
...
Change-Id: I69c94895e4a6f6173363ce818f69344c0fdb22a4
2017-01-05 14:06:16 +08:00
caoyuan
bd1b4e4eef
Update the horizon port into all.yml
...
TrivialFix
Change-Id: Ib38161ecb82b480e4c901efb95efccff33e5a90e
2017-01-03 14:23:54 +08:00
Jenkins
fca27bf0bf
Merge "Move horizon precheck into its own role"
2017-01-03 02:40:08 +00:00
Jenkins
70ccea2bbe
Merge "Enable magnum dashboard when enable_magnum is yes"
2017-01-02 19:59:15 +00:00
caoyuan
779b0f8310
Move horizon precheck into its own role
...
Change-Id: I4e2f8e21bfd295d235d1264e427328e4baa85df3
Partially-implements: blueprint condition-pre-check
2017-01-02 22:41:38 +08:00
Kelvin Koh
59393098c4
Fix Horizon 404 on Ubuntu
...
Change-Id: I6d0d9f1a79f319d53f08ea9cb0bedbd670da55c2
Closes-Bug: #1653011
2016-12-30 10:17:14 -05:00
Jenkins
ff666950de
Merge "Use default user group consistently"
2016-12-22 06:37:41 +00:00
Paul Bourke
0db481bfea
Enable magnum dashboard when enable_magnum is yes
...
Change-Id: I820c61771f0ea8f12946f16908e4b8424ba53704
Depends-On: Iaf599ceea70879b8302ffcdf9615f18007e93134
2016-12-20 19:37:47 +08:00
Vladislav Belogrudov
25fcdfb986
Use default user group consistently
...
Default user group should be set much earlier in deployment
and should be used consistently accross all projects.
Change-Id: Id399f9ddebc903bb9c3eeb5a0ff6f33ca6d6828c
Closes-Bug: #1650501
2016-12-19 11:43:23 +03:00
caoyuan
d173e60cb5
Remove the unnecessary space
...
TrivialFix
Change-Id: Ibe921e2568a33345960e6bccc76d9b72156845be
2016-12-19 11:34:37 +08:00
jianyi
e89de06614
Enable solum dashboard when enable_solum is yes
...
Change-Id: I4124a0dcbb1ba821899cca18b9e0cc8d0d37d007
Depends-On: I531ef11f11920bb9db4b0cba43038694998afcf3
Closes-Bug: #1648709
2016-12-19 01:43:50 +00:00
portdirect
94efc9ea39
Fix syntax error in horizon custom policies file
...
Fixes syntax error in Horizon custom policy implementation
Change-Id: Id2386968dbe8ec9cac9cd00f465a833f5db7f217
Closes-Bug: #1649480
2016-12-13 06:47:59 +00:00
Jenkins
199015ce5d
Merge "Horizon custom policies"
2016-12-13 04:04:54 +00:00
Jenkins
dc6467d7f4
Merge "Revert "Enable designate dashboard when enable_designate is yes""
2016-12-12 17:07:28 +00:00
Jenkins
6d7c24d4f7
Merge "Enable mistral dashboard when enable_mistral is yes"
2016-12-12 13:57:10 +00:00
caoyuan
b3ab37d0c8
Enable mistral dashboard when enable_mistral is yes
...
Depends-On: I37c73e6304ed005fe019dcdd105c1f333137fa60
Change-Id: I544810afaa5c740f67702ba34e146c19b480de8d
Closes-Bug: #1647267
2016-12-10 14:14:21 +00:00
caoyuan
f301bba26c
Enable watcher dashboard when enable_watcher is yes
...
Depends-On: Ief5898f6bf1caa3a7fe6b2a96be2bdb79e402f28
Change-Id: I2ea4bd9308637056c6cb1b1d515efd1020a60d1b
Closes-Bug: #1647162
2016-12-10 14:13:48 +00:00
Paul Bourke
492116b654
Revert "Enable designate dashboard when enable_designate is yes"
...
The designate role has not merged yet so there is no 'enable_designate'
variable.
This reverts commit 316f3ea4a9c3798b6f52baba20040340a81c0529.
Change-Id: I287a5ac04db00a9c19224deb41983be584f4e35a
2016-12-08 16:50:44 +00:00
Jenkins
347a86dbaa
Merge "Enable searchlight ui when searchlight enabled"
2016-12-08 09:00:08 +00:00
Jenkins
628418f3ea
Merge "Enable designate dashboard when enable_designate is yes"
2016-12-07 12:35:06 +00:00
Eduardo Gonzalez
bba32efdae
Horizon custom policies
...
Apply custom policies for different OpenStack services.
Change-Id: I26df2d0d7c52215ffbedbfa66acd352063e885ae
Partially-Implements: blueprint custom-policies
2016-12-06 17:41:52 +00:00
Jeffrey Zhang
ba173ceb10
Revert "Enable zaqar ui when zaqar enabled"
...
This reverts commit 9fc5157cc7172eea6cd875692a44e13cab1b8226.
zaqar role is not implemented and there is no enable_zaqar variable,
too.
Change-Id: If40fdf8d672ee5e0b375513364734f245fa1d682
2016-12-06 20:14:39 +08:00
liyingjun
ad3085bffd
Enable searchlight ui when searchlight enabled
...
Depends-On: Ie65c374dd319e38fe50fc3dca15c64d07edc8e1a
Change-Id: I9867f1b96b732b473fe043ab57e3338582f7dd9a
Closes-bug: #1646690
2016-12-06 19:05:59 +08:00
jianyi
5cb2ec8ee9
Enable senlin dashboard when enable_senlin is yes
...
Depends-On: I27ac67f42ad04ac5cf6d18b6f56506949aa4887c
Change-Id: I42c8cc7a750d1fd0c4e6ca491ef13d14c968d67b
Closes-Bug: #1646023
2016-12-06 13:58:12 +08:00
caoyuan
9fc5157cc7
Enable zaqar ui when zaqar enabled
...
Depends-On:I430340b38ff7642f46d76ec621ae65dcae8157c3
Change-Id: If669601691d1505049ba4196bd3c5856091ed921
Closes-Bug: #1647164
2016-12-04 23:24:08 +08:00
zhubingbing
316f3ea4a9
Enable designate dashboard when enable_designate is yes
...
Depends-On: Ic28d984dd2ca3db3633ee535d9475907fa4e2d3b
Change-Id: Ia0b874e3397d1f73dab15e0957e75814bcdfd3ac
Closes-Bug: #1646688
2016-12-03 15:22:19 +00:00
Jenkins
fe0bebc973
Merge "Enable trove dashboard when enable_trove is yes"
2016-12-02 13:15:55 +00:00
zhubingbing
6abbdf4cb5
Enable trove dashboard when enable_trove is yes
...
Depends-On: I1e9295da273055bfb870c7a87a32b989f3f61e8b
Change-Id: I18733775627d7f81cca0b7aa91f006ac48f1a755
Closes-Bug: #1646337
2016-12-01 15:46:37 +00:00
Jeffrey Zhang
8cada351b0
Enable cloudkitty ui when enable_cloudkitty is yes
...
Change-Id: If4a9e1db02e89362b01181149327983fc1c556f2
Depends-On: I6bb33de6d19ba42710e6d4138059c23076b759ec
Closes-Bug: #1641053
2016-12-01 14:50:38 +00:00
Jenkins
f407f2735e
Merge "Enable cinder backup tab in horizon"
2016-11-30 17:34:45 +00:00
Jenkins
3f36d15bc4
Merge "Enable sahara dashboard when enable_sahara is yes"
2016-11-30 15:19:51 +00:00