sfa.git
14 years agobunch of cleanups & fixes all over the place
Thierry Parmentelat [Thu, 9 Jul 2009 17:18:07 +0000 (17:18 +0000)]
bunch of cleanups & fixes all over the place

14 years agomore verbose on previous commit
Anil-Kumar Vengalil [Thu, 9 Jul 2009 17:16:26 +0000 (17:16 +0000)]
more verbose on previous commit

14 years agopass correct variable name to GeniRecord.
Stephen Soltesz [Thu, 9 Jul 2009 17:07:55 +0000 (17:07 +0000)]
pass correct variable name to GeniRecord.

14 years agoimport from correct path.
Stephen Soltesz [Thu, 9 Jul 2009 16:47:05 +0000 (16:47 +0000)]
import from correct path.

14 years agoUnless person account is enabled, the GetSlivers does not return the user key to...
Anil-Kumar Vengalil [Thu, 9 Jul 2009 13:14:24 +0000 (13:14 +0000)]
Unless person account is enabled, the GetSlivers does not return the user key to the node

14 years agorename 'public' back into 'fields' as the wsdl enerator depends on that
Thierry Parmentelat [Thu, 9 Jul 2009 04:16:01 +0000 (04:16 +0000)]
rename 'public' back into 'fields' as the wsdl enerator depends on that

14 years agofixes
Sapan Bhatia [Wed, 8 Jul 2009 20:12:23 +0000 (20:12 +0000)]
fixes

14 years agoBad. Need to get rid of the tab as well.
Sapan Bhatia [Wed, 8 Jul 2009 19:58:30 +0000 (19:58 +0000)]
Bad. Need to get rid of the tab as well.

14 years agoGeneric XML-->nested dict parser
Sapan Bhatia [Wed, 8 Jul 2009 19:37:30 +0000 (19:37 +0000)]
Generic XML-->nested dict parser

14 years ago'name' is now 'hrn'
Tony Mack [Wed, 8 Jul 2009 19:15:26 +0000 (19:15 +0000)]
'name' is now 'hrn'

14 years agoadded date_created, last_updated fields. Renamed 'name' field to 'hrn'
Tony Mack [Wed, 8 Jul 2009 19:01:11 +0000 (19:01 +0000)]
added date_created, last_updated fields. Renamed 'name' field to 'hrn'

14 years agotable field for 'name' in the record will now be hrn.
Faiyaz Ahmed [Wed, 8 Jul 2009 18:54:06 +0000 (18:54 +0000)]
table field for 'name' in the record will now be hrn.

14 years agoMagic :-)
Faiyaz Ahmed [Wed, 8 Jul 2009 18:38:25 +0000 (18:38 +0000)]
Magic :-)

14 years agochecking nuke.py back in under its new name
Tony Mack [Wed, 8 Jul 2009 18:23:26 +0000 (18:23 +0000)]
checking nuke.py back in under its new name

14 years agoCleanup dir structure.
Faiyaz Ahmed [Wed, 8 Jul 2009 18:19:11 +0000 (18:19 +0000)]
Cleanup dir structure.

14 years agoUpdate to INSTALL.txt
Anil-Kumar Vengalil [Wed, 8 Jul 2009 15:49:29 +0000 (15:49 +0000)]
Update to INSTALL.txt

14 years agofix for building wsdl's
Thierry Parmentelat [Wed, 8 Jul 2009 14:54:50 +0000 (14:54 +0000)]
fix for building wsdl's

14 years agorefrain from using 'with' as it's not supported on centos5.3's python
Thierry Parmentelat [Wed, 8 Jul 2009 14:48:52 +0000 (14:48 +0000)]
refrain from using 'with' as it's not supported on centos5.3's python

14 years agoelaborate wsdl files at build-time
Thierry Parmentelat [Wed, 8 Jul 2009 14:37:34 +0000 (14:37 +0000)]
elaborate wsdl files at build-time

14 years agorename table prefix in database from 'geni$' to 'sfa$'
Thierry Parmentelat [Wed, 8 Jul 2009 13:41:44 +0000 (13:41 +0000)]
rename table prefix in database from 'geni$' to 'sfa$'

