sfa.git
14 years agoCleaning up...
Sapan Bhatia [Thu, 22 Oct 2009 18:52:56 +0000 (18:52 +0000)]
Cleaning up...

14 years agoCleanup...
Sapan Bhatia [Thu, 22 Oct 2009 18:51:06 +0000 (18:51 +0000)]
Cleanup...

14 years agoCleaning up.
Sapan Bhatia [Thu, 22 Oct 2009 18:42:07 +0000 (18:42 +0000)]
Cleaning up.

14 years agodont delete vini's interent2 placeholder record
Tony Mack [Fri, 16 Oct 2009 21:27:47 +0000 (21:27 +0000)]
dont delete vini's interent2 placeholder record

14 years agoii should be i2
Tony Mack [Fri, 16 Oct 2009 21:22:07 +0000 (21:22 +0000)]
ii should be i2

14 years agoexisting_record should be existing_records
Tony Mack [Fri, 16 Oct 2009 21:13:56 +0000 (21:13 +0000)]
existing_record should be existing_records

14 years agoimport_site() returns the site hrn
Tony Mack [Fri, 16 Oct 2009 21:11:46 +0000 (21:11 +0000)]
import_site() returns the site hrn

14 years agoMissed one...
Andy Bavier [Fri, 16 Oct 2009 15:26:16 +0000 (15:26 +0000)]
Missed one...

14 years agolooks the same to me
Tony Mack [Fri, 16 Oct 2009 03:58:39 +0000 (03:58 +0000)]
looks the same to me

14 years agoadded request_hash to get_credential() call
Tony Mack [Fri, 16 Oct 2009 03:58:11 +0000 (03:58 +0000)]
added request_hash to get_credential() call

14 years agoadded request_hash to get_slices() call
Tony Mack [Fri, 16 Oct 2009 03:57:26 +0000 (03:57 +0000)]
added request_hash to get_slices() call

14 years agoimport sfa.util.debug.log
Tony Mack [Fri, 16 Oct 2009 03:46:28 +0000 (03:46 +0000)]
import sfa.util.debug.log

14 years agouse xmlrpcprotocol instead of geniclient when connecting to slice manager
Tony Mack [Fri, 16 Oct 2009 03:37:32 +0000 (03:37 +0000)]
use xmlrpcprotocol instead of geniclient when connecting to slice manager

14 years agoadd request_hash argument to more method calls
Tony Mack [Fri, 16 Oct 2009 03:34:20 +0000 (03:34 +0000)]
add request_hash argument to more method calls

14 years agoadd request_hash argument to more method calls
Tony Mack [Fri, 16 Oct 2009 03:31:22 +0000 (03:31 +0000)]
add request_hash argument to more method calls

14 years agodeleting
Tony Mack [Fri, 16 Oct 2009 03:28:38 +0000 (03:28 +0000)]
deleting

14 years agoadd request_hash argumet to more method calls
Tony Mack [Fri, 16 Oct 2009 03:27:30 +0000 (03:27 +0000)]
add request_hash argumet to more method calls

14 years agoadded request_hash argumet some more calls
Tony Mack [Fri, 16 Oct 2009 01:58:37 +0000 (01:58 +0000)]
added request_hash argumet some more calls

14 years agoRspec to RSpec
Andy Bavier [Thu, 15 Oct 2009 17:44:09 +0000 (17:44 +0000)]
Rspec to RSpec

14 years agoauthenticate request_hash using client gid from the cred
Tony Mack [Thu, 15 Oct 2009 15:18:01 +0000 (15:18 +0000)]
authenticate request_hash using client gid from the cred

14 years agoadded request_hash argument. authenticate the credential using request_hash
Tony Mack [Thu, 15 Oct 2009 05:01:21 +0000 (05:01 +0000)]
added request_hash argument. authenticate the credential using request_hash

14 years agoadded request hash to list of accepted arguments
Tony Mack [Thu, 15 Oct 2009 04:59:37 +0000 (04:59 +0000)]
added request hash to list of accepted arguments

