sfa.git
14 years agotypo
Anil-Kumar Vengalil [Thu, 3 Dec 2009 15:44:13 +0000 (15:44 +0000)]
typo

14 years agorenamed rspec_manager to manager
Tony Mack [Wed, 2 Dec 2009 03:52:34 +0000 (03:52 +0000)]
renamed rspec_manager to manager

14 years agodont forget to pass caller_cred to get_rspec()
Tony Mack [Wed, 2 Dec 2009 03:43:37 +0000 (03:43 +0000)]
dont forget to pass caller_cred to get_rspec()

14 years agoadded fetch_context, get_rspec and main methods
Tony Mack [Wed, 2 Dec 2009 03:33:12 +0000 (03:33 +0000)]
added fetch_context, get_rspec and main methods

14 years agoadded fetch_context, main, and get_rspec methods
Tony Mack [Wed, 2 Dec 2009 03:27:33 +0000 (03:27 +0000)]
added fetch_context, main, and get_rspec methods

14 years agomoved rspec managers here from and named them aggregate managers
Tony Mack [Wed, 2 Dec 2009 03:24:18 +0000 (03:24 +0000)]
moved rspec managers here from and named them aggregate managers

14 years agouse interface managers
Tony Mack [Wed, 2 Dec 2009 03:23:06 +0000 (03:23 +0000)]
use interface managers

14 years agofrom list should be a list
Tony Mack [Wed, 2 Dec 2009 02:52:39 +0000 (02:52 +0000)]
from list should be a list

14 years agofrom list should be a list
Tony Mack [Wed, 2 Dec 2009 02:51:55 +0000 (02:51 +0000)]
from list should be a list

14 years agofromlist should be a list
Tony Mack [Wed, 2 Dec 2009 02:51:10 +0000 (02:51 +0000)]
fromlist should be a list

14 years agominor change
Tony Mack [Wed, 2 Dec 2009 02:50:00 +0000 (02:50 +0000)]
minor change

14 years agofix tabs
Tony Mack [Wed, 2 Dec 2009 02:35:15 +0000 (02:35 +0000)]
fix tabs

14 years agoimport StringTypes
Tony Mack [Wed, 2 Dec 2009 00:14:11 +0000 (00:14 +0000)]
import StringTypes

14 years agoremove all refrences to self, this is not a class
Tony Mack [Wed, 2 Dec 2009 00:12:20 +0000 (00:12 +0000)]
remove all refrences to self, this is not a class

14 years agofix error message
Tony Mack [Wed, 2 Dec 2009 00:11:28 +0000 (00:11 +0000)]
fix error message

14 years agopass api to peers.get_peers()
Tony Mack [Wed, 2 Dec 2009 00:10:23 +0000 (00:10 +0000)]
pass api to peers.get_peers()

14 years agofix tabs (I hope)
Tony Mack [Wed, 2 Dec 2009 00:08:59 +0000 (00:08 +0000)]
fix tabs (I hope)

14 years agoremove refrences to self, this is not a class
Tony Mack [Wed, 2 Dec 2009 00:08:42 +0000 (00:08 +0000)]
remove refrences to self, this is not a class

14 years agocompute_hash belongs to api.key not api
Tony Mack [Tue, 1 Dec 2009 23:44:26 +0000 (23:44 +0000)]
compute_hash belongs to api.key not api

14 years agoremove outdated comments
Tony Mack [Tue, 1 Dec 2009 23:19:27 +0000 (23:19 +0000)]
remove outdated comments

14 years agoremove refrences to self
Tony Mack [Tue, 1 Dec 2009 23:09:04 +0000 (23:09 +0000)]
remove refrences to self

14 years agoimport sfa.server.aggregate.Aggregates
Tony Mack [Tue, 1 Dec 2009 23:08:00 +0000 (23:08 +0000)]
import sfa.server.aggregate.Aggregates

14 years agofix typo
Tony Mack [Tue, 1 Dec 2009 22:51:08 +0000 (22:51 +0000)]
fix typo

14 years agodont forget to provide fromlist when using __import__()
Tony Mack [Tue, 1 Dec 2009 22:41:34 +0000 (22:41 +0000)]
dont forget to provide fromlist when using __import__()

14 years agofix import for peers
Tony Mack [Tue, 1 Dec 2009 22:30:48 +0000 (22:30 +0000)]
fix import for peers

14 years agofix typo
Tony Mack [Tue, 1 Dec 2009 22:29:37 +0000 (22:29 +0000)]
fix typo

14 years agofix typo
Tony Mack [Tue, 1 Dec 2009 22:24:57 +0000 (22:24 +0000)]
fix typo

