plstackapi.git
2014-09-22 Sapan BhatiaMissing import
2014-09-22 Sapan BhatiaWe can only import site.py after slice.py, because...
2014-09-22 Sapan BhatiaTypo .site<-.deployment
2014-09-22 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 Sapan BhatiaRe-added imports to __init__.py
2014-09-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 Scott Bakerback out migration script
2014-09-22 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 Sapan BhatiaCompanion to renaming core/models/planetstack
2014-09-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 Scott Bakercheck in missing migration file
2014-09-22 Sapan BhatiaDropped pyc files
2014-09-22 Sapan BhatiaAdded config import back
2014-09-22 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 Sapan BhatiaRenamed namespace-polluting file
2014-09-22 John H. HartmanRevert "wip"
2014-09-22 rootRevert "wip"
2014-09-22 John H. HartmanMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 John H. Hartmanwip
2014-09-22 Sapan BhatiaDeployment filtering for UserDeployment objects
2014-09-22 Sapan BhatiaDeployment filtering for deployment images
2014-09-22 Sapan BhatiaDeployment filtering for deployment credentials
2014-09-22 Sapan BhatiaDeployment filtering for SliceDeployment objects
2014-09-22 Sapan BhatiaDeployment filtering for SiteDeployment objects
2014-09-22 Sapan BhatiaDeployment filtering for Deployment Privilege objects
2014-09-22 Sapan BhatiaDeployment filtering for deployment role objects
2014-09-22 Sapan BhatiaDeployment filtering for deployment objects
2014-09-22 Sapan BhatiaDeployment filtering for NetworkDeployment objects
2014-09-19 Sapan BhatiaDeploymentLinkDeletionManager for filtering deployment...
2014-09-19 Sapan BhatiaDeploymentDeletionManager for filtering deleted deployments
2014-09-19 Sapan BhatiaDeploymentLinkManager, for filtering deployment-linked...
2014-09-19 Sapan BhatiaDeployment manager for filtering deployments based...
2014-09-18 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-18 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-18 Scott Bakerrun migrate for django 1.7 or evolve for django 1.5
2014-09-18 Scott Bakerswitch from naive timestamps to timezone-aware timestamps
2014-09-18 Sapan BhatiaAdded backend_type field to migrations
2014-09-17 Scott Bakercall django.setup in django 1.7
2014-09-16 Scott Bakerlatest data from alpha
2014-09-16 Scott Bakerresolve naive datetime warnings
2014-09-16 Scott Bakerload initial data when django 1.7 is installed
2014-09-15 Scott Bakercheck in migrations for the other apps
2014-09-15 Sapan BhatiaDon't invoke policies for object updates
2014-09-15 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-15 Sapan BhatiaWorkaround for a very annoying issue. For some reason...
2014-09-15 Sapan BhatiaChanged interface to policy handlers, slightly
2014-09-12 Scott Bakermigrations needed a __init__.py file
2014-09-12 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-12 Scott Bakercheck in some migrations
2014-09-12 Scott Bakergenkeys before running syncdb
2014-09-12 Scott Bakeradd migrate command to opencloud script
2014-09-12 Scott Bakercheck in some migrations
2014-09-12 Scott Bakerclean up some deprecation warnings in django 1.7
2014-09-12 Scott Bakerprevent test-related warnings on django 1.7
2014-09-12 Scott Bakerset default for omf_friendly, move get_default_servicec...
2014-09-12 Scott Bakerevaluate default for plcorebase.created and plcorebase...
2014-09-11 Scott Bakermove python-czar to pip-python section, only download...
2014-09-11 Scott Bakerpopulate flavors in initial_data.json
2014-09-08 Sapan BhatiaSync users with custom creds
2014-09-08 Sapan BhatiaSync slivers with custom user creds
2014-09-08 Sapan BhatiaRun aws commands with custom credentials
2014-09-08 Sapan BhatiaCalculate creds for a user
2014-09-10 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-09 Scott Bakerreturn public IP for slivers with dedicated IP addresses
2014-09-09 Scott Bakerprevent backend-status icon from disappearing
2014-09-09 Scott Bakerfilter images in sliver-add inline by deployment
2014-09-08 Scott Bakerfilter nodes by flavor dropdown, primarily intended...
2014-09-08 Sapan BhatiaAdd default configuration
2014-09-08 Sapan BhatiaAdded requirements for using django encrypted fields
2014-09-08 Sapan BhatiaScript to generate keys for encrypted fields
2014-09-08 Sapan BhatiaAdd credentials module to core list
2014-09-08 Sapan BhatiaAdded credentials models for User, Slice and Site objects
2014-09-08 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-05 Scott Bakercase-insensitive hostname lookup
2014-09-05 Scott Bakerensure db connection is closed at the end of each thread
2014-09-05 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-04 Scott Bakerplumb flavors through to openstack
2014-09-04 Scott Bakerdo not sync objects for deployments that are not configured
2014-09-04 Scott Bakerskip unreachable/misconfigured deployments in sync_nodes
2014-09-04 Scott Bakermore logging; fix SyncSiteDeployments waiting on self...
2014-09-04 Scott Bakercopied from observer code on alpha
2014-09-04 Scott Bakerlatest data from alpha
2014-09-04 Sapan BhatiaBug: Models should import model_policy, not model_policies
2014-09-04 Sapan BhatiaMoved out rogue file 'model_policies.py' which was...
2014-09-04 Scott Bakerpost-updated, trying to make syncdb happy again
2014-09-04 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-04 Scott Bakeralpha data before update
2014-09-03 Sapan BhatiaDrop Slice policy code from Observer
2014-09-03 Sapan BhatiaDrop user policy code from observer
2014-09-03 Sapan BhatiaDrop network model policy from Observer
2014-09-03 Sapan BhatiaAdd policies feature to user objects
2014-09-03 Sapan BhatiaPolicy: Add new slices to all deployments
2014-09-03 Sapan BhatiaPolicy: Add new users to all deployments
2014-09-03 Sapan BhatiaPolicy: Add new network objects to all deployments
2014-09-03 Tony Mackraise validation error if slice name prefix is incorrect
2014-09-03 Tony Mackdisplay slice's name attribute instead of slicename
2014-09-03 Sapan BhatiaInclude model policies
2014-09-03 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-03 Sapan BhatiaUpdated OpenStack observer to parallel implementation
2014-09-03 Sapan BhatiaBug fix
next