14 years agofix package import
Tony Mack [Thu, 15 Oct 2009 04:58:47 +0000 (04:58 +0000)]
fix package import

14 years agouse xmlrpcprotocol instead of geniclient
Tony Mack [Thu, 15 Oct 2009 04:57:59 +0000 (04:57 +0000)]
use xmlrpcprotocol instead of geniclient

14 years agostart adding request_hash to calls. start replacing geniclient with xmlrpcprotocol
Tony Mack [Thu, 15 Oct 2009 04:57:25 +0000 (04:57 +0000)]
start adding request_hash to calls. start replacing geniclient with xmlrpcprotocol

14 years agofix bug
Tony Mack [Thu, 15 Oct 2009 04:05:20 +0000 (04:05 +0000)]
fix bug

14 years agofix typo
Tony Mack [Thu, 15 Oct 2009 03:03:40 +0000 (03:03 +0000)]
fix typo

14 years agocheck peer_cert
Tony Mack [Thu, 15 Oct 2009 03:03:02 +0000 (03:03 +0000)]
check peer_cert

14 years agoremove row class
Tony Mack [Thu, 15 Oct 2009 03:02:22 +0000 (03:02 +0000)]
remove row class

14 years agomodify import
Tony Mack [Thu, 15 Oct 2009 03:01:58 +0000 (03:01 +0000)]
modify import

14 years agoinitial checkin of row class
Tony Mack [Thu, 15 Oct 2009 03:01:41 +0000 (03:01 +0000)]
initial checkin of row class

14 years agodont verify request hash in auth.check()
Tony Mack [Thu, 15 Oct 2009 01:55:41 +0000 (01:55 +0000)]
dont verify request hash in auth.check()

14 years agoupdate the record's last updated field with the current time. last_updated field...
Tony Mack [Wed, 14 Oct 2009 16:30:07 +0000 (16:30 +0000)]
update the record's last updated field with the current time. last_updated field will be ignored until the readonly attribute is removed from the field definition in GeniRecord.fields

14 years agoadded Row class with validate methods
Tony Mack [Wed, 14 Oct 2009 16:28:12 +0000 (16:28 +0000)]
added Row class with validate methods

14 years agoGeniRecord now inherits util.genitable.Row instead of dict. Added validate_last_updat...
Tony Mack [Wed, 14 Oct 2009 16:26:55 +0000 (16:26 +0000)]
GeniRecord now inherits util.genitable.Row instead of dict. Added validate_last_updated() method

14 years agomark 'last_updated, and date_created as readonly. Will remove readonly attribute...
Tony Mack [Wed, 14 Oct 2009 15:34:14 +0000 (15:34 +0000)]
mark 'last_updated, and date_created as readonly. Will remove readonly attribute from last_updated field once timestamp support has been added

14 years agomove peer_vert verificaiton code into its own method
Tony Mack [Wed, 14 Oct 2009 00:34:52 +0000 (00:34 +0000)]
move peer_vert verificaiton code into its own method

14 years agoinitial checkin of files necessary for deploying via apache mod_python
Tony Mack [Wed, 14 Oct 2009 00:27:49 +0000 (00:27 +0000)]
initial checkin of files necessary for deploying via apache mod_python

14 years agoadded several methods for has based authentication
Tony Mack [Wed, 14 Oct 2009 00:25:17 +0000 (00:25 +0000)]
added several methods for has based authentication

14 years agoadded compute_hash() method
Tony Mack [Wed, 14 Oct 2009 00:23:42 +0000 (00:23 +0000)]
added compute_hash() method

14 years agoadded BadRequestHash fault
Tony Mack [Wed, 14 Oct 2009 00:23:16 +0000 (00:23 +0000)]
added BadRequestHash fault

14 years agoinitial checkin of get_gid method
Tony Mack [Wed, 14 Oct 2009 00:22:40 +0000 (00:22 +0000)]
initial checkin of get_gid method

14 years agoFix for VINI aggregate
Andy Bavier [Mon, 12 Oct 2009 15:58:53 +0000 (15:58 +0000)]
Fix for VINI aggregate

