#9 Automatic mirrormanager checkin
Closed: Fixed 7 years ago Opened 7 years ago by tibbs.

We have handy lists of files and directories, though we would need to update them after a transfer. mirrormanager wants to know when we're up to date and wants some information about what we have.

There is no way to generate the information mirrormanager wants from a shell script, but if it took the info in a different form, we could easily provide it.


This is implemented as far as possible at the moment.

The necessary json is generated and I'm pretty sure I know how to upload it. But mirrormanager does not yet have the endpoint implemented to allow this to work. I could manually do the xmlrpc but I don't think it will be long.

Since it doesn't appear that mirrormanager is going to incorporate the json endpoint any time soon, I went and coded up the necessaryt xmlrpc support. Everything is checked in and appears to be working fine on my test machines.

@tibbs changed the status to Closed

7 years ago

Login to comment on this ticket.

Metadata