sfa.git
14 years agoupdate
Thierry Parmentelat [Wed, 10 Jun 2009 05:20:34 +0000 (05:20 +0000)]
update

14 years agoadded generate comon url method
Tony Mack [Wed, 10 Jun 2009 02:35:51 +0000 (02:35 +0000)]
added generate comon url method

14 years agodownload comon data file
Tony Mack [Wed, 10 Jun 2009 02:15:34 +0000 (02:15 +0000)]
download comon data file

14 years agocleanup config path-search - might be harsh
Thierry Parmentelat [Wed, 10 Jun 2009 01:01:18 +0000 (01:01 +0000)]
cleanup config path-search - might be harsh

14 years agoadds newline to the ---parent--- separator
Thierry Parmentelat [Wed, 10 Jun 2009 01:00:10 +0000 (01:00 +0000)]
adds newline to the ---parent--- separator

14 years agowhen registering a user record, we must explicitly use UpdatePerson to enable the...
Tony Mack [Wed, 10 Jun 2009 00:30:36 +0000 (00:30 +0000)]
when registering a user record, we must explicitly use UpdatePerson to enable the account after AddPerson is called. Also, we must add the user to the correct site using AddPersonToSite

14 years agosome cosmetic variable name changes in geni_fields_to_pl_fields
Tony Mack [Wed, 10 Jun 2009 00:28:20 +0000 (00:28 +0000)]
some cosmetic variable name changes in geni_fields_to_pl_fields

14 years agothe 'authorities' hierarchy will be created in the same directory as the geni config...
Tony Mack [Tue, 9 Jun 2009 22:21:51 +0000 (22:21 +0000)]
the 'authorities' hierarchy will be created in the same directory as the geni config files (in most cases this will be /etc/geni/)

14 years agodefine Config.config_path which stores the path to the directory where the config...
Tony Mack [Tue, 9 Jun 2009 22:18:41 +0000 (22:18 +0000)]
define Config.config_path which stores the path to the directory where the config file lives

14 years agono longer needed
Tony Mack [Tue, 9 Jun 2009 22:04:26 +0000 (22:04 +0000)]
no longer needed

14 years agoFirst go at wsdl generator for SFA
Sapan Bhatia [Tue, 9 Jun 2009 21:30:19 +0000 (21:30 +0000)]
First go at wsdl generator for SFA

14 years agoFOrgot created/last_updated fields.
Faiyaz Ahmed [Tue, 9 Jun 2009 18:33:17 +0000 (18:33 +0000)]
FOrgot created/last_updated fields.

14 years agoReconcile differences between model and record obj.
Faiyaz Ahmed [Tue, 9 Jun 2009 18:03:27 +0000 (18:03 +0000)]
Reconcile differences between model and record obj.

14 years agodos2unix
Thierry Parmentelat [Tue, 9 Jun 2009 14:42:30 +0000 (14:42 +0000)]
dos2unix

14 years agodos2unix
Thierry Parmentelat [Tue, 9 Jun 2009 14:41:12 +0000 (14:41 +0000)]
dos2unix

14 years agobugfixes to let the simple s/u/e/w/q stuff work
Thierry Parmentelat [Tue, 9 Jun 2009 14:37:32 +0000 (14:37 +0000)]
bugfixes to let the simple s/u/e/w/q stuff work

14 years agocosmetic
Thierry Parmentelat [Tue, 9 Jun 2009 14:36:14 +0000 (14:36 +0000)]
cosmetic

14 years agoinitial checkin of getNodes script
Tony Mack [Tue, 9 Jun 2009 13:58:39 +0000 (13:58 +0000)]
initial checkin of getNodes script

14 years agoremoved 'nodes' key from SliceRecord.fields
Tony Mack [Tue, 9 Jun 2009 13:50:45 +0000 (13:50 +0000)]
removed 'nodes' key from SliceRecord.fields

