sfa.git
14 years agoadded explicit install target
Tony Mack [Fri, 8 May 2009 17:33:28 +0000 (17:33 +0000)]
added explicit install target

14 years agoRecordnotFound should be RecordNotFound
Tony Mack [Fri, 8 May 2009 17:24:22 +0000 (17:24 +0000)]
RecordnotFound should be RecordNotFound

14 years agokeyconvert had the wrong path
Tony Mack [Fri, 8 May 2009 17:01:46 +0000 (17:01 +0000)]
keyconvert had the wrong path

14 years agoGENI_REGISTRY_ENABLE should be GENI_REGISTRY_ENABLED
Tony Mack [Fri, 8 May 2009 16:27:36 +0000 (16:27 +0000)]
GENI_REGISTRY_ENABLE should be GENI_REGISTRY_ENABLED

14 years agoremoved debugging output
Tony Mack [Fri, 8 May 2009 15:24:11 +0000 (15:24 +0000)]
removed debugging output

14 years agofix bugs
Tony Mack [Fri, 8 May 2009 14:55:21 +0000 (14:55 +0000)]
fix bugs

14 years agostop looking for config files once we've found one
Tony Mack [Thu, 7 May 2009 01:08:22 +0000 (01:08 +0000)]
stop looking for config files once we've found one

14 years agoadded validate(), implemented showall and show local options
Tony Mack [Thu, 7 May 2009 01:04:31 +0000 (01:04 +0000)]
added validate(), implemented showall and show local options

14 years agofinished save
Tony Mack [Wed, 6 May 2009 20:42:56 +0000 (20:42 +0000)]
finished save

14 years agoGENI_REGISTRY_ENABLE should be GENI_REGISTRY_ENABLED
Tony Mack [Wed, 6 May 2009 20:08:26 +0000 (20:08 +0000)]
GENI_REGISTRY_ENABLE should be GENI_REGISTRY_ENABLED

14 years agoupdated, but not complete untill save() is finished
Tony Mack [Wed, 6 May 2009 17:20:07 +0000 (17:20 +0000)]
updated, but not complete untill save() is finished

14 years agoremoved unnecessary 'cd -' in clean target
Tony Mack [Wed, 6 May 2009 00:52:15 +0000 (00:52 +0000)]
removed unnecessary 'cd -' in clean target

14 years agoremove clean from all target
Tony Mack [Wed, 6 May 2009 00:44:45 +0000 (00:44 +0000)]
remove clean from all target

14 years agofilter out invalid python path
Tony Mack [Wed, 6 May 2009 00:42:48 +0000 (00:42 +0000)]
filter out invalid python path

14 years agoinstall instructons
Tony Mack [Wed, 6 May 2009 00:30:39 +0000 (00:30 +0000)]
install instructons

14 years agoupdated, but not complete
Tony Mack [Tue, 5 May 2009 23:19:03 +0000 (23:19 +0000)]
updated, but not complete

14 years agoinitial checkin of interactive configuration script
Tony Mack [Tue, 5 May 2009 16:47:56 +0000 (16:47 +0000)]
initial checkin of interactive configuration script

14 years agodont make Config inherit dict clas
Tony Mack [Tue, 5 May 2009 01:35:06 +0000 (01:35 +0000)]
dont make Config inherit dict clas

14 years agomake Config inherit dict class
Tony Mack [Tue, 5 May 2009 01:29:16 +0000 (01:29 +0000)]
make Config inherit dict class

14 years agoremoved all _IP varaibles, _HOST variables now capture HOSTNAME and IP info
Tony Mack [Tue, 5 May 2009 00:34:34 +0000 (00:34 +0000)]
removed all _IP varaibles, _HOST variables now capture HOSTNAME and IP info

14 years agochanged GENI_CONFIG_HOSTNAME to GENI_CONFIG_HOST
Tony Mack [Tue, 5 May 2009 00:33:31 +0000 (00:33 +0000)]
changed GENI_CONFIG_HOSTNAME to GENI_CONFIG_HOST

14 years agoadd old path to keyconvert serach path
Tony Mack [Mon, 4 May 2009 22:57:46 +0000 (22:57 +0000)]
add old path to keyconvert serach path

14 years agoadded clean target to all. clean target now cleans keyconvert
Tony Mack [Mon, 4 May 2009 22:28:15 +0000 (22:28 +0000)]
added clean target to all. clean target now cleans keyconvert

14 years agolook for keyconvert in different places
Tony Mack [Mon, 4 May 2009 21:43:32 +0000 (21:43 +0000)]
look for keyconvert in different places

14 years agoinstall in /usr/share/keyconvert
Tony Mack [Mon, 4 May 2009 21:43:02 +0000 (21:43 +0000)]
install in /usr/share/keyconvert

14 years agoMoved laste_updated and created fields into parent RegistryRecord. All classes below...
Faiyaz Ahmed [Mon, 4 May 2009 16:40:16 +0000 (16:40 +0000)]
Moved laste_updated and created fields into parent RegistryRecord.  All classes below RegistryRecord inherit this.

14 years agogeni_config now lives in /etc/geni/
Tony Mack [Sun, 3 May 2009 03:14:01 +0000 (03:14 +0000)]
geni_config now lives in /etc/geni/

