[1855] in Moira
today's batch of changes
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Aug 22 04:59:22 2001
Message-Id: <200108220855.EAA21092@brad-majors.mit.edu>
To: moiradev@MIT.EDU
Date: Wed, 22 Aug 2001 04:55:05 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
After talking with Jeff this evening via mail, he expressed a
desire for moira to be able to handle billing for private subnets, as
well. We agreed on adding a contact and account_number field to the
subnet table. I implemented support for this and checked it in on the
branch I've been using. The code is running on ttsp now.
I also added a get_host_by_account_number query, at Jonathon's
suggestion. I put code in the curses client to support it, since it
seemed like something the helpdesk may want to run.
Lastly, I got confirmation from Scott Thorne that moira's access
to the cost_collector table in the warehouse was set up, so I wrote a
script to update moira's table of valid cost objects from it. The
script is currently at /mit/ops/services/moira/install/bin/accts.pl. I
couldn't decide on a good place in the source tree to put it.
Garry