sfa.git
14 years agoon the server side of sfa the "." in the email address was replaced by "_" as sfa...
Anil-Kumar Vengalil [Sun, 13 Dec 2009 22:46:05 +0000 (22:46 +0000)]
on the server side of sfa the "." in the email address was replaced by "_" as sfa uses "." for authority separation. this is now done on the client side also

14 years agoslice_gid_filename should be node_gid_filename here
Tony Mack [Fri, 11 Dec 2009 22:16:14 +0000 (22:16 +0000)]
slice_gid_filename should be node_gid_filename here

14 years agovsever should be vservers
Tony Mack [Fri, 11 Dec 2009 22:14:36 +0000 (22:14 +0000)]
vsever should be vservers

14 years agosave node and slice gid in /etc (not /etc/sfa) in the slices filesystem
Tony Mack [Fri, 11 Dec 2009 21:58:47 +0000 (21:58 +0000)]
save node and slice gid in /etc (not /etc/sfa) in the slices filesystem

14 years agofix bugs
Tony Mack [Fri, 11 Dec 2009 00:21:43 +0000 (00:21 +0000)]
fix bugs

14 years agoadded quote_string method()
Tony Mack [Fri, 11 Dec 2009 00:11:27 +0000 (00:11 +0000)]
added quote_string method()

14 years agoconvert columns from array list to commas separated list
Tony Mack [Thu, 10 Dec 2009 23:51:34 +0000 (23:51 +0000)]
convert columns from array list to commas separated list

14 years agoadded getgids to operator's rights
Tony Mack [Thu, 10 Dec 2009 23:40:28 +0000 (23:40 +0000)]
added getgids to operator's rights

14 years agofix spelling error
Tony Mack [Thu, 10 Dec 2009 23:38:10 +0000 (23:38 +0000)]
fix spelling error

14 years agofix spelling error
Tony Mack [Thu, 10 Dec 2009 23:37:18 +0000 (23:37 +0000)]
fix spelling error

14 years agoadded some verbose output
Tony Mack [Thu, 10 Dec 2009 23:34:47 +0000 (23:34 +0000)]
added some verbose output

14 years agodont forget to save the credential parents
Tony Mack [Thu, 10 Dec 2009 23:32:55 +0000 (23:32 +0000)]
dont forget to save the credential parents

14 years agother is no hrn variable here
Tony Mack [Thu, 10 Dec 2009 23:21:09 +0000 (23:21 +0000)]
ther is no hrn variable here

14 years agodont forget to import sfa.trust.credential
Tony Mack [Thu, 10 Dec 2009 23:20:03 +0000 (23:20 +0000)]
dont forget to import sfa.trust.credential

14 years agoin determine_user_rights() changed r1 to rl (typo: 1 and l look so similar)
Tony Mack [Thu, 10 Dec 2009 23:18:54 +0000 (23:18 +0000)]
in determine_user_rights() changed r1 to rl (typo: 1 and l look so similar)

14 years agoin determine_user_rights() changed component to node
Tony Mack [Thu, 10 Dec 2009 23:17:32 +0000 (23:17 +0000)]
in determine_user_rights() changed component to node

14 years agoinstantiate the cert object
Tony Mack [Thu, 10 Dec 2009 17:40:32 +0000 (17:40 +0000)]
instantiate the cert object

14 years agouse corrct config_dir
Tony Mack [Wed, 9 Dec 2009 21:34:03 +0000 (21:34 +0000)]
use corrct config_dir

14 years agoif SFA_DATA_DIR is defined in sfa_config use it
Tony Mack [Wed, 9 Dec 2009 21:31:06 +0000 (21:31 +0000)]
if SFA_DATA_DIR is defined in sfa_config use it

14 years agoget_certs() should be get_trusted_certs()
Tony Mack [Wed, 9 Dec 2009 21:26:21 +0000 (21:26 +0000)]
get_certs() should be get_trusted_certs()

14 years agono need for get_signed ticket. The aggregagte will sign the ticket with its pkey
Tony Mack [Wed, 9 Dec 2009 21:25:29 +0000 (21:25 +0000)]
no need for get_signed ticket. The aggregagte will sign the ticket with its pkey

