summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Metadata.py
Commit message (Collapse)AuthorAgeFilesLines
* Part2 of metadata changesNarayan Desai2006-11-221-226/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2523 ce84e21b-d406-0410-9b95-82705330c041
* Part 1 of metadata changesNarayan Desai2006-11-221-9/+42
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2522 ce84e21b-d406-0410-9b95-82705330c041
* Remove old ping sweep methodNarayan Desai2006-09-241-13/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2308 ce84e21b-d406-0410-9b95-82705330c041
* Add ClientMetadata.categories, for direct, by-name access to category instancesNarayan Desai2006-09-141-8/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2249 ce84e21b-d406-0410-9b95-82705330c041
* Simple metadata bugfixNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2131 ce84e21b-d406-0410-9b95-82705330c041
* Refactor to allow manual address specification in clients.xmlNarayan Desai2006-08-271-2/+19
| | | | | | | | * Move address resolution to Bcfg2.Server.Metadata * Remove bcfg2-server -c option (can be done with bcfg2-info more easily git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2123 ce84e21b-d406-0410-9b95-82705330c041
* fix assertion in case of preexisting entryNarayan Desai2006-02-211-8/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1762 ce84e21b-d406-0410-9b95-82705330c041
* this not my dayNarayan Desai2006-02-211-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1758 ce84e21b-d406-0410-9b95-82705330c041
* Fix profile assertionNarayan Desai2006-02-211-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1753 ce84e21b-d406-0410-9b95-82705330c041
* Introduce the new logging infrastructure and convert the server (and ↵Narayan Desai2006-01-251-17/+14
| | | | | | bcfg2-info) over to using it git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1717 ce84e21b-d406-0410-9b95-82705330c041
* last step of repo switchesNarayan Desai2006-01-231-107/+167
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1716 ce84e21b-d406-0410-9b95-82705330c041
* Fix error reporting for parse failuresNarayan Desai2005-12-071-1/+3
| | | | | | | | Fix comment printing for etc/metadata.xml Add a better error message for client communication bootstrapping failures git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1615 ce84e21b-d406-0410-9b95-82705330c041
* fix client metadata assertion problemNarayan Desai2005-12-061-11/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1613 ce84e21b-d406-0410-9b95-82705330c041
* work around lxml bugNarayan Desai2005-11-281-6/+7
| | | | | | | (Logical change 1.367) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1537 ce84e21b-d406-0410-9b95-82705330c041
* switch to lxmlNarayan Desai2005-11-121-1/+1
| | | | | | | (Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1488 ce84e21b-d406-0410-9b95-82705330c041
* add shortname matching (for Cfg)Narayan Desai2005-09-271-1/+2
| | | | | | | (Logical change 1.322) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1309 ce84e21b-d406-0410-9b95-82705330c041
* switch to Plugin importNarayan Desai2005-09-081-1/+1
| | | | | | | (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1236 ce84e21b-d406-0410-9b95-82705330c041
* add default fetch to handle poorly constructed configsNarayan Desai2005-08-311-1/+1
| | | | | | | (Logical change 1.291) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1162 ce84e21b-d406-0410-9b95-82705330c041
* check for undefined imageNarayan Desai2005-06-221-0/+3
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@988 ce84e21b-d406-0410-9b95-82705330c041
* fix import problemNarayan Desai2005-02-161-1/+1
| | | | | | | (Logical change 1.207) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@881 ce84e21b-d406-0410-9b95-82705330c041
* add loggingNarayan Desai2005-02-161-7/+11
| | | | | | | (Logical change 1.205) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@873 ce84e21b-d406-0410-9b95-82705330c041
* fix some errorsNarayan Desai2005-01-271-0/+2
| | | | | | | (Logical change 1.195) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@830 ce84e21b-d406-0410-9b95-82705330c041
* add MetadataConsistencyErrorNarayan Desai2005-01-191-1/+7
| | | | | | | (Logical change 1.192) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@818 ce84e21b-d406-0410-9b95-82705330c041
* Fixed constructor to not clobber data.Brian Pellin2005-01-101-1/+1
| | | | | | | (Logical change 1.183) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@781 ce84e21b-d406-0410-9b95-82705330c041
* Added support for image to toolset mapping.Brian Pellin2005-01-061-2/+8
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@757 ce84e21b-d406-0410-9b95-82705330c041
* add bundles into the mixNarayan Desai2004-12-031-0/+1
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@698 ce84e21b-d406-0410-9b95-82705330c041
* add prettyprinting to metadata outputNarayan Desai2004-12-021-2/+17
| | | | | | | (Logical change 1.155) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@690 ce84e21b-d406-0410-9b95-82705330c041
* fix case where single file has single class/attributes from metadataNarayan Desai2004-11-301-2/+2
| | | | | | | (Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@688 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-11-081-56/+45
| | | | | | | | | | 2004/11/07 10:46:22-06:00 anl.gov!desai pylint / move Applies back (Logical change 1.148) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@658 ce84e21b-d406-0410-9b95-82705330c041
* add __str__ methodNarayan Desai2004-11-011-3/+13
| | | | | | | | | add fix __cmp__ method (Logical change 1.137) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@619 ce84e21b-d406-0410-9b95-82705330c041
* kill !# lineNarayan Desai2004-10-301-2/+0
| | | | | | | (Logical change 1.129) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@582 ce84e21b-d406-0410-9b95-82705330c041
* fix dummy lineNarayan Desai2004-10-271-2/+0
| | | | | | | (Logical change 1.121) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@539 ce84e21b-d406-0410-9b95-82705330c041
* fix interation over non-sequenceNarayan Desai2004-10-271-2/+4
| | | | | | | (Logical change 1.120) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@530 ce84e21b-d406-0410-9b95-82705330c041
* typoNarayan Desai2004-10-221-1/+1
| | | | | | | (Logical change 1.108) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@485 ce84e21b-d406-0410-9b95-82705330c041
* fix __cmp__Narayan Desai2004-10-211-0/+6
| | | | | | | (Logical change 1.106) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@479 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-10-211-60/+15
| | | | | | | (Logical change 1.104) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@475 ce84e21b-d406-0410-9b95-82705330c041
* add profile assertion supportNarayan Desai2004-10-071-2/+15
| | | | | | | (Logical change 1.77) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@375 ce84e21b-d406-0410-9b95-82705330c041
* switch to profile based metadataNarayan Desai2004-10-071-12/+37
| | | | | | | | | | - change data structures - setup default profile support w/writeback (Logical change 1.76) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@374 ce84e21b-d406-0410-9b95-82705330c041
* change to new import locationNarayan Desai2004-08-311-1/+1
| | | | | | | (Logical change 1.47) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@279 ce84e21b-d406-0410-9b95-82705330c041
* remove another bogus importNarayan Desai2004-08-191-2/+0
| | | | | | | | | | 2004/08/19 10:39:30-05:00 anl.gov!desai remove bogus import (Logical change 1.44) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@266 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/Metadata.py -> src/lib/Server/Metadata.pyNarayan Desai2004-08-111-0/+102
| | | | | | | (Logical change 1.33) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@167 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-08-111-0/+0
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@162 ce84e21b-d406-0410-9b95-82705330c041