
Utility to handle prefixing IPv6 address with `inet6:`. This is useful for services relying on python-memcached which require the inet6:[<ip_address]:<port> format. Change-Id: Ibd280929f62bae61f34b2984af7710fbd422264b
6 lines
202 B
YAML
6 lines
202 B
YAML
---
|
|
features:
|
|
- |
|
|
Utility to handle prefixing IPv6 address with ``inet6:``. This is useful
|
|
for services relying on python-memcached which require the
|
|
``inet6:[<ip_address]:<port>`` format. |