14 years agodont forget to save gid to file before attempting to copy it onto the node. fix the...
Tony Mack [Wed, 9 Dec 2009 21:23:13 +0000 (21:23 +0000)]
dont forget to save gid to file before attempting to copy it onto the node. fix the scp command

14 years agofix some name errors
Tony Mack [Wed, 9 Dec 2009 17:46:19 +0000 (17:46 +0000)]
fix some name errors

14 years agochanged location of node's root ssh key
Tony Mack [Wed, 9 Dec 2009 17:45:20 +0000 (17:45 +0000)]
changed location of node's root ssh key

14 years agoinstead of passing caller_cred for tracability, now only the hrn of the initial calle...
Anil-Kumar Vengalil [Wed, 9 Dec 2009 16:23:34 +0000 (16:23 +0000)]
instead of passing caller_cred for tracability, now only the hrn of the initial caller is passed

14 years agowe were passing the original caller credential accross aggregates for call tracabilit...
Anil-Kumar Vengalil [Wed, 9 Dec 2009 15:16:44 +0000 (15:16 +0000)]
we were passing the original caller credential accross aggregates for call tracability. Now, it is replaced with the hrn of the actual caller extracted from the credential

14 years agosave certificate parents
Tony Mack [Wed, 9 Dec 2009 00:23:36 +0000 (00:23 +0000)]
save certificate parents

14 years agoimplemented get_credential, get_trusted_certs and get_gids
Tony Mack [Wed, 9 Dec 2009 00:22:29 +0000 (00:22 +0000)]
implemented get_credential, get_trusted_certs and get_gids

14 years agochanged component manager port to 12346
Tony Mack [Tue, 8 Dec 2009 23:49:55 +0000 (23:49 +0000)]
changed component manager port to 12346

14 years agoimport * only allowed at module level
Tony Mack [Tue, 8 Dec 2009 23:45:16 +0000 (23:45 +0000)]
import * only allowed at module level

14 years agosince GeniTable import posgres depented libraries, lets only import sfa.util.genitabl...
Tony Mack [Tue, 8 Dec 2009 23:42:56 +0000 (23:42 +0000)]
since GeniTable import posgres depented libraries, lets only import sfa.util.genitable inside the scope of methods that need it so ComponentAPI doest bail

14 years agochange destation filenames
Tony Mack [Tue, 8 Dec 2009 22:40:14 +0000 (22:40 +0000)]
change destation filenames

14 years agoscp the gid onto the node as well
Tony Mack [Tue, 8 Dec 2009 21:42:09 +0000 (21:42 +0000)]
scp the gid onto the node as well

14 years agoset config.data_path variable
Tony Mack [Tue, 8 Dec 2009 21:22:00 +0000 (21:22 +0000)]
set config.data_path variable

14 years agoAdd slice HRN to sfatables request context for VINI aggregate manager
Andy Bavier [Tue, 8 Dec 2009 20:18:17 +0000 (20:18 +0000)]
Add slice HRN to sfatables request context for VINI aggregate manager

14 years agouse StricktHostKeyChecking=no ssh option
Tony Mack [Tue, 8 Dec 2009 19:56:49 +0000 (19:56 +0000)]
use StricktHostKeyChecking=no ssh option

14 years agoChange in record interface
Andy Bavier [Tue, 8 Dec 2009 15:34:13 +0000 (15:34 +0000)]
Change in record interface

14 years agoChange in record intetface
Andy Bavier [Tue, 8 Dec 2009 15:20:49 +0000 (15:20 +0000)]
Change in record intetface

14 years agofix typos, syntax errors, name errors
Tony Mack [Mon, 7 Dec 2009 23:16:53 +0000 (23:16 +0000)]
fix typos, syntax errors, name errors

14 years agofix typos, syntax errors, name errors
Tony Mack [Mon, 7 Dec 2009 23:07:33 +0000 (23:07 +0000)]
fix typos, syntax errors, name errors

14 years agoadded get_signed_ticket()
Tony Mack [Mon, 7 Dec 2009 23:06:52 +0000 (23:06 +0000)]
added get_signed_ticket()

14 years agodont forget to import genitable
Tony Mack [Mon, 7 Dec 2009 22:58:25 +0000 (22:58 +0000)]
dont forget to import genitable

