パッケージ: designate-sink (1:21.0.0~rc1-1)
designate-sink に関するリンク
Debian の資源:
designate ソースパッケージをダウンロード:
- [designate_21.0.0~rc1-1.dsc]
- [designate_21.0.0~rc1.orig.tar.xz]
- [designate_21.0.0~rc1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
OpenStack DNS as a Service - sink
Designate provides DNSaaS services for OpenStack. It provides a multi-tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box.
This package provides the sink service. It is an optional service which listens for event Notifications, such as compute.instance.create.end, handlers are available for Nova and Neutron. Notification events can then be used to trigger record creation & deletion.
The current sink implementations generate simple forward lookup A records, using a format specified in handler-nova configuration. Any field in the event notification can be used to generate a record.
その他の designate-sink 関連パッケージ
|
|
|
|
-
- dep: designate-common (= 1:21.0.0~rc1-1)
- OpenStack DNS as a Service - common files
-
- dep: python3-designate (= 1:21.0.0~rc1-1)
- OpenStack DNS as a Service - Python libs