14 years agoSetting tag geniwrapper-0.8-4
Thierry Parmentelat [Wed, 8 Jul 2009 13:39:10 +0000 (13:39 +0000)]
Setting tag geniwrapper-0.8-4
rename geniwrapper.spec into sfa.spec

14 years agorename specfile to sfa
Thierry Parmentelat [Wed, 8 Jul 2009 13:37:51 +0000 (13:37 +0000)]
rename specfile to sfa

14 years agomake all does all 4 wsdl's
Thierry Parmentelat [Wed, 8 Jul 2009 09:21:30 +0000 (09:21 +0000)]
make all does all 4 wsdl's

14 years agoSetting tag geniwrapper-0.8-3
Thierry Parmentelat [Wed, 8 Jul 2009 09:19:41 +0000 (09:19 +0000)]
Setting tag geniwrapper-0.8-3
clean up in xmlrpc/soap, --protocol option to chose between both
keyconvert packaged in /usr/bin, no /usr/share/keyconvert anymore
hopefully more helpful context in case of crashes when importing
bugfixes for using only /etc/sfa for site-dep files
bugfixes in wsdl generation

14 years agoFinishing tweak.
Sapan Bhatia [Wed, 8 Jul 2009 05:08:03 +0000 (05:08 +0000)]
Finishing tweak.

14 years agoThis change makes wsdl-generated servers compatible with sfi.py, and
Sapan Bhatia [Wed, 8 Jul 2009 05:03:03 +0000 (05:03 +0000)]
This change makes wsdl-generated servers compatible with sfi.py, and
sfi-generated clients compatible with GeniServer

14 years agoChecking in soap protocol binding
Sapan Bhatia [Tue, 7 Jul 2009 23:40:42 +0000 (23:40 +0000)]
Checking in soap protocol binding

14 years agoMinor tweak
Sapan Bhatia [Tue, 7 Jul 2009 22:14:18 +0000 (22:14 +0000)]
Minor tweak

14 years agoSwitched to geniclient
Sapan Bhatia [Tue, 7 Jul 2009 20:51:34 +0000 (20:51 +0000)]
Switched to geniclient

14 years agomerged into geniclient.py
Sapan Bhatia [Tue, 7 Jul 2009 20:51:04 +0000 (20:51 +0000)]
merged into geniclient.py

14 years agoMerged into sfi.py
Sapan Bhatia [Tue, 7 Jul 2009 20:50:09 +0000 (20:50 +0000)]
Merged into sfi.py

14 years agoAdding SOAP protocol support.
Sapan Bhatia [Tue, 7 Jul 2009 20:49:08 +0000 (20:49 +0000)]
Adding SOAP protocol support.

14 years agoAdding soap protocol support
Sapan Bhatia [Tue, 7 Jul 2009 20:48:32 +0000 (20:48 +0000)]
Adding soap protocol support

14 years ago(no commit message)
Sapan Bhatia [Tue, 7 Jul 2009 20:44:39 +0000 (20:44 +0000)]

14 years agoMerging some recent changes
Sapan Bhatia [Tue, 7 Jul 2009 20:39:01 +0000 (20:39 +0000)]
Merging some recent changes

14 years agoMake sure people using xmlrpc don't need to install soap libraries
Sapan Bhatia [Tue, 7 Jul 2009 20:23:14 +0000 (20:23 +0000)]
Make sure people using xmlrpc don't need to install soap libraries

14 years agoinjecting ZSI library. this should annoy people
Sapan Bhatia [Tue, 7 Jul 2009 20:15:07 +0000 (20:15 +0000)]
injecting ZSI library. this should annoy people

14 years agoWill merge this in as sfi.py as soon as tony/faiyaz give it a shot.
Sapan Bhatia [Tue, 7 Jul 2009 20:10:04 +0000 (20:10 +0000)]
Will merge this in as sfi.py as soon as tony/faiyaz give it a shot.

14 years agoFactoring out stuff, making room for SOAP client functionality.
Sapan Bhatia [Tue, 7 Jul 2009 19:58:34 +0000 (19:58 +0000)]
Factoring out stuff, making room for SOAP client functionality.

