Below are some examples of using Rucio’s Client class. We assume that there is a Rucio server running on the localhost on port 80/443.
Discover server version information.
def tearDown(self):
pass
def testUserpass(self):
""" CLIENTS (BASECLIENT): authenticate with userpass."""