14 years agoDon't show peer sites in RSpec
Andy Bavier [Mon, 12 Oct 2009 15:40:45 +0000 (15:40 +0000)]
Don't show peer sites in RSpec

14 years agoSetting tag sfa-0.9-5
Anil-Kumar Vengalil [Fri, 9 Oct 2009 14:58:02 +0000 (14:58 +0000)]
Setting tag sfa-0.9-5
Create_slice and get_resources methods are connected to sfatables.
Other features include compatibility with RP, handling remote objects created as part of federation, preliminary version of sfatables, call tracability and logging.

14 years agosfatable hook
Anil-Kumar Vengalil [Thu, 8 Oct 2009 16:13:49 +0000 (16:13 +0000)]
sfatable hook

14 years agosfatables hook bug fix
Anil-Kumar Vengalil [Thu, 8 Oct 2009 15:33:22 +0000 (15:33 +0000)]
sfatables hook bug fix

14 years agoSetting tag sfa-0.9-4
Anil-Kumar Vengalil [Wed, 7 Oct 2009 12:40:34 +0000 (12:40 +0000)]
Setting tag sfa-0.9-4
Bug fix on update and remove_peer_object methods
Compatibility with RP, preliminiary version of sfatables, call tracability and logging

14 years agowhen updating the peer record, add the record id from the existing record
Tony Mack [Mon, 5 Oct 2009 16:37:12 +0000 (16:37 +0000)]
when updating the peer record, add the record id from the existing record

14 years agoif peer_record exist but pointer is different, update the record
Tony Mack [Mon, 5 Oct 2009 16:29:48 +0000 (16:29 +0000)]
if peer_record exist but pointer is different, update the record

14 years agobug-fix
Anil-Kumar Vengalil [Mon, 5 Oct 2009 15:42:16 +0000 (15:42 +0000)]
bug-fix

14 years agoprint the exception even if we don't do anything about it (yet)
Barış Metin [Mon, 5 Oct 2009 10:43:01 +0000 (10:43 +0000)]
print the exception even if we don't do anything about it (yet)

14 years agoSetting tag sfa-0.9-3
Anil-Kumar Vengalil [Mon, 5 Oct 2009 10:24:17 +0000 (10:24 +0000)]
Setting tag sfa-0.9-3
Compatibility with RP, two additional methods to handle remote objects, call tracability and logging, PLCDB now has single table for sfa records, preliminary version of sfatables (still under development)

14 years agoto be sure that the record being removed is a peer record
Anil-Kumar Vengalil [Sun, 4 Oct 2009 14:10:24 +0000 (14:10 +0000)]
to be sure that the record being removed is a peer record

14 years agoUnBindObjectFromPeer needs the shortname of the peer
Anil-Kumar Vengalil [Sun, 4 Oct 2009 13:37:37 +0000 (13:37 +0000)]
UnBindObjectFromPeer needs the shortname of the peer

14 years agoto prevent sfa-import from removing records with peer_autority from the registry...
Anil-Kumar Vengalil [Sun, 4 Oct 2009 11:44:07 +0000 (11:44 +0000)]
to prevent sfa-import from removing records with peer_autority from the registry record

14 years agonot to remove a peer_object from the local registry when the sfa service on the remot...
Anil-Kumar Vengalil [Sat, 3 Oct 2009 19:09:04 +0000 (19:09 +0000)]
not to remove a peer_object from the local registry when the sfa service on the remote peer is down

14 years ago- fix typo
Barış Metin [Fri, 2 Oct 2009 15:24:36 +0000 (15:24 +0000)]
- fix typo
- XMLRule.final_processor is not there yet, skip if not found for the moment.

14 years agoremove print
Barış Metin [Fri, 2 Oct 2009 14:37:35 +0000 (14:37 +0000)]
remove print

14 years agocosmetic
Barış Metin [Fri, 2 Oct 2009 14:37:10 +0000 (14:37 +0000)]
cosmetic

