plstackapi.git
2015-01-19 Scott Bakeradd site to user creating admin so users can no longer...
2015-01-19 Scott Bakermake tenantview method reslient of users with no site...
2015-01-19 Scott Bakerfix tenant view causes minidashboard to be partially...
2015-01-19 Scott Bakershow enabled and url in dashboardview admin list
2015-01-19 Scott Bakeradd ability to disable dashboards
2015-01-19 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-19 Scott Bakerrecreate all slivers when image or flavor is changed
2015-01-18 Tony Mackfix sliver.name
2015-01-17 Scott Bakerfix users list not subtracted properly when displaying...
2015-01-17 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-17 Scott Bakerrefactor sliceplus core for users, return user ids...
2015-01-17 Sapan BhatiaBUGFIX: Some steps would get skipped because of an...
2015-01-17 Sapan BhatiaAdd color to Observer logs
2015-01-17 Sapan BhatiaFixed import errors in model policies
2015-01-16 Sapan BhatiaReverted model policies to non-parallel version
2015-01-16 Sapan BhatiaChanged dependency info for controller slices
2015-01-16 Sapan BhatiaChanged dependency info for sync_slivers
2015-01-16 Sapan BhatiaChanged dependecy info
2015-01-16 Sapan BhatiaChanged dependecy information
2015-01-16 Sapan BhatiaChanged dependency information
2015-01-16 Sapan BhatiaChanged dependency information
2015-01-16 Sapan BhatiaQuoted name and imagename to prevent sytnax error in...
2015-01-16 Sapan BhatiaChanged dependencies for sync_controller_images
2015-01-16 Sapan BhatiaChanged shell to /bin/bash, because dash (the default...
2015-01-15 Tony Mackremove "Images" tab from Deployment Admin
2015-01-15 Tony Mackadding Tags tab back to Slice Admin page
2015-01-15 Tony Mackremove extraneous white space from hostname
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
next