sfa.git
14 years agoremoved another bunch of references to geni
Thierry Parmentelat [Tue, 5 Jan 2010 16:31:37 +0000 (16:31 +0000)]
removed another bunch of references to geni

14 years agoRemoving GeniClient
Tony Mack [Tue, 5 Jan 2010 16:21:36 +0000 (16:21 +0000)]
Removing GeniClient

14 years agouse registry manager module
Tony Mack [Tue, 5 Jan 2010 15:47:21 +0000 (15:47 +0000)]
use registry manager module

14 years agoSetting tag sfa-0.9-7
Thierry Parmentelat [Tue, 5 Jan 2010 15:19:13 +0000 (15:19 +0000)]
Setting tag sfa-0.9-7
checkpointing
this is believed to pass the tests; among other things:
reworked configuration based on the myplc config with xml skeleton (no more sfa_config)

14 years agoadd requires: for myplc-config
Thierry Parmentelat [Tue, 5 Jan 2010 15:15:39 +0000 (15:15 +0000)]
add requires: for myplc-config

14 years agoread config from the python file and provide a default
Thierry Parmentelat [Tue, 5 Jan 2010 15:00:18 +0000 (15:00 +0000)]
read config from the python file and provide a default

14 years agocosmetic
Thierry Parmentelat [Tue, 5 Jan 2010 14:55:00 +0000 (14:55 +0000)]
cosmetic

14 years agomore settings
Thierry Parmentelat [Tue, 5 Jan 2010 14:51:23 +0000 (14:51 +0000)]
more settings

14 years agomore settings
Thierry Parmentelat [Tue, 5 Jan 2010 14:51:08 +0000 (14:51 +0000)]
more settings

14 years agoport numbers are integers
Thierry Parmentelat [Tue, 5 Jan 2010 13:53:27 +0000 (13:53 +0000)]
port numbers are integers

14 years agofixed
Thierry Parmentelat [Tue, 5 Jan 2010 11:51:59 +0000 (11:51 +0000)]
fixed

14 years agoinstall default config read-only
Thierry Parmentelat [Tue, 5 Jan 2010 09:27:07 +0000 (09:27 +0000)]
install default config read-only

14 years agosupport for service sfa reload
Thierry Parmentelat [Tue, 5 Jan 2010 09:19:59 +0000 (09:19 +0000)]
support for service sfa reload

14 years agorecompute config files (sh and py) from xml
Thierry Parmentelat [Mon, 4 Jan 2010 20:38:05 +0000 (20:38 +0000)]
recompute config files (sh and py) from xml

14 years agopi can get a slice's cred without being in the slice itself
Tony Mack [Mon, 4 Jan 2010 20:37:03 +0000 (20:37 +0000)]
pi can get a slice's cred without being in the slice itself

14 years agooops
Thierry Parmentelat [Mon, 4 Jan 2010 20:12:09 +0000 (20:12 +0000)]
oops

14 years agoreflects changes in packaging
Thierry Parmentelat [Mon, 4 Jan 2010 20:05:02 +0000 (20:05 +0000)]
reflects changes in packaging

14 years agodeprecated
Thierry Parmentelat [Mon, 4 Jan 2010 20:04:43 +0000 (20:04 +0000)]
deprecated

14 years agominor bug
Anil-Kumar Vengalil [Mon, 4 Jan 2010 19:46:28 +0000 (19:46 +0000)]
minor bug

14 years agolist is a function in registry, hence using types.ListType
Anil-Kumar Vengalil [Mon, 4 Jan 2010 19:44:12 +0000 (19:44 +0000)]
list is a function in registry, hence using types.ListType

14 years agosfa-config-tty is now using the plc_config class
Thierry Parmentelat [Mon, 4 Jan 2010 17:17:16 +0000 (17:17 +0000)]
sfa-config-tty is now using the plc_config class
this requires an xml description of the supported variables
ongoing work, probably does not work as is

14 years agoThe hrn argument can be a hrn or urn string. Renamed 'hrn' argument to 'hrn_or_urn...
Tony Mack [Mon, 4 Jan 2010 16:59:26 +0000 (16:59 +0000)]
The hrn argument can be a hrn or urn string. Renamed 'hrn' argument to 'hrn_or_urn' and use sfa.util.namespace.urn_to_hrn() to convert this field to an hrn

14 years agoadded hrn_to_urn() and urn_to_hrn() methods
Tony Mack [Mon, 4 Jan 2010 16:53:59 +0000 (16:53 +0000)]
added hrn_to_urn() and urn_to_hrn() methods

14 years agogeniclient isnt used anymore
Tony Mack [Mon, 4 Jan 2010 16:03:11 +0000 (16:03 +0000)]
geniclient isnt used anymore

