Commit Graph

19 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
OpenDev Sysadmins 9600d9a684 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:24 +00: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
Jenkins 831a1b7f57 Merge "Add upgrade definition" 2017-03-14 12:46:44 +00:00
Jenkins 2cbb76ba3d Merge "Store sensitive configs in secret" 2017-03-10 10:05:36 +00:00
Jenkins 78d0dcafd2 Merge "Use keystoneauth macros in designate" 2017-03-06 10:07:41 +00:00
Andrey Pavlov 4e99b610d6 Store sensitive configs in secret
Change-Id: Ia301335fe0f5e022f68a5c2ce051727c6f559413
Depends-On: Ie6a9833cdf73b076e24204d47e5898dfb24de43e
2017-03-06 08:53:48 +00:00
Sergey Kraynev 5941d5212d Use keystoneauth macros in designate
Change-Id: I60c5e22b68fabe7eb17ccb6f5f8f13d45ae6c320
2017-03-03 08:27:00 +00:00
Mikhail c0e356e704 Add upgrade definition
Change-Id: I2406ea68d94d851a38400bbd71b87bba2ce1d9a1
2017-03-02 17:27:48 +04:00
Andrey Pavlov 935a186bbc Adjust to per-service configuration
Change-Id: Iba26e7fd74f2e75d93f1863d48f89cbec344fd83
Depends-On: Ia4d29167cea6dfd19a1970706aafda51a31d5b24
2017-02-28 11:11:00 +00:00
Peter Razumovsky 6d351b3fc2 Add fake pool for pool manager
Add fake pool using for pool manager, because current
pool manager cannot found "default" pool and notify about
error in logs. After adding fake pool as default, pool manager
will start to work correctly, but all designate resources
will stuck in PENDING status (due to this pool is fake).

Change-Id: I48e3bb83ab06a9a6df93507188883b739b65fa47
2017-02-21 14:04:07 +04:00
Peter Razumovsky d1bf983141 Fix designate pool manager db and rabbitmq
Add hosts and user/password for rabbitmq and also
add deps on main database creation for pool manager
db create command. And remove duplicate user create for
designate database.

Change-Id: Iacdd2db6368ccc5ad9068fb5fa8fb6cbc8665c2d
2017-02-21 14:04:05 +04: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
Peter Razumovsky 17a09de0ed Add LICENSE file
Change-Id: I55ba712c5c7d19218e8f875cf4d56d81e8f9f9e3
2017-02-09 15:45:11 +04:00
Peter Razumovsky 94d3facf4f Add linter and bashate tox checks
For correct job succeed need to add tox
checkers.

Change-Id: Ic9e74e3461928efc2f7ffed5be17372ed5add554
2017-02-09 15:45:10 +04:00
OpenStack Project Creator b3bcbb007b Added .gitreview 2017-01-30 20:26:55 +00:00