14 years ago- SFATablesRules for rspec_manager:fetch_context(...) which is not yet implemented.
Barış Metin [Fri, 2 Oct 2009 14:34:52 +0000 (14:34 +0000)]
- SFATablesRules for rspec_manager:fetch_context(...) which is not yet implemented.

14 years ago- fix writing sfatables rules
Barış Metin [Fri, 2 Oct 2009 14:24:39 +0000 (14:24 +0000)]
- fix writing sfatables rules
- fix displaying empty element targets (like REJECT/ACCEPT)

14 years ago- make matches and targets loaded w/o making hem python packages
Barış Metin [Fri, 2 Oct 2009 14:00:54 +0000 (14:00 +0000)]
- make matches and targets loaded w/o making hem python packages
- rename example files with .example postfix

14 years agobug-fix
Anil-Kumar Vengalil [Fri, 2 Oct 2009 12:43:01 +0000 (12:43 +0000)]
bug-fix

14 years ago- move sfatables modules into sfa package. sfatables rpm only has the command now.
Barış Metin [Fri, 2 Oct 2009 11:22:56 +0000 (11:22 +0000)]
- move sfatables modules into sfa package. sfatables rpm only has the command now.
- another attempt to fix python-uuid problem.

14 years agoinstalling sfa-clean-peer-records.py
Anil-Kumar Vengalil [Fri, 2 Oct 2009 10:59:32 +0000 (10:59 +0000)]
installing sfa-clean-peer-records.py

14 years agoinstall sfatables
Barış Metin [Fri, 2 Oct 2009 10:26:36 +0000 (10:26 +0000)]
install sfatables

14 years agoremove dependency of Config module from trustedroots module
Scott Baker [Thu, 1 Oct 2009 06:34:06 +0000 (06:34 +0000)]
remove dependency of Config module from trustedroots module

14 years agoremove dependency of Config module from TrustedRoots class
Scott Baker [Wed, 30 Sep 2009 23:20:21 +0000 (23:20 +0000)]
remove dependency of Config module from TrustedRoots class

14 years agocheck in modpythonapi from raven project
Scott Baker [Tue, 29 Sep 2009 22:36:34 +0000 (22:36 +0000)]
check in modpythonapi from raven project

14 years agofor compatibility with python2.4
Anil-Kumar Vengalil [Tue, 29 Sep 2009 17:57:29 +0000 (17:57 +0000)]
for compatibility with python2.4

14 years agoadd a Requires: towards python-uuid for python-2.4 / centos5
Thierry Parmentelat [Tue, 29 Sep 2009 04:13:54 +0000 (04:13 +0000)]
add a Requires: towards python-uuid for python-2.4 / centos5
build-dependency is already taken care of in devel.pkgs
svn:keywords

14 years agodont forget to add 'authority' field to top level authority records
Tony Mack [Mon, 28 Sep 2009 14:01:29 +0000 (14:01 +0000)]
dont forget to add 'authority' field to top level authority records

14 years agobugfix
Anil-Kumar Vengalil [Sun, 27 Sep 2009 11:49:30 +0000 (11:49 +0000)]
bugfix

14 years agomanually add 'authority' field to the record
Tony Mack [Sun, 27 Sep 2009 01:52:12 +0000 (01:52 +0000)]
manually add 'authority' field to the record

14 years agoadd job for sfa-clean-peer-records.py
Tony Mack [Sun, 27 Sep 2009 01:39:48 +0000 (01:39 +0000)]
add job for sfa-clean-peer-records.py

14 years agodont call verify_object_permissions. according to that method the local registry...
Tony Mack [Sun, 27 Sep 2009 01:13:40 +0000 (01:13 +0000)]
dont call verify_object_permissions. according to that method the local registry doesnt have permissions to peer records

14 years agofix bugs
Tony Mack [Sun, 27 Sep 2009 00:49:17 +0000 (00:49 +0000)]
fix bugs

14 years agoinital checkin
Tony Mack [Sun, 27 Sep 2009 00:03:24 +0000 (00:03 +0000)]
inital checkin

