Skip to content

Simplify host address escaping in check_ceph_osd#94

Open
emmcdonald wants to merge 1 commit intoceph:masterfrom
emmcdonald:patch-1
Open

Simplify host address escaping in check_ceph_osd#94
emmcdonald wants to merge 1 commit intoceph:masterfrom
emmcdonald:patch-1

Conversation

@emmcdonald
Copy link

Replaced manual escaping of IPv4 and IPv6 host addresses with automatic escaping using re.escape().

Replaced manual escaping of IPv4 and IPv6 host addresses with automatic escaping using re.escape().
Copy link
Contributor

@valerytschopp valerytschopp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More simple is ever better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants