request_hash was taken out from the code. It still appears in few part of the code...
[sfa.git] / sfa /
2010-02-03 Anil-Kumar Vengalilrequest_hash was taken out from the code. It still...
2010-02-03 Anil-Kumar Vengaliltaking out request_hash and adding call tracability...
2010-01-29 Andy BavierRelaxNG file for VINI RSpec
2010-01-29 Andy BavierRelaxNG file for proposed RSpec
2010-01-29 Andy BavierProposed Eucalyptus RSpec
2010-01-28 Andy BavierThese files have moved to sfa.managers.vini
2010-01-28 Andy BavierModify module paths
2010-01-28 Andy BavierMoved VINI helper modules to new managers directory
2010-01-28 Andy BavierTypo in comment
2010-01-28 Andy BavierUse lxml.etree to parse VINI RSpec, validate against...
2010-01-28 Anil-Kumar Vengalilto avoid NoneType object is not iterable error
2010-01-28 Anil-Kumar Vengalilbug fix
2010-01-28 Tony Mackmove SfaTable import inside of SfaAPI() class scope
2010-01-28 Tony Mackformatting
2010-01-27 Tony Mackinitialize initscripts as an empty list instead of...
2010-01-27 Tony Mackadd attribute data to ticket
2010-01-27 Tony Mackremove debugging output
2010-01-27 Tony Mackrspec is a string, not a dict
2010-01-27 Andy BavierAdd header
2010-01-27 Andy BavierReturn formatted XML
2010-01-27 Andy BavierIgnore meaningless white space in RSpec
2010-01-27 Andy BavierFixed token for validation
2010-01-26 Andy BavierFixed token
2010-01-26 Andy BavierVINI RSpec definition in Relax NG Compact syntax
2010-01-26 Andy BavierExample of an abbreviated request
2010-01-26 Andy BavierUpdated VINI RSpec example
2010-01-26 Andy BavierUpdate sfatables framework for new manager plugins
2010-01-26 Andy BavierImplement create_slice
2010-01-26 Anil-Kumar VengalilOn remote aggregate, the person record is enabled only...
2010-01-25 Andy BavierOuter tag is <RSpec> for compatibility with sfatables
2010-01-25 Andy BavierAPI changes
2010-01-25 Andy BavierNew RSpec format
2010-01-22 Anil-Kumar Vengaliltypo
2010-01-22 Anil-Kumar Vengalilusing the correct root_ssh_key to reach the node
2010-01-22 Anil-Kumar Vengalilthis module is required
2010-01-22 Anil-Kumar Vengaliltypo
2010-01-22 Anil-Kumar Vengalilminor correction to CM side
2010-01-21 Anil-Kumar Vengalilcosmetic: printing right verbose
2010-01-21 Anil-Kumar Vengalilticket attributes seem to be empty; but we can fetch...
2010-01-21 Anil-Kumar Vengalilget_ticket was returining ticket with empty rspec....
2010-01-20 Tony Mackrenaming
2010-01-20 Anil-Kumar Vengalilfixing argument problem
2010-01-18 Tony Mackupdated calls to accept/support urn format where necessary
2010-01-18 Anil-Kumar Vengalilupdating the max_slivers parameter on the remote aggreg...
2010-01-18 Anil-Kumar Vengalilcorrecting indentation
2010-01-18 Anil-Kumar Vengaliltaking out debug statements from the previous commit
2010-01-18 Anil-Kumar Vengalilif the site configuation (e.g. max_slices) is changed...
2010-01-15 Andy Bavier(no commit message)
2010-01-14 Tony Mackregenerate sfa_component_config
2010-01-14 Anil-Kumar Vengalilfixing the argument mismatch
2010-01-14 Anil-Kumar Vengalilordering the for loop
2010-01-14 Anil-Kumar Vengalilminor bug-fix
2010-01-14 Anil-Kumar Vengalilcurrently, this conversion is done in the respective...
2010-01-14 Anil-Kumar Vengalilgetting resolve working across federated aggregates
2010-01-13 Anil-Kumar Vengalilcalls across federated aggregates were broken due to...
2010-01-13 Anil-Kumar Vengalilgetting the get_resources call working
2010-01-13 Anil-Kumar Vengalilsfa-import was failing at set_issuer as se_issuer expet...
2010-01-13 Tony Mackknow when to return string and when to return object...
2010-01-13 Tony Mackadding this condition back to parseString logic (it...
2010-01-12 Tony Mackremove debugging output
2010-01-12 Tony Mackurn from hrn if urn doesnt exist
2010-01-12 Tony Mackget hrn from xrn
2010-01-12 Tony Mackolder gids will still have the hrn encoded in the gid...
2010-01-12 Tony Mackfix name error
2010-01-12 Anil-Kumar Vengalilwe return the rspec object, otherwise the subsequent...
2010-01-12 Anil-Kumar Vengalilfix for name error
2010-01-12 Tony Mackfix name error
2010-01-12 Anil-Kumar Vengalilbug fix
2010-01-12 Anil-Kumar Vengaliltypo
2010-01-12 Tony Mackfix package import
2010-01-12 Tony Mackreslove multiple records at once
2010-01-12 Tony Mackfix typo
2010-01-11 Tony Mackshould be urn_to_hrn
2010-01-11 Barış Metinfix parsing formatted rspecs.
2010-01-07 Tony Mackremove hrn for the the encoded format
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-06 Tony Mackin urn_to_hrn() and hrn_to_urn() if argument is None...
2010-01-06 Tony Mackget the prefix for the sfa system slice from config
2010-01-05 Andy BavierStub Eucalyptus aggregate manager
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-05 Tony MackRemoving GeniClient
2010-01-05 Tony Mackuse registry manager module
2010-01-05 Thierry Parmentelatread config from the python file and provide a default
2010-01-05 Thierry Parmentelatcosmetic
2010-01-05 Thierry Parmentelatfixed
2010-01-05 Thierry Parmentelatsupport for service sfa reload
2010-01-04 Thierry Parmentelatrecompute config files (sh and py) from xml
2010-01-04 Tony Mackpi can get a slice's cred without being in the slice...
2010-01-04 Anil-Kumar Vengalilminor bug
2010-01-04 Anil-Kumar Vengalillist is a function in registry, hence using types.ListType
2010-01-04 Tony MackThe hrn argument can be a hrn or urn string. Renamed...
2010-01-04 Tony Mackadded hrn_to_urn() and urn_to_hrn() methods
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackuse xmlrpcprotocol instead of geniclient
2010-01-04 Tony Mackgeniclient is not used anymore
next