sfa.git
14 years agoSetting tag sfa-0.9-10 sfa-0.9-10
Anil-Kumar Vengalil [Thu, 21 Jan 2010 09:46:00 +0000 (09:46 +0000)]
Setting tag sfa-0.9-10
This tag is quite same as the previous one (sfa-0.9-9) except that the vini and max aggregate managers are also updated for urn support.  Other features are:
- sfa-config-tty now has the same features like plc-config-tty
- Contains code to support both urn and hrn
- Cleaned up request_hash related stuff
- SM, AM and Registry code is organized under respective managers
- Site and Slice synchronization across federated aggregates
- Script to generate sfa_component_config

14 years agoSetting tag sfa-0.9-10
Anil-Kumar Vengalil [Thu, 21 Jan 2010 09:45:28 +0000 (09:45 +0000)]
Setting tag sfa-0.9-10
This tag is quite same as the previous one (sfa-0.9-9) except that the vini and max aggregate managers are also updated for urn support.  Other features are:
- sfa-config-tty now has the same features like plc-config-tty
- Contains code to support both urn and hrn
- Cleaned up request_hash related stuff
- SM, AM and Registry code is organized under respective managers
- Site and Slice synchronization across federated aggregates
- Script to generate sfa_component_config

14 years agoadded sfa_cm to initscripts list
Tony Mack [Wed, 20 Jan 2010 22:12:08 +0000 (22:12 +0000)]
added sfa_cm to initscripts list

14 years agoadded gen-sfa-cm-config to bins
Tony Mack [Wed, 20 Jan 2010 21:55:11 +0000 (21:55 +0000)]
added gen-sfa-cm-config to bins

14 years agoadded /etc/init.d/sfa_cm to
Tony Mack [Wed, 20 Jan 2010 21:51:00 +0000 (21:51 +0000)]
added /etc/init.d/sfa_cm to

14 years agoadded gen-sfa-cm-config.py script to bins. added sfa_cm initscript
Tony Mack [Wed, 20 Jan 2010 21:03:04 +0000 (21:03 +0000)]
added gen-sfa-cm-config.py script to bins. added sfa_cm initscript

14 years agorenaming
Tony Mack [Wed, 20 Jan 2010 20:59:16 +0000 (20:59 +0000)]
renaming

14 years agomake sure certain address's are resolvable by the component manager
Tony Mack [Wed, 20 Jan 2010 18:31:22 +0000 (18:31 +0000)]
make sure certain address's are resolvable by the component manager

14 years agofixing argument problem
Anil-Kumar Vengalil [Wed, 20 Jan 2010 17:18:58 +0000 (17:18 +0000)]
fixing argument problem

14 years agoinstalling gen-sfa-cm-config.py
Anil-Kumar Vengalil [Wed, 20 Jan 2010 16:47:54 +0000 (16:47 +0000)]
installing gen-sfa-cm-config.py

14 years agoinitial checkin of simple regression tests
Tony Mack [Mon, 18 Jan 2010 21:52:52 +0000 (21:52 +0000)]
initial checkin of simple regression tests

14 years agoupdated calls to accept/support urn format where necessary
Tony Mack [Mon, 18 Jan 2010 17:36:30 +0000 (17:36 +0000)]
updated calls to accept/support urn format where necessary

14 years agoupdating the max_slivers parameter on the remote aggregates in case it is changed...
Anil-Kumar Vengalil [Mon, 18 Jan 2010 15:06:37 +0000 (15:06 +0000)]
updating the max_slivers parameter on the remote aggregates in case it is changed on the local aggregate

14 years agocorrecting indentation
Anil-Kumar Vengalil [Mon, 18 Jan 2010 14:46:07 +0000 (14:46 +0000)]
correcting indentation

14 years agotaking out debug statements from the previous commit
Anil-Kumar Vengalil [Mon, 18 Jan 2010 14:33:41 +0000 (14:33 +0000)]
taking out debug statements from the previous commit

14 years agoif the site configuation (e.g. max_slices) is changed in the local aggregate, we...
Anil-Kumar Vengalil [Mon, 18 Jan 2010 14:30:42 +0000 (14:30 +0000)]
if the site configuation (e.g. max_slices) is changed in the local aggregate, we update the site on the federated aggreages accordingly

