]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: Fix ipv6 network regex to support routes with expiry 36129/head
authorMatthew Oliver <moliver@suse.com>
Thu, 16 Jul 2020 06:38:29 +0000 (06:38 +0000)
committerMatthew Oliver <moliver@suse.com>
Thu, 16 Jul 2020 06:38:29 +0000 (06:38 +0000)
commitf4a986cbffccbf00b499d2d0546ac4623c12ddad
tree90cc001c5972a2aa8b809fb374cb9a5e446e115c
parent49fa97042232e446632fffde6d7253dcd353aaa7
cephadm: Fix ipv6 network regex to support routes with expiry

The regex I previously added didn't take into account ipv6 networks that
had an expiry, this patch updates the regex and includes an ipv6 route
version in the test.

Signed-off-by: Matthew Oliver <moliver@suse.com>
src/cephadm/cephadm
src/cephadm/tests/test_cephadm.py