14 years agofix bug in verify object belongs to me
Tony Mack [Sun, 27 Sep 2009 00:02:31 +0000 (00:02 +0000)]
fix bug in verify object belongs to me

14 years agotabs
Tony Mack [Sun, 27 Sep 2009 00:01:26 +0000 (00:01 +0000)]
tabs

14 years agouse registry.remove_peer_record() to remove the record
Tony Mack [Sun, 27 Sep 2009 00:00:42 +0000 (00:00 +0000)]
use registry.remove_peer_record() to remove the record

14 years agoinitial checkin
Tony Mack [Sat, 26 Sep 2009 03:16:26 +0000 (03:16 +0000)]
initial checkin

14 years agodont run if the registry isnt enabled
Tony Mack [Sat, 26 Sep 2009 03:12:53 +0000 (03:12 +0000)]
dont run if the registry isnt enabled

14 years agouse sfa.util.PostgreSQL. Support inserting Null.
Tony Mack [Sat, 26 Sep 2009 02:07:07 +0000 (02:07 +0000)]
use sfa.util.PostgreSQL. Support inserting Null.

14 years agoadded peer_authority field
Tony Mack [Sat, 26 Sep 2009 01:58:17 +0000 (01:58 +0000)]
added peer_authority field

14 years agoadded register_peer_object(), remove_peer_object()
Tony Mack [Sat, 26 Sep 2009 01:57:35 +0000 (01:57 +0000)]
added register_peer_object(), remove_peer_object()

14 years agoadd peer records to registry db
Tony Mack [Sat, 26 Sep 2009 01:56:43 +0000 (01:56 +0000)]
add peer records to registry db

14 years agoadded verify_cred_is_me()
Tony Mack [Sat, 26 Sep 2009 01:55:48 +0000 (01:55 +0000)]
added verify_cred_is_me()

14 years agoinitial checkin of register_peer_object
Tony Mack [Sat, 26 Sep 2009 01:50:48 +0000 (01:50 +0000)]
initial checkin of register_peer_object

14 years agotabs
Tony Mack [Fri, 25 Sep 2009 01:54:10 +0000 (01:54 +0000)]
tabs

14 years agotabs
Tony Mack [Fri, 25 Sep 2009 01:53:19 +0000 (01:53 +0000)]
tabs

14 years agoreorganized code
Tony Mack [Thu, 24 Sep 2009 15:29:18 +0000 (15:29 +0000)]
reorganized code

14 years agodont use get_name()
Tony Mack [Thu, 24 Sep 2009 15:28:35 +0000 (15:28 +0000)]
dont use get_name()

14 years agoChecked in updated openflow rspec manager from Srini
Sapan Bhatia [Thu, 24 Sep 2009 02:43:54 +0000 (02:43 +0000)]
Checked in updated openflow rspec manager from Srini

14 years agoAdded a stub to avoid breaking sfa.
Sapan Bhatia [Thu, 24 Sep 2009 01:56:23 +0000 (01:56 +0000)]
Added a stub to avoid breaking sfa.

14 years agoMaking room for request-specific input in the test rspec.
Sapan Bhatia [Thu, 24 Sep 2009 00:52:13 +0000 (00:52 +0000)]
Making room for request-specific input in the test rspec.

14 years agoMoving context extraction to the rspec manager
Sapan Bhatia [Thu, 24 Sep 2009 00:51:21 +0000 (00:51 +0000)]
Moving context extraction to the rspec manager

14 years agoAdding some sfatables-specific stuff in here.
Sapan Bhatia [Thu, 24 Sep 2009 00:50:42 +0000 (00:50 +0000)]
Adding some sfatables-specific stuff in here.

14 years agothese two lines, if enabled, allow a credential to operate on all target hrn. tony...
Anil-Kumar Vengalil [Wed, 23 Sep 2009 15:21:44 +0000 (15:21 +0000)]
these two lines, if enabled, allow a credential to operate on all target hrn. tony may pls. review this