14 years ago(no commit message)
Andy Bavier [Fri, 15 Jan 2010 21:04:51 +0000 (21:04 +0000)]

14 years agoSetting tag sfa-0.9-9
Anil-Kumar Vengalil [Fri, 15 Jan 2010 16:12:18 +0000 (16:12 +0000)]
Setting tag sfa-0.9-9
sfa-config-tty now has the same features like plc-config-tty
Contains code to support both urn and hrn
Cleaned up request_hash related stuff
SM, AM and Registry code is organized under respective managers
Slice synchronization across federated aggregates
some bugs are fixed

14 years agodont forget to set SFA_CM_SLICE_PREFIX
Tony Mack [Thu, 14 Jan 2010 17:14:17 +0000 (17:14 +0000)]
dont forget to set SFA_CM_SLICE_PREFIX

14 years agoless to do
Tony Mack [Thu, 14 Jan 2010 14:41:59 +0000 (14:41 +0000)]
less to do

14 years agoregenerate sfa_component_config
Tony Mack [Thu, 14 Jan 2010 14:39:56 +0000 (14:39 +0000)]
regenerate sfa_component_config

14 years agoinitial checkin
Tony Mack [Thu, 14 Jan 2010 14:39:15 +0000 (14:39 +0000)]
initial checkin

14 years agofixing the argument mismatch
Anil-Kumar Vengalil [Thu, 14 Jan 2010 14:01:10 +0000 (14:01 +0000)]
fixing the argument mismatch

14 years agoordering the for loop
Anil-Kumar Vengalil [Thu, 14 Jan 2010 13:40:19 +0000 (13:40 +0000)]
ordering the for loop

14 years agominor bug-fix
Anil-Kumar Vengalil [Thu, 14 Jan 2010 11:46:31 +0000 (11:46 +0000)]
minor bug-fix

14 years agocurrently, this conversion is done in the respective methods, i.e in get_resources...
Anil-Kumar Vengalil [Thu, 14 Jan 2010 11:07:47 +0000 (11:07 +0000)]
currently, this conversion is done in the respective methods, i.e in get_resources and create_slice

14 years agogetting resolve working across federated aggregates
Anil-Kumar Vengalil [Thu, 14 Jan 2010 10:38:16 +0000 (10:38 +0000)]
getting resolve working across federated aggregates

14 years agocalls across federated aggregates were broken due to argument mismatch
Anil-Kumar Vengalil [Wed, 13 Jan 2010 17:53:44 +0000 (17:53 +0000)]
calls across federated aggregates were broken due to argument mismatch

14 years agogetting the get_resources call working
Anil-Kumar Vengalil [Wed, 13 Jan 2010 16:58:48 +0000 (16:58 +0000)]
getting the get_resources call working

14 years agosfa-import was failing at set_issuer as se_issuer expets the subject as a string
Anil-Kumar Vengalil [Wed, 13 Jan 2010 11:43:02 +0000 (11:43 +0000)]
sfa-import was failing at set_issuer as se_issuer expets the subject as a string

14 years agodefault port for SM is 12347
Anil-Kumar Vengalil [Wed, 13 Jan 2010 09:59:02 +0000 (09:59 +0000)]
default port for SM is 12347

14 years agoknow when to return string and when to return object types
Tony Mack [Wed, 13 Jan 2010 02:21:38 +0000 (02:21 +0000)]
know when to return string and when to return object types