14 years agogeniclient isnt used anymore
Tony Mack [Mon, 4 Jan 2010 16:00:41 +0000 (16:00 +0000)]
geniclient isnt used anymore

14 years agogeniclient isnt used anymore
Tony Mack [Mon, 4 Jan 2010 15:57:15 +0000 (15:57 +0000)]
geniclient isnt used anymore

14 years agogeniclient isnt used anymore
Tony Mack [Mon, 4 Jan 2010 15:56:35 +0000 (15:56 +0000)]
geniclient isnt used anymore

14 years agogeniclient isnt used anymore
Tony Mack [Mon, 4 Jan 2010 15:55:59 +0000 (15:55 +0000)]
geniclient isnt used anymore

14 years agouse xmlrpcprotocol instead of geniclient
Tony Mack [Mon, 4 Jan 2010 15:54:13 +0000 (15:54 +0000)]
use xmlrpcprotocol instead of geniclient

14 years agogeniclient is not used anymore
Tony Mack [Mon, 4 Jan 2010 15:51:25 +0000 (15:51 +0000)]
geniclient is not used anymore

14 years agoGeniClient is not used anymore
Tony Mack [Mon, 4 Jan 2010 15:29:08 +0000 (15:29 +0000)]
GeniClient is not used anymore

14 years agorefactored to use registry manager module
Tony Mack [Sun, 3 Jan 2010 22:08:04 +0000 (22:08 +0000)]
refactored to use registry manager module

14 years agorefactored registry methods to use the registry manager module
Tony Mack [Sun, 3 Jan 2010 21:13:29 +0000 (21:13 +0000)]
refactored registry methods to use the registry manager module

14 years agousing sfa.util.namespace instead of sfa.util.misc
Tony Mack [Sun, 3 Jan 2010 21:02:25 +0000 (21:02 +0000)]
using sfa.util.namespace instead of sfa.util.misc

14 years agorefactored registry methods to use the registry manager module
Tony Mack [Sun, 3 Jan 2010 21:01:44 +0000 (21:01 +0000)]
refactored registry methods to use the registry manager module

14 years agoinitial checkin
Tony Mack [Sun, 3 Jan 2010 20:56:17 +0000 (20:56 +0000)]
initial checkin

14 years agothe build was failing here due to IndentationError
Anil-Kumar Vengalil [Sat, 2 Jan 2010 00:26:40 +0000 (00:26 +0000)]
the build was failing here due to IndentationError

14 years agoorigin_caller_gid is not origin_hrn
Tony Mack [Thu, 31 Dec 2009 21:06:53 +0000 (21:06 +0000)]
origin_caller_gid is not origin_hrn

14 years agodont forget to define origin_hrn
Tony Mack [Thu, 31 Dec 2009 21:04:51 +0000 (21:04 +0000)]
dont forget to define origin_hrn

14 years agodont forget to define user_cred
Tony Mack [Thu, 31 Dec 2009 21:02:59 +0000 (21:02 +0000)]
dont forget to define user_cred

14 years agofix spelling error
Tony Mack [Thu, 31 Dec 2009 21:01:03 +0000 (21:01 +0000)]
fix spelling error

14 years agoremove request_hash argument
Tony Mack [Thu, 31 Dec 2009 20:39:32 +0000 (20:39 +0000)]
remove request_hash argument

14 years agoremoving origin_hrn from get_credential() call.
Tony Mack [Thu, 31 Dec 2009 18:33:44 +0000 (18:33 +0000)]
removing origin_hrn from get_credential() call.

14 years agoorigin caller either be the acutall caller or a child of the caller
Tony Mack [Thu, 31 Dec 2009 17:59:12 +0000 (17:59 +0000)]
origin caller either be the acutall caller or a child of the caller

14 years agoadded origin_hrn as argument fro getCredential()
Tony Mack [Thu, 31 Dec 2009 17:32:41 +0000 (17:32 +0000)]
added origin_hrn as argument fro getCredential()

14 years agoadded origin_hrn to accepted args
Tony Mack [Thu, 31 Dec 2009 17:27:25 +0000 (17:27 +0000)]
added origin_hrn to accepted args

14 years agofix delegate_cred() method
Tony Mack [Thu, 31 Dec 2009 16:46:55 +0000 (16:46 +0000)]
fix delegate_cred() method

14 years agoremove origin_hrn
Tony Mack [Thu, 31 Dec 2009 16:45:57 +0000 (16:45 +0000)]
remove origin_hrn

14 years agoremove origin_hrn from federated call
Tony Mack [Thu, 31 Dec 2009 16:43:12 +0000 (16:43 +0000)]
remove origin_hrn from federated call

14 years agoIndentationError
Anil-Kumar Vengalil [Thu, 31 Dec 2009 10:47:55 +0000 (10:47 +0000)]
IndentationError

