sfa.git
15 years agoremove creategid from sfi; store gid creating info in record and silently create...
Scott Baker [Thu, 26 Feb 2009 05:18:36 +0000 (05:18 +0000)]
remove creategid from sfi; store gid creating info in record and silently create when using sfi add

15 years agocheck in lost code for updating researchers in records
Scott Baker [Thu, 26 Feb 2009 04:07:58 +0000 (04:07 +0000)]
check in lost code for updating researchers in records

15 years agoAdded schema parsing w/ Namespace URI.
Faiyaz Ahmed [Wed, 25 Feb 2009 21:26:11 +0000 (21:26 +0000)]
Added schema parsing w/ Namespace URI.

15 years agoThe 'IF EXISTS' postgres table create option only works for postgres >= 8.2. Now...
Tony Mack [Tue, 24 Feb 2009 18:14:24 +0000 (18:14 +0000)]
The 'IF EXISTS' postgres table create option only works for postgres >= 8.2. Now support older versions

15 years agoalt agg
Larry Peterson [Thu, 19 Feb 2009 00:33:32 +0000 (00:33 +0000)]
alt agg

15 years agofixed bug in create, delete
Tony Mack [Fri, 13 Feb 2009 15:15:02 +0000 (15:15 +0000)]
fixed bug in create, delete

15 years agofix bugs
Tony Mack [Fri, 13 Feb 2009 13:17:30 +0000 (13:17 +0000)]
fix bugs

15 years agosave registry records in ~/.sfi dir unless and abs path is given. in slices() print...
Tony Mack [Thu, 12 Feb 2009 19:34:29 +0000 (19:34 +0000)]
save registry records in ~/.sfi dir unless and abs path is given. in slices() print one record per line with no separator

15 years agoimplemented save_rspec_to_file. added display_list method. modified display_record...
Tony Mack [Thu, 12 Feb 2009 19:16:28 +0000 (19:16 +0000)]
implemented save_rspec_to_file. added display_list method. modified display_record to only display record.hrn and record.type. modified nodes() so that if output file is specified, always result as rspec no matter what return format is specified

15 years agomake imports more fault tolerant
Tony Mack [Thu, 12 Feb 2009 19:12:38 +0000 (19:12 +0000)]
make imports more fault tolerant

15 years agorenamed get to getdict, added some return info in getdict
Tony Mack [Thu, 12 Feb 2009 19:11:42 +0000 (19:11 +0000)]
renamed get to getdict, added some return info in getdict

15 years agoadded more calls
Tony Mack [Wed, 11 Feb 2009 22:17:12 +0000 (22:17 +0000)]
added more calls

15 years agoadded get_ticket, removed hrn param from list_slices
Tony Mack [Wed, 11 Feb 2009 22:15:23 +0000 (22:15 +0000)]
added get_ticket, removed hrn param from list_slices

15 years agoadded get method that returns dict with of pl_info and geni_info
Tony Mack [Wed, 11 Feb 2009 22:13:08 +0000 (22:13 +0000)]
added get method that returns dict with of pl_info and geni_info

15 years agoremoved hrn param from list_slices()
Tony Mack [Wed, 11 Feb 2009 22:11:55 +0000 (22:11 +0000)]
removed hrn param from list_slices()

15 years agono need to to specify an output format for slices
Tony Mack [Wed, 11 Feb 2009 22:04:40 +0000 (22:04 +0000)]
no need to to specify an output format for slices

15 years agoget_slice_resources should be list_resources
Tony Mack [Wed, 11 Feb 2009 21:30:09 +0000 (21:30 +0000)]
get_slice_resources should be list_resources

15 years agoremove debug statement
Tony Mack [Wed, 11 Feb 2009 19:57:42 +0000 (19:57 +0000)]
remove debug statement

15 years agofix package names
Tony Mack [Wed, 11 Feb 2009 19:32:02 +0000 (19:32 +0000)]
fix package names

15 years agoinitial checkin of aggregate demo/test script
Tony Mack [Wed, 11 Feb 2009 19:26:30 +0000 (19:26 +0000)]
initial checkin of aggregate demo/test script

15 years agoadded get_ticket
Tony Mack [Wed, 11 Feb 2009 19:10:53 +0000 (19:10 +0000)]
added get_ticket

15 years agorenamed list_components to list_nodes. also renamed some variables
Tony Mack [Wed, 11 Feb 2009 18:57:15 +0000 (18:57 +0000)]
renamed list_components to list_nodes. also renamed some variables