14 years agocreate /usr/bin before installing into.
Barış Metin [Tue, 7 Jul 2009 15:45:28 +0000 (15:45 +0000)]
create /usr/bin before installing into.

14 years agoinstall keyconvert to /usr/bin
Barış Metin [Tue, 7 Jul 2009 13:43:48 +0000 (13:43 +0000)]
install keyconvert to /usr/bin

14 years agoupdating slice description
Anil-Kumar Vengalil [Tue, 7 Jul 2009 11:19:31 +0000 (11:19 +0000)]
updating slice description

14 years agoprint the exception to give a clue about the source of the error.
Barış Metin [Tue, 7 Jul 2009 09:33:39 +0000 (09:33 +0000)]
print the exception to give a clue about the source of the error.

14 years agodo not try to find keyconvert which is installed to one fixed path.
Barış Metin [Tue, 7 Jul 2009 09:30:11 +0000 (09:30 +0000)]
do not try to find keyconvert which is installed to one fixed path.

14 years agono need to copy the key to site-packages anymore
Barış Metin [Tue, 7 Jul 2009 09:09:10 +0000 (09:09 +0000)]
no need to copy the key to site-packages anymore

14 years agousing config_path in place of basepath
Anil-Kumar Vengalil [Tue, 7 Jul 2009 08:27:08 +0000 (08:27 +0000)]
using config_path in place of basepath

14 years agousing config_path in place of basepath
Anil-Kumar Vengalil [Tue, 7 Jul 2009 08:17:43 +0000 (08:17 +0000)]
using config_path in place of basepath

14 years agousing config_path in place of basepath
Anil-Kumar Vengalil [Tue, 7 Jul 2009 08:15:59 +0000 (08:15 +0000)]
using config_path in place of basepath

14 years agousing config_path instead of basepath
Anil-Kumar Vengalil [Tue, 7 Jul 2009 08:13:33 +0000 (08:13 +0000)]
using config_path instead of basepath

14 years agoDropped a 2.6-only function
Sapan Bhatia [Tue, 7 Jul 2009 01:12:36 +0000 (01:12 +0000)]
Dropped a 2.6-only function

14 years agoTagging module geniwrapper - geniwrapper-0.8-2
Thierry Parmentelat [Mon, 6 Jul 2009 21:23:37 +0000 (21:23 +0000)]
Tagging module geniwrapper - geniwrapper-0.8-2
cleanup of the config area; no dependency to a PLC config anymore as sfa can be run in standalone
config variables in sfa_config now start with SFA_ and not GENI_
config.py can be loaded even with no config present

14 years agofix path for authorities
Barış Metin [Mon, 6 Jul 2009 21:15:28 +0000 (21:15 +0000)]
fix path for authorities

14 years agofix editing all variables
Barış Metin [Mon, 6 Jul 2009 21:01:45 +0000 (21:01 +0000)]
fix editing all variables

14 years agotrace is imported with from-import
Barış Metin [Mon, 6 Jul 2009 20:53:53 +0000 (20:53 +0000)]
trace is imported with from-import

14 years agorename geniticket.py into sfaticket.py and defined class Ticket into SfaTicket
Thierry Parmentelat [Mon, 6 Jul 2009 20:38:44 +0000 (20:38 +0000)]
rename geniticket.py into sfaticket.py and defined class Ticket into SfaTicket

14 years agoneeded with changeset 14304
Thierry Parmentelat [Mon, 6 Jul 2009 20:30:34 +0000 (20:30 +0000)]
needed with changeset 14304

14 years agorename configuration variables like from GENI_ to SFA_
Thierry Parmentelat [Mon, 6 Jul 2009 20:19:51 +0000 (20:19 +0000)]
rename configuration variables like from GENI_ to SFA_

14 years agoskip pdf files from tags too
Thierry Parmentelat [Mon, 6 Jul 2009 20:05:07 +0000 (20:05 +0000)]
skip pdf files from tags too

14 years agono need to run make index anymore
Thierry Parmentelat [Mon, 6 Jul 2009 19:57:10 +0000 (19:57 +0000)]
no need to run make index anymore

