sfa.git
15 years agofix error code checking in update
Scott Baker [Tue, 28 Apr 2009 01:52:27 +0000 (01:52 +0000)]
fix error code checking in update

15 years agoAdded authority record.
Faiyaz Ahmed [Mon, 27 Apr 2009 20:46:45 +0000 (20:46 +0000)]
Added authority record.

15 years agoInitial commit of registry record model.
Faiyaz Ahmed [Mon, 27 Apr 2009 20:37:20 +0000 (20:37 +0000)]
Initial commit of registry record model.

15 years agoadded get_aggregates()
Tony Mack [Fri, 24 Apr 2009 16:43:07 +0000 (16:43 +0000)]
added get_aggregates()

15 years agoresolve_raw no longer exists, call resolve directly on genitable. If we are doing...
Tony Mack [Fri, 24 Apr 2009 16:42:14 +0000 (16:42 +0000)]
resolve_raw no longer exists, call resolve directly on genitable. If we are doing this often maybe resolve_raw should be brought back and added to api?

15 years agofix bugs
Tony Mack [Fri, 24 Apr 2009 16:21:29 +0000 (16:21 +0000)]
fix bugs

15 years agooops, this is a bash script not python
Tony Mack [Fri, 24 Apr 2009 16:13:12 +0000 (16:13 +0000)]
oops, this is a bash script not python

15 years agofix missing import
Scott Baker [Thu, 23 Apr 2009 22:29:17 +0000 (22:29 +0000)]
fix missing import

15 years agofix create_gid_key not stored correctly in record rspec, add genidump tool
Scott Baker [Thu, 23 Apr 2009 22:27:49 +0000 (22:27 +0000)]
fix create_gid_key not stored correctly in record rspec, add genidump tool

15 years agofix incorrect variable names
Scott Baker [Thu, 23 Apr 2009 21:41:37 +0000 (21:41 +0000)]
fix incorrect variable names

15 years agofix loading records from a dictionary when pointer is not defined
Scott Baker [Thu, 23 Apr 2009 21:19:31 +0000 (21:19 +0000)]
fix loading records from a dictionary when pointer is not defined

15 years agoadded delegate command
Scott Baker [Thu, 23 Apr 2009 20:50:30 +0000 (20:50 +0000)]
added delegate command

15 years agohelpful restart script
Tony Mack [Wed, 22 Apr 2009 20:42:31 +0000 (20:42 +0000)]
helpful restart script

15 years agowhoops. forgot to check this in
Tony Mack [Tue, 21 Apr 2009 20:22:00 +0000 (20:22 +0000)]
whoops. forgot to check this in

15 years agofix bugs
Tony Mack [Tue, 21 Apr 2009 18:19:47 +0000 (18:19 +0000)]
fix bugs

15 years agofix bugs
Tony Mack [Tue, 21 Apr 2009 18:00:20 +0000 (18:00 +0000)]
fix bugs

15 years agofix bugs
Tony Mack [Tue, 21 Apr 2009 16:45:53 +0000 (16:45 +0000)]
fix bugs

15 years agomethods were renamed
Tony Mack [Tue, 21 Apr 2009 15:20:23 +0000 (15:20 +0000)]
methods were renamed

15 years agorenamed some methods
Tony Mack [Tue, 21 Apr 2009 15:19:24 +0000 (15:19 +0000)]
renamed some methods