15 years agorenamed list_componets to list_nodes. Fixed params
Tony Mack [Wed, 11 Feb 2009 18:54:38 +0000 (18:54 +0000)]
renamed list_componets to list_nodes. Fixed params

15 years agofix package imports
Tony Mack [Wed, 11 Feb 2009 17:57:59 +0000 (17:57 +0000)]
fix package imports

15 years agosa/ma credentials include the rights authority+sa or authority+ma, authorities includ...
Scott Baker [Wed, 11 Feb 2009 00:45:25 +0000 (00:45 +0000)]
sa/ma credentials include the rights authority+sa or authority+ma, authorities include the register right, make sure user/slice/node credentials have the right kind of parent

15 years agofix bug
Tony Mack [Tue, 10 Feb 2009 23:14:50 +0000 (23:14 +0000)]
fix bug

15 years agomake authority, sa, and ma rights explicit
Larry Peterson [Tue, 10 Feb 2009 19:07:12 +0000 (19:07 +0000)]
make authority, sa, and ma rights explicit

15 years agoif server private key exists, create certificate using it. If neither key or cert...
Tony Mack [Tue, 10 Feb 2009 01:40:05 +0000 (01:40 +0000)]
if server private key exists, create certificate using it. If neither key or cert exist, create both

15 years agofilter out nodes with a slice whitelist
Tony Mack [Tue, 10 Feb 2009 01:38:58 +0000 (01:38 +0000)]
filter out nodes with a slice whitelist

15 years agofix credential checks, added cred param to list_components
Tony Mack [Mon, 9 Feb 2009 21:54:28 +0000 (21:54 +0000)]
fix credential checks, added cred param to list_components

15 years agoadded cred param to list_components)
Tony Mack [Mon, 9 Feb 2009 21:54:00 +0000 (21:54 +0000)]
added cred param to list_components)

15 years agoadded getpolicy function to info section in privilege_table
Tony Mack [Mon, 9 Feb 2009 21:51:25 +0000 (21:51 +0000)]
added getpolicy function to info section in privilege_table

15 years agoscript used to test aggregate interface
Tony Mack [Fri, 6 Feb 2009 18:55:47 +0000 (18:55 +0000)]
script used to test aggregate interface

15 years agocomment out code that talks to registry until the credential issue is resolved
Tony Mack [Fri, 6 Feb 2009 18:54:11 +0000 (18:54 +0000)]
comment out code that talks to registry until the credential issue is resolved

15 years agofix bugs
Tony Mack [Fri, 6 Feb 2009 05:59:01 +0000 (05:59 +0000)]
fix bugs

15 years agomodified some aggregatge and slice interface calls
Tony Mack [Fri, 6 Feb 2009 05:58:41 +0000 (05:58 +0000)]
modified some aggregatge and slice interface calls

15 years agofix bug in getComponents, return nodes in the format the user requested
Tony Mack [Fri, 6 Feb 2009 04:12:04 +0000 (04:12 +0000)]
fix bug in getComponents, return nodes in the format the user requested

15 years agofixed bug in get_resources() and get_rspec()
Tony Mack [Fri, 6 Feb 2009 04:00:00 +0000 (04:00 +0000)]
fixed bug in get_resources() and get_rspec()

15 years agofix bugs
Tony Mack [Thu, 5 Feb 2009 19:15:54 +0000 (19:15 +0000)]
fix bugs

15 years agofix package import
Tony Mack [Thu, 5 Feb 2009 19:15:29 +0000 (19:15 +0000)]
fix package import

15 years agoremove dubugging output
Tony Mack [Thu, 5 Feb 2009 19:14:40 +0000 (19:14 +0000)]
remove dubugging output

15 years agoimport types
Tony Mack [Thu, 5 Feb 2009 19:13:41 +0000 (19:13 +0000)]
import types

15 years agoupdates
Tony Mack [Wed, 4 Feb 2009 23:23:00 +0000 (23:23 +0000)]
updates

15 years agominor updates
Tony Mack [Wed, 4 Feb 2009 22:46:25 +0000 (22:46 +0000)]
minor updates

15 years agoadded whitelist, blacklist params to filter method
Tony Mack [Wed, 4 Feb 2009 22:46:05 +0000 (22:46 +0000)]
added whitelist, blacklist params to filter method

15 years agoadded/updated aggregate/sm methods
Tony Mack [Wed, 4 Feb 2009 22:45:18 +0000 (22:45 +0000)]
added/updated aggregate/sm methods

