summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Initial revisionNarayan Desai2004-12-161-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@723 ce84e21b-d406-0410-9b95-82705330c041
* fix error loggingNarayan Desai2004-12-161-2/+2
| | | | | | | (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@722 ce84e21b-d406-0410-9b95-82705330c041
* Minor generator cleanupsNarayan Desai2004-12-160-0/+0
| | | | | | | BKrev: 41c1d1f2_F2JL0Mjt7eF-NlcuFk5ww git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@721 ce84e21b-d406-0410-9b95-82705330c041
* update comments and move to single repoNarayan Desai2004-12-161-4/+5
| | | | | | | (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@720 ce84e21b-d406-0410-9b95-82705330c041
* Add Generator prefix to log messagesNarayan Desai2004-12-161-18/+19
| | | | | | | | | | 2004/12/14 20:44:11-06:00 anl.gov!desai pylint cleanups (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@719 ce84e21b-d406-0410-9b95-82705330c041
* add commented fam debugging codeNarayan Desai2004-12-161-0/+2
| | | | | | | (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@718 ce84e21b-d406-0410-9b95-82705330c041
* pylint cleanupsNarayan Desai2004-12-151-5/+5
| | | | | | | (Logical change 1.161) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@717 ce84e21b-d406-0410-9b95-82705330c041
* minor code cleanupNarayan Desai2004-12-151-12/+11
| | | | | | | (Logical change 1.161) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@716 ce84e21b-d406-0410-9b95-82705330c041
* pylint cleanupsNarayan Desai2004-12-150-0/+0
| | | | | | | BKrev: 41bfa2dbk7BmKsBxWUPdMjss3ZEecA git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@715 ce84e21b-d406-0410-9b95-82705330c041
* add error handlingNarayan Desai2004-12-151-3/+7
| | | | | | | (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@714 ce84e21b-d406-0410-9b95-82705330c041
* new revNarayan Desai2004-12-151-0/+6
| | | | | | | (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@713 ce84e21b-d406-0410-9b95-82705330c041
* fix error messageNarayan Desai2004-12-151-2/+1
| | | | | | | | | | 2004/12/14 19:34:45-06:00 anl.gov!desai switch to generator logging "infrastructure" (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@712 ce84e21b-d406-0410-9b95-82705330c041
* fix missing parenNarayan Desai2004-12-151-1/+1
| | | | | | | (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@711 ce84e21b-d406-0410-9b95-82705330c041
* unify Cfg generator and RepositoryNarayan Desai2004-12-151-39/+21
| | | | | | | | | | 2004/12/14 18:40:03-06:00 anl.gov!desai switch to GeneratorError for Cfg Repo failures (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@710 ce84e21b-d406-0410-9b95-82705330c041
* remove debuggingNarayan Desai2004-12-151-11/+19
| | | | | | | | | | | | | 2004/12/14 19:28:04-06:00 anl.gov!desai add error reporting for generator instantiation errors 2004/12/14 19:08:32-06:00 anl.gov!desai switch to GeneratorError (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@709 ce84e21b-d406-0410-9b95-82705330c041
* fix client-specific pkglistsNarayan Desai2004-12-151-4/+4
| | | | | | | | | switch to GeneratorError (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@708 ce84e21b-d406-0410-9b95-82705330c041
* update generator scheme to pass more information up to higher layersNarayan Desai2004-12-150-0/+0
| | | | | | | BKrev: 41bf9ebfK3RY03DsLQAC4KukhjUz_w git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@707 ce84e21b-d406-0410-9b95-82705330c041
* Add logging mechanismNarayan Desai2004-12-151-0/+12
| | | | | | | | | | | | | 2004/12/14 19:14:32-06:00 anl.gov!desai add GeneratorInitError 2004/12/14 18:33:58-06:00 anl.gov!desai add Generator Exception (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@706 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/dummy.pyNarayan Desai2004-12-131-13/+0
| | | | | | | }(Logical change 1.159) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@705 ce84e21b-d406-0410-9b95-82705330c041
* kill old fileNarayan Desai2004-12-130-0/+0
| | | | | | | BKrev: 41bd10cdnAPvAgyRzwKef6TrKDVr6w git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@704 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/bcfg2metaNarayan Desai2004-12-081-57/+0
| | | | | | | }(Logical change 1.158) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@703 ce84e21b-d406-0410-9b95-82705330c041
* kill old utilNarayan Desai2004-12-080-0/+0
| | | | | | | BKrev: 41b66ef1xjzg6Mz42sifQBrZboQDuQ git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@702 ce84e21b-d406-0410-9b95-82705330c041
* fix baseNarayan Desai2004-12-031-2/+8
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@701 ce84e21b-d406-0410-9b95-82705330c041
* add support for restart targets other than reloadNarayan Desai2004-12-031-4/+4
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@700 ce84e21b-d406-0410-9b95-82705330c041
* fix mkdir -p caseNarayan Desai2004-12-031-9/+10
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@699 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 reload option to servicesNarayan Desai2004-12-031-0/+1
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@697 ce84e21b-d406-0410-9b95-82705330c041
* Client fixesNarayan Desai2004-12-030-0/+0
| | | | | | | | | | Bundle Specific file fix Base Parse error fix BKrev: 41b0c22f1unKGhA8uvZ7Jn7oYRqdiQ git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@696 ce84e21b-d406-0410-9b95-82705330c041
* Schema updateNarayan Desai2004-12-020-0/+0
| | | | | | | BKrev: 41af68c6tm-pEGPLkRgFfLsXI2ovzA git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@695 ce84e21b-d406-0410-9b95-82705330c041
* add DirectoryTypeNarayan Desai2004-12-022-2/+10
| | | | | | | (Logical change 1.156) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@694 ce84e21b-d406-0410-9b95-82705330c041
* switch to using atom.xsdNarayan Desai2004-12-021-23/+1
| | | | | | | (Logical change 1.156) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@693 ce84e21b-d406-0410-9b95-82705330c041
* one more bugfixNarayan Desai2004-12-020-0/+0
| | | | | | | BKrev: 41af638doUac2DfmzPU8oGHtFwKYyg git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@692 ce84e21b-d406-0410-9b95-82705330c041
* fix permission settingNarayan Desai2004-12-021-1/+1
| | | | | | | (Logical change 1.155) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@691 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
* add debugging for Directory VerificationNarayan Desai2004-11-301-0/+8
| | | | | | | (Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@689 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
* change language a littleNarayan Desai2004-11-301-1/+1
| | | | | | | (Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@687 ce84e21b-d406-0410-9b95-82705330c041
* chiba bugfixesNarayan Desai2004-11-300-0/+0
| | | | | | | BKrev: 41acfc1a-XUyLNVk1wGMoAYaZZnPVA git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@686 ce84e21b-d406-0410-9b95-82705330c041
* switch to \S to catch all categoriesNarayan Desai2004-11-301-1/+1
| | | | | | | | | | 2004/11/30 14:53:33-06:00 anl.gov!desai fixup regex from ccsched (Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@685 ce84e21b-d406-0410-9b95-82705330c041
* host specific package listsNarayan Desai2004-11-301-0/+5
| | | | | | | (Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@684 ce84e21b-d406-0410-9b95-82705330c041
* one pre-release thinkoNarayan Desai2004-11-130-0/+0
| | | | | | | BKrev: 41957a68fq2cbzvXRo-yc0URYkKR2g git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@683 ce84e21b-d406-0410-9b95-82705330c041
* add another force optionNarayan Desai2004-11-131-1/+1
| | | | | | | (Logical change 1.153) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@682 ce84e21b-d406-0410-9b95-82705330c041
* fix one thinkoNarayan Desai2004-11-131-1/+1
| | | | | | | (Logical change 1.152) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@681 ce84e21b-d406-0410-9b95-82705330c041
* changelog:Narayan Desai2004-11-130-0/+0
| | | | | | | | | | | finally nail down 0.6 Debian.py: fix one thinko BKrev: 41956aa1jcGKf7HLimvpBk-M1pRKyw git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@679 ce84e21b-d406-0410-9b95-82705330c041
* finally nail down 0.6Narayan Desai2004-11-131-0/+6
| | | | | | | (Logical change 1.152) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@678 ce84e21b-d406-0410-9b95-82705330c041
* update generator docNarayan Desai2004-11-111-11/+32
| | | | | | | (Logical change 1.151) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@677 ce84e21b-d406-0410-9b95-82705330c041
* fix XMLFileBackedNarayan Desai2004-11-111-4/+5
| | | | | | | | | | | | | 2004/11/10 15:00:06-06:00 anl.gov!desai fix ScopedXMLFiles problem caused by pylint fixups 2004/11/10 13:35:37-06:00 anl.gov!desai add fam into the mix (Logical change 1.151) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@676 ce84e21b-d406-0410-9b95-82705330c041
* fix early loggingNarayan Desai2004-11-111-1/+2
| | | | | | | (Logical change 1.151) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@675 ce84e21b-d406-0410-9b95-82705330c041
* fix call stuffNarayan Desai2004-11-111-2/+2
| | | | | | | (Logical change 1.151) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@674 ce84e21b-d406-0410-9b95-82705330c041
* fix loggingNarayan Desai2004-11-111-5/+4
| | | | | | | (Logical change 1.151) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@673 ce84e21b-d406-0410-9b95-82705330c041