CreateSliver returns the allocated rspec
[sfa.git] / sfa / methods /
2010-08-05 Tony MackCreateSliver returns the allocated rspec
2010-08-05 Tony Mackget_slices has been replaced by ListSlices
2010-08-05 Tony Mackremoved reboot
2010-08-05 Tony Mackremoving get_gid
2010-08-05 Tony Mackremoving create_gid
2010-08-04 Tony Mackshould call manager.slice_status() here
2010-08-04 Tony MackShutdown (alias for Stop) supported at slicemgr and...
2010-08-04 Tony MackRenewSliver supported at aggregate and slicemanager...
2010-08-03 Tony MackAdded UpdateSliver
2010-08-03 Tony Mackadded Stop and Start
2010-08-03 Tony Macknow exported by aggregate, slicemgr and component inter...
2010-08-03 Tony Mackstop_slice replaced by Stop
2010-08-03 Tony Mackstart_slice replaced by Start
2010-08-03 Tony Mackdelete_slice replaced by DeleteSliver
2010-08-03 Tony Mackapi.get_interface() is now named api.get_interface_mana...
2010-08-03 Tony Mackwhitespace
2010-08-03 Tony Mackcreate_slice is deprecated and is being replaced by...
2010-08-03 Tony Mackrenamed api.get_manager() to api.get_interface_manager()
2010-08-02 Tony Mackofficially replaces get_resources
2010-08-02 Tony MackDeprecated. Request is now forwarded to ListResources...
2010-07-30 Tony Mackremove distinction between sfa aggregate and geni_aggregate
2010-07-30 Tony Mackmerge from geni branch
2010-06-25 Tony Mackmerge from geni_api branch
2010-06-07 Tony Mackmore methods
2010-06-07 Barış Metinapply fix from 0.9-12 branch
2010-06-02 Tony Mackmerging with geni-api branch
2010-05-11 Tony Mackinterfaces is a dict, not a list anymore
2010-04-26 Tony MackUsing sfa.util.cache to cache result of get_resources
2010-04-19 Tony Mackcheck the specified hrn against the target hrn in the...
2010-04-06 Tony Mackfix typo
2010-04-06 Tony Mackget_trusted_certs is exposed by all interfaces (registr...
2010-04-05 Tony Mackallow this method to be called without a credential
2010-04-05 Tony Macktabs
2010-02-23 Tony Mackremove unnecessary comments
2010-02-23 Tony Mackremove unnecessary comments
2010-02-21 Tony Mackdont fully resolve the record (only need gid , not...
2010-02-21 Tony Macktabs
2010-02-16 Tony Mackreverting root ssh key path. Although using the default...
2010-02-03 Anil-Kumar Vengalilcall traceability for get_credential
2010-02-03 Anil-Kumar Vengaliltaking out request_hash and adding call tracability...
2010-01-26 Andy BavierUpdate sfatables framework for new manager plugins
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-14 Anil-Kumar Vengalilminor bug-fix
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-12 Tony Mackget hrn from xrn
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-05 Tony Mackuse registry manager module
2010-01-04 Anil-Kumar Vengalilminor bug
2010-01-04 Tony MackThe hrn argument can be a hrn or urn string. Renamed...
2010-01-03 Tony Mackrefactored registry methods to use the registry manager...
2010-01-03 Tony Mackrefactored registry methods to use the registry manager...
2010-01-02 Anil-Kumar Vengalilthe build was failing here due to IndentationError
2009-12-31 Tony Mackdont forget to define user_cred
2009-12-31 Tony Mackfix spelling error
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Tony Mackremoving origin_hrn from get_credential() call.
2009-12-31 Tony Mackorigin caller either be the acutall caller or a child...
2009-12-31 Tony Mackadded origin_hrn to accepted args
2009-12-31 Tony Mackremove origin_hrn from federated call
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget original caller's hrn from the credential's gid_ori...
2009-12-31 Tony Mackget origin hrn from the credentials gid_origin_caller...
2009-12-30 Tony Macklogging should take place befor call has a chance to...
2009-12-30 Tony Mackget origin hrn from the credentials gid_origin_caller...
2009-12-28 Tony Mackunnecessary comment
2009-12-22 Anil-Kumar Vengalilsupply only acceptable fields to AddSlice. for example...
2009-12-22 Tony Macktabs
2009-12-17 Anil-Kumar Vengaliltaking out these two checks as discussed with tony...
2009-12-17 Anil-Kumar Vengalilcosmetic
2009-12-17 Anil-Kumar Vengalilcalling get_resources and get_ticket with proper arguments
2009-12-16 Barış Metinthe first argument to Parameter needs to be a type
2009-12-15 Tony Mackimport sfa.trust.credential
2009-12-15 Tony Mackfix spelling error in interfaces list
2009-12-15 Tony Mackimport sfa.trust.credential module
2009-12-15 Anil-Kumar Vengaliltypo
2009-12-15 Anil-Kumar Vengalilimporting the required module
2009-12-15 Anil-Kumar Vengalilagain getting away with caller_cred and passing just...
2009-12-14 Tony Mackremove whitespace
2009-12-14 Tony Mackcheck if the ticket was signed by a trusted cert
2009-12-14 Tony Mackonly allow nodes that are available at the current...
2009-12-14 Anil-Kumar Vengalilagain getting away with caller_Cred and passing just...
2009-12-14 Anil-Kumar Vengalilpassing the hrn of the initial caller instead of its...
2009-12-11 Tony Mackfix bugs
2009-12-10 Tony Mackfix spelling error
2009-12-10 Tony Mackther is no hrn variable here
2009-12-10 Tony Mackdont forget to import sfa.trust.credential
2009-12-09 Tony Mackno need for get_signed ticket. The aggregagte will...
2009-12-09 Tony Mackdont forget to save gid to file before attempting to...
next