plstackapi.git
2014-08-28 Scott Bakerreturn backend status in sliceplus object
2014-08-27 Scott Bakermake sure to check all ports from all deployments
2014-08-27 Scott Bakermake defaultOriginServer optional
2014-08-27 Tony Mackdisplay slicename intead of name in slice admin field...
2014-08-27 Scott Bakeradd support for getting current request object from...
2014-08-26 Scott Bakerset default origin server - untested
2014-08-25 Sapan BhatiaInitial plumbing for parallel Observer
2014-08-22 Sapan BhatiaSometimes, backend_status can fail because of unicode...
2014-08-22 Sapan BhatiaMore verbose backend_status field
2014-08-22 Sapan BhatiaPropagate backend_status to failed dependent objects
2014-08-21 Scott Bakercame up with a better way to implement backend status...
2014-08-21 Scott Bakerprovisioning status in admin UI
2014-08-21 Scott Bakeradd backend_status to UI
2014-08-20 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-08-20 Scott Bakerfix failing to return an ip if sliver.ip is not set
2014-08-20 Tony Mackpis can view slices at their sites
2014-08-20 Tony Mackpis can update slice objects
2014-08-20 Tony Mackpis can update slice objects
2014-08-20 Sapan BhatiaBug fix from Scott Baker. If a peer object is not set...
2014-08-20 Sapan BhatiaMinor bug fix
2014-08-20 Scott Bakerhpclib.py
2014-08-19 Scott Bakerfix failed dependencies not taking type of objects...
2014-08-19 Sapan BhatiaSwitched sync_users to new style of deletion
2014-08-19 Sapan BhatiaDeleting sync_sliver_ips, now obsoleted by sync_network...
2014-08-19 Sapan BhatiaSwitched sync_slices to new style of deletion
2014-08-19 Sapan BhatiaSwitched sync_networks to new style of deletion
2014-08-19 Sapan BhatiaMerged change from alpha
2014-08-19 Sapan BhatiaSwitched sync_sites to new style of deletion
2014-08-18 Sapan BhatiaMake it easier to disable deletions for debugging.
2014-08-18 Sapan BhatiaTrying to commit an unsaved object with fields set...
2014-08-15 Scott Bakerturn on -a option to dumpdata so deleted models are...
2014-08-15 Scott Bakerremove all ROInline objects
2014-08-15 Scott Bakerremove all ROInline objects
2014-08-15 Scott Bakerfix issues with enacted fields in NetworkAdmin's inlines
2014-08-15 Scott Bakerhelper code for getting a list of IP addresses from...
2014-08-15 Scott Bakermake sync_sliver_ips a no-op -- maybe remove it soon
2014-08-15 Scott Bakersync all network deployments, even the nat-net
2014-08-15 Scott Bakerexpose is_active bit on user page
2014-08-15 Scott Bakersupport for port ranges in nat extension
2014-08-15 Scott Bakerpunch through portfwd; fix not all ports used in sync_n...
2014-08-14 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-08-14 Scott Bakernat support for neutron
2014-08-13 Tony Mackcustom delete confirmation page
2014-08-13 Scott Bakerfix NetworkTemplate url pointing to wrong models
2014-08-13 Scott Bakeradd select_by_user for NetworkTemplate
2014-08-13 Scott Bakermodify to use NetworkSlivers instead of sliver.ip
2014-08-13 Scott Bakerremove comment
2014-08-13 Scott Bakeruse shared network id for shared networks; stop creatin...
2014-08-13 Scott Bakerfix NetworkSliver objects not created, and not working...
2014-08-12 Scott Bakeradd networkslivers to REST API
2014-08-12 Scott Bakertool to get public IP of an instance
2014-08-12 Scott Bakerfix ips not set in sliver.ip
2014-08-12 Scott Bakersample script using get-instance-name
2014-08-12 Scott Bakertool for getting instance name via rest API
2014-08-12 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-08-12 Scott Bakeradd id serializers to genapi, add filtering support...
2014-08-11 John H. HartmanFixed spec file to handle symbolic links and config...
2014-08-11 Tony Mackuse slicename attribute as slice's keystone tenant...
2014-08-11 Tony Mackadd slicename prop
2014-08-08 Scott Bakerset default userdata
2014-08-06 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-08-06 Scott Bakerbump version number to 1.0.22-2
2014-08-06 Tony Mackadded default siterole
2014-08-06 Scott Bakercleaner version of selector
2014-08-06 Scott Bakerfiltering of select in sliverinline now working
2014-08-06 Scott Bakerinject node_deployment info into change_form for slice...
2014-08-05 Scott Bakerdynamically get list of sites for request account page
2014-08-05 Scott Bakermerge amisha changes
2014-08-05 Sapan BhatiaMake changes to install observer initscript in the...
2014-08-05 Sapan BhatiaTypo in spec file
2014-08-05 Sapan BhatiaAdd observer initscript to build rpm
2014-08-05 Sapan BhatiaChecking in initscript to run observer
2014-08-04 Sapan BhatiaIf an object's peer is not set, it implies no dependenc...
2014-08-01 Scott Bakerput legacyapi in the xmlrpc dir, since it was being...
2014-07-23 Sapan BhatiaLog exception when graph cannot be loaded
2014-07-23 Sapan BhatiaFixed tabulations
2014-07-23 Sapan BhatiaUpdated fixtures to latest versoin in master
2014-07-23 Sapan BhatiaMinor bug fixes
2014-07-23 Sapan BhatiaPoint default observer back to OpenStack observer
2014-07-23 Sapan BhatiaRemoved deleters, which are not used in 3.0
2014-07-23 Sapan BhatiaService provider deleter, refactored
2014-07-23 Sapan BhatiaOrigin server deleter, refactored
2014-07-23 Sapan BhatiaHPC service does not support deletion
2014-07-23 Sapan BhatiaTypographic error
2014-07-23 Sapan BhatiaContent provider deleter, refactored
2014-07-23 Sapan BhatiaCDN Prefix deleter, refactored
2014-07-23 Sapan BhatiaMerge changes to sync steps in OpenStack Observer back...
2014-07-23 Sapan BhatiaUpdate OpenStack Observer's event loop from EC2 observer
2014-07-23 Sapan BhatiaRemoved old-style deleters
2014-07-23 Sapan BhatiaSteps in which deletion is not supported have to return...
2014-07-23 Sapan BhatiaSlice deployment deleter, refactored
2014-07-23 Sapan BhatiaSite deployment step, refactored
2014-07-23 Sapan BhatiaNetwork sliver deleter, refactored
2014-07-23 Sapan BhatiaNetwork deployment deleter, refactored
2014-07-23 Sapan BhatiaUser deployments deleter refactored
2014-07-23 Sapan BhatiaSliver deleter, refactored
2014-07-23 Sapan BhatiaDeleters should not be calling delete on the data model.
2014-07-23 Sapan BhatiaUser deleter, refactored
2014-07-23 Sapan BhatiaSlice deleter, refactored
2014-07-23 Sapan BhatiaRefactored site deleter.
next