sfa.git
15 years agofix bug in refresh_components
Tony Mack [Thu, 12 Mar 2009 15:14:39 +0000 (15:14 +0000)]
fix bug in refresh_components

15 years agoupdated createSlice
Tony Mack [Thu, 12 Mar 2009 14:46:52 +0000 (14:46 +0000)]
updated createSlice

15 years agofix respec in refresh_components(), in get_resources() return actual resources being...
Tony Mack [Thu, 12 Mar 2009 14:45:43 +0000 (14:45 +0000)]
fix respec in refresh_components(), in get_resources() return actual resources being used, not what slice has requested

15 years agofix syntax error
Tony Mack [Wed, 11 Mar 2009 16:22:33 +0000 (16:22 +0000)]
fix syntax error

15 years agoxml data can either be an attribute in a element tag or many text nodes (this represe...
Tony Mack [Wed, 11 Mar 2009 16:16:10 +0000 (16:16 +0000)]
xml data can either be an attribute in a element tag or many text nodes (this represents a list/array of values). Support both

15 years agoload_from_string() now uses RecordSpec class instead of xmlrpclib ot load xml
Tony Mack [Wed, 11 Mar 2009 14:54:58 +0000 (14:54 +0000)]
load_from_string() now uses RecordSpec class instead of xmlrpclib ot load xml

15 years agoarrays of primitive types get treated as minidom text nodes
Tony Mack [Wed, 11 Mar 2009 14:48:18 +0000 (14:48 +0000)]
arrays of primitive types get treated as minidom text nodes

15 years agosupport special cases where caller is the root auth (root auth must have a registry...
Tony Mack [Wed, 11 Mar 2009 04:01:14 +0000 (04:01 +0000)]
support special cases where  caller is the root auth (root auth must have a registry record

15 years agowhitespace
Tony Mack [Wed, 11 Mar 2009 03:59:54 +0000 (03:59 +0000)]
whitespace

15 years agouse values defined in config for root_auth and level1_auth
Tony Mack [Wed, 11 Mar 2009 01:20:42 +0000 (01:20 +0000)]
use values defined in config for root_auth and level1_auth

15 years agofix bug when comparing timestamps
Tony Mack [Wed, 11 Mar 2009 01:19:50 +0000 (01:19 +0000)]
fix bug when comparing timestamps

15 years agodo not connect to registry for now
Tony Mack [Wed, 11 Mar 2009 01:19:31 +0000 (01:19 +0000)]
do not connect to registry for now

15 years agoadded root_auth and level1_auth registry variables to config
Tony Mack [Wed, 11 Mar 2009 01:18:03 +0000 (01:18 +0000)]
added root_auth and level1_auth registry variables to config

15 years agochange list_resources to get_resources
Tony Mack [Wed, 11 Mar 2009 01:17:19 +0000 (01:17 +0000)]
change list_resources to get_resources

15 years agominor updates
Tony Mack [Tue, 10 Mar 2009 15:01:49 +0000 (15:01 +0000)]
minor updates

15 years agofix bugs in refresh_components, getResources
Tony Mack [Tue, 10 Mar 2009 14:27:31 +0000 (14:27 +0000)]
fix bugs in refresh_components, getResources

15 years agono longer generate node hrn list
Tony Mack [Tue, 10 Mar 2009 14:26:11 +0000 (14:26 +0000)]
no longer generate node hrn list

15 years agoadded RecordSpec class
Tony Mack [Tue, 10 Mar 2009 14:25:20 +0000 (14:25 +0000)]
added RecordSpec class

15 years agoin save_to_string() dump cleaner xml
Tony Mack [Tue, 10 Mar 2009 14:24:47 +0000 (14:24 +0000)]
in save_to_string() dump cleaner xml

15 years agorename list_resorces to get_resources
Tony Mack [Tue, 10 Mar 2009 14:23:49 +0000 (14:23 +0000)]
rename list_resorces to get_resources

15 years agofix bug in adding/removing researchers, check for permission before granting credentials
Scott Baker [Tue, 10 Mar 2009 03:05:10 +0000 (03:05 +0000)]
fix bug in adding/removing researchers, check for permission before granting credentials

15 years agofix bug when removing researchers
Scott Baker [Tue, 10 Mar 2009 03:03:19 +0000 (03:03 +0000)]
fix bug when removing researchers

15 years agoautomatically switch between slice and auth credentials in update
Scott Baker [Tue, 10 Mar 2009 03:02:14 +0000 (03:02 +0000)]
automatically switch between slice and auth credentials in update

15 years agoremoved --gidhrn and rename --gidkeyfile to --pubkeyfile
Scott Baker [Tue, 10 Mar 2009 00:11:07 +0000 (00:11 +0000)]
removed --gidhrn and rename --gidkeyfile to --pubkeyfile

15 years agoformatting.
Faiyaz Ahmed [Mon, 9 Mar 2009 21:12:22 +0000 (21:12 +0000)]
formatting.

15 years agoeliminate calls to createGid
Scott Baker [Thu, 5 Mar 2009 20:25:18 +0000 (20:25 +0000)]
eliminate calls to createGid

15 years agoImport ecore (EMF) model for rspecs.
Faiyaz Ahmed [Thu, 5 Mar 2009 17:32:32 +0000 (17:32 +0000)]
Import ecore (EMF) model for rspecs.

15 years agoold code. all consolidated into the rspec class. removing.
Faiyaz Ahmed [Thu, 5 Mar 2009 17:19:18 +0000 (17:19 +0000)]
old code.  all consolidated into the rspec class.  removing.

15 years agouse existing private keys when creating authorities if they are present
Scott Baker [Thu, 5 Mar 2009 01:25:33 +0000 (01:25 +0000)]
use existing private keys when creating authorities if they are present

15 years agouse only leftmost part of dns name when creating node hrns
Scott Baker [Thu, 5 Mar 2009 01:23:49 +0000 (01:23 +0000)]
use only leftmost part of dns name when creating node hrns

15 years agoadded comments
Tony Mack [Wed, 4 Mar 2009 21:02:00 +0000 (21:02 +0000)]
added comments

15 years agoAdded comments.
Faiyaz Ahmed [Wed, 4 Mar 2009 19:25:51 +0000 (19:25 +0000)]
Added comments.

15 years agolist_nodes no longer accepts the 'format' param, always return an rspec
Tony Mack [Wed, 4 Mar 2009 17:46:01 +0000 (17:46 +0000)]
list_nodes no longer accepts the 'format' param, always return an rspec

15 years agocheck for the correct rights. fixed many other bugs
Tony Mack [Wed, 4 Mar 2009 17:43:38 +0000 (17:43 +0000)]
check for the correct rights. fixed many other bugs

15 years agoimport config, instantiate shell globally
Tony Mack [Wed, 4 Mar 2009 17:42:20 +0000 (17:42 +0000)]
import config, instantiate shell globally

15 years agono longer pass return format when calling list_nodes
Tony Mack [Wed, 4 Mar 2009 17:28:41 +0000 (17:28 +0000)]
no longer pass return format when calling list_nodes

15 years ago no longer assume basedir is our current working dir, get basedir from config
Tony Mack [Wed, 4 Mar 2009 17:17:40 +0000 (17:17 +0000)]
 no longer assume basedir is our current working dir, get basedir from config

15 years agoremove the 'format' param from 'list_nodes' calls
Tony Mack [Wed, 4 Mar 2009 17:16:45 +0000 (17:16 +0000)]
remove the 'format' param from 'list_nodes' calls

15 years agoExtend specdict for linkspec class.
Faiyaz Ahmed [Tue, 3 Mar 2009 21:41:38 +0000 (21:41 +0000)]
Extend specdict for linkspec class.
fix rpsec.py to not have syntax errors.

15 years agoeliminated 'name' argument from add/update
Larry Peterson [Tue, 3 Mar 2009 16:39:06 +0000 (16:39 +0000)]
eliminated 'name' argument from add/update

15 years agotype mapping.
Faiyaz Ahmed [Sat, 28 Feb 2009 05:42:12 +0000 (05:42 +0000)]
type mapping.

15 years agoupdated variables
Tony Mack [Sat, 28 Feb 2009 00:31:48 +0000 (00:31 +0000)]
updated variables

15 years agoplanetlab domains are now plc. instead of planetlab.us. and users are now named by...
Scott Baker [Thu, 26 Feb 2009 06:29:02 +0000 (06:29 +0000)]
planetlab domains are now plc. instead of planetlab.us. and users are now named by their email instead of first/last names

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