Commit Graph

70 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
OpenDev Sysadmins 04d8792324 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:32 +00: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 456add09c9 Fixing settings, policies and remove compression
* remove extra compression from docker image build
* move policy's and local settings to the right places

Change-Id: Ic1b27062703b9db6118d1632ff14bb0733b18adb
2017-01-25 10:00:14 +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
Marek Zawadzki a284222df4 Add a patch to Dockerfile for Mitaka
This is a workaround for murano-dashboard bug that will allow
building Horizon for Mitaka release (otherwise it will fail).
It can be useful in CI scenario when we build images for different OpenStack
releases.

Change-Id: Ieae9a52e49654e0469e58799f0b43ed343556f13
2017-01-19 14:14:28 +01:00
Peter Razumovsky e5e8c2b855 Fix searchlight-ui configuring for mitaka
Searchlight-ui has no policy and settings files in mitaka, so
need to add check for cp, if they are exist.

Change-Id: Ie0a7159144fda111cedfbd031c28de3059a8b2d2
2017-01-17 17:32:57 +04:00
Andrey Pavlov 658edf7f99 Use memcached for storing sessions
murano doesn't work with signed_cookies backend
sqlite backend should not be used in case of several horizon's

Change-Id: Ibb5e8020388c7173a390a7f1d85bdc020cb038c5
2016-12-29 09:38:53 +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
Sergey Lukjanov 6de30e0cd5 Add LICENSE file
Change-Id: I8aaf9bf72b77f18926e1be788ba7bd950a362f0a
2016-11-19 22:50:11 -08: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
Yuriy Taraday 24900028e2 Convert parent image specification to image_spec calls
Change-Id: I16cc5c84f50631b57930b9b5baf0758a9d7f377b
Depends-On: I18281bdb41e91cd5c9160055f1617d7ee9d3b548
2016-10-18 12:53:31 +03:00
Yuriy Taraday da5ec569ab Clean up pip arguments
--no-cache-dir is now default for microservices venv and there's no need
to pass requirements.txt to pip directly, especially as constraints
file.

Change-Id: I245d885d94513e2f80f29c8ab6d1a0e85e7bd928
2016-10-13 12:21:25 +03: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
Artur Zarzycki fbbdc85169 Add venv with posargs
Change-Id: I243489904a5addb1db71e73de21bde4ca8319382
2016-10-07 13:51:43 +02: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