Commit Graph

51 Commits

Author SHA1 Message Date
Andreas Jaeger 2fdc2f43c7 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: If32ae3a4f874957f41a68c3d234b3da36cf928f3
2019-12-18 09:47:23 +01:00
Andrey Pavlov ff04f07960 Store sensitive configs in secret
Change-Id: I374c3f8fa2956a8ab54890acdca23d49e6ee6792
Depends-On: Ie6a9833cdf73b076e24204d47e5898dfb24de43e
2017-03-06 08:30:41 +00:00
Sergey Kraynev e26e52e2a8 SSL implementation for horizon
- Updated Docker file for gorizon, which remove list of ports to listen.
- Add certificates
- Update service definition by extra nginx container and all necessary
  files.

Change-Id: If0be618c4fd584941e21bba44e62cb9b96cc1647
2017-02-20 12:14:57 +00:00
Razumovsky Peter 889fbf490d Add designate-dashboard support
Add designate-dashboard repo and panels to support
designate service.

Change-Id: Ie86412c7fd16ea31fc27068e9a845595d25206c2
2017-02-07 12:07:50 +00:00
Andrey Pavlov 1c2f63d873 Fix horizon with murano plugin for mitaka
Change-Id: Ia7a02796de06978b9b41fb71ac94842149762344
2017-01-24 10:58:13 +00:00
Yuriy Taraday 26bf7c310c Add compression step back into container
In Mitaka it seems like compressor does different hashing in container
and during container build, so add compression back, just for Miraka
compatibility.

Change-Id: Ie4cc2f5b439ba96e0a62c544a981a96aee233ede
2017-01-23 10:45:27 +00:00
Jenkins 2e8fc04b43 Merge "Use git.openstack.org url instead of github.com" 2016-12-22 11:12:35 +00:00
Sergey Kraynev 68c8566409 Use git.openstack.org url instead of github.com
Change-Id: Ie6ab93fb30b04ef84f4860422a43d57a6b6b47f1
2016-12-22 11:01:16 +00:00
Jenkins 48984d613a Merge "Enable cinder backup panels in horizon" 2016-12-19 14:18:06 +00:00
Peter Razumovsky 5cd872e62d Add searchlight-ui plugin to dashboard
If searchlight services are enabled, dashboard
will display additional page "Search", which could be
used for search by Searchlight.

Also, fix sahara-dashboard copy command place to repair
broken plugin.

Change-Id: I72e70a9ab7a152a79e885c4669a02ad5611fb4f8
Depends-on: I3e57b9dda9ebe63afd0381d0f9bf2831c4464059
2016-12-14 09:56:55 +00:00
Jenkins 80771aeadb Merge "Deploy Murano dashboard" 2016-12-07 14:38:50 +00:00
Andrey Pavlov 0bdba8b650 Use "address" func when it's possible
Change-Id: I8c311a496830a7890cef6ad854bb1770ae2eb3b5
2016-12-05 08:59:17 +00:00
Bartosz Kupidura 8fdb505713 Deploy Murano dashboard
Change-Id: Idefc4757b4d63b783e6da7711e0388fd43f3770f
2016-12-02 15:12:55 +01:00
Sergey Reshetnyak 975589f84f Enable cinder backup panels in horizon
Change-Id: I077d209abb95c569c37a7138ea5895b2b16173c2
2016-11-30 21:13:01 +03:00
Proskurin Kirill f1b3aceed7 OPENSTACK_TOKEN_HASH_ENABLED is deprecated
https://review.openstack.org/#/c/284845/

Change-Id: Ib50f45db4515a35150ee6e07e640fb58cacaa7d6
2016-11-28 16:50:46 +00:00
Proskurin Kirill a272ad00c8 Add the HORIZON_IMAGES_UPLOAD_MODE feature
Change-Id: I5d648c62d471c47ee79f0290baf53f93beb11da8
2016-11-28 16:50:44 +00:00
Proskurin Kirill f12f87c6fe Switch to new UI from the legacy one
Change-Id: I2772602bb04309b2a2d19898061208e38fc744ad
2016-11-28 16:33:46 +00:00
Proskurin Kirill 9334e52b7e TEMPLATE_DEBUG Django parameter is deprecated
Since 1.8 and removed in 1.10