14 years agoget caller's hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:50:13 +0000 (00:50 +0000)]
get caller's hrn from the credentials gid_origin_caller object

14 years agoget caller's hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:49:19 +0000 (00:49 +0000)]
get caller's hrn from the credentials gid_origin_caller object

14 years agoget caller's hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:48:39 +0000 (00:48 +0000)]
get caller's hrn from the credentials gid_origin_caller object

14 years agoget caller's hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:46:13 +0000 (00:46 +0000)]
get caller's hrn from the credentials gid_origin_caller object

14 years agowhitespace
Tony Mack [Thu, 31 Dec 2009 00:42:33 +0000 (00:42 +0000)]
whitespace

14 years agoget caller's hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:41:16 +0000 (00:41 +0000)]
get caller's hrn from the credentials gid_origin_caller object

14 years agoget caller's hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:38:57 +0000 (00:38 +0000)]
get caller's hrn from the credentials gid_origin_caller object

14 years agoget caller's hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:36:55 +0000 (00:36 +0000)]
get caller's hrn from the credentials gid_origin_caller object

14 years agocall sfa.plc.slices.Slices.create_slice_aggregate() directly
Tony Mack [Thu, 31 Dec 2009 00:36:28 +0000 (00:36 +0000)]
call sfa.plc.slices.Slices.create_slice_aggregate() directly

14 years agoremoved unused methods
Tony Mack [Thu, 31 Dec 2009 00:35:43 +0000 (00:35 +0000)]
removed unused methods

14 years agoget caller's hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:24:09 +0000 (00:24 +0000)]
get caller's hrn from the credentials gid_origin_caller object

14 years agoget caller's hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:22:28 +0000 (00:22 +0000)]
get caller's hrn from the credentials gid_origin_caller object

14 years agoget caller's hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:19:11 +0000 (00:19 +0000)]
get caller's hrn from the credentials gid_origin_caller object

14 years agoget original caller's hrn from the credential's gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:13:26 +0000 (00:13 +0000)]
get original caller's hrn from the credential's gid_origin_caller object

14 years agoin create_slice() and delete_slice() set the right gid_object_caller on the credentia...
Tony Mack [Thu, 31 Dec 2009 00:04:05 +0000 (00:04 +0000)]
in create_slice() and delete_slice() set the right gid_object_caller on the credential, no longer pass origin_hrn to calls

14 years agoget origin hrn from the credentials gid_origin_caller object
Tony Mack [Thu, 31 Dec 2009 00:01:00 +0000 (00:01 +0000)]
get origin hrn from the credentials gid_origin_caller object

14 years agoin create_slice() and delete_slice() set the right gid_object_caller on the credentia...
Tony Mack [Thu, 31 Dec 2009 00:00:34 +0000 (00:00 +0000)]
in create_slice() and delete_slice() set the right gid_object_caller on the credential, no longer pass origin_hrn to calls

14 years agoin create_slice() and delete_slice() set the right gid_object_caller on the credentia...
Tony Mack [Wed, 30 Dec 2009 23:50:12 +0000 (23:50 +0000)]
in create_slice() and delete_slice() set the right gid_object_caller on the credential, no longer pass origin_hrn to calls

14 years agologging should take place befor call has a chance to exit
Tony Mack [Wed, 30 Dec 2009 23:47:26 +0000 (23:47 +0000)]
logging should take place befor call has a chance to exit

14 years agoset the right gid_object_caller on the credential
Tony Mack [Wed, 30 Dec 2009 23:42:53 +0000 (23:42 +0000)]
set the right gid_object_caller on the credential

14 years agoget origin hrn from the credentials gid_origin_caller object
Tony Mack [Wed, 30 Dec 2009 23:41:27 +0000 (23:41 +0000)]
get origin hrn from the credentials gid_origin_caller object

14 years agoadded gidOriginCaller to keep track of the original caller (useful for logging)
Tony Mack [Wed, 30 Dec 2009 23:31:33 +0000 (23:31 +0000)]
added gidOriginCaller to keep track of the original caller (useful for logging)

14 years agoLooks like that in the recent release of util-vserver, these variables cannot be...
Anil-Kumar Vengalil [Wed, 30 Dec 2009 21:15:58 +0000 (21:15 +0000)]
Looks like that in the recent release of util-vserver, these variables cannot be left as localhost, rather has to be set to the hostname

14 years agoremoving getNodeManagerShell() method
Tony Mack [Wed, 30 Dec 2009 01:17:28 +0000 (01:17 +0000)]
removing getNodeManagerShell() method

14 years agoremovng the nmdb record stuff
Tony Mack [Wed, 30 Dec 2009 01:14:58 +0000 (01:14 +0000)]
removng the nmdb record stuff

