plstackapi.git
2015-01-12 Scott Bakertenantview without navigation
2015-01-11 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-11 Scott Bakersliceplus support for site_allocation and network_ports...
2015-01-11 Scott Bakertenant view, WIP
2015-01-11 Tony Mackadded Controller model policy
2015-01-11 Tony Mackcleanup controller links in admin.py
2015-01-11 Tony Mackfix bugs
2015-01-10 Sapan BhatiaSet average to zero when no statistics are returned
2015-01-10 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2015-01-10 Sapan BhatiaUpdated ceilometer driver to support new version of...
2015-01-10 Sapan BhatiaUpdate to monitor driver
2015-01-10 Sapan BhatiaBug fix to Django view for statistics
2015-01-09 Scott Bakerfix node.site --> node.site_deployment.site
2015-01-09 Scott Bakerxoslib method to get tenant view info
2015-01-09 Scott Bakerfix camelcasing of networkPorts -> network_ports
2015-01-09 Scott Bakeradd networkPorts
2015-01-09 Scott Bakerfix errors in admin related to sitedeployment object
2015-01-09 Tony Mackinitialize glance client with ca_ssl_cert
2015-01-08 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-07 Scott Bakerget site & deployment from slice_deployment in SlicePlus
2015-01-07 Tony Mackbugfixes and cleanup
2015-01-07 Sapan BhatiaMore indentation error
2015-01-07 Sapan BhatiaFixed indentation errors in ceilometer
2015-01-07 Scott Bakerdashboard iframe selector that can handle multiple...
2015-01-07 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-07 Scott Bakeradd missing logger import
2015-01-07 Sapan BhatiaAdded stats URL for fetching monitoring data
2015-01-07 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2015-01-07 Sapan BhatiaFetch statistics for any OpenCloud model
2015-01-07 Sapan BhatiaTweaks and bugfixes to monitor driver
2015-01-07 Sapan BhatiaStatistics view for ceilometer-based stats
2015-01-07 Tony Mackchecking in missing site/slice privilege steps
2015-01-06 Tony Mackbug fixes
2015-01-06 Scott Bakerconflict resolution
2015-01-06 Scott Bakernetwork.py warning messages to stderr instead of stdout
2015-01-06 Scott Bakerlatest autogenerated validators and defaults
2015-01-06 Scott Bakerscott's latest upload script
2015-01-06 Scott Bakerremove coresitedeployment from xoslib
2015-01-06 Scott Bakerbetter tolerate missing enacted/updated fields
2015-01-06 Tony Mackbug fixes
2015-01-06 Tony Mackfix bugs
2015-01-06 Tony Mackremoving plural from model names. some cleanup
2015-01-06 Scott Bakeruser model needed its GetValidators method
2015-01-06 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-06 Scott Bakerfix missing error message for bad logins
2015-01-04 Tony Mackfix bugs
2015-01-04 Scott Bakeradd config file option to disable monitor
2015-01-04 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-04 Scott Bakerrename imagePreference -> image_preference
2015-01-04 Tony MackFix bugs. Reefactor.
2015-01-04 Scott Bakerbump version number
2015-01-04 Scott Bakerrename camelcase fields in slice
2015-01-04 Scott Bakerrename camelcase fields in slice
2015-01-03 Tony Mackremoving ControllerSiteDeployment object. Move tenant_i...
2015-01-03 Tony Mackremoving ControllerSiteDeployment object. Move tenant_i...
2015-01-03 Tony Mackremoving ControllerSiteDeployment object. Move tenant_i...
2015-01-03 Tony Mackremoving ControllerSiteDeployment object. Move tenant_i...
2015-01-03 Tony Mackrefactor
2015-01-03 Tony Mackadded policy for Site model
2015-01-03 Scott Bakerlatest autogenerated genapi.py
2015-01-03 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-03 Scott Bakerupdate code to use renamed network fields
2015-01-03 Tony Mackrefactor
2015-01-03 Tony Mackremove debugging
2015-01-03 Tony Mackadded 'remote_password' property to User model
2015-01-03 Scott Bakermigration script for field names in network object
2015-01-03 Scott Bakerlatest autogenerator genapi.py
2015-01-03 Scott Bakerupdate to make use of renamed NetworkTemplate fields
2015-01-03 Scott Bakerfix field names in network object
2014-12-26 Scott Bakermodel naming convention checker
2014-12-26 Tony Mackcleanup
2014-12-26 Tony Mackreplaced sliver.controllerNetwork with sliver.deployment
2014-12-26 Tony Mackadded version to Controller string representation
2014-12-26 Tony Mackremove pdb breakpoint
2014-12-26 Tony Mackadding initial migrations
2014-12-24 Scott Bakeradd ControllerSiteDeployment to xoslib
2014-12-24 Scott Bakerfix javascript error if enacted is undefined
2014-12-23 Scott Bakerrest_framework doesn't have a serializers.ReadOnlyField
2014-12-23 Scott Bakerrest_framework doesn't have a serializers.ReadOnlyField
2014-12-23 Scott Bakerfix plus mixin for rest_framework 3.0
2014-12-23 Scott Bakersliceplus: return role string instead of role object
2014-12-23 Scott Bakerlatest auto-generated genapi
2014-12-23 Scott Bakermake 'id' fields readonly, set query_set for manytomany...
2014-12-23 Scott Bakerfix error when displaying dashboards in home view
2014-12-23 Scott Bakeradd SiteDeployment to xoslib
2014-12-23 Scott Bakeradd controller to xoslib
2014-12-23 Scott Bakerchange capitolization of related_name for ControllerDas...
2014-12-23 Scott Bakerrename ControllerDashboard to ControllerDashboardView
2014-12-22 Scott Bakerlatest auto-generated genapi.py
2014-12-22 Scott Bakeradd ManyToMany for (Image, Deployment)
2014-12-22 Scott Bakereliminate from xoslib models deleted due to introductio...
2014-12-22 Tony Mackfix inconsistencies
2014-12-22 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-12-22 Sapan BhatiaBUGFIX: Use sliver.controllerNetwrok instead of sliver...
2014-12-22 Sapan BhatiaBUGFIX: Controller related field change
2014-12-22 Scott Bakerperm fix
2014-12-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-22 Scott Bakerlatest auto-generated genapi.py
2014-12-22 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-12-22 Sapan BhatiaFixes to sync_slivers moved over from alpha
next