eliminate line break between icon and slice name
[plstackapi.git] / planetstack /
2014-08-28 Scott Bakereliminate line break between icon and slice name
2014-08-28 Scott Bakeradd backend icon to xoslib developer view
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-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 Scott Bakerhpclib.py
2014-08-19 Scott Bakerfix failed dependencies not taking type of objects...
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 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 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-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.
2014-07-23 Sapan BhatiaThis is in the default implementation of sync_step now
2014-07-23 Sapan BhatiaProvide default implementation of fetch_pending to...
2014-07-23 Sapan BhatiaNetworks deleter for OpenStack
2014-07-23 Sapan BhatiaExplicitly prevent deletion processing in steps in...
2014-07-23 Sapan BhatiaFixed indentations.
2014-07-23 Sapan BhatiaBug fix
2014-07-23 Sapan BhatiaDeletion
2014-07-23 Sapan BhatiaDjango's delete method does not accept unknown keywords
2014-07-23 Sapan BhatiaFixed a typo
2014-07-23 Sapan BhatiaContinuing removal of delters from EventManager
2014-07-23 Sapan BhatiaDon't load deleters, they don't exist anymore
2014-07-23 Sapan BhatiaLet's not have an outer exception try/catch... it only...
2014-07-23 Sapan BhatiaMore cleanups
2014-07-23 Sapan BhatiaMerged some changes that SCott made to event_manager
2014-07-23 Sapan BhatiaDropped extraneous sync steps in ec2_observer/steps...
2014-07-23 Sapan BhatiaAdded awslib, for interacting with Amazon AWS.
2014-07-23 Sapan BhatiaImported bug fixes
2014-07-23 Sapan BhatiaMade 'observer' a symlink
next