14 years agoadding this condition back to parseString logic (it is needed to correctly handle...
Tony Mack [Wed, 13 Jan 2010 02:05:50 +0000 (02:05 +0000)]
adding this condition back to parseString logic (it is needed to correctly handle xml child nodes

14 years agoremove debugging output
Tony Mack [Tue, 12 Jan 2010 22:28:25 +0000 (22:28 +0000)]
remove debugging output

14 years agourn from hrn if urn doesnt exist
Tony Mack [Tue, 12 Jan 2010 22:24:37 +0000 (22:24 +0000)]
urn from hrn if urn doesnt exist

14 years agoget hrn from xrn
Tony Mack [Tue, 12 Jan 2010 21:16:48 +0000 (21:16 +0000)]
get hrn from xrn

14 years agoolder gids will still have the hrn encoded in the gid, so when decodeing first check...
Tony Mack [Tue, 12 Jan 2010 20:46:11 +0000 (20:46 +0000)]
older gids will still have the hrn encoded in the gid, so when decodeing first check if the hrn is encoded in the gid. Over write this with the hrn translated from urn if urn exists

14 years agofix name error
Tony Mack [Tue, 12 Jan 2010 20:21:39 +0000 (20:21 +0000)]
fix name error

14 years agowe return the rspec object, otherwise the subsequent rspec.filter fails
Anil-Kumar Vengalil [Tue, 12 Jan 2010 18:03:28 +0000 (18:03 +0000)]
we return the rspec object, otherwise the subsequent rspec.filter fails

14 years agofix for name error
Anil-Kumar Vengalil [Tue, 12 Jan 2010 17:26:50 +0000 (17:26 +0000)]
fix for name error

14 years agofix name error
Tony Mack [Tue, 12 Jan 2010 17:20:30 +0000 (17:20 +0000)]
fix name error

14 years agobug fix
Anil-Kumar Vengalil [Tue, 12 Jan 2010 16:41:20 +0000 (16:41 +0000)]
bug fix

14 years agotypo
Anil-Kumar Vengalil [Tue, 12 Jan 2010 15:33:24 +0000 (15:33 +0000)]
typo

14 years agofix package import
Tony Mack [Tue, 12 Jan 2010 02:49:28 +0000 (02:49 +0000)]
fix package import

14 years agoreslove multiple records at once
Tony Mack [Tue, 12 Jan 2010 02:40:21 +0000 (02:40 +0000)]
reslove multiple records at once

14 years agofix typo
Tony Mack [Tue, 12 Jan 2010 02:17:54 +0000 (02:17 +0000)]
fix typo

14 years agoshould be urn_to_hrn
Tony Mack [Mon, 11 Jan 2010 21:29:16 +0000 (21:29 +0000)]
should be urn_to_hrn

14 years agofix parsing formatted rspecs.
Barış Metin [Mon, 11 Jan 2010 10:29:54 +0000 (10:29 +0000)]
fix parsing formatted rspecs.

14 years agoremove hrn for the the encoded format
Tony Mack [Thu, 7 Jan 2010 19:37:06 +0000 (19:37 +0000)]
remove hrn for the the encoded format

14 years agoadded support for urn name format. urn is the default name format used over the wire
Tony Mack [Thu, 7 Jan 2010 04:17:00 +0000 (04:17 +0000)]
added support for urn name format. urn is the default name format used over the wire

14 years agoadded support for urn name format. urn is the default name format used over the wire
Tony Mack [Thu, 7 Jan 2010 03:33:24 +0000 (03:33 +0000)]
added support for urn name format. urn is the default name format used over the wire

14 years agomore todo for registry
Tony Mack [Wed, 6 Jan 2010 19:27:41 +0000 (19:27 +0000)]
more todo for registry

14 years agoin urn_to_hrn() and hrn_to_urn() if argument is None, just return it
Tony Mack [Wed, 6 Jan 2010 18:12:10 +0000 (18:12 +0000)]
in urn_to_hrn() and hrn_to_urn() if argument is None, just return it

14 years agoSetting tag sfa-0.9-8
Thierry Parmentelat [Wed, 6 Jan 2010 06:03:46 +0000 (06:03 +0000)]
Setting tag sfa-0.9-8
checkpoint with fewer mentions of geni

14 years agotodo item for cm
Tony Mack [Wed, 6 Jan 2010 02:51:06 +0000 (02:51 +0000)]
todo item for cm

14 years agoget the prefix for the sfa system slice from config
Tony Mack [Wed, 6 Jan 2010 02:49:37 +0000 (02:49 +0000)]
get the prefix for the sfa system slice from config

14 years agoremoving
Tony Mack [Wed, 6 Jan 2010 02:26:29 +0000 (02:26 +0000)]
removing

14 years agoStub Eucalyptus aggregate manager
Andy Bavier [Tue, 5 Jan 2010 18:59:06 +0000 (18:59 +0000)]
Stub Eucalyptus aggregate manager

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