sfa.git
15 years agomove SfaTable import inside of SfaAPI() class scope
Tony Mack [Thu, 28 Jan 2010 03:49:22 +0000 (03:49 +0000)]
move SfaTable import inside of SfaAPI() class scope

15 years agoformatting
Tony Mack [Thu, 28 Jan 2010 03:47:58 +0000 (03:47 +0000)]
formatting

15 years agofix tests
Tony Mack [Thu, 28 Jan 2010 03:10:24 +0000 (03:10 +0000)]
fix tests

15 years agofix syntax errors
Tony Mack [Thu, 28 Jan 2010 00:03:34 +0000 (00:03 +0000)]
fix syntax errors

15 years agoinitialize initscripts as an empty list instead of none
Tony Mack [Wed, 27 Jan 2010 23:55:03 +0000 (23:55 +0000)]
initialize initscripts as an empty list instead of none

15 years agoadd attribute data to ticket
Tony Mack [Wed, 27 Jan 2010 23:53:32 +0000 (23:53 +0000)]
add attribute data to ticket

15 years agoremove debugging output
Tony Mack [Wed, 27 Jan 2010 23:52:45 +0000 (23:52 +0000)]
remove debugging output

15 years agorspec is a string, not a dict
Tony Mack [Wed, 27 Jan 2010 22:07:00 +0000 (22:07 +0000)]
rspec is a string, not a dict

15 years agoAdd header
Andy Bavier [Wed, 27 Jan 2010 21:53:28 +0000 (21:53 +0000)]
Add header

15 years agoReturn formatted XML
Andy Bavier [Wed, 27 Jan 2010 21:41:38 +0000 (21:41 +0000)]
Return formatted XML

15 years agoIgnore meaningless white space in RSpec
Andy Bavier [Wed, 27 Jan 2010 21:31:12 +0000 (21:31 +0000)]
Ignore meaningless white space in RSpec

15 years agoFixed token for validation
Andy Bavier [Wed, 27 Jan 2010 15:22:39 +0000 (15:22 +0000)]
Fixed token for validation

15 years agoFixed token
Andy Bavier [Tue, 26 Jan 2010 20:38:36 +0000 (20:38 +0000)]
Fixed token

15 years agoVINI RSpec definition in Relax NG Compact syntax
Andy Bavier [Tue, 26 Jan 2010 19:44:27 +0000 (19:44 +0000)]
VINI RSpec definition in Relax NG Compact syntax

15 years agoExample of an abbreviated request
Andy Bavier [Tue, 26 Jan 2010 19:34:56 +0000 (19:34 +0000)]
Example of an abbreviated request

15 years agoUpdated VINI RSpec example
Andy Bavier [Tue, 26 Jan 2010 18:07:58 +0000 (18:07 +0000)]
Updated VINI RSpec example

15 years agoUpdate sfatables framework for new manager plugins
Andy Bavier [Tue, 26 Jan 2010 17:49:14 +0000 (17:49 +0000)]
Update sfatables framework for new manager plugins

15 years agoImplement create_slice
Andy Bavier [Tue, 26 Jan 2010 14:57:49 +0000 (14:57 +0000)]
Implement create_slice

15 years agoOn remote aggregate, the person record is enabled only if this person is enabled...
Anil-Kumar Vengalil [Tue, 26 Jan 2010 13:49:55 +0000 (13:49 +0000)]
On remote aggregate, the person record is enabled only if this person is enabled on the local aggregate

15 years agoTest case for new VINI RSpec
Andy Bavier [Mon, 25 Jan 2010 21:47:28 +0000 (21:47 +0000)]
Test case for new VINI RSpec

15 years agoOuter tag is <RSpec> for compatibility with sfatables
Andy Bavier [Mon, 25 Jan 2010 21:36:31 +0000 (21:36 +0000)]
Outer tag is <RSpec> for compatibility with sfatables

15 years agoChange for new VINI RSpec format
Andy Bavier [Mon, 25 Jan 2010 21:27:39 +0000 (21:27 +0000)]
Change for new VINI RSpec format

15 years agoAPI changes
Andy Bavier [Mon, 25 Jan 2010 18:21:39 +0000 (18:21 +0000)]
API changes

15 years agoNew RSpec format
Andy Bavier [Mon, 25 Jan 2010 17:47:32 +0000 (17:47 +0000)]
New RSpec format

15 years agotypo
Anil-Kumar Vengalil [Fri, 22 Jan 2010 15:51:23 +0000 (15:51 +0000)]
typo

15 years agousing the correct root_ssh_key to reach the node
Anil-Kumar Vengalil [Fri, 22 Jan 2010 15:41:41 +0000 (15:41 +0000)]
using the correct root_ssh_key to reach the node

15 years agothis module is required
Anil-Kumar Vengalil [Fri, 22 Jan 2010 15:28:50 +0000 (15:28 +0000)]
this module is required

15 years agotypo
Anil-Kumar Vengalil [Fri, 22 Jan 2010 13:58:42 +0000 (13:58 +0000)]
typo

15 years agominor correction to CM side
Anil-Kumar Vengalil [Fri, 22 Jan 2010 13:38:11 +0000 (13:38 +0000)]
minor correction to CM side

15 years agoadding SFA_CM_TYPE to the default CM configuration
Anil-Kumar Vengalil [Fri, 22 Jan 2010 12:25:00 +0000 (12:25 +0000)]
adding SFA_CM_TYPE to the default CM configuration

15 years agoimplemented more tests
Tony Mack [Thu, 21 Jan 2010 14:57:51 +0000 (14:57 +0000)]
implemented more tests

15 years agocosmetic: printing right verbose
Anil-Kumar Vengalil [Thu, 21 Jan 2010 14:33:12 +0000 (14:33 +0000)]
cosmetic: printing right verbose

15 years agoticket attributes seem to be empty; but we can fetch the slice_hrn from gidObject...
Anil-Kumar Vengalil [Thu, 21 Jan 2010 14:17:02 +0000 (14:17 +0000)]
ticket attributes seem to be empty; but we can fetch the slice_hrn from gidObject in the ticket

15 years agoget_ticket was returining ticket with empty rspec. This was due to a problem in sliti...
Anil-Kumar Vengalil [Thu, 21 Jan 2010 12:08:17 +0000 (12:08 +0000)]
get_ticket was returining ticket with empty rspec. This was due to a problem in sliting and distributing the rspec to multile aggregates, which is fixed now

15 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

15 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

15 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

15 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

15 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

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

15 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

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

15 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

15 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

15 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

15 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

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

15 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

15 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

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

15 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

15 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

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

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

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

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

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

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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

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

15 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

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

15 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

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

15 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

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

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

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

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

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

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

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

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

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

15 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

15 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

15 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

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

15 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

15 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

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

15 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

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

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

15 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

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

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

15 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)

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

15 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

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

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

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