Commit Graph

8 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
Jenkins 78d0dcafd2 Merge "Use keystoneauth macros in designate" 2017-03-06 10:07:41 +00:00
Sergey Kraynev 5941d5212d Use keystoneauth macros in designate
Change-Id: I60c5e22b68fabe7eb17ccb6f5f8f13d45ae6c320
2017-03-03 08:27:00 +00:00
Andrey Pavlov 935a186bbc Adjust to per-service configuration
Change-Id: Iba26e7fd74f2e75d93f1863d48f89cbec344fd83
Depends-On: Ia4d29167cea6dfd19a1970706aafda51a31d5b24
2017-02-28 11:11:00 +00:00
Andrey Pavlov 41f9deb816 Moving tls flag from percona to db group
Change-Id: I75fbcb1274a860154f26b650a55e4bdd9227013a
Depends-On: I2ff95f7a1cbb14cb1cd9e35677f95c30a4523340
2017-02-20 14:36:04 +00:00
Peter Razumovsky 1f39d95902 Add SSL support for designate CCP plugin
Add SSL for designate components.

Change-Id: I5e94299fdb38fb9eaa74498778b14df3e00b9824
2017-02-15 14:40:11 +04: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