15 years agoadded filter method used to remove elements from the dom tree
Tony Mack [Wed, 4 Feb 2009 22:22:29 +0000 (22:22 +0000)]
added filter method used to remove elements from the dom tree

15 years agofixed bug in load(), If db_file doesnt exist create it and load an empty dict
Tony Mack [Wed, 4 Feb 2009 16:28:12 +0000 (16:28 +0000)]
fixed bug in load(), If db_file doesnt exist create it and load an empty dict

15 years agofix package imports
Tony Mack [Wed, 4 Feb 2009 06:05:50 +0000 (06:05 +0000)]
fix package imports

15 years agofix errors
Tony Mack [Wed, 4 Feb 2009 05:39:05 +0000 (05:39 +0000)]
fix errors

15 years agoinital checkin of storage class
Tony Mack [Tue, 3 Feb 2009 22:47:02 +0000 (22:47 +0000)]
inital checkin of storage class

15 years agofixed geni.util.config package import
Tony Mack [Mon, 2 Feb 2009 19:54:42 +0000 (19:54 +0000)]
fixed geni.util.config package import

15 years agocomplete connectRegistry. Also minor updates and fixes
Tony Mack [Mon, 2 Feb 2009 19:03:58 +0000 (19:03 +0000)]
complete connectRegistry. Also minor updates and fixes

15 years agoupdates
Tony Mack [Thu, 29 Jan 2009 12:13:36 +0000 (12:13 +0000)]
updates

15 years agoadded start_time,duration to NetSpec.plc_fields
Tony Mack [Thu, 29 Jan 2009 12:12:54 +0000 (12:12 +0000)]
added start_time,duration to NetSpec.plc_fields

15 years agoupdates
Tony Mack [Thu, 29 Jan 2009 12:11:26 +0000 (12:11 +0000)]
updates

15 years agothis shouldnt be here
Tony Mack [Wed, 28 Jan 2009 14:19:02 +0000 (14:19 +0000)]
this shouldnt be here

15 years agobegin using SimpleStorage
Tony Mack [Wed, 28 Jan 2009 14:14:36 +0000 (14:14 +0000)]
begin using SimpleStorage

15 years agocleanup
Tony Mack [Wed, 28 Jan 2009 14:05:35 +0000 (14:05 +0000)]
cleanup

15 years agoinitial checkin of classes used to convert a plc dictionary to an rspec dictionary
Tony Mack [Wed, 28 Jan 2009 14:05:10 +0000 (14:05 +0000)]
initial checkin of classes used to convert a plc dictionary to an rspec dictionary

15 years agofix formatting
Tony Mack [Tue, 27 Jan 2009 21:31:26 +0000 (21:31 +0000)]
fix formatting

15 years agoarchive plc directory
Tony Mack [Tue, 27 Jan 2009 17:00:14 +0000 (17:00 +0000)]
archive plc directory

15 years agoarchive util directory
Tony Mack [Tue, 27 Jan 2009 16:54:09 +0000 (16:54 +0000)]
archive util directory

15 years agoresolve function name conflicts
Tony Mack [Tue, 27 Jan 2009 03:21:12 +0000 (03:21 +0000)]
resolve function name conflicts

15 years agoimport package names have changed
Tony Mack [Tue, 27 Jan 2009 03:09:31 +0000 (03:09 +0000)]
import package names have changed

15 years agofix bugs'
Tony Mack [Tue, 27 Jan 2009 03:06:10 +0000 (03:06 +0000)]
fix bugs'

15 years agofix bugs
Tony Mack [Tue, 27 Jan 2009 02:59:48 +0000 (02:59 +0000)]
fix bugs

15 years agoresolve some variable name conflicts
Tony Mack [Tue, 27 Jan 2009 02:53:32 +0000 (02:53 +0000)]
resolve some variable name conflicts

15 years agoimport package names have changed
Tony Mack [Tue, 27 Jan 2009 02:21:10 +0000 (02:21 +0000)]
import package names have changed

15 years agofix bug
Tony Mack [Tue, 27 Jan 2009 02:15:11 +0000 (02:15 +0000)]
fix bug

15 years agofix bug
Tony Mack [Tue, 27 Jan 2009 02:13:01 +0000 (02:13 +0000)]
fix bug

15 years agoimport names have changeed
Tony Mack [Tue, 27 Jan 2009 01:54:36 +0000 (01:54 +0000)]
import names have changeed

15 years agoimport package names have changed a bit
Tony Mack [Tue, 27 Jan 2009 01:53:19 +0000 (01:53 +0000)]
import package names have changed a bit