14 years agomanage __init__.py files under svn even if empty to ease development
Thierry Parmentelat [Mon, 6 Jul 2009 19:55:16 +0000 (19:55 +0000)]
manage __init__.py files under svn even if empty to ease development

14 years agomake clean
Thierry Parmentelat [Mon, 6 Jul 2009 19:51:28 +0000 (19:51 +0000)]
make clean

14 years agotypo
Barış Metin [Mon, 6 Jul 2009 16:47:59 +0000 (16:47 +0000)]
typo

14 years agoups, this one is gone we use the URL as it is
Barış Metin [Mon, 6 Jul 2009 16:36:51 +0000 (16:36 +0000)]
ups, this one is gone we use the URL as it is

14 years ago- don't depend on plc_config, make sfa-config self-contained.
Barış Metin [Mon, 6 Jul 2009 16:34:47 +0000 (16:34 +0000)]
- don't depend on plc_config, make sfa-config self-contained.
- report the index error on sfi list
- add empty __init__.py to be able to import modules in util

14 years agoAutomatically drop spaces that I was previously dropping manually.
Sapan Bhatia [Mon, 6 Jul 2009 15:21:14 +0000 (15:21 +0000)]
Automatically drop spaces that I was previously dropping manually.

14 years ago--lite version of the WSDL file
Sapan Bhatia [Mon, 6 Jul 2009 14:54:52 +0000 (14:54 +0000)]
--lite version of the WSDL file

14 years agoUpdated INSTALL.txt
Anil-Kumar Vengalil [Mon, 6 Jul 2009 07:25:54 +0000 (07:25 +0000)]
Updated INSTALL.txt

14 years agosteps towards computing wsdl files at build-time:
Thierry Parmentelat [Mon, 6 Jul 2009 05:32:23 +0000 (05:32 +0000)]
steps towards computing wsdl files at build-time:
* review makefile to make sure the __init__.py files get created
* add python-uuid to the build packages
* remove () in class definitions when no inheritance - for python2.4/centos
still cannot update wsdl output at build-time b/c of missing config
config cleanup needed first (import config should not raise exception)

14 years ago(no commit message)
Sapan Bhatia [Mon, 6 Jul 2009 03:33:51 +0000 (03:33 +0000)]

14 years ago(no commit message)
Sapan Bhatia [Mon, 6 Jul 2009 03:33:17 +0000 (03:33 +0000)]

14 years agoAdded the possibility of genearting sm, am and registry separately
Sapan Bhatia [Mon, 6 Jul 2009 03:22:58 +0000 (03:22 +0000)]
Added the possibility of genearting sm, am and registry separately

14 years ago(no commit message)
Sapan Bhatia [Mon, 6 Jul 2009 02:55:44 +0000 (02:55 +0000)]

14 years agoGot rid of another log line
Sapan Bhatia [Mon, 6 Jul 2009 02:52:28 +0000 (02:52 +0000)]
Got rid of another log line

14 years agoGot rid of debugging line
Sapan Bhatia [Mon, 6 Jul 2009 02:47:37 +0000 (02:47 +0000)]
Got rid of debugging line

14 years agoreset_slice --> reset_slices, as per the definition of class reset_slices
Sapan Bhatia [Sun, 5 Jul 2009 19:57:16 +0000 (19:57 +0000)]
reset_slice --> reset_slices, as per the definition of class reset_slices

14 years agoThe SOAP interface assumes that the name of the file a method lies in == the method...
Sapan Bhatia [Sun, 5 Jul 2009 19:56:23 +0000 (19:56 +0000)]
The SOAP interface assumes that the name of the file a method lies in == the method within

14 years agoChanged reference to report.py, which was moved into sfa/util
Sapan Bhatia [Sun, 5 Jul 2009 19:43:23 +0000 (19:43 +0000)]
Changed reference to report.py, which was moved into sfa/util

14 years agoChanging method signatures to be consistent with method behaviors. The WSDL interface...
Sapan Bhatia [Sun, 5 Jul 2009 16:40:55 +0000 (16:40 +0000)]
Changing method signatures to be consistent with method behaviors. The WSDL interface depends on this property.

