plstackapi.git
2013-09-02 Sapan BhatiaLoad and save run times syncsteps origin/syncsteps
2013-09-02 Sapan BhatiaSchedules for various steps
2013-09-02 Sapan BhatiaClass and object dependencies, schedules
2013-08-27 Sapan BhatiaSync refactored into abstract steps
2013-08-26 Sapan BhatiaThe Observer observes PlanetStack not OpenStack
2013-08-26 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-08-26 Scott Bakeruse root tenant when deleting instance if sliver tenant...
2013-08-25 Scott Bakercheck in network regression tests
2013-08-23 Scott Bakergive sliver a unicode name before it is instantiated
2013-08-21 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-08-20 Scott Bakerscript for cleaning up openstack database
2013-08-20 Scott Bakerhide network columns for networks with no sliver ip...
2013-08-20 Scott Bakerinclude sync_network_slivers in observer loop
2013-08-20 Scott Bakercreate NetworkSliver objects when networks are attached...
2013-08-15 Scott Bakerexclude enacted from admin on slicenetworkinline
2013-08-14 Scott Bakerallow sharing private network between slices, eliminate...
2013-08-14 Scott BakerI forgot to actually change the sleep value
2013-08-14 Scott Bakerlet waiting for the event consume some of the 5 minute...
2013-08-14 Scott Bakerfix name of parameter passed to create sliver
2013-08-09 Scott Bakerimplement sync_networks; add lots of exception checking
2013-08-09 Scott Bakershared network template support
2013-08-09 Scott Bakershared network template support
2013-08-08 Scott Bakeradd translation field to network template
2013-08-08 Scott Bakersave_network, delete_network, and refresh_networks...
2013-08-06 Scott Bakeradd NetworkSlice to model imports
2013-08-06 Scott BakerNetworkSlicesInline, to work with the NetworkSlices...
2013-08-06 Scott Bakerfields for observer/driver, permission checks on attach...
2013-08-06 smbakercomment out due to circular dependency
2013-08-05 Tony Mackrenaming
2013-08-05 Tony Mackfix import error
2013-07-29 Scott Bakerimport network model admins from plstackapi-network... stable origin/stable 1.0
2013-07-29 Scott Bakerallow NetworkSliver.ip to be null, fix NO_OBSERVER...
2013-07-29 Scott Bakerimport network data model from plstackapi-network branch
2013-07-09 Tony Mackfix bug in delete tenant
2013-07-09 Tony Mackskip invalid routers
2013-07-07 Siobhan TullyAdded in additional support for core objects (ServiceCl...
2013-07-05 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-07-05 Siobhan TullyRemoved random w in file
2013-07-03 Sapan BhatiaSmall fixes in the event layer for the observer
2013-07-03 Tony Mackfix imports
2013-07-02 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-07-02 Siobhan TullyRe-implemented REST API and urls.
2013-07-02 Sapan BhatiaIntegration with Feefie/Fofum for waking up the observe...
2013-07-02 Tony Mackfix bug
2013-07-01 smbakerexclude enacted field from serviceClass/serviceResource
2013-07-01 Tony Mackfix bugs
2013-06-30 Tony Macksync external routes
2013-06-28 Sapan BhatiaFixed a typo
2013-06-27 smbakermake reservations visible and hide the enacted fields
2013-06-26 smbakermake serviceclass visible at top level
2013-06-26 Tony Mackdelete_tenant() deletes all instances associated with...
2013-06-25 Sapan BhatiaChanged event listener to use fofum library
2013-06-24 Tony Mackfit threading bug
2013-06-24 Tony Mackfix bug in sync_sliver
2013-06-24 Tony Mackcleanup
2013-06-24 Tony Mackcleanup
2013-06-24 Tony Mackfix bug
2013-06-21 Siobhan TullyAdded in geoposition for Sites, including google map...
2013-06-21 Siobhan TullyAdded in Project support to be used in concert with...
2013-06-21 Siobhan TullyAdded support for Generic Tags. Tags can be applied...
2013-06-21 Siobhan TullyInitial data should note have core.user installed ...
2013-06-20 Tony Mackfix bug in sync_tenants
2013-06-16 Tony Mackinitial checkin of event listener. refactor/cleanup
2013-06-15 Tony Mackinitial checkin
2013-06-14 Tony Mackuse hashlib instead of md5 library
2013-06-12 Tony Mackseveral bug fixes
2013-06-11 Tony Mackremove debugging
2013-06-11 Tony Mackdo not update the 'updated' timestamp when updating...
2013-06-11 Tony Mackfix user key sync
2013-06-11 Tony Macksync roles
2013-06-11 Tony Mackobserver for sites, slices and users
2013-06-10 Tony Mackswitch public key from char field to text field
2013-06-10 Tony Mackdont delete records yet
2013-06-10 Tony Mackfix NameError
2013-06-10 Tony Mackremoving refrences to keys model
2013-06-10 Tony Mackinitial checkin of observer
2013-06-10 Tony Mackremoving key model
2013-06-10 Tony Mackkey is now just an attribute of the user model. Added...
2013-05-28 Tony Mackfix bugs
2013-05-28 Tony Mackupdate filtering for non admins
2013-05-28 Siobhan TullyChanged DeploymentNetwork to Deployment, adjusted initi...
2013-05-28 Siobhan TullyChanged DeploymentNetwork to Deployment, adjusted initi...
2013-05-22 Scott Bakeradd slice tags
2013-05-19 Scott Bakerreservation agent WIP check-in
2013-05-19 Scott Bakershow endtime in reservation unicode
2013-05-19 Scott Bakeruse timezone setting in reservation pages
2013-05-19 Scott Bakeradd endTime property, automatically calculated from...
2013-05-19 Scott Bakeradd timezone field to user
2013-05-17 Scott Bakerreservation model: validate slice when form is refreshed
2013-05-17 Scott Bakeradd admin page for reservations, remove serviceResource...
2013-05-17 Scott Bakercheck in reservation models
2013-05-17 Scott BakerCSS for reservation admin form
2013-05-14 Scott Bakerchange serviceClass from CharField to ForeignKey
2013-05-14 Scott BakerMethod for getting the default service class
2013-05-13 Scott Bakercorrect plural spelling of service classes
2013-05-13 Scott Bakermove ServiceClass and ServiceResource before Slice
2013-05-13 Scott Bakermove serviceclass fixture to the right place
2013-05-11 Tony Mackfix bug
2013-05-11 Tony Mackwe can no longer access the user from the key object...
2013-05-11 Tony Mackfix openstack integration
next