15 years agofix bug
Tony Mack [Tue, 27 Jan 2009 01:52:20 +0000 (01:52 +0000)]
fix bug

15 years agoformatting
Tony Mack [Tue, 27 Jan 2009 01:50:47 +0000 (01:50 +0000)]
formatting

15 years agoformatting
Tony Mack [Tue, 27 Jan 2009 00:40:41 +0000 (00:40 +0000)]
formatting

15 years agoadded for importing
Tony Mack [Tue, 27 Jan 2009 00:23:14 +0000 (00:23 +0000)]
added for importing

15 years agocopy util dir into geni dir
Tony Mack [Tue, 27 Jan 2009 00:20:28 +0000 (00:20 +0000)]
copy util dir into geni dir

15 years agocopy file from plc dir into geni dir
Tony Mack [Tue, 27 Jan 2009 00:18:36 +0000 (00:18 +0000)]
copy file from plc dir into geni dir

15 years agoarchive old README
Tony Mack [Mon, 26 Jan 2009 23:57:16 +0000 (23:57 +0000)]
archive old README

15 years agoreorganizing geniwrapper files resolve import issues
Tony Mack [Mon, 26 Jan 2009 23:55:34 +0000 (23:55 +0000)]
reorganizing geniwrapper files resolve import issues

15 years agoarchive server directory
Tony Mack [Mon, 26 Jan 2009 23:47:17 +0000 (23:47 +0000)]
archive server directory

15 years agoarchive registry directory
Tony Mack [Mon, 26 Jan 2009 23:45:01 +0000 (23:45 +0000)]
archive registry directory

15 years agoarchive changes directory
Tony Mack [Mon, 26 Jan 2009 23:42:14 +0000 (23:42 +0000)]
archive changes directory

15 years agoThis is where old/deprecated code lives
Tony Mack [Mon, 26 Jan 2009 23:40:25 +0000 (23:40 +0000)]
This is where old/deprecated code lives

15 years agoformatting
Tony Mack [Mon, 26 Jan 2009 23:08:39 +0000 (23:08 +0000)]
formatting

15 years agoformatting
Tony Mack [Mon, 26 Jan 2009 23:02:45 +0000 (23:02 +0000)]
formatting

15 years agoformatting
Tony Mack [Mon, 26 Jan 2009 23:02:23 +0000 (23:02 +0000)]
formatting

15 years agoSuperceded by util/rspec.py
Faiyaz Ahmed [Mon, 26 Jan 2009 20:23:46 +0000 (20:23 +0000)]
Superceded by util/rspec.py

15 years agochange trustedroots constructor to take a full pathname
Scott Baker [Mon, 26 Jan 2009 20:08:21 +0000 (20:08 +0000)]
change trustedroots constructor to take a full pathname

15 years agoparse a string or a file.
Faiyaz Ahmed [Mon, 26 Jan 2009 19:53:13 +0000 (19:53 +0000)]
parse a string or a file.

15 years agomore formatting.
Faiyaz Ahmed [Mon, 26 Jan 2009 19:42:23 +0000 (19:42 +0000)]
more formatting.

15 years agomodeline. last set of formatting.
Faiyaz Ahmed [Mon, 26 Jan 2009 19:22:30 +0000 (19:22 +0000)]
modeline.  last set of formatting.

15 years agoMore formatting.
Faiyaz Ahmed [Mon, 26 Jan 2009 19:20:04 +0000 (19:20 +0000)]
More formatting.

15 years agoFormatting.
Faiyaz Ahmed [Mon, 26 Jan 2009 19:16:10 +0000 (19:16 +0000)]
Formatting.

15 years agoupdate methods update_slice, create_slice
Tony Mack [Mon, 26 Jan 2009 17:09:55 +0000 (17:09 +0000)]
update methods update_slice, create_slice

15 years agoadded getDictsByTagName method
Tony Mack [Mon, 26 Jan 2009 16:27:21 +0000 (16:27 +0000)]
added getDictsByTagName method

15 years ago added dict2dom method
Tony Mack [Fri, 23 Jan 2009 23:24:10 +0000 (23:24 +0000)]
 added dict2dom method

15 years agosample configSfi.sh for demo scripts
Scott Baker [Fri, 23 Jan 2009 19:59:17 +0000 (19:59 +0000)]
sample configSfi.sh for demo scripts

15 years agoadded command-line record editer, a few SFI demo scripts
Scott Baker [Fri, 23 Jan 2009 19:57:49 +0000 (19:57 +0000)]
added command-line record editer, a few SFI demo scripts