14 years agoadded getgids to ma priv
Tony Mack [Tue, 1 Dec 2009 22:12:16 +0000 (22:12 +0000)]
added getgids to ma priv

14 years agoremove caller_cred agrument
Tony Mack [Tue, 1 Dec 2009 21:37:25 +0000 (21:37 +0000)]
remove caller_cred agrument

14 years agofix peers import
Tony Mack [Tue, 1 Dec 2009 21:34:48 +0000 (21:34 +0000)]
fix peers import

14 years agodont forget to define manager_base
Tony Mack [Tue, 1 Dec 2009 21:21:22 +0000 (21:21 +0000)]
dont forget to define manager_base

14 years agouse interface managers
Tony Mack [Tue, 1 Dec 2009 20:54:55 +0000 (20:54 +0000)]
use interface managers

14 years agofix syntax errors
Tony Mack [Tue, 1 Dec 2009 20:52:42 +0000 (20:52 +0000)]
fix syntax errors

14 years agoinherits sfa.util.componentserver.ComponentServer
Tony Mack [Tue, 1 Dec 2009 20:28:35 +0000 (20:28 +0000)]
inherits sfa.util.componentserver.ComponentServer

14 years agouse interface managers
Tony Mack [Tue, 1 Dec 2009 20:25:31 +0000 (20:25 +0000)]
use interface managers

14 years agopass caller_cred to slice manager
Tony Mack [Tue, 1 Dec 2009 20:24:58 +0000 (20:24 +0000)]
pass caller_cred to slice manager

14 years agoadded caller_cred argument to start_slice, stop_slice
Tony Mack [Tue, 1 Dec 2009 20:24:11 +0000 (20:24 +0000)]
added caller_cred argument to start_slice, stop_slice

14 years agorenamed request_key to get_key
Tony Mack [Tue, 1 Dec 2009 20:15:31 +0000 (20:15 +0000)]
renamed request_key to get_key

14 years agocomponent interface manager doesnt support this call
Tony Mack [Tue, 1 Dec 2009 20:12:36 +0000 (20:12 +0000)]
component interface manager doesnt support this call

14 years agouse interface managers
Tony Mack [Tue, 1 Dec 2009 20:11:36 +0000 (20:11 +0000)]
use interface managers

14 years agorenamed man_type to mgr_type
Tony Mack [Tue, 1 Dec 2009 20:07:31 +0000 (20:07 +0000)]
renamed man_type to mgr_type

14 years agofix tabs
Tony Mack [Tue, 1 Dec 2009 20:05:02 +0000 (20:05 +0000)]
fix tabs

14 years agofault module is required here, but was missing
Anil-Kumar Vengalil [Tue, 1 Dec 2009 18:47:36 +0000 (18:47 +0000)]
fault module is required here, but was missing

14 years agoinitial checkin of slice manager for pl
Tony Mack [Tue, 1 Dec 2009 18:21:23 +0000 (18:21 +0000)]
initial checkin of slice manager for pl

14 years agoinitial checkin of aggregate manager for pl
Tony Mack [Tue, 1 Dec 2009 18:05:01 +0000 (18:05 +0000)]
initial checkin of aggregate manager for pl

14 years agouse interface managers
Tony Mack [Tue, 1 Dec 2009 18:03:42 +0000 (18:03 +0000)]
use interface managers

14 years agoinitial checkin of helper methods for dealing wiht peer objects
Tony Mack [Tue, 1 Dec 2009 17:20:37 +0000 (17:20 +0000)]
initial checkin of helper methods for dealing wiht peer objects

14 years agoremoving
Tony Mack [Tue, 1 Dec 2009 16:57:43 +0000 (16:57 +0000)]
removing

14 years agono need to store managers in differnty directories depending on their type, the type...
Tony Mack [Tue, 1 Dec 2009 16:53:02 +0000 (16:53 +0000)]
no need to store managers in differnty directories depending on their type, the type is defined in the name

14 years agoadded some configuration variables for the componet manager.
Tony Mack [Tue, 1 Dec 2009 16:43:19 +0000 (16:43 +0000)]
added some configuration variables for the componet manager.

14 years agochanged COMPONENT_TYPE to CM_TYPE
Tony Mack [Tue, 1 Dec 2009 16:41:51 +0000 (16:41 +0000)]
changed COMPONENT_TYPE to CM_TYPE

14 years agoadded some default configuration variables
Tony Mack [Tue, 1 Dec 2009 16:25:40 +0000 (16:25 +0000)]
added some default configuration variables

14 years agoinitial checkin of default unimplemented component manager
Tony Mack [Tue, 1 Dec 2009 16:18:27 +0000 (16:18 +0000)]
initial checkin of default unimplemented component manager

