sfa.git
13 years agofix bug when raising InvalidMethod exception
Tony Mack [Fri, 30 Jul 2010 20:42:56 +0000 (20:42 +0000)]
fix bug when raising InvalidMethod exception

13 years agorefactored
Tony Mack [Fri, 30 Jul 2010 20:40:44 +0000 (20:40 +0000)]
refactored

13 years agomerge from geni branch
Tony Mack [Fri, 30 Jul 2010 19:37:23 +0000 (19:37 +0000)]
merge from geni branch

13 years agoonly use cached credentials if they havn't expired
Tony Mack [Tue, 27 Jul 2010 23:08:21 +0000 (23:08 +0000)]
only use cached credentials if they havn't expired

13 years agowe lost Credential.get_subject() when Credential stoped inheriting Certificate. Re...
Tony Mack [Tue, 27 Jul 2010 22:58:17 +0000 (22:58 +0000)]
we lost Credential.get_subject() when Credential stoped inheriting Certificate. Re implemented Credential.get_subject()

13 years agofig bug in get_ticket(), ticket now has merged rspec
Tony Mack [Tue, 27 Jul 2010 22:39:50 +0000 (22:39 +0000)]
fig bug in get_ticket(), ticket now has merged rspec

13 years agoadded merge_rspecs() method
Tony Mack [Tue, 27 Jul 2010 22:39:16 +0000 (22:39 +0000)]
added merge_rspecs() method

13 years agodont import disabled users
Tony Mack [Tue, 27 Jul 2010 16:49:53 +0000 (16:49 +0000)]
dont import disabled users

13 years agoupdated
Tony Mack [Fri, 23 Jul 2010 21:52:36 +0000 (21:52 +0000)]
updated

13 years agoget_ticket now verifies that the required records/objects exist at the aggregate...
Tony Mack [Fri, 23 Jul 2010 21:49:57 +0000 (21:49 +0000)]
get_ticket now verifies that the required records/objects exist at the aggregate before issuing the ticket

13 years agofix bug in encode(), decode(); value must have 'URI:' prefix
Tony Mack [Fri, 23 Jul 2010 21:27:18 +0000 (21:27 +0000)]
fix bug in encode(), decode(); value must have 'URI:' prefix

13 years agomake sure to only instance SfaFault with a general fault, not another SfaFault
Tony Mack [Thu, 22 Jul 2010 20:27:16 +0000 (20:27 +0000)]
make sure to only instance SfaFault with a general fault, not another SfaFault

