Package: designate / 1:20.0.0-1

Metadata

Package Version Patches format
designate 1:20.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
install missing files.patch | (download)

MANIFEST.in | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 install missing files
removed httpdomain sphinx ext.patch | (download)

doc/source/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 removed httpdomain sphinx ext
add new floatingip handler.patch | (download)

designate/central/rpcapi.py | 8 8 + 0 - 0 !
designate/conf/sink.py | 18 18 + 0 - 0 !
designate/notification_handler/base.py | 42 42 + 0 - 0 !
designate/notification_handler/neutron_floatingip_ng.py | 72 72 + 0 - 0 !
setup.cfg | 1 1 + 0 - 0 !
5 files changed, 141 insertions(+)

 add new floating ip handler for sink
fix regex to create floating ptr.patch | (download)

designate/api/v2/controllers/floatingips.py | 9 7 + 2 - 0 !
1 file changed, 7 insertions(+), 2 deletions(-)

 fix regex to create floating ptr.