14 years agomake initscripts execcutable by root
Tony Mack [Sun, 3 May 2009 03:13:17 +0000 (03:13 +0000)]
make initscripts execcutable by root

14 years agomake symlink to genirapper source in /usr/share/. Install geniwrapper initscript...
Tony Mack [Sun, 3 May 2009 02:09:36 +0000 (02:09 +0000)]
make symlink to genirapper source in /usr/share/. Install geniwrapper initscript in /etc/init.d/

14 years agoupdated methods list
Tony Mack [Sun, 3 May 2009 01:08:48 +0000 (01:08 +0000)]
updated methods list

14 years agochanged default location of registries.xml file to /etc/geni/
Tony Mack [Sun, 3 May 2009 01:06:19 +0000 (01:06 +0000)]
changed default location of registries.xml file to /etc/geni/

14 years agorefactored
Tony Mack [Sun, 3 May 2009 01:05:25 +0000 (01:05 +0000)]
refactored

14 years agousing shutil.rmtree to remove directories saves a lot of code
Tony Mack [Sun, 3 May 2009 00:44:21 +0000 (00:44 +0000)]
using shutil.rmtree to remove directories saves a lot of code

14 years agochanged default location of aggregates.xml file to /etc/geni/
Tony Mack [Sat, 2 May 2009 22:59:21 +0000 (22:59 +0000)]
changed default location of aggregates.xml file to /etc/geni/

14 years agoin methods/__init__.py list of callable methods now called 'all', used to be 'methods'
Tony Mack [Sat, 2 May 2009 03:11:36 +0000 (03:11 +0000)]
in methods/__init__.py list of callable methods now called 'all', used to be 'methods'

14 years agoin fill_pl_info() convert internal pl ids to hrns
Tony Mack [Sat, 2 May 2009 02:56:48 +0000 (02:56 +0000)]
in fill_pl_info() convert internal pl ids to hrns

15 years agoMakefile used to build/install/uninstall geniwrapper
Tony Mack [Fri, 1 May 2009 19:54:52 +0000 (19:54 +0000)]
Makefile used to build/install/uninstall geniwrapper

15 years agoadded uninstall
Tony Mack [Fri, 1 May 2009 04:14:40 +0000 (04:14 +0000)]
added uninstall

15 years agoadded configSfi.sh to data_files
Tony Mack [Fri, 1 May 2009 02:04:14 +0000 (02:04 +0000)]
added configSfi.sh to data_files

15 years agoinitial checkin of setup.py script
Tony Mack [Fri, 1 May 2009 01:46:14 +0000 (01:46 +0000)]
initial checkin of setup.py script

15 years agofix bug
Tony Mack [Fri, 1 May 2009 01:44:59 +0000 (01:44 +0000)]
fix bug

15 years agoupdated default path and search path for geni_config
Tony Mack [Fri, 1 May 2009 01:41:24 +0000 (01:41 +0000)]
updated default path and search path for geni_config

15 years agoremoved config arg from class constuctor
Tony Mack [Fri, 1 May 2009 01:26:03 +0000 (01:26 +0000)]
removed config arg from class constuctor

15 years agoadded path to python
Tony Mack [Fri, 1 May 2009 01:18:16 +0000 (01:18 +0000)]
added path to python

15 years agoadded registries federation configuration file
Tony Mack [Fri, 1 May 2009 01:03:58 +0000 (01:03 +0000)]
added registries federation configuration file

15 years agocheck for the correct rights
Tony Mack [Fri, 1 May 2009 01:03:02 +0000 (01:03 +0000)]
check for the correct rights

15 years agofix bug
Tony Mack [Fri, 1 May 2009 00:50:45 +0000 (00:50 +0000)]
fix bug

15 years agocheck in delegation demo script
Scott Baker [Wed, 29 Apr 2009 01:13:53 +0000 (01:13 +0000)]
check in delegation demo script

15 years agoparamater checking for src_cred, and allow src_cred to be none when getting rights...
Scott Baker [Wed, 29 Apr 2009 01:12:09 +0000 (01:12 +0000)]
paramater checking for src_cred, and allow src_cred to be none when getting rights for user credentials

15 years agofix rights when getting self credential
Scott Baker [Wed, 29 Apr 2009 01:10:28 +0000 (01:10 +0000)]
fix rights when getting self credential

15 years agofix error message
Scott Baker [Wed, 29 Apr 2009 01:09:38 +0000 (01:09 +0000)]
fix error message

15 years agoRemoved pointer references in place of arrays of HRNs (strings). Also, made Registry...
Faiyaz Ahmed [Tue, 28 Apr 2009 20:11:03 +0000 (20:11 +0000)]
Removed pointer references in place of arrays of HRNs (strings).  Also, made RegistryRecord superclass for Users/Slices/Nodes to inherit from.

15 years agoswitch from sa/ma to authority
Scott Baker [Tue, 28 Apr 2009 02:00:36 +0000 (02:00 +0000)]
switch from sa/ma to authority

15 years agoswitch from sa/ma to authority, fix update_membership_list
Scott Baker [Tue, 28 Apr 2009 01:56:36 +0000 (01:56 +0000)]
switch from sa/ma to authority, fix update_membership_list

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