summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* bundles hardcoded, but metadata works with new datastoreNarayan Desai2004-08-091-51/+8
| | | | | | | (Logical change 1.26) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@133 ce84e21b-d406-0410-9b95-82705330c041
* make probes work and establish linkage for probe-dataNarayan Desai2004-08-091-0/+125
| | | | | | | | | | 2004/08/03 16:45:00-05:00 anl.gov!desai Rename: src/BcfgServer.py -> src/Bcfg2Server.py (Logical change 1.26) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@130 ce84e21b-d406-0410-9b95-82705330c041
* update prototypeNarayan Desai2004-08-091-1/+1
| | | | | | | (Logical change 1.26) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@129 ce84e21b-d406-0410-9b95-82705330c041
* add MetadataNarayan Desai2004-08-091-1/+1
| | | | | | | (Logical change 1.26) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@128 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-08-091-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@126 ce84e21b-d406-0410-9b95-82705330c041
* updatesNarayan Desai2004-08-031-7/+13
| | | | | | | (Logical change 1.25) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@125 ce84e21b-d406-0410-9b95-82705330c041
* readd AppliesNarayan Desai2004-08-031-4/+5
| | | | | | | | | | 2004/08/03 16:36:32-05:00 anl.gov!desai update Metadata to new set of data (Logical change 1.25) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@122 ce84e21b-d406-0410-9b95-82705330c041
* add probe function prototypesNarayan Desai2004-08-021-0/+5
| | | | | | | (Logical change 1.24) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@115 ce84e21b-d406-0410-9b95-82705330c041
* basically workingNarayan Desai2004-08-021-7/+22
| | | | | | | (Logical change 1.24) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@113 ce84e21b-d406-0410-9b95-82705330c041
* fix sharing issueNarayan Desai2004-07-231-61/+48
| | | | | | | | | | | | | | | | 2004/07/22 10:49:45-05:00 anl.gov!desai the bundler now works and produces elementtree documents 2004/07/20 14:13:17-05:00 anl.gov!desai last checkin before gutting 2004/07/08 13:59:20-05:00 anl.gov!desai add Dependent clause support (Logical change 1.23) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@110 ce84e21b-d406-0410-9b95-82705330c041
* building configs based on the bundler structure worksNarayan Desai2004-07-231-14/+21
| | | | | | | (Logical change 1.23) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@109 ce84e21b-d406-0410-9b95-82705330c041
* Add __iter__ methodsNarayan Desai2004-07-231-0/+6
| | | | | | | (Logical change 1.23) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@108 ce84e21b-d406-0410-9b95-82705330c041
* move to using toxml for xml serialization methodNarayan Desai2004-07-231-2/+29
| | | | | | | | | | | | | 2004/07/08 15:01:40-05:00 anl.gov!desai add Package Type 2004/07/08 13:59:38-05:00 anl.gov!desai add Dependent and Independent classes (Logical change 1.23) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@107 ce84e21b-d406-0410-9b95-82705330c041
* add more stuffNarayan Desai2004-07-231-2/+10
| | | | | | | (Logical change 1.23) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@105 ce84e21b-d406-0410-9b95-82705330c041
* bundler name updateNarayan Desai2004-06-301-0/+39
| | | | | | | | | | | | 2004/06/29 02:19:01-05:00 (none)!desai add structure call to Core constructor 2004/06/14 11:14:11-05:00 anl.gov!desai (Logical change 1.22) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@101 ce84e21b-d406-0410-9b95-82705330c041
* add support for structuresNarayan Desai2004-06-301-1/+5
| | | | | | | (Logical change 1.22) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@100 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.22)Narayan Desai2004-06-302-0/+100
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@98 ce84e21b-d406-0410-9b95-82705330c041
* fix XMLBacked confusionNarayan Desai2004-06-301-2/+12
| | | | | | | | | | 2004/06/10 14:41:56-05:00 anl.gov!desai remove debug print (Logical change 1.22) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@97 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-06-303-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@95 ce84e21b-d406-0410-9b95-82705330c041
* add Image to Metadata classNarayan Desai2004-06-091-10/+40
| | | | | | | (Logical change 1.21) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@92 ce84e21b-d406-0410-9b95-82705330c041
* fix constructorNarayan Desai2004-06-091-0/+4
| | | | | | | (Logical change 1.21) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@91 ce84e21b-d406-0410-9b95-82705330c041
* Switch to better api for fam handingNarayan Desai2004-06-091-11/+17
| | | | | | | (Logical change 1.21) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@88 ce84e21b-d406-0410-9b95-82705330c041
* remove extra fam argument; it is contained in the core argumentNarayan Desai2004-06-011-2/+1
| | | | | | | (Logical change 1.20) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@83 ce84e21b-d406-0410-9b95-82705330c041
* add Generator argument for famNarayan Desai2004-05-271-3/+4
| | | | | | | (Logical change 1.19) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@81 ce84e21b-d406-0410-9b95-82705330c041
* kill other importsNarayan Desai2004-05-271-58/+45
| | | | | | | | | | | | | | | | | | | | | | 2004/05/27 14:16:14-05:00 anl.gov!desai kill fam import 2004/05/27 14:15:32-05:00 anl.gov!desai remove fam object 2004/05/27 14:13:15-05:00 anl.gov!desai update to use fam 2004/05/25 15:41:20-05:00 anl.gov!desai change __constructor__ to __child__ for readability 2004/05/25 15:40:29-05:00 anl.gov!desai add constructor class data to DirectoryBacked (Logical change 1.19) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@79 ce84e21b-d406-0410-9b95-82705330c041
* add fam classNarayan Desai2004-05-271-5/+37
| | | | | | | | | | 2004/05/24 14:35:41-05:00 anl.gov!desai fix GetConfigFile (Logical change 1.19) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@77 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.19)Narayan Desai2004-05-271-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@76 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-05-271-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@73 ce84e21b-d406-0410-9b95-82705330c041
* ditch Build methodNarayan Desai2004-03-011-12/+4
| | | | | | | | | | 2004/01/20 10:40:02-06:00 anl.gov!desai clean up datastore usage (Logical change 1.18) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@70 ce84e21b-d406-0410-9b95-82705330c041
* move to using Generator.__provides__ from __build__Narayan Desai2004-03-011-5/+12
| | | | | | | | | | 2004/01/20 10:40:13-06:00 anl.gov!desai add datastore usage (Logical change 1.18) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@67 ce84e21b-d406-0410-9b95-82705330c041
* add Service typeNarayan Desai2004-03-011-0/+10
| | | | | | | (Logical change 1.18) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@66 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.16)Narayan Desai2004-01-071-0/+13
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@59 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-01-071-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@57 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.13)Andrew Lusk2004-01-061-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@49 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionAndrew Lusk2004-01-061-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@46 ce84e21b-d406-0410-9b95-82705330c041
* allow FileBacked to create filesNarayan Desai2004-01-061-6/+14
| | | | | | | | | | 2004/01/05 23:43:58-06:00 anl.gov!desai make FileBacked Read-Write (Logical change 1.12) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@43 ce84e21b-d406-0410-9b95-82705330c041
* change setup steps a bitNarayan Desai2004-01-061-4/+5
| | | | | | | (Logical change 1.12) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@42 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/sshbase.py -> generators/sshbase.pyNarayan Desai2004-01-061-66/+0
| | | | | | | }(Logical change 1.11) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@39 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.10)Narayan Desai2004-01-062-0/+111
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@38 ce84e21b-d406-0410-9b95-82705330c041
* move GeneratorContainer -> Core.py:CoreNarayan Desai2004-01-061-54/+5
| | | | | | | (Logical change 1.10) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@37 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-01-062-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@35 ce84e21b-d406-0410-9b95-82705330c041
* add CfgFileExceptionNarayan Desai2004-01-051-0/+7
| | | | | | | (Logical change 1.9) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@32 ce84e21b-d406-0410-9b95-82705330c041
* move errors into Error.pyNarayan Desai2004-01-051-6/+2
| | | | | | | (Logical change 1.8) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@29 ce84e21b-d406-0410-9b95-82705330c041
* added errors from Generator.pyNarayan Desai2004-01-051-0/+8
| | | | | | | (Logical change 1.8) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@28 ce84e21b-d406-0410-9b95-82705330c041
* use a local refNarayan Desai2003-12-291-1/+1
| | | | | | | (Logical change 1.7) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@26 ce84e21b-d406-0410-9b95-82705330c041
* minor fixupsNarayan Desai2003-12-291-7/+10
| | | | | | | | | | | | | | | | | | | 2003/12/28 20:45:16-06:00 (none)!desai minor bugfix 2003/12/28 20:40:55-06:00 (none)!desai minor updates 2003/12/23 16:16:05-06:00 (none)!desai $Id$ -> $Revision$ 2003/12/23 16:14:43-06:00 (none)!desai fix version (Logical change 1.7) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@25 ce84e21b-d406-0410-9b95-82705330c041
* API updateNarayan Desai2003-12-291-8/+82
| | | | | | | | | | 2003/12/28 17:02:52-06:00 (none)!desai initial Generator class (Logical change 1.7) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@24 ce84e21b-d406-0410-9b95-82705330c041
* implement most of sshbaseNarayan Desai2003-12-231-0/+63
| | | | | | | | | 2003/12/23 13:22:24-06:00 (none)!desai (Logical change 1.6) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@22 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.6)Narayan Desai2003-12-232-0/+63
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@20 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2003-12-233-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@19 ce84e21b-d406-0410-9b95-82705330c041