opendns / lemming

OpenDNS Data Systems Automation
Apache License 2.0
3 stars 5 forks source link

mysql-collector: Upgrading to argparse. #70

Closed simar7 closed 8 years ago

simar7 commented 8 years ago

optparse is deprecated and argparse is the way to go.

Upgrading stuff to use argparse instead, also added user/password as options rather than hardcoding them.

Signed-off-by: Simarpreet Singh simar@opendns.com