Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Jaeger 81f37c95f5 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: I9f5e8be2cc77a5c2a7f7dc1af3cef7964cca7f22
2019-12-18 09:50:55 +01:00
OpenDev Sysadmins aa79df6f4c 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:51:36 +00:00
Proskurin Kirill 71f4609446 Use $http_host in a Host header
This is needed to support NodePorts for example, since in that case
it contains hostname:port which was used in browser.

Change-Id: Ic84a2eb31d3bfd5b7f5a3a4fe41b0896d37a4afa
2017-03-01 15:37:33 +00:00
Proskurin Kirill ecedb51ea5 Bump nginx to 1.10.3
Change-Id: I7f62afb45e62fe659f63818e2a6f1bc22348a732
2017-03-01 15:22:58 +00:00
Proskurin Kirill faafba4631 Removed "ssl on;" from ssl options
Its recommended to set ssl in "listen"

Change-Id: Ic7dbc63e49a6854b9b0300773eae2413044aed07
2017-02-15 19:57:47 +00:00
Proskurin Kirill 944fc7a4b9 Add some general tunes for nginx
Change-Id: I9c548294a05fe4303cdefcaa85d58ca8b3f0eda7
2017-02-10 14:48:27 +00:00
Proskurin Kirill e0603076de Add common configs for ssl and proxy
Plus small fix for ca cert path to be the same as entrypoint one

Change-Id: I013aa09bfaead22eee2a0041bfc4fea9ee33d668
2017-02-09 11:17:23 +00:00
Sergey Kraynev da5b4493a0 Add base stuff for nginx support in ccp
- Add docker file for building custom image
- Add yamllint checks
- Add service definition
- Configs for nginx were splitted

Co-Authored-By: Artur Zarzycki <azarzycki@mirantis.com>

Change-Id: I0660cc3ca2723bc06871b61f859adfed42c0d807
2017-02-08 09:31:23 +00:00
OpenStack Project Creator 1dcb47634d Added .gitreview 2017-01-25 18:42:26 +00:00