14 years agorenaming
Tony Mack [Tue, 1 Dec 2009 16:14:09 +0000 (16:14 +0000)]
renaming

14 years agoinitial checkin of managers plugin directory
Tony Mack [Tue, 1 Dec 2009 16:10:07 +0000 (16:10 +0000)]
initial checkin of managers plugin directory

14 years agodeleting
Tony Mack [Tue, 1 Dec 2009 15:38:14 +0000 (15:38 +0000)]
deleting

14 years agorenamed reset_slices to reset_slice
Tony Mack [Tue, 1 Dec 2009 15:37:11 +0000 (15:37 +0000)]
renamed reset_slices to reset_slice

14 years agochanged destination of node key
Tony Mack [Tue, 1 Dec 2009 15:36:27 +0000 (15:36 +0000)]
changed destination of node key

14 years agoinitial checkin of reboot and redeem_ticket methods"
Tony Mack [Tue, 1 Dec 2009 15:35:57 +0000 (15:35 +0000)]
initial checkin of reboot and redeem_ticket methods"

14 years agoadded component to allowed interfaces
Tony Mack [Tue, 1 Dec 2009 15:34:53 +0000 (15:34 +0000)]
added component to allowed interfaces

14 years agoadded compoent to allowed interfaces
Tony Mack [Tue, 1 Dec 2009 15:29:16 +0000 (15:29 +0000)]
added compoent to allowed interfaces

14 years agoadded component to allowed interfaces
Tony Mack [Tue, 1 Dec 2009 15:27:19 +0000 (15:27 +0000)]
added component to allowed interfaces

14 years agoadd option for component server
Tony Mack [Tue, 1 Dec 2009 15:22:46 +0000 (15:22 +0000)]
add option for component server

14 years agomodify how we import callable methods
Tony Mack [Tue, 1 Dec 2009 15:15:35 +0000 (15:15 +0000)]
modify how we import callable methods

14 years agobug fix
Anil-Kumar Vengalil [Tue, 1 Dec 2009 14:36:46 +0000 (14:36 +0000)]
bug fix

14 years agotaking out debug statement from the previous commit
Anil-Kumar Vengalil [Mon, 30 Nov 2009 20:17:12 +0000 (20:17 +0000)]
taking out debug statement from the previous commit

14 years agomaking SM and AM to use different rule chains. SM is now being connected to the FORWA...
Anil-Kumar Vengalil [Mon, 30 Nov 2009 20:00:54 +0000 (20:00 +0000)]
making SM and AM to use different rule chains. SM is now being connected to the FORWARDING chain

14 years agojust import the nm api source instead of using its xmlrpc interface
Tony Mack [Mon, 30 Nov 2009 19:48:30 +0000 (19:48 +0000)]
just import the nm api source instead of using its xmlrpc interface

14 years agodo not go through the sfatables code, if the current rule list is empty
Anil-Kumar Vengalil [Mon, 30 Nov 2009 16:45:51 +0000 (16:45 +0000)]
do not go through the sfatables code, if the current rule list is empty

14 years agoinitial checkin of get_gids method
Tony Mack [Mon, 30 Nov 2009 16:39:49 +0000 (16:39 +0000)]
initial checkin of get_gids method

14 years agoadded rights to get_gids method to controller
Tony Mack [Mon, 30 Nov 2009 16:37:06 +0000 (16:37 +0000)]
added rights to get_gids method to controller

14 years agoallow us to specify which columns to return
Tony Mack [Mon, 30 Nov 2009 16:35:45 +0000 (16:35 +0000)]
allow us to specify which columns to return

14 years agoverbose in case if the trusted_roots directory is missing
Anil-Kumar Vengalil [Mon, 30 Nov 2009 16:03:26 +0000 (16:03 +0000)]
verbose in case if the trusted_roots directory is missing

14 years agoensruing that trusted_root directory is present and holds root gids
Anil-Kumar Vengalil [Mon, 30 Nov 2009 15:57:12 +0000 (15:57 +0000)]
ensruing that trusted_root directory is present and holds root gids

14 years agobug fix in importing sfa method modules
Anil-Kumar Vengalil [Fri, 27 Nov 2009 13:13:57 +0000 (13:13 +0000)]
bug fix in importing sfa method modules

14 years agofix syntax error
Tony Mack [Wed, 25 Nov 2009 20:50:05 +0000 (20:50 +0000)]
fix syntax error

14 years agoGeniAPI inherits BaseAPI. Moved ComponentAPI class here.
Tony Mack [Wed, 25 Nov 2009 20:38:19 +0000 (20:38 +0000)]
GeniAPI inherits BaseAPI. Moved ComponentAPI class here.