14 years agopassing slice hrn to slice control methods
Anil-Kumar Vengalil [Tue, 9 Jun 2009 13:05:30 +0000 (13:05 +0000)]
passing slice hrn to slice control methods

14 years agouse distutils.file_util to copy the server key from authorities directory
Tony Mack [Tue, 9 Jun 2009 01:56:46 +0000 (01:56 +0000)]
use distutils.file_util to copy the server key from authorities directory

14 years agomake inline with record.py
Faiyaz Ahmed [Mon, 8 Jun 2009 19:17:07 +0000 (19:17 +0000)]
make inline with record.py

14 years agoslice control (stop/start/reset) needs slice_hrn
Anil-Kumar Vengalil [Mon, 8 Jun 2009 19:09:50 +0000 (19:09 +0000)]
slice control (stop/start/reset) needs slice_hrn

14 years agoadded hrn param to start/stop
Tony Mack [Mon, 8 Jun 2009 17:41:41 +0000 (17:41 +0000)]
added hrn param to start/stop

14 years agoGetSlices ouputs a list of dictionaries
Anil-Kumar Vengalil [Mon, 8 Jun 2009 15:00:40 +0000 (15:00 +0000)]
GetSlices ouputs a list of dictionaries

14 years agocalling aggregate manager for slice start/stop operations
Anil-Kumar Vengalil [Mon, 8 Jun 2009 12:51:37 +0000 (12:51 +0000)]
calling aggregate manager for slice start/stop operations

14 years agoremoved all refrences to pl_info/geni_info in record object and anything that used...
Tony Mack [Thu, 4 Jun 2009 02:31:37 +0000 (02:31 +0000)]
removed all refrences to pl_info/geni_info in record object and anything that used to use this (hopefully).

14 years agoadded --extractgids, --dumpparents
Scott Baker [Wed, 3 Jun 2009 23:48:26 +0000 (23:48 +0000)]
added --extractgids, --dumpparents

14 years agoTagging module geniwrapper - geniwrapper-0.2-3
Thierry Parmentelat [Wed, 3 Jun 2009 21:42:42 +0000 (21:42 +0000)]
Tagging module geniwrapper - geniwrapper-0.2-3
various fixes

14 years agoSM by default runs on port no. 12347
Anil-Kumar Vengalil [Wed, 3 Jun 2009 19:18:00 +0000 (19:18 +0000)]
SM by default runs on port no. 12347

14 years agocleanup
Thierry Parmentelat [Wed, 3 Jun 2009 01:24:55 +0000 (01:24 +0000)]
cleanup

14 years agooops, forgot to return the credential object
Tony Mack [Tue, 2 Jun 2009 21:35:28 +0000 (21:35 +0000)]
oops, forgot to return the credential object

14 years agoadd sa, ma rights to authority
Tony Mack [Tue, 2 Jun 2009 21:26:24 +0000 (21:26 +0000)]
add sa, ma rights to authority

14 years agofix credential file path
Tony Mack [Tue, 2 Jun 2009 21:00:05 +0000 (21:00 +0000)]
fix credential file path

14 years agodetermine_user_rights needs to give auth credentials the auth right
Tony Mack [Tue, 2 Jun 2009 20:45:06 +0000 (20:45 +0000)]
determine_user_rights needs to give auth credentials the auth right

14 years agofixed raised exception
Tony Mack [Tue, 2 Jun 2009 20:28:13 +0000 (20:28 +0000)]
fixed raised exception

14 years agodo we really want to limit credentials to just users? authorities need them too.
Tony Mack [Tue, 2 Jun 2009 20:16:18 +0000 (20:16 +0000)]
do we really want to limit credentials to just users? authorities need them too.

14 years agofixed local variable 'records' referenced before assignment bug
Tony Mack [Tue, 2 Jun 2009 19:58:22 +0000 (19:58 +0000)]
fixed local variable 'records' referenced before assignment bug

