remove simplejson dependency
[plcapi.git] / PLC /
2016-08-25 Thierry Parmentelatuse standard json module
2016-07-07 Thierry Parmentelatdefine systemd.log_target=console when used with system...
2015-06-02 Thierry Parmentelata slightly clearer version of GetSliceFamily
2015-04-24 Thierry Parmentelatcosmetic
2015-04-24 Thierry ParmentelatGetBootMedium: when running build.sh, the log used...
2015-03-03 Thierry ParmentelatGetBootMedium accepts the 'systemd-debug' option to...
2015-03-02 Thierry Parmentelatreview 'print' statements - make sure to use PLC.Debug...
2014-11-05 Thierry Parmentelatinstrument the email-checking code to expose problemati...
2014-09-16 Guilherme Sperb... Added the role 'node' to the DeleteSliceTag method... ipv6
2014-09-16 Guilherme Sperb... just included the ipv6 to the Accessors' init
2014-09-12 Guilherme Sperb... added the accessor for the ipv6 support in slices
2014-08-19 Thierry Parmentelatallow GetSlices to filter on tags as well
2014-08-18 Thierry Parmentelattags defined on Person and Site were not exposed to...
2014-05-16 Thierry Parmentelatexceptions thrown by AddPersonToSlice and DeletePersonF...
2014-02-25 Tony Mackincrease max slice_name length to 64 chars
2014-02-25 Tony Mackincrease max login_base length to 32 chars
2014-01-09 Thierry Parmentelatpython-2.7 is now for granted
2014-01-09 Thierry ParmentelatPLC.GPG (used in slice ticket methods) does not use...
2013-12-06 Mohamed LarabiRefreshPeer now manages Site*Person and Person*Role...
2013-12-03 Mohamed Larabifix GetPeerData()
2013-11-29 Mohamed Larabihandle peers with old version of myplc that does not...
2013-11-29 Mohamed LarabiGetPeerData() ignores Sites/Slices/Persons that have...
2013-11-26 Mohamed LarabiAddPersonToSite: fix updating person's HRN
2013-11-18 Mohamed LarabiUpdateSite: check if tagtype HRN exists before setting...
2013-11-15 Mohamed LarabiUpdatePerson: fix the part of updating the person HRN tag
2013-11-15 Mohamed LarabiUpdateSite: if site tag HRN does not exist then we...
2013-11-14 Mohamed LarabiUpdate Site HRN when Site's login_base is updated
2013-11-14 Mohamed LarabiUpdate Person HRN when Person's email is updated
2013-11-14 Mohamed LarabiSet Site/Slice HRN when new Site/Slice is created
2013-11-13 Mohamed LarabiIdentify objects (Site/Slice/Person) created through...
2013-10-31 Mohamed Larabicreate an accessor for hrns also for sites
2013-10-10 Mohamed LarabiAdd slicename_to_hrn in order to check slice HRN as...
2013-09-12 Thierry Parmentelatcreate an accessor for hrns also for slices
2013-06-27 Thierry Parmentelatsecond pass of cleanup for omf aspects
2013-06-27 Thierry Parmentelattear down omf aspects as this is not needed any more...
2013-06-27 Thierry Parmentelathave ResolveSlices return 'expires' too
2013-06-26 Thierry Parmentelatfinal names RetrieveSliceSliverKeys and RetrieveSlicePe...
2013-06-26 Thierry Parmentelatadd filtering on node to RetrieveSliceSshKeys
2013-06-26 Thierry Parmentelatbugfix
2013-06-26 Thierry Parmentelatrename GetSliceSshKeys into RetrieveSliceSshKeys
2013-05-27 smbakeradd support for netconfig aspect
2013-05-25 Thierry Parmentelatreverting Scott's change - he is to use aspects instead
2013-05-24 Thierry Parmentelatan attempt at diagnosing wsgi issues more accurately
2013-04-25 smbakerAdd notification plugin support to AddSliceToNodes...
2013-04-24 Thierry Parmentelatremove comment about broken bootcd as this is now fixed
2013-04-23 Thierry Parmentelatwhen computing hrns, try to use SFA code first, otherwi...
2013-04-12 Thierry Parmentelatadded comment on missing version number in bootcd image...
2013-03-08 Thierry Parmentelatremove debug statement
2013-03-07 Thierry Parmentelatdo not save the virt tag from GetNodeFlavour in the...
2013-02-27 Thierry Parmentelatbugfix
2013-02-26 Thierry Parmentelattweak roles for tag virt to 'all_roles' as bootmanager...
2013-02-26 Thierry ParmentelatGetNodeFlavour exposes 'virt' based on node's 'virt...
2013-02-23 Thierry Parmentelatcosmetic / comment on standard accessors
2013-02-21 Thierry Parmentelatwhen creating slices trough SFA we're getting
2013-02-16 Thierry Parmentelatcleaup
2012-12-18 Thierry Parmentelatbetter parsing of PLC_VSYS_DEFAULTS
2012-12-17 Thierry Parmentelatfirst rough implementation of PLC_VSYS_DEFAULTS at...
2012-12-12 Thierry Parmentelatadd support for tags in UpdatePerson
2012-12-12 Thierry Parmentelatcosmetic
2012-12-11 Thierry Parmentelatpersons & tags : allow tags to be passed to AddPerson...
2012-12-11 Thierry Parmentelataccessors GetPersonHrn and SetPersonHrn
2012-10-16 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2012-10-16 smbakercheck in Vicci accessors
2012-10-05 smbakerinclude vicci accessors for advanced mode
2012-08-28 Thierry Parmentelatfix broken imports for tags management on site & person
2012-06-27 Andy BavierFixed bug with slice tag handling for nodegroups
2012-05-21 Thierry ParmentelatDeleteSliceFromNodes: check that slice is local (like...
2012-05-21 Thierry Parmentelatcosmetic
2012-04-19 Tony Mackipv6 addresses only require ip address and gateway
2012-04-11 Thierry Parmentelatrevert _quote to marco's version
2012-04-02 Thierry Parmentelatfix quoting - was totally wrong on f16
2012-03-27 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2012-03-27 Thierry Parmentelatget rid of svn keywords once and for good
2012-03-27 Thierry Parmentelatrewrite PostgreSQL.quote for f14/f16 reusing pgdb as...
2012-03-27 Thierry Parmentelatreview use of d.quote: use [ ] instead of deprecated map
2012-03-25 Tony Mackfix syntax error
2012-03-25 Tony Macksupport validating ipv6 addresses
2012-03-06 Marco YuenPort _quote() from old version of pgdb. Simpliy code.
2012-02-24 Thierry Parmentelatfixed error format
2012-02-24 Thierry Parmentelatoops
2012-02-24 Thierry Parmentelatmissing import
2012-02-24 Thierry Parmentelatfix GPGAtuh for users
2011-09-07 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git...
2011-09-07 Tony Mackfix bug that prevented certain users from being deleted
2011-09-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-09-06 Thierry Parmentelatopen up visibility amob people on a same site
2011-08-02 Tony Mackremove verification_expires from person before deleting
2011-07-25 Tony Mackcan now delete accounts that still have a pending verif...
2011-07-07 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-06-17 Stephen SolteszAdd an optional 'expires' argument to GetSession()...
2011-06-07 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-06-01 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git...
2011-06-01 Tony Mackfix NameError
2011-05-27 Stephen SolteszAdd two new fields to Nodes & DB to track last run...
2011-05-19 Tony Macktechs can view all the users at their site
2011-05-19 Tony MackTechs can view slices that are running on nodes at...
2011-05-19 Tony MackTechs can view slices that are running on nodes at...
2011-05-16 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-05-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-05-03 Thierry Parmentelatexpose pldistro tag in sfa
next