14 years agomoving component server here
Tony Mack [Wed, 25 Nov 2009 20:24:31 +0000 (20:24 +0000)]
moving component server here

14 years agoadded methods_module variable to self
Tony Mack [Tue, 24 Nov 2009 23:30:19 +0000 (23:30 +0000)]
added methods_module variable to self

14 years agocompute_hash() method belongs to api.key not api
Tony Mack [Tue, 24 Nov 2009 17:22:56 +0000 (17:22 +0000)]
compute_hash() method belongs to api.key not api

14 years agoin the case of an SM-SM federation, this check will avoid looping of get_resources...
Anil-Kumar Vengalil [Mon, 23 Nov 2009 16:25:27 +0000 (16:25 +0000)]
in the case of an SM-SM federation, this check will avoid looping of get_resources call

14 years agoinitial checkin of request_key method
Tony Mack [Mon, 23 Nov 2009 03:51:59 +0000 (03:51 +0000)]
initial checkin of request_key method

14 years agoadded rights for component
Tony Mack [Mon, 23 Nov 2009 02:45:25 +0000 (02:45 +0000)]
added rights for component

14 years agoinitial checkin of get_trusted_certs method
Tony Mack [Mon, 23 Nov 2009 02:16:53 +0000 (02:16 +0000)]
initial checkin of get_trusted_certs method

14 years agocomponents can call get_trusted_certs
Tony Mack [Mon, 23 Nov 2009 02:12:36 +0000 (02:12 +0000)]
components can call get_trusted_certs

14 years agoget the correct remote address
Tony Mack [Mon, 23 Nov 2009 01:36:21 +0000 (01:36 +0000)]
get the correct remote address

14 years agocall traceability for get_slices method
Anil-Kumar Vengalil [Sun, 22 Nov 2009 09:56:13 +0000 (09:56 +0000)]
call traceability for get_slices method

14 years agoinitial checkin of redeem_ticket method
Tony Mack [Fri, 20 Nov 2009 20:25:07 +0000 (20:25 +0000)]
initial checkin of redeem_ticket method

14 years agofix command documentation for redeem_ticket
Tony Mack [Fri, 20 Nov 2009 19:52:40 +0000 (19:52 +0000)]
fix command documentation for redeem_ticket

14 years agoin redeem_ticket() - no need to require rspec as a command arguemt, get rspec from...
Tony Mack [Fri, 20 Nov 2009 19:51:05 +0000 (19:51 +0000)]
in redeem_ticket() - no need to require rspec as a command arguemt, get rspec from the ticket. get the slice hrn from the ticket also

14 years agorefactored"
Tony Mack [Fri, 20 Nov 2009 19:45:52 +0000 (19:45 +0000)]
refactored"

14 years agoadded sliver_exists() method
Tony Mack [Fri, 20 Nov 2009 19:41:23 +0000 (19:41 +0000)]
added sliver_exists() method

14 years agoadded redeemticket
Tony Mack [Fri, 20 Nov 2009 19:40:23 +0000 (19:40 +0000)]
added redeemticket

14 years agodata['slivers'] should be a list even though there will only be 1 element in the...
Tony Mack [Fri, 20 Nov 2009 19:39:43 +0000 (19:39 +0000)]
data['slivers'] should be a list even though there will only be 1 element in the list

14 years agorenamed attributes variable to data
Tony Mack [Fri, 20 Nov 2009 19:28:06 +0000 (19:28 +0000)]
renamed attributes variable to data

14 years agodont forget to import the time package
Tony Mack [Fri, 20 Nov 2009 19:23:03 +0000 (19:23 +0000)]
dont forget to import the time package

14 years agochange the format of the 'data' to something that nm is used to
Tony Mack [Fri, 20 Nov 2009 19:22:29 +0000 (19:22 +0000)]
change the format of the 'data' to something that nm is used to

14 years agopass slice_credential when calling redeem_ticket on components(nodes)
Tony Mack [Fri, 20 Nov 2009 19:15:46 +0000 (19:15 +0000)]
pass slice_credential when calling redeem_ticket on components(nodes)

14 years agoredeem_ticket() calls redeem_ticket on all nodes specified in the rspec
Tony Mack [Fri, 20 Nov 2009 18:19:00 +0000 (18:19 +0000)]
redeem_ticket() calls redeem_ticket on all nodes specified in the rspec

14 years agofix syntax error
Tony Mack [Fri, 20 Nov 2009 17:37:12 +0000 (17:37 +0000)]
fix syntax error