trimmed useless imports, unstarred all imports
[sfa.git] / sfa / plc / network.py
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-06-22 Tony Mackreally fixed the redundant logging issue this time.
2011-06-21 Tony Mackreally fixed the redundant logging issue this time.
2011-05-04 Thierry Parmentelatbe more verbose when rspec validation fails sfa-1.0-21-ckp1
2011-04-15 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-03-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-03-28 rootMerge commit 'origin/master'
2011-03-28 Tony Mackfix name error
2011-03-28 Tony Mackfail silently if there is a problem adding a node to...
2011-03-28 rootMerge commit 'origin/master'
2011-03-26 rootMerge commit 'origin/master'
2011-03-25 rootMerge commit 'origin/master'
2011-03-24 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-03-24 Thierry Parmentelatcosmetic
2011-03-08 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-03-07 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-03-07 Andy BavierFix "permission denied to modify tag" error
2011-03-02 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-03-02 Andy BavierFix problem with tags missing from RSpec
2011-02-23 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-02-23 Andy BavierFix roles to work with MyPLC 5.0
2011-02-08 Andy BavierFix attribute placement in RSpec
2011-02-04 Andy BavierFix for VINI, due to change of site ID in RSpec to...
2010-12-30 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-12-27 Tony Mackadded 'urn' field as an attribute for the 'node' elemen...
2010-12-06 Tony Mackreturn False in {SliceTag,TagType}.permit_update()...
2010-11-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-11-29 Thierry Parmentelatthe tag system does not have min_role_id anymore
2010-10-26 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-26 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-25 Andy BavierAllow user role to set attributes via the SFA
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Thierry Parmentelatnamespace module is gone, plxrn provides PL-specific...
2010-10-13 Barış Metinresolve conflict manually
2010-10-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
2010-10-06 Josh Karlinmerged namespace
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-30 Thierry Parmentelat* tried to put some sense in the way things get logged...
2010-09-20 Tony Mackno longer use caller's plauth
2010-09-07 Barış Metinguard lookupSliceTag calls. as we ignore some tag types...
2010-09-07 Barış Metinfilter-out tags and fields from GetSliceTags plcapi...
2010-09-03 Andy BavierMake PLCAPI calls as user in Aggregate Manager
2010-04-21 Tony Mackrevert last change
2010-04-21 Tony Mackreturn only the rspec for the slice
2010-04-14 Tony Mackadded 'peer_id' attribute to slice object
2010-02-18 Andy BavierChange the type of all RSPecs to 'SFA'
2010-02-18 Andy BavierIgnore parts of the RSpec that are not for us
2010-02-16 Andy BavierTweak name in network element
2010-02-10 Andy Bavier(no commit message)
2010-02-09 Andy BavierBug fix
2010-02-09 Andy BavierCleanup slice tag handling
2010-02-09 Andy BavierAdd role_id check when changing slice tags
2010-02-09 Andy Bavier(no commit message)
2010-02-09 Andy Bavier(no commit message)
2010-02-09 Andy BavierModify slice tag handling
2010-02-08 Andy BavierMinor fix
2010-02-08 Andy Bavier(no commit message)
2010-02-08 Andy BavierCleanup
2010-02-08 Andy BavierCleanup
2010-02-08 Andy BavierRemove debugging safeguards
2010-02-08 Andy BavierIgnore unknown nodes in the RSpec
2010-02-08 Andy BavierDon't advertise peer nodes in the RSpec
2010-02-05 Andy BavierFixed error reporting
2010-02-05 Andy BavierOnly allow slice tags of type slice/rspec
2010-02-05 Andy BavierCleanup
2010-02-05 Andy BavierConvert RSpec sliver attributes to slice tags
2010-02-05 Andy BavierConvert RSpec sliver attributes to slice tags
2010-02-05 Andy BavierStrip out VINI-specific stuff
2010-02-04 Andy BavierAdding support for sliver attributes
2010-02-04 Andy BavierCleanup, added whitelisting to XML generation (though...
2010-02-03 Andy BavierGeneralizing object model used by VINI's Aggregate...