add backward compatible SliceGetTicket and SliceTicketGet functions for Emulab during...
[plcapi.git] / PLC / Methods /
2006-10-17 Mark Huang- no need to specify site_id
2006-10-16 Mark Huangrename attributes to slice_attribute_types
2006-10-16 Mark Huangrename to AddSiteAddress
2006-10-16 Mark Huangadd backward compatible address type functions
2006-10-16 Mark HuangDeleteNodeNetwork need not require node_id_or_hostname...
2006-10-16 Mark Huangadd backward compatible pcu functions
2006-10-16 Mark Huang- fix AdmGetAllNodeNetworks() to return node networks...
2006-10-16 Mark Huangcast instead of rebuilding dict when returning lists...
2006-10-16 Mark Huangmake GetNodeNetworks consistent with all other Get...
2006-10-16 Mark Huang- return the right thing
2006-10-16 Mark Huang- require PCU ip address
2006-10-16 Mark Huangdeprecate this function; bwlimit now stored as positive int
2006-10-16 Mark Huangimplement AdmGenerateNodeConfFile for backward compatib...
2006-10-16 Mark Huangimplement as wrappers around new functions
2006-10-16 Mark Huang- add status
2006-10-16 Mark Huangimplement as wrappers around new functions
2006-10-16 Mark Huangmake description an optional field
2006-10-16 Mark Huangremove organization_id and ext_consortium_id
2006-10-16 Mark Huangallow admins to update key and session by hand
2006-10-16 Mark Huangadd RebootNode function
2006-10-13 Mark Huang- use site_fields instead of optional_vals
2006-10-13 Mark Huang- silently remove fields that can't be updated
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-13 Mark Huang- use slice_fields instead of update_fields
2006-10-13 Mark Huang- use slice_fields instead of optional_vals
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-13 Tony Mack- turn each slice into a real dict before returning
2006-10-13 Tony Mack- turn each slice attribute into a real dict before...
2006-10-13 Tony Mack- turn each role into a real dict before returning
2006-10-13 Tony Mack- turn each pcu into a real dict before returning
2006-10-13 Tony Mack- turn each attribute into a real dict before returning
2006-10-13 Tony Mack- turn each adddress into a real dict before returning
2006-10-13 Tony Mack- turned each key into a real dict before returning
2006-10-13 Tony Mack- no longer filter out None
2006-10-13 Tony Mack- no longer filter out None
2006-10-13 Tony Mack- removed return_fields param
2006-10-13 Tony Mack- removed return_fields param
2006-10-11 Mark Huangadd pcu/node functions
2006-10-11 Mark Huang- fix pcu@site check
2006-10-11 Mark Huang- fix comment
2006-10-11 Mark Huangadd interface to pcus
2006-10-11 Mark Huang- fix documentation
2006-10-11 Mark Huang- allow members of slice to delete nodes from slice
2006-10-11 Mark Huang- allow members of slice to call
2006-10-11 Mark Huang- valid_fields is a list
2006-10-11 Mark Huangadded and removed key functions
2006-10-11 Mark Huangremoved is_primary concept from keys table
2006-10-11 Mark Huang- add admin-only BlacklistKey() function with giant...
2006-10-11 Mark Huang- remove is_blacklisted from fields that can be updated
2006-10-11 Mark Huang- check for both key_id_list = None and key_id_list...
2006-10-11 Mark Huang- clarify comments
2006-10-11 Mark Huang- add mandatory fields to method arguments
2006-10-10 Mark Huangadd key_types interface
2006-10-10 Tony Mack- added enabled to list of vaild update fields
2006-10-10 Mark Huangfix roles interface
2006-10-10 Mark Huangadd boot_states interface
2006-10-10 Mark Huang- add giant warning
2006-10-10 Tony Mack- value returned is now xml-rpc safe
2006-10-10 Mark Huangnew methods
2006-10-10 Mark Huangapi now allows marshalling of None (although type check...
2006-10-10 Mark Huanginterface to network_types table
2006-10-10 Mark Huanginterface to network_methods table
2006-10-10 Tony MackInitial checkin of new API implementation
2006-10-10 Tony MackInitial checkin of new API implementation
2006-10-09 Tony Mack- removed 'Adm' prefix
2006-10-09 Tony MackInitial checkin of new API implementation
2006-10-09 Tony Mack- fixed allowed roles
2006-10-06 Tony Mack- Renamed (changed Remove to Delete)
2006-10-06 Tony Mack- Changed Remove to Delete
2006-10-06 Tony Mackunnecessary call
2006-10-06 Tony Mack- Renamed (changed Remove to Delete)
2006-10-06 Tony MackInitial checkin of new API implementation
2006-10-06 Mark Huang- implement AddressType and Address manipulation
2006-10-06 Mark Huang- no need to pass in slice_id_or_name
2006-10-06 Tony Mack- removed 'Adm' prefix
2006-10-06 Tony Mack*** empty log message ***
2006-10-06 Tony Mack- removed 'Adm' prefix
2006-10-03 Mark Huangslice attribute methods
2006-10-03 Mark Huang- added new methods
2006-10-03 Mark Huang- fix documentation
2006-10-03 Mark Huang- no need to filter out None anymore
2006-10-03 Mark Huang- deleted no longer included in the Site.fields definition
2006-10-03 Mark Huang- deleted no longer included in the Node.fields definition
2006-10-02 Mark Huang- commit
2006-10-02 Mark Huangno need to filter out deleted fields anymore
2006-10-02 Mark Huangadd new slice functions
2006-10-02 Mark Huang- allow max_slivers to be updated
2006-10-02 Mark Huang- accept role_id_or_name
2006-09-25 Mark Huang- fix if node has no node networks
2006-09-25 Mark Huang- fix node network handling
2006-09-25 Mark Huang- no need to specify extra_fields when instantiating...
2006-09-25 Mark Huang- remove extraneous checks
2006-09-25 Mark Huang- no need to filter out deleted sites, new schema and...
2006-09-25 Mark Huang- fix documentation
2006-09-25 Mark Huangrename flush() to sync(), removed {default,all,join...
2006-09-25 Mark Huang- no need to specify extra_fields anymore when instanti...
2006-09-21 Mark Huang- remove redundant auth check
2006-09-20 Mark Huang- remove extraneous import
next