Files
watcher/watcher/conf
jeremy.zhang 4d3727eafb Use HostAddressOpt for opts that accept IP and hostnames
Some configuration options were accepting both IP addresses
and hostnames. Since there was no specific OSLO opt type to
support this, we were using ``StrOpt``. The change [1] that
added support for ``HostAddressOpt`` type was merged in Ocata
and became available for use with oslo version 3.22.

This patch changes the opt type of configuration options to use
this more relevant opt type - HostAddressOpt.

[1] I77bdb64b7e6e56ce761d76696bc4448a9bd325eb

Change-Id: Idec43189ff8edc539027ba0b0369e54ae883cd2b
2017-03-28 15:22:25 +08:00
..
2017-03-23 13:54:03 +03:00
2017-01-24 18:26:22 +00:00
2016-12-14 15:13:31 +01:00
2017-03-18 13:46:34 +08:00
2016-12-14 15:13:31 +01:00
2017-01-19 13:16:57 +03:00
2016-12-12 16:36:04 +00:00