sfa.git
13 years agoRenewSliver supported at aggregate and slicemanager interfaces
Tony Mack [Wed, 4 Aug 2010 14:28:12 +0000 (14:28 +0000)]
RenewSliver supported at aggregate and slicemanager interfaces

13 years agoAdded UpdateSliver
Tony Mack [Tue, 3 Aug 2010 22:37:35 +0000 (22:37 +0000)]
Added UpdateSliver

13 years agoadded Stop and Start
Tony Mack [Tue, 3 Aug 2010 22:34:44 +0000 (22:34 +0000)]
added Stop and Start

13 years agonow exported by aggregate, slicemgr and component interfaces
Tony Mack [Tue, 3 Aug 2010 22:34:34 +0000 (22:34 +0000)]
now exported by aggregate, slicemgr and component interfaces

13 years agoadded slice_status()
Tony Mack [Tue, 3 Aug 2010 22:30:18 +0000 (22:30 +0000)]
added slice_status()

13 years agostop_slice replaced by Stop
Tony Mack [Tue, 3 Aug 2010 22:25:05 +0000 (22:25 +0000)]
stop_slice replaced by Stop

13 years agostart_slice replaced by Start
Tony Mack [Tue, 3 Aug 2010 22:24:42 +0000 (22:24 +0000)]
start_slice replaced by Start

13 years agodelete_slice replaced by DeleteSliver
Tony Mack [Tue, 3 Aug 2010 22:24:09 +0000 (22:24 +0000)]
delete_slice replaced by DeleteSliver

13 years agoapi.get_interface() is now named api.get_interface_manager()
Tony Mack [Tue, 3 Aug 2010 21:17:49 +0000 (21:17 +0000)]
api.get_interface() is now named api.get_interface_manager()

13 years agoadded __get_registry_objects() helper method.
Tony Mack [Tue, 3 Aug 2010 21:16:52 +0000 (21:16 +0000)]
added __get_registry_objects() helper method.

13 years agowhitespace
Tony Mack [Tue, 3 Aug 2010 21:15:52 +0000 (21:15 +0000)]
whitespace

13 years agouse ListResources instead of get_resources. Use CreateSliver instead of create_slice
Tony Mack [Tue, 3 Aug 2010 21:14:52 +0000 (21:14 +0000)]
use ListResources instead of get_resources. Use CreateSliver instead of create_slice

13 years agocreate_slice is deprecated and is being replaced by CreateSliver. create_slice just...
Tony Mack [Tue, 3 Aug 2010 21:13:46 +0000 (21:13 +0000)]
create_slice is deprecated and is being replaced by CreateSliver. create_slice just forwards the request to CreateSliver

13 years agorenamed api.get_manager() to api.get_interface_manager()
Tony Mack [Tue, 3 Aug 2010 20:18:04 +0000 (20:18 +0000)]
renamed api.get_manager() to api.get_interface_manager()

13 years agoinitial checkin of helper sfatables runtime methods. Moved fetch_contect() and __run_...
Tony Mack [Tue, 3 Aug 2010 20:12:29 +0000 (20:12 +0000)]
initial checkin of helper sfatables runtime methods. Moved fetch_contect() and __run_sfatbales() here

13 years agomoved merge_rspec() from rspec.py to rspecHelper.py
Tony Mack [Tue, 3 Aug 2010 19:18:39 +0000 (19:18 +0000)]
moved merge_rspec() from rspec.py to rspecHelper.py

13 years agoofficially replaces get_resources
Tony Mack [Mon, 2 Aug 2010 21:28:59 +0000 (21:28 +0000)]
officially replaces get_resources

13 years agoDeprecated. Request is now forwarded to ListResources. This method just prepares...
Tony Mack [Mon, 2 Aug 2010 21:28:19 +0000 (21:28 +0000)]
Deprecated. Request is now forwarded to ListResources. This method just prepares the arguments and hands the request to ListResources

13 years agocheckCreds accepts 1 or more credentials
Tony Mack [Mon, 2 Aug 2010 21:25:54 +0000 (21:25 +0000)]
checkCreds accepts 1 or more credentials

13 years agomodify accept arguments for get_rspec, preparing to switch to protogeni api spec
Tony Mack [Mon, 2 Aug 2010 21:24:55 +0000 (21:24 +0000)]
modify accept arguments for get_rspec, preparing to switch to protogeni api spec

13 years agogroup some parser options together
Tony Mack [Mon, 2 Aug 2010 21:21:12 +0000 (21:21 +0000)]
group some parser options together

13 years agoremove distinction between sfa aggregate and geni_aggregate
Tony Mack [Fri, 30 Jul 2010 20:52:58 +0000 (20:52 +0000)]
remove distinction between sfa aggregate and geni_aggregate

13 years agoself.api.* should be self.*
Tony Mack [Fri, 30 Jul 2010 20:50:27 +0000 (20:50 +0000)]
self.api.* should be self.*

13 years agoaddeg get_version method
Tony Mack [Fri, 30 Jul 2010 20:45:58 +0000 (20:45 +0000)]
addeg get_version method

13 years agoaddeg get_version method
Tony Mack [Fri, 30 Jul 2010 20:45:19 +0000 (20:45 +0000)]
addeg get_version method

13 years agoaddeg get_version method
Tony Mack [Fri, 30 Jul 2010 20:44:59 +0000 (20:44 +0000)]
addeg get_version method

13 years agoadded get_manager() method
Tony Mack [Fri, 30 Jul 2010 20:43:42 +0000 (20:43 +0000)]
added get_manager() method

13 years agowhitespace
Tony Mack [Fri, 30 Jul 2010 20:43:08 +0000 (20:43 +0000)]
whitespace

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 agoUpdated createsliver to return the requested rspec on createsliver, as specified...
Josh Karlin [Fri, 30 Jul 2010 18:51:09 +0000 (18:51 +0000)]
Updated createsliver to return the requested rspec on createsliver, as specified by api specification

13 years agomerged trunk -r 18510:18539
Josh Karlin [Fri, 30 Jul 2010 18:43:21 +0000 (18:43 +0000)]
merged trunk -r 18510:18539

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 agoupdated urn_to_hrn to be compliant with standard
Josh Karlin [Thu, 15 Jul 2010 19:52:54 +0000 (19:52 +0000)]
updated urn_to_hrn to be compliant with standard

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 agochanged keyconvert back.. it got changed to the old version because my version was...
Josh Karlin [Wed, 14 Jul 2010 14:26:14 +0000 (14:26 +0000)]
changed keyconvert back.. it got changed to the old version because my version was out of sync with root

13 years agoCreating new GENI branch for testing
Josh Karlin [Wed, 14 Jul 2010 13:15:15 +0000 (13:15 +0000)]
Creating new GENI branch for testing

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

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

13 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