14 years agoadded setup_server_key() method to help with setting up the server's private key
Tony Mack [Tue, 2 Jun 2009 18:07:07 +0000 (18:07 +0000)]
added setup_server_key() method to help with setting up the server's private key

14 years agoTagging module geniwrapper - geniwrapper-0.2-2
Thierry Parmentelat [Sat, 30 May 2009 10:41:09 +0000 (10:41 +0000)]
Tagging module geniwrapper - geniwrapper-0.2-2
bugfixes - still a work in progress

14 years agofix bug shell_version should be plshell_version
Tony Mack [Fri, 29 May 2009 16:53:17 +0000 (16:53 +0000)]
fix bug shell_version should be plshell_version

14 years agotest; please ignore
Anil-Kumar Vengalil [Fri, 29 May 2009 13:35:34 +0000 (13:35 +0000)]
test; please ignore

14 years agoto be able to build on Darwin/OS X and other BSD-based systems.
Barış Metin [Thu, 28 May 2009 19:27:34 +0000 (19:27 +0000)]
to be able to build on Darwin/OS X and other BSD-based systems.

14 years agocode for updating node
Anil-Kumar Vengalil [Thu, 28 May 2009 17:43:56 +0000 (17:43 +0000)]
code for updating node

14 years agodefault value for DESTDIR
Barış Metin [Thu, 28 May 2009 09:11:29 +0000 (09:11 +0000)]
default value for DESTDIR

14 years agoraise a better exception when username cant be resolved
Tony Mack [Wed, 27 May 2009 19:46:48 +0000 (19:46 +0000)]
raise a better exception when username cant be resolved

14 years agofixed vini specific import stuff
Tony Mack [Wed, 27 May 2009 19:41:21 +0000 (19:41 +0000)]
fixed vini specific import stuff