15 years agoRemove PLC fields from dump. ...this is a hack :-(
Faiyaz Ahmed [Wed, 15 Apr 2009 02:30:35 +0000 (02:30 +0000)]
Remove PLC fields from dump.  ...this is a hack :-(

15 years agofix bug in ConnectionKeyGIDMismatch
Tony Mack [Wed, 15 Apr 2009 01:29:07 +0000 (01:29 +0000)]
fix bug in ConnectionKeyGIDMismatch

15 years agomoved comments into function for help().
Faiyaz Ahmed [Wed, 15 Apr 2009 00:47:16 +0000 (00:47 +0000)]
moved comments into function for help().

15 years agosupport different display format for resources call
Tony Mack [Tue, 14 Apr 2009 22:50:47 +0000 (22:50 +0000)]
support different display format for resources call

15 years agosome method names have changed
Tony Mack [Tue, 14 Apr 2009 21:59:41 +0000 (21:59 +0000)]
some method names have changed

15 years agocheck slice policy before creating slices
Tony Mack [Tue, 14 Apr 2009 21:26:15 +0000 (21:26 +0000)]
check slice policy before creating slices

15 years agofix slice_backlist should be slice_blacklist
Tony Mack [Tue, 14 Apr 2009 21:24:29 +0000 (21:24 +0000)]
fix slice_backlist should be slice_blacklist

15 years agopolicy class
Tony Mack [Tue, 14 Apr 2009 21:06:32 +0000 (21:06 +0000)]
policy class

15 years agoNodes, Slices classes
Tony Mack [Tue, 14 Apr 2009 21:06:02 +0000 (21:06 +0000)]
Nodes, Slices classes

15 years agoadded support for GeniClientLight client
Tony Mack [Tue, 14 Apr 2009 20:30:16 +0000 (20:30 +0000)]
added support for GeniClientLight client

15 years agofix bugs
Tony Mack [Tue, 14 Apr 2009 20:01:11 +0000 (20:01 +0000)]
fix bugs

15 years agoimport geni.util.storage
Tony Mack [Tue, 14 Apr 2009 20:00:07 +0000 (20:00 +0000)]
import geni.util.storage

15 years agoclass name should be create_slice not create_slices
Tony Mack [Tue, 14 Apr 2009 19:00:23 +0000 (19:00 +0000)]
class name should be create_slice not create_slices

15 years agofix bugs:
Tony Mack [Tue, 14 Apr 2009 18:59:26 +0000 (18:59 +0000)]
fix bugs:

15 years agomoved all methods to geni/methods/ directory
Tony Mack [Tue, 14 Apr 2009 02:51:24 +0000 (02:51 +0000)]
moved all methods to geni/methods/ directory

15 years agoadded more methods
Tony Mack [Tue, 14 Apr 2009 02:44:30 +0000 (02:44 +0000)]
added more methods

15 years agoadded getCredentialFromRegistry and getCredentialFromLocalRegistry
Tony Mack [Tue, 14 Apr 2009 02:43:24 +0000 (02:43 +0000)]
added getCredentialFromRegistry and getCredentialFromLocalRegistry

15 years agoadded sfa.pdf
Larry Peterson [Mon, 13 Apr 2009 19:26:11 +0000 (19:26 +0000)]
added sfa.pdf

15 years agodeleted pdf
Larry Peterson [Mon, 13 Apr 2009 19:25:53 +0000 (19:25 +0000)]
deleted pdf

15 years agoadded slices call
Tony Mack [Mon, 13 Apr 2009 01:57:45 +0000 (01:57 +0000)]
added slices call

15 years agofix bugs in slicename_to_hrn and hostname_to_hrn
Tony Mack [Mon, 13 Apr 2009 01:57:15 +0000 (01:57 +0000)]
fix bugs in slicename_to_hrn and hostname_to_hrn

15 years agorename list_slices to slices
Tony Mack [Mon, 13 Apr 2009 01:56:42 +0000 (01:56 +0000)]
rename list_slices to slices

15 years agodefine the server interface in __init__
Tony Mack [Sun, 12 Apr 2009 22:56:46 +0000 (22:56 +0000)]
define the server interface in __init__

15 years agoadded resources method
Tony Mack [Sun, 12 Apr 2009 22:56:01 +0000 (22:56 +0000)]
added resources method

15 years ago added some helper functions
Tony Mack [Sun, 12 Apr 2009 22:52:12 +0000 (22:52 +0000)]
 added some helper functions

15 years agofix bug in GeniInvalidAPIMethod
Tony Mack [Sun, 12 Apr 2009 22:51:49 +0000 (22:51 +0000)]
fix bug in GeniInvalidAPIMethod

15 years agorenamed get_resources to resources
Tony Mack [Sun, 12 Apr 2009 22:51:16 +0000 (22:51 +0000)]
renamed get_resources to resources

15 years agojust some comments. nothing major.
Faiyaz Ahmed [Fri, 10 Apr 2009 21:14:07 +0000 (21:14 +0000)]
just some comments.  nothing major.

15 years agoadd functions to sign and verify strings using a key
Scott Baker [Fri, 10 Apr 2009 18:53:06 +0000 (18:53 +0000)]
add functions to sign and verify strings using a key

15 years agoadd functions to sign and verify strings using a key
Scott Baker [Fri, 10 Apr 2009 18:52:03 +0000 (18:52 +0000)]
add functions to sign and verify strings using a key

15 years agoVerbose messaging. We should import a logger here...
Faiyaz Ahmed [Fri, 10 Apr 2009 17:00:33 +0000 (17:00 +0000)]
Verbose messaging. We should import a logger here...

15 years agoremove some unnecessary lines
Tony Mack [Fri, 10 Apr 2009 02:50:10 +0000 (02:50 +0000)]
remove some unnecessary lines

15 years agoadded Regisries class. moved functions out of Registry
Tony Mack [Fri, 10 Apr 2009 02:38:04 +0000 (02:38 +0000)]
added Regisries class. moved functions out of Registry

15 years agoadd config argument to Auth constructor
Tony Mack [Fri, 10 Apr 2009 02:34:53 +0000 (02:34 +0000)]
add config argument to Auth constructor

15 years agoformatting
Tony Mack [Fri, 10 Apr 2009 02:33:40 +0000 (02:33 +0000)]
formatting

15 years agomerging GeniFaults from util.faults here
Tony Mack [Fri, 10 Apr 2009 02:33:24 +0000 (02:33 +0000)]
merging GeniFaults from util.faults here

15 years agodont dispatch the xmlrpc request, use util.api.hanlde to handle either xmlrpc or...
Tony Mack [Fri, 10 Apr 2009 02:32:33 +0000 (02:32 +0000)]
dont dispatch the xmlrpc request, use util.api.hanlde to handle either xmlrpc or soap

15 years agoadded pl_fields_to_geni_fields
Tony Mack [Fri, 10 Apr 2009 02:29:38 +0000 (02:29 +0000)]
added pl_fields_to_geni_fields

15 years agofix bugs
Tony Mack [Fri, 10 Apr 2009 02:28:45 +0000 (02:28 +0000)]
fix bugs

15 years agofix bug
Tony Mack [Fri, 10 Apr 2009 01:09:55 +0000 (01:09 +0000)]
fix bug

15 years agofix bug
Tony Mack [Fri, 10 Apr 2009 01:09:31 +0000 (01:09 +0000)]
fix bug

15 years agofix bugs
Tony Mack [Thu, 9 Apr 2009 20:22:39 +0000 (20:22 +0000)]
fix bugs

15 years agofix bug
Tony Mack [Thu, 9 Apr 2009 19:29:50 +0000 (19:29 +0000)]
fix bug

15 years agofix bug
Tony Mack [Thu, 9 Apr 2009 17:47:46 +0000 (17:47 +0000)]
fix bug

15 years agoremove debugging output
Tony Mack [Thu, 9 Apr 2009 17:47:21 +0000 (17:47 +0000)]
remove debugging output

15 years agocleanup
Tony Mack [Thu, 9 Apr 2009 17:15:08 +0000 (17:15 +0000)]
cleanup

15 years agocleanup
Tony Mack [Thu, 9 Apr 2009 17:12:47 +0000 (17:12 +0000)]
cleanup

15 years agomoved registry api methods into their own classes in methods/ directory
Tony Mack [Thu, 9 Apr 2009 01:28:02 +0000 (01:28 +0000)]
moved registry api methods into their own classes in methods/ directory

15 years agoadded some more methods
Tony Mack [Thu, 9 Apr 2009 01:09:00 +0000 (01:09 +0000)]
added some more methods

15 years agoimport geni.util.debug
Tony Mack [Wed, 8 Apr 2009 02:24:02 +0000 (02:24 +0000)]
import geni.util.debug

15 years agoadded determine_rights()
Tony Mack [Wed, 8 Apr 2009 02:22:06 +0000 (02:22 +0000)]
added determine_rights()

15 years agofix tabs?
Tony Mack [Wed, 8 Apr 2009 01:30:48 +0000 (01:30 +0000)]
fix tabs?

15 years agoadded GENI_API_DEBUG variable
Tony Mack [Wed, 8 Apr 2009 01:30:17 +0000 (01:30 +0000)]
added GENI_API_DEBUG variable

15 years agocall get_credential insteatd of get_self_credential (get_credential will call get_sel...
Tony Mack [Wed, 8 Apr 2009 01:29:55 +0000 (01:29 +0000)]
call get_credential insteatd of get_self_credential (get_credential will call get_self_credential anyway. no reason user has to know about this call

15 years agoreorganizing code. moving some things out of the server interface classes and into...
Tony Mack [Wed, 8 Apr 2009 01:28:53 +0000 (01:28 +0000)]
reorganizing code. moving some things out of the server interface classes and into there own classes

15 years agodefining interface methods here
Tony Mack [Wed, 8 Apr 2009 01:26:10 +0000 (01:26 +0000)]
defining interface methods here

15 years agoremoved nodes command
Larry Peterson [Tue, 7 Apr 2009 18:18:29 +0000 (18:18 +0000)]
removed nodes command

15 years agomoving soap stuff somewhere else
Tony Mack [Mon, 6 Apr 2009 19:55:29 +0000 (19:55 +0000)]
moving soap stuff somewhere else

15 years agoadded SOAP support
Tony Mack [Fri, 3 Apr 2009 21:23:42 +0000 (21:23 +0000)]
added SOAP support

15 years agologger nad profiler
Tony Mack [Fri, 3 Apr 2009 17:57:53 +0000 (17:57 +0000)]
logger nad profiler

15 years agocreate indexes on name and type fields when creating geni tables
Tony Mack [Fri, 3 Apr 2009 03:03:10 +0000 (03:03 +0000)]
create indexes on name and type fields when creating geni tables

15 years agoin list(), no longer check if PlanetLab record exists
Tony Mack [Fri, 3 Apr 2009 02:15:42 +0000 (02:15 +0000)]
in list(), no longer check if PlanetLab record exists

15 years agocheck if record has pl_info/geni_info before trying to access it
Tony Mack [Fri, 3 Apr 2009 02:02:15 +0000 (02:02 +0000)]
check if record has pl_info/geni_info before trying to access it

15 years agoin set_pl_info, make usre booleans that are string typed are converted to real boolea...
Tony Mack [Thu, 2 Apr 2009 17:36:05 +0000 (17:36 +0000)]
in set_pl_info, make usre booleans that are string typed are converted to real boolean type

15 years agoremove dubugging output
Tony Mack [Thu, 2 Apr 2009 17:34:21 +0000 (17:34 +0000)]
remove dubugging output

15 years agoin set_pl_info/set_geni_info, if argument is a list assume the info we want is in...
Tony Mack [Thu, 2 Apr 2009 17:21:02 +0000 (17:21 +0000)]
in set_pl_info/set_geni_info, if argument is a list assume the info we want is in the first index of the list

15 years agofix bug in update(), user_cred.get_object_gid() should be user_cred.get_gid_object()
Tony Mack [Thu, 2 Apr 2009 17:07:06 +0000 (17:07 +0000)]
fix bug in update(), user_cred.get_object_gid() should be  user_cred.get_gid_object()

15 years agofix bugs
Tony Mack [Thu, 2 Apr 2009 16:57:27 +0000 (16:57 +0000)]
fix bugs

15 years agofix bug in getResources
Tony Mack [Wed, 1 Apr 2009 21:30:48 +0000 (21:30 +0000)]
fix bug in getResources

15 years agofix bug in get_rspec when trying to get the rspec for a slice that doesnt exist
Tony Mack [Wed, 1 Apr 2009 15:11:07 +0000 (15:11 +0000)]
fix bug in get_rspec when trying to get the rspec for a slice that doesnt exist

15 years agofix more bugs
Tony Mack [Fri, 27 Mar 2009 01:36:21 +0000 (01:36 +0000)]
fix more bugs

15 years agofix bug in connectRegistries:
Tony Mack [Thu, 26 Mar 2009 23:49:24 +0000 (23:49 +0000)]
fix bug in connectRegistries:

15 years agofix more bugs
Tony Mack [Thu, 26 Mar 2009 17:43:35 +0000 (17:43 +0000)]
fix more bugs

15 years agofix bug create_slice, now checks for the correct rights
Tony Mack [Thu, 26 Mar 2009 17:12:35 +0000 (17:12 +0000)]
fix bug create_slice, now checks for the correct rights

15 years agofix more bugs
Tony Mack [Thu, 26 Mar 2009 17:10:36 +0000 (17:10 +0000)]
fix more bugs

15 years agofix bug in create slice
Tony Mack [Thu, 26 Mar 2009 16:46:43 +0000 (16:46 +0000)]
fix bug in create slice

15 years agochanged where RecordNotFound is raised in createSlice()
Tony Mack [Wed, 25 Mar 2009 20:38:28 +0000 (20:38 +0000)]
changed where RecordNotFound is raised in createSlice()

15 years agorefactored createSlice()
Tony Mack [Wed, 25 Mar 2009 20:37:20 +0000 (20:37 +0000)]
refactored createSlice()

15 years agolist nodes now collapsed into list resources
Tony Mack [Tue, 24 Mar 2009 16:03:13 +0000 (16:03 +0000)]
list nodes now collapsed into list resources

15 years agolist nodes now collapsed into list resources
Tony Mack [Tue, 24 Mar 2009 16:02:44 +0000 (16:02 +0000)]
list nodes now collapsed into list resources

15 years agolist nodes now collapsed into list resources
Tony Mack [Tue, 24 Mar 2009 16:02:30 +0000 (16:02 +0000)]
list nodes now collapsed into list resources