2009-09-24 |
Tony Mack | dont use get_name() |
tree | commitdiff |
2009-09-24 |
Sapan Bhatia | Checked in updated openflow rspec manager from Srini |
tree | commitdiff |
2009-09-24 |
Sapan Bhatia | Moving context extraction to the rspec manager |
tree | commitdiff |
2009-09-24 |
Sapan Bhatia | Adding some sfatables-specific stuff in here. |
tree | commitdiff |
2009-09-23 |
Anil-Kumar Vengalil | these two lines, if enabled, allow a credential to... |
tree | commitdiff |
2009-09-23 |
Anil-Kumar Vengalil | connecting the remove_remote_object method to registry... |
tree | commitdiff |
2009-09-23 |
Anil-Kumar Vengalil | Initial checkin of a new method to remove objects from... |
tree | commitdiff |
2009-09-22 |
Sapan Bhatia | Adding a config option for the stanford aggregate manag... |
tree | commitdiff |
2009-09-22 |
Sapan Bhatia | Adding rspec manager for openflow, courtesy Srini@stanford |
tree | commitdiff |
2009-09-21 |
Sapan Bhatia | Trivial change to add support for non-PLC aggregates |
tree | commitdiff |
2009-09-16 |
Sapan Bhatia | Contd... (integrating sfatables) |
tree | commitdiff |
2009-09-16 |
Sapan Bhatia | Plugging in sfatables |
tree | commitdiff |
2009-09-16 |
Tony Mack | make sure to check plc object id against sfa record... |
tree | commitdiff |
2009-09-16 |
Tony Mack | execute sfa-import-plc.py every hour to keep sfa db... |
tree | commitdiff |
2009-09-16 |
Tony Mack | reimport person records when the person's public key... |
tree | commitdiff |
2009-09-16 |
Tony Mack | find will now always return a list, even if there is... |
tree | commitdiff |
2009-09-15 |
Tony Mack | delete stale records after all records have been added |
tree | commitdiff |
2009-09-15 |
Tony Mack | delete stale records after all records have been added |
tree | commitdiff |
2009-09-15 |
Tony Mack | remove stale records from sfa db |
tree | commitdiff |
2009-09-15 |
Anil-Kumar Vengalil | if there are two accounts with the same e-mail on a... |
tree | commitdiff |
2009-09-15 |
Sapan Bhatia | Added a comment about Rspec manager code. |
tree | commitdiff |
2009-09-15 |
Anil-Kumar Vengalil | bug-fix |
tree | commitdiff |
2009-09-14 |
Tony Mack | added email_to_hrn() |
tree | commitdiff |
2009-09-14 |
Tony Mack | refactored |
tree | commitdiff |
2009-09-14 |
Tony Mack | fix bug in insert() |
tree | commitdiff |
2009-09-14 |
Tony Mack | revert hostnem_to_hrn |
tree | commitdiff |
2009-09-11 |
Tony Mack | add the record to sfa before adding it to plcapi. This... |
tree | commitdiff |
2009-09-11 |
Tony Mack | insert() returns record_id now. in update/insert filter... |
tree | commitdiff |
2009-09-11 |
Tony Mack | remove debugging output. also, we no loger use sa and... |
tree | commitdiff |
2009-09-11 |
Tony Mack | looke at GeniRecord.all_fields to determine the allowed... |
tree | commitdiff |
2009-09-11 |
Tony Mack | dont inculde full dns name in the node hrn |
tree | commitdiff |
2009-09-11 |
Tony Mack | refactored fill_record_geni_info() and got rid of looku... |
tree | commitdiff |
2009-09-10 |
Tony Mack | fix tabs |
tree | commitdiff |
2009-09-10 |
Tony Mack | only add the person to the site if this is a new record |
tree | commitdiff |
2009-09-10 |
Tony Mack | created SFA_HTTPD_ACCESS_LOGFILE |
tree | commitdiff |
2009-09-09 |
Anil-Kumar Vengalil | call logging |
tree | commitdiff |
2009-09-09 |
Anil-Kumar Vengalil | netspec contains the slit Rspec |
tree | commitdiff |
2009-09-08 |
Sapan Bhatia | This change fixes the WSDL build. I am aware that it... |
tree | commitdiff |
2009-09-07 |
Anil-Kumar Vengalil | getting record object |
tree | commitdiff |
2009-09-05 |
Anil-Kumar Vengalil | bugfix |
tree | commitdiff |
2009-09-05 |
Anil-Kumar Vengalil | bug fix: record is the slice record, and it is used... |
tree | commitdiff |
2009-09-05 |
Anil-Kumar Vengalil | getting record objects |
tree | commitdiff |
2009-09-04 |
Anil-Kumar Vengalil | a piece of missing code |
tree | commitdiff |
2009-09-04 |
Anil-Kumar Vengalil | calling the right method on the remote registry |
tree | commitdiff |
2009-09-04 |
Tony Mack | initial checkin of filter object |
tree | commitdiff |
2009-09-04 |
Tony Mack | changed the sfa db schema. All records are now stored... |
tree | commitdiff |
2009-09-03 |
Tony Mack | only delete the person from plc if he/she has site... |
tree | commitdiff |
2009-09-03 |
Tony Mack | check if record exists before removing from plc |
tree | commitdiff |
2009-09-03 |
Anil-Kumar Vengalil | bug fix in upcall |
tree | commitdiff |
2009-09-03 |
Anil-Kumar Vengalil | bug fix: PLCAPI (e.g. DeletetPerson) delete an object... |
tree | commitdiff |
2009-09-01 |
Tony Mack | in create_slice_smgr, if we have a netspec for an aggre... |
tree | commitdiff |
2009-09-01 |
Tony Mack | fix typo |
tree | commitdiff |
2009-09-01 |
Tony Mack | accept either a key string or a list of key strings... |
tree | commitdiff |
2009-09-01 |
Tony Mack | remove the 'name' field from the slice record before... |
tree | commitdiff |
2009-09-01 |
Tony Mack | remove the 'name' field from the slice record before... |
tree | commitdiff |
2009-09-01 |
Anil-Kumar Vengalil | bug fix in adding user key |
tree | commitdiff |
2009-09-01 |
Tony Mack | accept either a key string or a list of key strings... |
tree | commitdiff |
2009-08-27 |
Tony Mack | fix bug in update method |
tree | commitdiff |
2009-08-27 |
Tony Mack | check if record exists before adding to PLC |
tree | commitdiff |
2009-08-24 |
Tony Mack | add try/except aound BindObjectToPeer when object type... |
tree | commitdiff |
2009-08-21 |
Andy Bavier | Verify request against capacity |
tree | commitdiff |
2009-08-21 |
Andy Bavier | Manually generate XML rather than using Rspec() class... |
tree | commitdiff |
2009-08-20 |
Andy Bavier | Convert Rspecs and SliceTags to data structure with... |
tree | commitdiff |
2009-08-20 |
Tony Mack | fix some bugs regarding sub authority implementaiton |
tree | commitdiff |
2009-08-20 |
Tony Mack | fix bug |
tree | commitdiff |
2009-08-20 |
Barış Metin | use person_dict as it's the same thing with person_record |
tree | commitdiff |
2009-08-20 |
Anil-Kumar Vengalil | bug fix |
tree | commitdiff |
2009-08-19 |
Tony Mack | fix some bugs |
tree | commitdiff |
2009-08-19 |
Andy Bavier | Account for already allocated bandwidth in Capacity |
tree | commitdiff |
2009-08-19 |
Andy Bavier | Fix parseDict() |
tree | commitdiff |
2009-08-19 |
Andy Bavier | Generate Capacity in VINI Rspec |
tree | commitdiff |
2009-08-19 |
Anil-Kumar Vengalil | bug fix in binding person to a site |
tree | commitdiff |
2009-08-19 |
Tony Mack | add 'site_id' to GetSlices return fields query |
tree | commitdiff |
2009-08-19 |
Tony Mack | fix bug regarding site_id |
tree | commitdiff |
2009-08-19 |
Tony Mack | ext_ip should be address |
tree | commitdiff |
2009-08-19 |
Tony Mack | add local aggregate information to the 'interfaces... |
tree | commitdiff |
2009-08-19 |
Tony Mack | added -a --aggregate for resouces and create calls |
tree | commitdiff |
2009-08-18 |
Tony Mack | filter results if hrn argument is specified |
tree | commitdiff |
2009-08-18 |
Tony Mack | removing debugging output |
tree | commitdiff |
2009-08-18 |
Tony Mack | add peer person to peer site |
tree | commitdiff |
2009-08-18 |
Tony Mack | fix tabs |
tree | commitdiff |
2009-08-18 |
Tony Mack | remove the site table and site record correctly when... |
tree | commitdiff |
2009-08-17 |
Tony Mack | no longer support type 'person' |
tree | commitdiff |
2009-08-17 |
Anil-Kumar Vengalil | logging and call tracing features |
tree | commitdiff |
2009-08-17 |
Anil-Kumar Vengalil | An enhancement to sfa for tracing and logging calls... |
tree | commitdiff |
2009-08-17 |
Tony Mack | dont forget to update the person key |
tree | commitdiff |
2009-08-14 |
Stephen Soltesz | don't butcher ssh public key strings by returning all... |
tree | commitdiff |
2009-08-14 |
Tony Mack | added 2 new methods, 'get_aggregates' and 'get_registries' |
tree | commitdiff |
2009-08-14 |
Tony Mack | added 2 new methods, 'get_aggregates' and 'get_registries' |
tree | commitdiff |
2009-08-13 |
Tony Mack | added 'interfaces' class variable |
tree | commitdiff |
2009-08-12 |
Tony Mack | undo last commit, some files are not ready |
tree | commitdiff |
2009-08-12 |
Tony Mack | dont raise the excpetion |
tree | commitdiff |
2009-08-12 |
Andy Bavier | Moved helper functions to vini_utils.py |
tree | commitdiff |
2009-08-12 |
Andy Bavier | Make sure slice doesn't request more than allowed bandwidth |
tree | commitdiff |
2009-08-12 |
Tony Mack | fix name error, 'record_list' should be 'records' |
tree | commitdiff |
2009-08-12 |
Tony Mack | use a prefix tree to determine which registry inteface... |
tree | commitdiff |
2009-08-12 |
Tony Mack | use a prefix tree to decide which registry to send... |
tree | commitdiff |
2009-08-11 |
Andy Bavier | Added simple whitelist |
tree | commitdiff |
2009-08-11 |
Tony Mack | checking in some debugging statements, will remove... |
tree | commitdiff |
2009-08-11 |
Tony Mack | undo last change |
tree | commitdiff |
next |