14 years agofix typo, should be calling plcapi.GetNodes here
Tony Mack [Mon, 7 Dec 2009 22:57:07 +0000 (22:57 +0000)]
fix typo, should be calling plcapi.GetNodes here

14 years agofix typo, should be calling plcapi.GetInterfaces here
Tony Mack [Mon, 7 Dec 2009 22:56:15 +0000 (22:56 +0000)]
fix typo, should be calling plcapi.GetInterfaces here

14 years agomethod name is get_key not request_key. use commands instead of os.system
Tony Mack [Mon, 7 Dec 2009 22:55:17 +0000 (22:55 +0000)]
method name is get_key not request_key. use commands instead of os.system

14 years agofix syntax error
Tony Mack [Mon, 7 Dec 2009 22:49:36 +0000 (22:49 +0000)]
fix syntax error

14 years agofix syntax error
Tony Mack [Mon, 7 Dec 2009 22:47:00 +0000 (22:47 +0000)]
fix syntax error

14 years agoin get_node_key(), dont forget to call get_key()
Tony Mack [Mon, 7 Dec 2009 22:28:32 +0000 (22:28 +0000)]
in get_node_key(), dont forget to call get_key()

14 years agofix xmlrpcprotocol import
Tony Mack [Mon, 7 Dec 2009 22:23:15 +0000 (22:23 +0000)]
fix xmlrpcprotocol import

14 years agouse the right subject
Tony Mack [Mon, 7 Dec 2009 22:20:38 +0000 (22:20 +0000)]
use the right subject

14 years agodont forget to import tempfile
Tony Mack [Mon, 7 Dec 2009 22:19:36 +0000 (22:19 +0000)]
dont forget to import tempfile

14 years agoget_key() should be get_node_key()
Tony Mack [Mon, 7 Dec 2009 22:18:08 +0000 (22:18 +0000)]
get_key() should be get_node_key()

14 years agomade some variables global
Tony Mack [Mon, 7 Dec 2009 22:15:57 +0000 (22:15 +0000)]
made some variables global

14 years agoinitial checkin
Tony Mack [Mon, 7 Dec 2009 22:06:45 +0000 (22:06 +0000)]
initial checkin

14 years agochanged component manager port to 12346
Tony Mack [Mon, 7 Dec 2009 21:47:08 +0000 (21:47 +0000)]
changed component manager port to 12346

14 years agofix documentation
Tony Mack [Sat, 5 Dec 2009 02:51:22 +0000 (02:51 +0000)]
fix documentation

14 years agoinital checkin
Tony Mack [Sat, 5 Dec 2009 02:48:06 +0000 (02:48 +0000)]
inital checkin

14 years agomore to do
Tony Mack [Fri, 4 Dec 2009 21:27:53 +0000 (21:27 +0000)]
more to do

14 years agothings we need to do
Tony Mack [Fri, 4 Dec 2009 21:13:10 +0000 (21:13 +0000)]
things we need to do

14 years agowith this we can use the sfa update method to renew slices
Anil-Kumar Vengalil [Thu, 3 Dec 2009 23:28:12 +0000 (23:28 +0000)]
with this we can use the sfa update method to renew slices

14 years agoinitial checkin of component server
Tony Mack [Thu, 3 Dec 2009 22:01:59 +0000 (22:01 +0000)]
initial checkin of component server

14 years agoconnecting SM to FORWARD rule chain
Anil-Kumar Vengalil [Thu, 3 Dec 2009 21:20:59 +0000 (21:20 +0000)]
connecting SM to FORWARD rule chain

14 years agoget into sfatables code only if some rules exist
Anil-Kumar Vengalil [Thu, 3 Dec 2009 20:59:16 +0000 (20:59 +0000)]
get into sfatables code only if some rules exist

14 years agoadded get_ticket
Tony Mack [Thu, 3 Dec 2009 18:50:37 +0000 (18:50 +0000)]
added get_ticket

14 years agoadding new config variables to config utility
Anil-Kumar Vengalil [Thu, 3 Dec 2009 17:16:59 +0000 (17:16 +0000)]
adding new config variables to config utility

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