Skip to content
Snippets Groups Projects
Commit 6d9bd64f authored by Mr. Dmitry Makovey's avatar Mr. Dmitry Makovey
Browse files

first semi-working copy

parent 9fb418ee
No related branches found
No related tags found
No related merge requests found
......@@ -127,9 +127,4 @@ if __name__ == '__main__':
requests_reject_parser.set_defaults(func=requests_reject)
args = parser.parse_args()
client = Client(args.core_uri, args.core_user, args.core_password)
ml_fqdn = args.list_fqdn
ml = client.get_list(ml_fqdn)
args.func(args)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment