Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger e2bea4c609 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: I1b7169982cea5d047175d19e880c94a7b8cadcc2
2019-12-18 09:42:38 +01:00
Sergey Kraynev 89ad4dd4f0 Implement TLS support for Designate
- Add certificates
- Add new nginx container for termintating ssl
- Add Config options for binding service to localhost, when SSL is
  enabled.

Co-authored-by: Peter Razumovsky <prazumovsky@mirantis.com>
Change-Id: I5ab74606d8d2004b52d9d1061bf4fb7d9896de0a
2017-03-21 09:22:36 +00:00
Peter Razumovsky 822cb58246 Designate bind9 backend
Add bind9 backend for designate. It required worker
and bind9 services for correct work.

Change-Id: I79472fc80c1f48daaf64300f8a71ee50baa6ebd5
2017-03-21 09:20:48 +00:00
Andrey Pavlov 4e99b610d6 Store sensitive configs in secret
Change-Id: Ia301335fe0f5e022f68a5c2ce051727c6f559413
Depends-On: Ie6a9833cdf73b076e24204d47e5898dfb24de43e
2017-03-06 08:53:48 +00:00
Peter Razumovsky c7773735e3 Add components to designate CCP plugin
Add next components to designate CCP plugin:

  * designate-api
  * designate-central
  * designate-sink
  * designate-pool-manager
  * designate-zone-manager
  * designate-mdns
  * designate-agent

Change-Id: I0332dc2e1e8bfaf7802f339ae94928c6c7de9979
2017-02-14 10:19:37 +00:00