Commit Graph

19 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
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
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
Bartosz Kupidura 8fdb505713 Deploy Murano dashboard
Change-Id: Idefc4757b4d63b783e6da7711e0388fd43f3770f
2016-12-02 15:12:55 +01:00
Proskurin Kirill a272ad00c8 Add the HORIZON_IMAGES_UPLOAD_MODE feature
Change-Id: I5d648c62d471c47ee79f0290baf53f93beb11da8
2016-11-28 16:50:44 +00: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 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
Sergey Reshetnyak 0b22fddaac Add sahara dashboard
Change-Id: I300a15a3e92a2acc7f3cf191a703ab5d13b9c731
2016-09-30 20:10:07 +03:00
Sergey Lukjanov 57eea36578 Switch to stable/newton by default
Change-Id: Iaf73d09f52a5116f92ae581101dff643473292a4
2016-09-26 08:30:38 -07: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
Andrey Pavlov 7530f9bf5f Adding application definition for horizon
Change-Id: I67830e1e7ee2fcf3724de77bf44a2bef88da20aa
2016-06-28 11:52:09 +02:00