plstackapi.git
2015-01-17 Scott Bakerrefactor sliceplus core for users, return user ids...
2015-01-15 Tony Mackadd nodes tab to site admin
2015-01-15 Scott Bakerchange 'name' to 'site', make label cells same width
2015-01-14 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-14 Scott Bakerplus and minus icons in tenant view
2015-01-14 Scott Bakererror message when user tries to create slice but doesn...
2015-01-14 Tony Mackfix bugs
2015-01-14 Scott Bakerfix titles of add-slice and edit-users dialogs
2015-01-14 Scott Bakerfix one row trimmed off if iDisplayLength==-1
2015-01-14 Scott Bakerdisable paginate and filter of site list in tenant...
2015-01-14 Scott Bakersave users supported in tenant view
2015-01-14 Scott Bakerthrow error if no nodes in site
2015-01-14 Scott Bakercaption for SliceSelector
2015-01-14 Scott Bakersave site_allocations
2015-01-13 Scott Bakerdisplay 'no slices' when there are no slices
2015-01-13 Tony Mackonly admins can save/update controllers
2015-01-13 Scott Bakerlatest minidashboard code
2015-01-13 Scott Bakerminidashboard, WIP
2015-01-13 Scott Bakerminidashboard, WIP
2015-01-13 Scott Bakerminidashboard WIP, get object name and id from django
2015-01-13 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-13 Scott Bakeredit users button in tenant view
2015-01-13 Tony Mackremove Tags tab from model pages
2015-01-12 Sapan BhatiaLoad ceilometer credentials from controller
2015-01-12 Scott Bakeradd sanity check; add default_flavors and default_images
2015-01-12 Scott Bakeradd blessed flavors and service classes to tenant view...
2015-01-12 Scott Bakersliceplus incorporate field changes from slice model
2015-01-12 Scott Bakerlatest autogenerated genapi.py
2015-01-12 Scott Bakerremove image_preference, add default_image, default_fla...
2015-01-12 Scott Bakermore tenantview variables pass to xoslib
2015-01-12 Scott Bakerbase class stuff for xoslib methods from genapi
2015-01-12 Scott BakerafterDelete working in tenant view
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
next