sfa.git
16 years agoin add(), gid is created on the sever now, not the client. removed display_record...
Tony Mack [Fri, 12 Jun 2009 02:29:02 +0000 (02:29 +0000)]
in add(), gid is created on the sever now, not the client. removed display_record(s) methods

16 years agoregister will created the gid for the user, calling create_gid is no longer a prerequ...
Tony Mack [Fri, 12 Jun 2009 02:08:33 +0000 (02:08 +0000)]
register will created the gid for the user, calling create_gid is no longer a prerequisite for register

16 years agoadded convert_pub_key method
Tony Mack [Fri, 12 Jun 2009 02:05:57 +0000 (02:05 +0000)]
added convert_pub_key method

16 years agomake sure to convert GeniRecord objects into dicts before returning record list for...
Tony Mack [Thu, 11 Jun 2009 22:44:59 +0000 (22:44 +0000)]
make sure to convert GeniRecord objects into dicts before returning record list for non local (peer/federated) calls

16 years agofixing a bug
Faiyaz Ahmed [Thu, 11 Jun 2009 21:33:39 +0000 (21:33 +0000)]
fixing a bug

16 years agoFilters record on key.
Faiyaz Ahmed [Thu, 11 Jun 2009 21:23:51 +0000 (21:23 +0000)]
Filters record on key.

16 years agoInitial commit.
Faiyaz Ahmed [Thu, 11 Jun 2009 18:48:37 +0000 (18:48 +0000)]
Initial commit.

16 years agomake sure to specify peer_id = None so we are only looking at local data
Tony Mack [Thu, 11 Jun 2009 15:25:09 +0000 (15:25 +0000)]
make sure to specify peer_id = None so we are only looking at local data

16 years agomake sure to specify peer_id = None so we are only looking at local data
Tony Mack [Thu, 11 Jun 2009 15:21:51 +0000 (15:21 +0000)]
make sure to specify peer_id = None so we are only looking at local data

16 years agoremove component/install. pyopenssl is already packaged and others are provided by...
Barış Metin [Wed, 10 Jun 2009 20:57:48 +0000 (20:57 +0000)]
remove component/install. pyopenssl is already packaged and others are provided by fedora packages.

16 years agooops
Thierry Parmentelat [Wed, 10 Jun 2009 13:20:26 +0000 (13:20 +0000)]
oops

16 years agomake sync to push on a work/test plc
Thierry Parmentelat [Wed, 10 Jun 2009 13:16:23 +0000 (13:16 +0000)]
make sync to push on a work/test plc

16 years agofix import clause
Thierry Parmentelat [Wed, 10 Jun 2009 09:42:29 +0000 (09:42 +0000)]
fix import clause

16 years agorename as this is a different document than the original sfa
Thierry Parmentelat [Wed, 10 Jun 2009 06:19:59 +0000 (06:19 +0000)]
rename as this is a different document than the original sfa

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

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

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

16 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

16 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

16 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

16 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

16 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/)

16 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

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

16 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

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

16 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.

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

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

16 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

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

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

16 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

16 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

16 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

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

16 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

16 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

16 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

16 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

16 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).

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

16 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

16 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

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

16 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

16 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

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

16 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

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

16 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.

16 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

16 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

16 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

16 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

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

16 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.

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

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

16 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

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

16 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)

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

16 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

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

16 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

16 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.

16 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.

16 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

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

16 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.

16 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

16 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

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

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

16 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

16 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

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

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

16 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

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

16 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

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

16 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

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

16 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

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

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

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

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

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

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

16 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

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

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

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

16 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

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

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

16 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