dollar formatting, eliminate delete checkboxes, eliminate add_another
[plstackapi.git] / planetstack /
2013-12-09 Scott Bakerdollar formatting, eliminate delete checkboxes, elimina...
2013-12-09 Tony Mackupdating demo data
2013-12-07 Scott Bakercheck in billing system models, admin, and sample data...
2013-12-05 Tony Mackbackup just he 'core' data
2013-12-05 Tony Mackarchiving the demo data
2013-11-21 Andy BavierIf a Network already has a network_id, read subnet...
2013-11-21 Andy BavierAdd Site and Deployment to Network object
2013-11-19 Andy BavierBug fixes
2013-10-30 smbakerfix import
2013-10-30 smbakersplit off GetSlices and GetNodes from GetConfiguration
2013-10-30 smbakerlegacy api for GetConfiguration
2013-10-28 Andy BavierAdd systemd script
2013-10-28 Andy BavierLog to default location
2013-10-22 Andy BavierLog to /var/log/planetstack.log instead of observer...
2013-10-21 Tony Mackfix name error
2013-10-21 Tony Mackuse slice creator context instead of admin context
2013-10-18 Andy BavierLog failures in sync steps
2013-10-18 Andy BavierFix tenant update
2013-10-18 Andy BavierReturn value from get_next_subnet()
2013-10-16 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-10-16 Sapan BhatiaSet observer/disabled=1 to run an observerless PlanetStack
2013-10-16 Tony Mackfix bugs
2013-10-16 Tony Mackstore failed step object in set instead of list
2013-10-16 Tony Mackdont raise exceptions inside of event loop
2013-10-15 Tony Mackrename config option
2013-10-14 Tony Mackfix syntax error
2013-10-09 Tony Macksync images
2013-10-09 Tony Macksync nodes
2013-10-09 Sapan BhatiaBug fix to my last change.
2013-10-09 Sapan BhatiaClient ids need to be unique per deployment
2013-10-09 Tony Mackadd missing code to sync_slivers
2013-10-09 Siobhan TullyMerged plcorebase
2013-10-09 Siobhan TullyAdded missing Service.py
2013-10-09 Siobhan TullyAdjusted modeling of Service, Slice and Tags. Added...
2013-10-08 Tony Mackfix attribute error
2013-10-08 Tony Mackinclude DeploymentRole in role sync
2013-10-08 Tony Mackfix syntax error
2013-10-08 Tony Mackenable SyncRoles
2013-10-08 Tony Mackadded krole_id to SiteRole and SliceRole. Enable SyncRoles
2013-10-08 Tony Mackadd missing roles
2013-10-08 Tony MackOpenStackSyncStep extends SyncStep
2013-10-08 Tony Mackchecking in latest sync_slices code. move get_next_subn...
2013-10-08 Tony Mackplanetstack/core/models/role.py
2013-10-08 Tony Mackplanetstack/core/models/role.py
2013-10-06 Tony Mackmodify system users and tenants
2013-10-06 Tony Mackenable user delete
2013-10-06 Tony Mackbug fixes
2013-10-06 Tony Mackinclude args kwd pointer in call() params
2013-10-06 Tony Mackfix check_schedule
2013-10-05 Tony Mackfix check_class_dependency()
2013-10-02 Tony Mackremove unnecessary import
2013-10-02 Tony Mackfix TypeError
2013-10-02 Tony Mackmisc changes
2013-10-02 Sapan BhatiaMake change to Model code failsafe
2013-10-02 Sapan BhatiaDrop debugging code
2013-10-02 Sapan BhatiaBUGFIX: list.reverse() is in place, does not return...
2013-10-02 Sapan BhatiaFixed tabulation in the file
2013-10-02 Sapan BhatiaMajor bugfix to toposort.
2013-10-02 Sapan BhatiaMissing import
2013-10-02 Sapan BhatiaFixed issues in object dependencies
2013-10-02 Sapan BhatiaSteps not in the dependency graph should also be executed
2013-09-25 Tony Mackfix bugs
2013-09-25 Tony Mackremove redundant check
2013-09-25 Tony Macktabs
2013-09-25 Tony Mackfix NameError and AttribteError
2013-09-25 Tony Mackfix bugs
2013-09-25 Tony Mackfix bugs
2013-09-25 Tony Mackbug fixes
2013-09-25 Tony Macktabs
2013-09-25 Tony Mackimplement fetch_pending()
2013-09-24 Tony Mackbugfixes
2013-09-24 Tony Macktabs, bugfixes
2013-09-24 Tony Mackadding missing file
2013-09-18 Tony Mackinstantiate sycn steps with openstack driver. Implement...
2013-09-12 Scott Bakersupport passing metadata during spawn. automatically...
2013-09-08 Scott Bakeradd comments to describe purpose of tool
2013-09-08 Scott Bakercheck in openstack db cleanup tool
2013-09-08 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-09-08 Scott Bakercheck in openstack healthcheck tool
2013-09-06 Siobhan TullyConsolidated email and username fields to preserve...
2013-09-06 Siobhan TullyRemoved enacted field from initial_data.json and admin...
2013-09-06 Siobhan TullyRemoved enacted field from initial_data.json and admin...
2013-09-06 Siobhan TullyDeprecated Members model
2013-09-06 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-09-03 Siobhan TullyDjango-suit, add in Roles for specific classes site...
2013-09-03 Sapan BhatiaTemporarily disabled deleters
2013-09-03 Sapan BhatiaFixed import error
2013-09-03 Sapan BhatiaGarbage collector step
2013-09-03 Sapan BhatiaDependency generator
2013-09-03 Sapan BhatiaFixed tabulation
2013-09-03 Sapan BhatiaAbstracted out deleters
2013-09-03 Sapan BhatiaCleaned up event manager code
2013-09-02 Sapan BhatiaWide range of debugging changes
2013-09-02 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2013-09-02 Sapan BhatiaFixed import issues
2013-09-02 Sapan BhatiaMerge branch 'syncsteps'
2013-09-02 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-09-02 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2013-09-02 Sapan BhatiaMerge branch 'syncsteps' of git://git.planet-lab.org...
2013-09-02 Sapan BhatiaLoad and save run times syncsteps origin/syncsteps
next