Change-Id: Ib7abd0c54fcfbf8c48368fe54a0cb29451f2ef68
2016-11-28 16:33:43 +00:00
Jenkins 265966f206 Merge "Adding minimal dsl version for services" 2016-11-22 11:00:35 +00:00
Andrey Pavlov f809221b20 Adding minimal dsl version for services
Change-Id: Ic8d9c334ac57a13066db38562423523bd23b671f
Depends-On: Iddb02f88e47e53f8f7233f76ec1afe161c185a86
2016-11-21 12:27:37 +00:00
Yuriy Taraday 1d9ddf2b8c Add proper readiness probe
Also remove liveness one as it does nothing

Change-Id: Ifefd87046db04690bd9ae2ada3cef8eb616aa584
2016-11-19 13:20:52 +03:00
Sergey Reshetnyak ac11c649f9 Change allowed hosts to all in horizon
This parameter should be configured via apache

Change-Id: I8bed46b5364f1aa02c00ea4978ae0416a154325a
2016-11-14 16:31:40 +03:00
Andrey Pavlov 264fff74d0 Adding SECURE_PROXY_SSL_HEADER parameter
This param is needed to let horizon know that traffic is being
redirected from https

Change-Id: I53a6cb59c1349e0f4eaad6015923e4564badf5d2
2016-11-08 20:08:51 +00:00
Andrey Pavlov 95ac80097e Adding ability to upload images from urls
This will enable "url" source type in horizon

Change-Id: I6f14c642fc6e8fec6b121d20d48dc2232995a17f
Depends-On: I23cc56095c6ef82e886129e072aad44b150c5cab
2016-11-02 18:15:48 +00:00
Andrey Pavlov 7efeb26150 Adding ability to create images from horizon ui
'OPENSTACK_IMAGE_FORMATS' should be added to
REST_API_REQUIRED_SETTINGS in order to make it work

Change-Id: I5abbdf3eb9fdd8fc136a619c78980ec2b0b7be4b
2016-11-02 18:04:50 +00:00
Yuriy Taraday 5192e64c0c Move compress step to Dockerfile instead of runtime
Looks like the only missing thing was COMPRESS_OFFLINE = True in config

Change-Id: I64bf3b494d153b0fc8650167b99e3926ce1d8489
2016-11-02 17:29:20 +03:00
Andrey Pavlov 8735f469dd Adding ingress support
Adding ingress objects creation for service

Change-Id: I0b0a2c4889023140688880ffcbae4141da58e84a
Depends-On: Ic621af6930f078eea17fd83fce26b42cd32ecf01
2016-10-27 08:11:13 +00:00
Andrey Pavlov 5c9f58a38b Ports configuration refactoring
Ports configuration has been changed:

before:

  port: 123:3333

after:

  port:
    cont: 123
    node: 3333

Change-Id: I5896a401a80826997f4bfd7218ae7ee4c3a14a16
Depends-On: I54ab8dd02fc88b821a1f0d05c08f98b618730150
2016-10-26 17:31:03 +00:00
Jenkins 17c0ee41d1 Merge "Migrate liveness probe to new format" 2016-10-26 13:50:27 +00:00
Aleksandr Mogylchenko 1e28dfbf80 Migrate liveness probe to new format
Change-Id: Ib92adc695d91c8c39aa6491dd9b4a9a9023e5b8c
Depends-On: I920029d4cb14981427e7f978778506fb0b69c435
2016-10-26 14:07:35 +02:00
Andrey Pavlov e3e5e987df Change endpoint type for horizon
Internal endpoints from service catalog will be used instead
of public. Right now public and internal endpoints for services
are the same, but it will be changed.