13 years ago-a --aggregate option sends request directly to the aggregate (bypass the slice manag...
Tony Mack [Thu, 22 Jul 2010 19:23:55 +0000 (19:23 +0000)]
-a --aggregate option sends request directly to the aggregate (bypass the slice manager). Previous implementation needed to get aggregate's addres from the slicemanager, but thats no longer necessary; user will specify address. Refactored

13 years agoupdated TODO
Tony Mack [Thu, 22 Jul 2010 15:21:50 +0000 (15:21 +0000)]
updated TODO

13 years agofix name error
Tony Mack [Sat, 17 Jul 2010 15:49:14 +0000 (15:49 +0000)]
fix name error

13 years agofix exception handling
Tony Mack [Sat, 17 Jul 2010 15:28:58 +0000 (15:28 +0000)]
fix exception handling

13 years agoextend threading functionality to other SM methods
Tony Mack [Sat, 17 Jul 2010 14:37:51 +0000 (14:37 +0000)]
extend threading functionality to other SM methods

13 years agoremove commented code
Tony Mack [Fri, 16 Jul 2010 21:51:34 +0000 (21:51 +0000)]
remove commented code

13 years agouse sfa.util.threadmanager in get_rspec() to contact aggregates in parallel instead...
Tony Mack [Fri, 16 Jul 2010 21:46:08 +0000 (21:46 +0000)]
use sfa.util.threadmanager in get_rspec() to contact aggregates in parallel instead of sequentially

13 years agoinitial checkin of threadmanager class
Tony Mack [Fri, 16 Jul 2010 21:37:28 +0000 (21:37 +0000)]
initial checkin of threadmanager class

13 years agofix bug (make sure we are removing the correct records
Tony Mack [Fri, 16 Jul 2010 21:23:20 +0000 (21:23 +0000)]
fix bug (make sure we are removing the correct records

13 years agomake sure all trusted gids have a registry record, not just the new ones
Tony Mack [Fri, 16 Jul 2010 20:59:42 +0000 (20:59 +0000)]
make sure all trusted gids have a registry record, not just the new ones

13 years agoonly attempt to remove top level authorities (pointer == -1)
Tony Mack [Fri, 16 Jul 2010 20:46:46 +0000 (20:46 +0000)]
only attempt to remove top level authorities (pointer == -1)

13 years agoWorkaround for bug in m2crypto-0.18 (on Fedora 8)
Barış Metin [Fri, 16 Jul 2010 16:41:28 +0000 (16:41 +0000)]
Workaround for bug in m2crypto-0.18 (on Fedora 8)

13 years agomerge from geni branch
Tony Mack [Thu, 15 Jul 2010 20:41:59 +0000 (20:41 +0000)]
merge from geni branch

13 years agouse python keyconvert.py instead of keyconvert
Tony Mack [Wed, 14 Jul 2010 17:00:23 +0000 (17:00 +0000)]
use python keyconvert.py instead of keyconvert

13 years agomerge from geni_api branch
Tony Mack [Tue, 13 Jul 2010 18:32:48 +0000 (18:32 +0000)]
merge from geni_api branch

13 years agoUpdated MAX example RSpec
Andy Bavier [Tue, 13 Jul 2010 17:03:31 +0000 (17:03 +0000)]
Updated MAX example RSpec

13 years agomerge from geni-api branch
Tony Mack [Mon, 12 Jul 2010 15:33:40 +0000 (15:33 +0000)]
merge from geni-api branch

13 years agocosmetic
Tony Mack [Fri, 9 Jul 2010 20:20:48 +0000 (20:20 +0000)]
cosmetic

13 years agoattempt to use plc sshell before xmlrpc
Tony Mack [Fri, 9 Jul 2010 20:18:44 +0000 (20:18 +0000)]
attempt to use plc sshell before xmlrpc

13 years agoretrun a valid xmlrpc or soap response when an exception is encountered
Tony Mack [Fri, 9 Jul 2010 17:38:57 +0000 (17:38 +0000)]
retrun a valid xmlrpc or soap response when an exception is encountered

13 years agomove reponse generating code into prepare_response() method
Tony Mack [Fri, 9 Jul 2010 17:33:18 +0000 (17:33 +0000)]
move reponse generating code into prepare_response() method

13 years agoreverting last checkin
Tony Mack [Fri, 9 Jul 2010 15:16:40 +0000 (15:16 +0000)]
reverting last checkin

13 years agomerge from geni_api
Tony Mack [Tue, 6 Jul 2010 15:34:31 +0000 (15:34 +0000)]
merge from geni_api

13 years agofix files
Barış Metin [Tue, 29 Jun 2010 20:34:20 +0000 (20:34 +0000)]
fix files

13 years agouse the python implementation for keyconvert
Barış Metin [Tue, 29 Jun 2010 19:34:51 +0000 (19:34 +0000)]
use the python implementation for keyconvert

13 years agoimplement keyconvert in python.
Barış Metin [Tue, 29 Jun 2010 12:53:13 +0000 (12:53 +0000)]
implement keyconvert in python.
Problems with DSA keys, M2Crypto doesn't allow us to give set the pub key parameter.

13 years agomerge from geni_api branch
Tony Mack [Fri, 25 Jun 2010 21:22:56 +0000 (21:22 +0000)]
merge from geni_api branch

13 years agoadd option for generating geni aggregte methods
Tony Mack [Wed, 23 Jun 2010 20:23:27 +0000 (20:23 +0000)]
add option for generating geni aggregte methods

13 years agoadd geni_aggregates.xml config file
Tony Mack [Tue, 22 Jun 2010 20:48:00 +0000 (20:48 +0000)]
add geni_aggregates.xml config file

13 years agofix taglevel
Barış Metin [Fri, 18 Jun 2010 08:29:53 +0000 (08:29 +0000)]
fix taglevel

13 years agoFix crash when missing sliver_defaults tag
Andy Bavier [Thu, 17 Jun 2010 19:18:57 +0000 (19:18 +0000)]
Fix crash when missing sliver_defaults tag

13 years agomerge from branch
Barış Metin [Tue, 15 Jun 2010 23:32:49 +0000 (23:32 +0000)]
merge from branch

13 years agomanually bump taglevel
Barış Metin [Tue, 15 Jun 2010 22:36:42 +0000 (22:36 +0000)]
manually bump taglevel

13 years agoFixes for Eucalyptus aggregate manager
Andy Bavier [Mon, 14 Jun 2010 19:09:05 +0000 (19:09 +0000)]
Fixes for Eucalyptus aggregate manager

13 years agomerge with geni_api branch
Tony Mack [Thu, 10 Jun 2010 20:29:16 +0000 (20:29 +0000)]
merge with geni_api branch

13 years agomerge with geni_api branch
Tony Mack [Thu, 10 Jun 2010 18:16:05 +0000 (18:16 +0000)]
merge with geni_api branch

13 years agoresearchers should be researcher
Tony Mack [Thu, 10 Jun 2010 11:56:52 +0000 (11:56 +0000)]
researchers should be researcher

13 years agoresearchers should be researcher
Tony Mack [Thu, 10 Jun 2010 11:54:42 +0000 (11:54 +0000)]
researchers should be researcher

13 years agoimplement default dict here so we can get sfa to build for python 2.4 (needed for...
Tony Mack [Wed, 9 Jun 2010 20:19:25 +0000 (20:19 +0000)]
implement default dict here so we can get sfa to build for python 2.4 (needed for the wsdl generation that happens at build time

13 years agomerge from geni_api branch
Tony Mack [Wed, 9 Jun 2010 18:30:58 +0000 (18:30 +0000)]
merge from geni_api branch

13 years agoRequires xmlsec1-openssl-devel
Tony Mack [Tue, 8 Jun 2010 16:42:27 +0000 (16:42 +0000)]
Requires xmlsec1-openssl-devel

13 years agomerge updates from geni_api branch
Tony Mack [Tue, 8 Jun 2010 16:13:04 +0000 (16:13 +0000)]
merge updates from geni_api branch

13 years agoadd temp geni_am option
Tony Mack [Tue, 8 Jun 2010 16:01:51 +0000 (16:01 +0000)]
add temp geni_am option

13 years agoRequires python-dateutil
Tony Mack [Tue, 8 Jun 2010 15:30:41 +0000 (15:30 +0000)]
Requires python-dateutil

13 years agomore methods
Tony Mack [Mon, 7 Jun 2010 19:16:50 +0000 (19:16 +0000)]
more methods

13 years agobump taglevel manually
Barış Metin [Mon, 7 Jun 2010 19:06:51 +0000 (19:06 +0000)]
bump taglevel manually

13 years agofix spec
Barış Metin [Mon, 7 Jun 2010 19:05:29 +0000 (19:05 +0000)]
fix spec

13 years agoapply fix from 0.9-12 branch
Barış Metin [Mon, 7 Jun 2010 13:55:03 +0000 (13:55 +0000)]
apply fix from 0.9-12 branch

13 years agobumping taglevel; should have been 12 if module-tag had been used, plus an extra...
Thierry Parmentelat [Mon, 7 Jun 2010 13:24:56 +0000 (13:24 +0000)]
bumping taglevel; should have been 12 if module-tag had been used, plus an extra +=1 in order to make room for tag 12 that is a hotfix

13 years agoAdded helper functions for virtual links
Andy Bavier [Thu, 3 Jun 2010 21:15:02 +0000 (21:15 +0000)]
Added helper functions for virtual links

13 years agomerge with geni_api branch
Tony Mack [Thu, 3 Jun 2010 20:12:08 +0000 (20:12 +0000)]
merge with geni_api branch

13 years agomerge with geni_api branch
Tony Mack [Thu, 3 Jun 2010 15:51:25 +0000 (15:51 +0000)]
merge with geni_api branch

13 years agomerging with geni-api branch
Tony Mack [Wed, 2 Jun 2010 20:42:30 +0000 (20:42 +0000)]
merging with geni-api branch

14 years agoBug fixes
Andy Bavier [Fri, 14 May 2010 19:41:04 +0000 (19:41 +0000)]
Bug fixes

14 years agoSome helper commands for working with RSpecs
Andy Bavier [Fri, 14 May 2010 19:10:28 +0000 (19:10 +0000)]
Some helper commands for working with RSpecs

14 years agoSome helper commands for working with RSpecs
Andy Bavier [Fri, 14 May 2010 19:10:06 +0000 (19:10 +0000)]
Some helper commands for working with RSpecs

14 years agointerfaces is a dict, not a list anymore
Tony Mack [Tue, 11 May 2010 19:12:49 +0000 (19:12 +0000)]
interfaces is a dict, not a list anymore

14 years agofix bug when creating top level records for sub authorities
Tony Mack [Tue, 11 May 2010 18:27:51 +0000 (18:27 +0000)]
fix bug when creating top level records for sub authorities

14 years agodo not interfaces defined in registries.xml aggregates.xml if required fields arent...
Tony Mack [Tue, 11 May 2010 17:00:28 +0000 (17:00 +0000)]
do not interfaces defined in registries.xml aggregates.xml if required fields arent defined or null

14 years agouse authority instead of sa, ma when defining authority type
Tony Mack [Mon, 10 May 2010 22:40:49 +0000 (22:40 +0000)]
use authority instead of sa, ma when defining authority type

14 years agodont remove root or sub authorities
Tony Mack [Mon, 10 May 2010 22:35:25 +0000 (22:35 +0000)]
dont remove root or sub authorities

14 years agoreverting last checkin
Tony Mack [Mon, 10 May 2010 22:23:40 +0000 (22:23 +0000)]
reverting last checkin

14 years ago== should be !=
Tony Mack [Mon, 10 May 2010 22:19:00 +0000 (22:19 +0000)]
== should be !=

14 years agofix bug in remove
Tony Mack [Mon, 10 May 2010 20:55:03 +0000 (20:55 +0000)]
fix bug in remove

14 years agorefactored
Tony Mack [Fri, 7 May 2010 22:54:57 +0000 (22:54 +0000)]
refactored

14 years agoadded sfa/server/sfa-ca.py to bins list
Tony Mack [Fri, 7 May 2010 21:29:12 +0000 (21:29 +0000)]
added sfa/server/sfa-ca.py to bins list

14 years agomessage should get logged and reset at every iteration of the loop
Tony Mack [Fri, 7 May 2010 21:27:47 +0000 (21:27 +0000)]
message should get logged and reset at every iteration of the loop

14 years agoremove debugging output
Tony Mack [Fri, 7 May 2010 21:20:45 +0000 (21:20 +0000)]
remove debugging output

14 years agofix bugs in trusted credential syncing
Tony Mack [Fri, 7 May 2010 20:59:22 +0000 (20:59 +0000)]
fix bugs in trusted credential syncing

14 years agoadded python-setuptools to Required Packages
Tony Mack [Fri, 7 May 2010 19:28:57 +0000 (19:28 +0000)]
added python-setuptools to Required Packages

14 years ago fix syntax error
Tony Mack [Fri, 7 May 2010 19:21:54 +0000 (19:21 +0000)]
 fix syntax error

14 years agoFixed to work with new RSpec format
Andy Bavier [Fri, 7 May 2010 15:19:45 +0000 (15:19 +0000)]
Fixed to work with new RSpec format

14 years agofix typo
Barış Metin [Fri, 7 May 2010 13:04:55 +0000 (13:04 +0000)]
fix typo

14 years agoremove all refrences to level1_auth
Tony Mack [Fri, 7 May 2010 00:49:28 +0000 (00:49 +0000)]
remove all refrences to level1_auth

14 years agoin set_issuer(), get replace get_issuer() with get_subject()
Tony Mack [Thu, 6 May 2010 23:11:35 +0000 (23:11 +0000)]
in set_issuer(), get replace get_issuer() with get_subject()

14 years agoimplement verbose output, fix name errors
Tony Mack [Thu, 6 May 2010 16:22:04 +0000 (16:22 +0000)]
implement verbose output, fix name errors

14 years agoimplement verbose output, fix name errors
Tony Mack [Thu, 6 May 2010 16:16:28 +0000 (16:16 +0000)]
implement verbose output, fix name errors

14 years agodont save the gid in sign_gid()
Tony Mack [Thu, 6 May 2010 14:59:37 +0000 (14:59 +0000)]
dont save the gid in sign_gid()

14 years agofix typos
Tony Mack [Thu, 6 May 2010 14:57:07 +0000 (14:57 +0000)]
fix typos

14 years agore-sign necessary gids after importing
Tony Mack [Thu, 6 May 2010 11:19:27 +0000 (11:19 +0000)]
re-sign necessary gids after importing

14 years agoimplement import
Tony Mack [Tue, 4 May 2010 21:59:58 +0000 (21:59 +0000)]
implement import

14 years agokey should be keys
Tony Mack [Tue, 4 May 2010 21:01:12 +0000 (21:01 +0000)]
key should be keys

14 years agoimplement export command
Tony Mack [Tue, 4 May 2010 20:53:40 +0000 (20:53 +0000)]
implement export command

14 years agopass dump_parents to the parents dump() call
Tony Mack [Tue, 4 May 2010 20:50:59 +0000 (20:50 +0000)]
pass dump_parents to the parents dump() call

14 years agodont forget to sign the gid
Tony Mack [Tue, 4 May 2010 19:31:59 +0000 (19:31 +0000)]
dont forget to sign the gid

14 years agoinitial checkin of tool used manage (display, sign, import, export) registry gids
Tony Mack [Tue, 4 May 2010 16:52:04 +0000 (16:52 +0000)]
initial checkin of tool used manage (display, sign, import, export) registry gids

14 years agofix bug where persons that belong to more than one site could get a credential at...
Tony Mack [Tue, 4 May 2010 01:39:51 +0000 (01:39 +0000)]
fix bug where persons that belong to more than one site could get a credential at only one of thier sites

14 years agoadd --debug option to see xml-rpc dialog.
Barış Metin [Mon, 3 May 2010 11:18:49 +0000 (11:18 +0000)]
add --debug option to see xml-rpc dialog.