14 years agodo not attempt to import peer sites (this is an alternate form of federation that...
Tony Mack [Wed, 27 May 2009 17:09:33 +0000 (17:09 +0000)]
do not attempt to import peer sites (this is an alternate form of federation that will be ignored by geniwrapper)

14 years ago--
Faiyaz Ahmed [Wed, 27 May 2009 16:02:40 +0000 (16:02 +0000)]
--

14 years ago- use os.path.* functions instead of string concatenations
Barış Metin [Wed, 27 May 2009 15:12:47 +0000 (15:12 +0000)]
- use os.path.* functions instead of string concatenations
- don't shadow 'file' built-in

14 years agofixed basepath
Tony Mack [Tue, 26 May 2009 16:27:06 +0000 (16:27 +0000)]
fixed basepath

14 years agousing hrn_to_pl_login_base method from misc.py
Anil-Kumar Vengalil [Tue, 26 May 2009 10:44:09 +0000 (10:44 +0000)]
using hrn_to_pl_login_base method from misc.py

14 years agoadd basepath to be the directory name of the configuration file as requested by sever...
Barış Metin [Mon, 25 May 2009 15:52:08 +0000 (15:52 +0000)]
add basepath to be the directory name of the configuration file as requested by several modules.

14 years agohack to add installed files to the package.
Barış Metin [Mon, 25 May 2009 13:22:57 +0000 (13:22 +0000)]
hack to add installed files to the package.
hope this will fix 64bit builds.

14 years agousing auth_cred for user record update
Anil-Kumar Vengalil [Mon, 25 May 2009 08:58:56 +0000 (08:58 +0000)]
using auth_cred for user record update

14 years agoTypo
Sapan Bhatia [Fri, 22 May 2009 18:27:52 +0000 (18:27 +0000)]
Typo

14 years agoFixing build, please see companion message in pyopenssl.
Sapan Bhatia [Fri, 22 May 2009 14:25:08 +0000 (14:25 +0000)]
Fixing build, please see companion message in pyopenssl.

14 years agoFixing build for python version != 2.5
Sapan Bhatia [Thu, 21 May 2009 14:42:43 +0000 (14:42 +0000)]
Fixing build for python version != 2.5

14 years agosaving rspec output to file
Anil-Kumar Vengalil [Thu, 21 May 2009 14:39:34 +0000 (14:39 +0000)]
saving rspec output to file

14 years agoremoved debugging output
Tony Mack [Wed, 20 May 2009 20:36:06 +0000 (20:36 +0000)]
removed debugging output

14 years agofixed storage path
Tony Mack [Wed, 20 May 2009 20:35:43 +0000 (20:35 +0000)]
fixed storage path

14 years agofix error message when keyconvert is not found. Add special case for hrn names in...
Tony Mack [Wed, 20 May 2009 20:06:09 +0000 (20:06 +0000)]
fix error message when keyconvert is not found. Add special case for hrn names in vini

14 years agofix how GENI_INTERFACE_HRN is generated
Tony Mack [Wed, 20 May 2009 19:30:17 +0000 (19:30 +0000)]
fix how GENI_INTERFACE_HRN is generated

14 years agofix 'authorities' path
Tony Mack [Wed, 20 May 2009 19:17:48 +0000 (19:17 +0000)]
fix 'authorities' path

14 years agofix trusted_roots path
Tony Mack [Wed, 20 May 2009 19:17:20 +0000 (19:17 +0000)]
fix trusted_roots path

14 years agoadded 'clean' as possible uninstall command
Tony Mack [Wed, 20 May 2009 18:36:28 +0000 (18:36 +0000)]
added 'clean' as possible uninstall command

14 years agoinitial package for geniwrapper.
Barış Metin [Wed, 20 May 2009 10:32:59 +0000 (10:32 +0000)]
initial package for geniwrapper.

14 years agoRightList instance is rl and not r1
Anil-Kumar Vengalil [Wed, 20 May 2009 09:52:02 +0000 (09:52 +0000)]
RightList instance is rl and not r1

14 years agodefine the rights for authorities
Tony Mack [Wed, 20 May 2009 03:32:21 +0000 (03:32 +0000)]
define the rights for authorities

14 years agofix path of server key/cert
Tony Mack [Wed, 20 May 2009 00:33:15 +0000 (00:33 +0000)]
fix path of server key/cert

14 years agofixed server.key/cert path
Tony Mack [Wed, 20 May 2009 00:18:07 +0000 (00:18 +0000)]
fixed server.key/cert path

14 years agomodify how we define trusted root basedir
Tony Mack [Tue, 19 May 2009 17:18:34 +0000 (17:18 +0000)]
modify how we define trusted root basedir

14 years agoadded self.path
Tony Mack [Tue, 19 May 2009 17:07:37 +0000 (17:07 +0000)]
added self.path

14 years agofix spelling errors
Tony Mack [Mon, 18 May 2009 19:30:29 +0000 (19:30 +0000)]
fix spelling errors

14 years agofix bug in get_defaults()
Tony Mack [Mon, 18 May 2009 19:21:23 +0000 (19:21 +0000)]
fix bug in get_defaults()

14 years agofixed bugs in delegate_cred()
Tony Mack [Mon, 18 May 2009 19:06:05 +0000 (19:06 +0000)]
fixed bugs in delegate_cred()

14 years agoadded delegate_cred() method
Tony Mack [Mon, 18 May 2009 18:59:01 +0000 (18:59 +0000)]
added delegate_cred() method

14 years agosupport 4.3 PLCAPI
Tony Mack [Tue, 12 May 2009 20:42:31 +0000 (20:42 +0000)]
support 4.3 PLCAPI

14 years agoadded getPLCShellVersion to help figure out which version of plcapi we are talking to
Tony Mack [Tue, 12 May 2009 18:25:45 +0000 (18:25 +0000)]
added getPLCShellVersion to help figure out which version of plcapi we are talking to

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