Change-Id: I661b486355f507aa918afc8c353337fcca70f0be
2016-10-19 16:36:49 +00:00
Jenkins 4a95a9344c Merge "Add sahara dashboard" 2016-10-11 14:29:17 +00:00
Yuriy Taraday 741baad875 Convert all Horizon config to nested
Change-Id: Ic95b1c832a6c15727bee102cc2ac1954872fb59b
2016-10-10 16:48:56 +03:00
Yuriy Taraday 5ddc85f6fb Convert all Memcached config to nested
Change-Id: Ic551ff72553ed276850cde0feffdd2e17405f954
Depends-On: I76f0d1201065a34942361d665635060579c0a131
2016-10-04 14:43:01 +03:00
Yuriy Taraday e904e2cb31 Convert all Keystone-specific configs to nested
Change-Id: I5fb11b99fdc8d23f96f29a50539a3285011148eb
Depends-On: I393f8898657543a8c4536159e9a6d773b13cefbf
2016-10-03 11:19:00 +03:00
Sergey Reshetnyak 0b22fddaac Add sahara dashboard
Change-Id: I300a15a3e92a2acc7f3cf191a703ab5d13b9c731
2016-09-30 20:10:07 +03:00
Jenkins 796cc7d9a2 Merge "Add "address" to all services" 2016-09-27 14:32:44 +00:00
Andrey 616c6e8d34 Add "address" to all services
Replace all <some_service> occurences with
{{ address('<some_service>') }}

Change-Id: I039da1f45d1f5d2f3d7c87be8f463337ae8b9b17
Depends-on: I163857fa0c671e21725d7276540f5fbba09619d2
Depends-on: Ibbb12e016570936468effbbd0648d4690abe3aab
2016-09-26 17:59:35 +00:00
Sergey Lukjanov 57eea36578 Switch to stable/newton by default
Change-Id: Iaf73d09f52a5116f92ae581101dff643473292a4
2016-09-26 08:30:38 -07:00
Sergey Lukjanov 4836f998ed Yaml linter execution and config improved
Change-Id: I226d9cd1dd712b8277db85037276f587be22e9f1
2016-09-16 19:55:02 -07:00
Sergey Lukjanov f71dfb4004 Use memcached instead of local cache for Horizon
Change-Id: I9e68e1c96593e5d3ae1c1b79629043d7eaf79d49
2016-09-15 09:38:33 -07:00
Proskurin Kirill a51bab72d4 Use new rendering feature to render ports
Closes-Bug: 1623555
Change-Id: Ifb8a098a92c53a327ce296519ad424d9c8004304
2016-09-14 15:24:45 +00:00
Sergey Lukjanov d35fa560f3 Bump horizon wsgi props and make configurable
In MOS we're using formula, but it should be more or less always correct to
have 6/15 for CCP:
https://github.com/openstack/fuel-library/blob/master/deployment/puppet/openstack_tasks/manifests/horizon/horizon.pp#L138-L139

Change-Id: Ib3e11642e4db9c8c417718db284ef418b031669f
2016-08-29 23:47:41 -07:00
Andrey fa94640e15 Adding default configs to build from git repo
Images will be built with sources from master branch of
https://github.com/openstack/horizon.git repository by default.

Change-Id: I68c2c3b3b23ecbb5015b53593cc9a3796e4429a5
Depends-On: I4d91aa8632fcd55735d791300fde475696b435b5
2016-08-26 14:14:51 +00:00
Proskurin Kirill d46fb06d4d Add volume for Horizon logs for heka collecting
Plus small refactoring of openstack-dashboard template

Change-Id: Ib62ace1db43fb2c9125a890575fb901646b76e53
2016-08-18 18:08:43 +03:00
Sergey Reshetnyak cc3f359108 Drop hardcoded node selector
Change-Id: Ie0646b50a432673996beb6f2f49dd9da73faa147
2016-07-28 12:30:32 +00:00
Sergey Reshetnyak 2830808bb7 Migration to multicontainer pod
Change-Id: I2dd4aa5fe1c712d0f923028bd9fdfcde36f47ef4
2016-06-29 15:33:20 +03:00
Andrey Pavlov 7530f9bf5f Adding application definition for horizon
Change-Id: I67830e1e7ee2fcf3724de77bf44a2bef88da20aa
2016-06-28 11:52:09 +02:00
Proskurin Kirill 40c9327325 Convert service-horizon.yaml.j2 to... yaml
Change-Id: Ic2133d001f97853b039bc6c1c0a1e18e2c9a4562
2016-06-01 11:22:01 +02:00
Artur Zarzycki 48036b7f36 Add setting secret
Change-Id: If542ef39c0aa2ea68048874e81b9b5f173d0e78d
2016-05-19 14:50:11 +02:00