14 years agoTagging module geniwrapper - geniwrapper-0.8-1
Thierry Parmentelat [Sun, 5 Jul 2009 12:03:33 +0000 (12:03 +0000)]
Tagging module geniwrapper - geniwrapper-0.8-1
first step for cleanup and reorganization
mass-renaming from geni to sfa (some are still needed)
sfa/trust implements the security architecture

14 years agomove auth and hierarchy into sfa/trust
Thierry Parmentelat [Sun, 5 Jul 2009 11:44:28 +0000 (11:44 +0000)]
move auth and hierarchy into sfa/trust

14 years agoChanges:
Sapan Bhatia [Sun, 5 Jul 2009 00:44:14 +0000 (00:44 +0000)]
Changes:
- Replace soapenc:array -> xsd:list
- Once instance of http://http --> http://

14 years agorevamped sfa impl doc
Larry Peterson [Fri, 3 Jul 2009 17:50:34 +0000 (17:50 +0000)]
revamped sfa impl doc

14 years agoongoing
Thierry Parmentelat [Fri, 3 Jul 2009 15:29:46 +0000 (15:29 +0000)]
ongoing

14 years agoscriptlet needs to succeed
Thierry Parmentelat [Fri, 3 Jul 2009 15:01:03 +0000 (15:01 +0000)]
scriptlet needs to succeed

14 years agostop sfa service prior to uninstall
Thierry Parmentelat [Fri, 3 Jul 2009 14:55:43 +0000 (14:55 +0000)]
stop sfa service prior to uninstall

14 years agorenaming the toplevel geni/ package into sfa/
Thierry Parmentelat [Fri, 3 Jul 2009 14:40:59 +0000 (14:40 +0000)]
renaming the toplevel geni/ package into sfa/

14 years agouse self.get_auth_info
Barış Metin [Fri, 3 Jul 2009 14:23:02 +0000 (14:23 +0000)]
use self.get_auth_info

14 years agolog in sfa.daemon
Thierry Parmentelat [Fri, 3 Jul 2009 14:21:12 +0000 (14:21 +0000)]
log in sfa.daemon

14 years agothis one is actually used in methods
Barış Metin [Fri, 3 Jul 2009 14:15:32 +0000 (14:15 +0000)]
this one is actually used in methods

14 years agooops
Thierry Parmentelat [Fri, 3 Jul 2009 13:36:49 +0000 (13:36 +0000)]
oops

14 years agooops
Thierry Parmentelat [Fri, 3 Jul 2009 13:26:43 +0000 (13:26 +0000)]
oops

14 years agofewer import * for certificate
Thierry Parmentelat [Fri, 3 Jul 2009 13:17:39 +0000 (13:17 +0000)]
fewer import * for certificate

14 years agojust use empty __init__.py files
Thierry Parmentelat [Fri, 3 Jul 2009 13:13:58 +0000 (13:13 +0000)]
just use empty __init__.py files

14 years agoprint traceback to the log and don't raise the right type of exception
Barış Metin [Fri, 3 Jul 2009 13:13:36 +0000 (13:13 +0000)]
print traceback to the log and don't raise the right type of exception

14 years agocleanup dup. functions and use the ones from misc
Barış Metin [Fri, 3 Jul 2009 13:01:24 +0000 (13:01 +0000)]
cleanup dup. functions and use the ones from misc

14 years agotweaks
Thierry Parmentelat [Fri, 3 Jul 2009 12:31:06 +0000 (12:31 +0000)]
tweaks

14 years agono more __init__ created for now
Thierry Parmentelat [Fri, 3 Jul 2009 12:22:07 +0000 (12:22 +0000)]
no more __init__ created for now

14 years agoshape the sfa.trust subpackage
Thierry Parmentelat [Fri, 3 Jul 2009 12:07:29 +0000 (12:07 +0000)]
shape the sfa.trust subpackage

14 years agokeywords yet again
Thierry Parmentelat [Fri, 3 Jul 2009 11:34:05 +0000 (11:34 +0000)]
keywords yet again

14 years agomove server stubs in geni.server - start gathering plc-specifics in geni.plc
Thierry Parmentelat [Fri, 3 Jul 2009 11:31:16 +0000 (11:31 +0000)]
move server stubs in geni.server - start gathering plc-specifics in geni.plc