14 years agoinitial checkin
Tony Mack [Tue, 29 Dec 2009 22:17:53 +0000 (22:17 +0000)]
initial checkin

14 years agomkstemp returns a tuple
Tony Mack [Tue, 29 Dec 2009 17:34:15 +0000 (17:34 +0000)]
mkstemp returns a tuple

14 years agouse mkstemp instead of mktemp
Tony Mack [Tue, 29 Dec 2009 17:33:24 +0000 (17:33 +0000)]
use mkstemp instead of mktemp

14 years agowhitespace
Tony Mack [Mon, 28 Dec 2009 15:53:30 +0000 (15:53 +0000)]
whitespace

14 years agowhen removing a site make sure to remove all records at the site
Tony Mack [Mon, 28 Dec 2009 15:52:31 +0000 (15:52 +0000)]
when removing a site make sure to remove all records at the site

14 years agounnecessary comment
Tony Mack [Mon, 28 Dec 2009 15:44:28 +0000 (15:44 +0000)]
unnecessary comment

14 years agoif the slice is renewed in the local aggregate, we have to make corresponding change...
Anil-Kumar Vengalil [Wed, 23 Dec 2009 14:13:59 +0000 (14:13 +0000)]
if the slice is renewed in the local aggregate, we have to make corresponding change in the remote aggregate too

14 years agocleanup
Tony Mack [Wed, 23 Dec 2009 04:03:00 +0000 (04:03 +0000)]
cleanup

14 years agourn vs hrn
Tony Mack [Tue, 22 Dec 2009 18:26:15 +0000 (18:26 +0000)]
urn vs hrn

14 years agorefactor registry code to use managers
Tony Mack [Tue, 22 Dec 2009 17:30:02 +0000 (17:30 +0000)]
refactor registry code to use managers

14 years agoslicemgr merges tickets from aggregate into 1 ticket. sfa.plc.slices.verify_site...
Tony Mack [Tue, 22 Dec 2009 16:23:06 +0000 (16:23 +0000)]
slicemgr merges tickets from aggregate into 1 ticket. sfa.plc.slices.verify_site/slice needs to do a bit more

14 years agorun as root
Tony Mack [Tue, 22 Dec 2009 15:43:52 +0000 (15:43 +0000)]
run as root

14 years agosupply only acceptable fields to AddSlice. for example if the user supplies expires...
Anil-Kumar Vengalil [Tue, 22 Dec 2009 12:29:16 +0000 (12:29 +0000)]
supply only acceptable fields to AddSlice. for example if the user supplies expires field, that should be removed, otherwise AddSlice will fail

14 years agotabs
Tony Mack [Tue, 22 Dec 2009 03:28:30 +0000 (03:28 +0000)]
tabs

14 years agoadded force option for get_credential()
Tony Mack [Tue, 22 Dec 2009 03:26:01 +0000 (03:26 +0000)]
added force option for get_credential()

14 years agofix typos, name errors
Tony Mack [Tue, 22 Dec 2009 03:25:40 +0000 (03:25 +0000)]
fix typos, name errors

14 years agofix name error. dont forget to import sfa.plc.slices.Slices
Tony Mack [Tue, 22 Dec 2009 03:08:45 +0000 (03:08 +0000)]
fix name error. dont forget to import sfa.plc.slices.Slices

14 years agofix name error
Tony Mack [Tue, 22 Dec 2009 02:56:15 +0000 (02:56 +0000)]
fix name error

14 years agouse StringTypes instead of str when determining the type
Tony Mack [Tue, 22 Dec 2009 02:51:17 +0000 (02:51 +0000)]
use StringTypes instead of str when determining the type

14 years agomore to do
Tony Mack [Mon, 21 Dec 2009 15:45:47 +0000 (15:45 +0000)]
more to do

14 years agoaggregate type is in config object
Anil-Kumar Vengalil [Mon, 21 Dec 2009 13:35:26 +0000 (13:35 +0000)]
aggregate type is in config object

14 years agoadded init_server() method
Tony Mack [Sun, 20 Dec 2009 23:28:45 +0000 (23:28 +0000)]
added init_server() method

14 years agoif the init_server() method is defined in the interfaces manager module, execute...
Tony Mack [Sun, 20 Dec 2009 23:04:52 +0000 (23:04 +0000)]
if the init_server() method is defined in the interfaces manager module, execute it when the server starts

14 years agotrying to reenable wsdl, with python-psycopg2 installed in build through devel.pkgs
Thierry Parmentelat [Sun, 20 Dec 2009 13:22:08 +0000 (13:22 +0000)]
trying to reenable wsdl, with python-psycopg2 installed in build through devel.pkgs

14 years agorequire python-psycopg2
Barış Metin [Sun, 20 Dec 2009 11:06:00 +0000 (11:06 +0000)]
require python-psycopg2