support geni am api v2 return values
[sfa.git] / sfa / plc /
2011-11-20 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-18 Tony Mackfix bug in get_links()
2011-11-18 Thierry ParmentelatMerge branches 'master' and 'master' of ssh://git.onela...
2011-11-18 Tony Mackfix rspec links
2011-11-17 Thierry Parmentelatcleanup obsolete code in plc/network.py
2011-11-16 Tony Mackbugfixes
2011-11-14 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-11-14 Tony Mackassume links between all nodes at linked sites
2011-11-14 Thierry Parmentelatsolve conflict in sfa/plc/aggregate.py
2011-11-14 Thierry Parmentelatbugfix
2011-11-11 Tony Mackcheck if bwlimit is None
2011-11-11 Tony Mackfix errors
2011-11-11 Tony Mackfix call to get_nodes()
2011-11-11 Tony Mackhrn_to_urn() requries 2 arguments
2011-11-11 Tony Mackonly add location if longitude and latitude are not...
2011-11-11 Tony Mackremove test plauth
2011-11-10 Tony Mackcleanup
2011-11-10 Tony Mackcompute bwlimit here
2011-11-10 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-11-10 Tony Mackuse epcohparse() to parse slice's expiration date....
2011-11-08 Thierry Parmentelatpartial fixes
2011-11-08 Thierry Parmentelaturn_to_sliver_id defined in xrn, not plxrn
2011-11-08 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-11-08 Tony Mackset vini_topo, egre_key, netns and NET_CAP_ADMIN tags...
2011-11-08 smbakerfix merge problem
2011-11-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-07 Tony Mackadd default sliver attributes
2011-11-07 Tony Mackfix syntax errors
2011-11-07 Tony Mackstarting to use generic rspec elements
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-03 Thierry Parmentelathardwire SfaTable as the storage system for now
2011-11-02 Tony Mackuse sfa.util.topology insetad of sfa.managers.vini...
2011-11-01 Thierry Parmentelatanother step of moving stuff around where it belongs
2011-11-01 Thierry Parmentelatcleanup the component server (no more flavour=plcm...
2011-11-01 Thierry Parmentelatisolate import tools in sfa/importer
2011-11-01 Thierry Parmentelatrename into pldriver and plshell
2011-11-01 Thierry Parmentelatsplit api and driver
2011-11-01 Thierry Parmentelatdefaultdict in sfa.util + minor/cosmetic
2011-11-01 Thierry Parmentelattake out ugly hack, not needed anymore
2011-10-31 Tony Mackcommenting out normalize(), should no longer need it
2011-10-31 Thierry Parmentelatsolve merge conflict
2011-10-30 Tony Mackverify_slice_links accpets 'slice' argument
2011-10-30 Tony Mackprepare expected sites, interfaces and node tags in...
2011-10-30 Tony Mackfix various bugs
2011-10-30 Tony Mackid ipaddress attribute to interface tag
2011-10-30 Tony Mackfinish get_topo_rspec()
2011-10-30 Tony Mackfinish verify_slice_links()
2011-10-30 Tony Mackprepare_ methods accept a filter argument
2011-10-27 Thierry Parmentelatprobable typo
2011-10-27 Thierry Parmentelatsolve conflicts
2011-10-27 Tony Mackuse Xrn to get interface name
2011-10-27 Thierry Parmentelatoops missing file
2011-10-27 Thierry Parmentelatsplit the various *Api classes into somethin more sensible
2011-10-27 Thierry Parmentelatmore details on hack in comment
2011-10-27 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-10-27 Thierry Parmentelatturn ugly hack about dictionaries in records back on...
2011-10-27 Tony Mackfix component_id urn
2011-10-26 Tony Mackimport sfa.rspecs.elements.interface.Interface
2011-10-26 Tony Mackfix NameErrors
2011-10-26 Tony Mackimport PhysicalLinks
2011-10-26 Tony Mackshould no longer need to normalize dict
2011-10-26 Tony Mackchanged argumens for verify_slice_links()
2011-10-26 Tony Mackimplement prepare_links()
2011-10-26 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-26 Tony Mackremoving vini specify aggreate manager. Vini can use...
2011-10-26 Thierry Parmentelatundo unintentionally committed debug statements
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-10-25 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-25 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-10-25 Thierry Parmentelatrenamed sfaticket from util/ to trust/
2011-10-25 Tony Mackremoving specdict
2011-10-25 Thierry Parmentelattypo
2011-10-24 Tony Mackload delegated creds against auth hierarchy
2011-10-24 Tony Mackinitial checkin
2011-10-24 Tony Mackadded verify_slice_links() method
2011-10-23 Tony Mackadding
2011-10-23 Tony Mackfix import
2011-10-21 Tony Mackfixed all methods
2011-10-21 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-21 Thierry Parmentelatremoved imports on sfa.util.rspec that is gone
2011-10-21 Tony Mackmoving
2011-10-17 Tony Mackdont overwrite value of root_auth
2011-10-17 Tony Mackcreate a user record for the slice manager.
2011-10-17 Tony Mackadded get_server
2011-10-15 Tony Mackfix import error
2011-10-15 Tony Mackadding PGv2 RSpec support to the vini aggregate manager
2011-10-10 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-10-10 Tony Mackuse sfa.client.client_helper to generate users list...
2011-10-08 Thierry Parmentelatcosmetic
2011-10-04 Tony MackDeclare the correct schmea (ad/manifest/request) for...
2011-10-04 Tony Mackrspec.toxml() no longer supports the 'cleanup' argument
2011-10-01 Tony Mackuse sfa.rspecs.version_manager.VersionManager to parse...
2011-09-27 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-09-27 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-27 Tony MackListResounces will only return the nodes a sliver has...
2011-09-23 Tony Mackfix NameError
2011-09-23 Tony Mackfix bug when looking up users by urn in verify_person...
2011-09-21 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-21 Tony Mackcompare credential expiration against datetime.utcnow...
next