17
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected almost 3 years ago.
Jun 02, 2020 — Jun 02, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add example for extracting certificate chains for VOMS configuration More... about 16 years ago
If the broker starts up as the 'cdb' user, and there is a /var/quattor directory, it will use that as a base. It also uses this criteria to decide if the templates for a domain will be pulled off the webserver on 80, or the one on 6901. More... about 16 years ago
Implemented make aquilon, reconfigure, bind service, and unbind service. Added --instance option to add and delete service to mimic the 1.0 broker. (Scott may cry when he sees this, but a full implementation using ServiceInstance (not even mentioning ServiceMap or ServiceListItem) was beyond me tonight. More... about 16 years ago
Yet another checkpoint. The make aquilon command now actually uses the os and personality arguments. Next come the services. More... about 16 years ago
db.py gets some methods to wipe out an oracle instance. fixes to removed session from within __init__ methods for objects in location and service are removed, and have moved to 'get_loc_type_id(type_name)' and get_system_type_id(system_type_name) instead (reduces repeated code). removed problematic unique constraint from build_item.
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
choose london dsdb replica if you're in europe
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
Checkpoint. Should be done rearranging code for make aquilon at this point - it will just be fill-in-the-blank style for the rest. More... about 16 years ago
Hack to force use of a 32-bit knc on x86_64. More... about 16 years ago
purely cosmetic, removed stuff i haven't used for a long time,.
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
more oracle speciufic stuff to choose the QA or PROD schema
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
Checkpoint. With a decent amount of hard-coding and some files rigged in my environment, the pan compiler is happily churning out (at least one) host xml file for `make aquilon`. Moved a chunk of work out of dbaccess and into the templates module. Next steps will be to remove the hard-coded and/or commented out blocks. More... about 16 years ago
incremental update. adds disk type. populates vendors from the actual vendor directory instead of hardcoded list. *should not break anything*
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
minor tweaks for qa vs. prod/stable oracle schema
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
Change the format of the certificate More... about 16 years ago
Correction for Services. More... about 16 years ago
Running faster and faster just to stay in place... More... about 16 years ago
Fixed cosmetic issue of a stray '?' when doing a get with no variables. More... about 16 years ago
fixed import bug
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
add/show/del service More... about 16 years ago
change to query for networks to use ABS function, lower some network population overhead. network shifts off "ip_iter" function to new ipcalc library which mimics the shell command of the same name. network population script uses tuple unpacking instead of array indexes for readability.
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
add/show/del rack/chassis ... More... about 16 years ago
fixed hardcoded location_type_id for company, and another double check for empty building names
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
and a quick bug fix...durrr
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
some convenience stuff for oracle testing
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
Add and del machine now generate files in the plenary directory of the quattor server. These will need to be tweaked as make aquilon is implemented, but it works. More... about 16 years ago
someone created a building with an empty string name in dsdb, which breaks population. this adjusts the building dump query to workaround.
Scott D'Aquila
as Scott DAquila
More... about 16 years ago
Lots of add commands More... about 16 years ago
Converted show machine and show model to use the get method. More... about 16 years ago
Fixed so that the get method now correctly handles optional parameters. More... about 16 years ago
rolled back bunker hack. to be dealt with later.
Scott D'Aquila
as Scott DAquila
More... about 16 years ago