plstackapi.git
9 years agoMissing import
Sapan Bhatia [Mon, 22 Sep 2014 22:47:53 +0000 (18:47 -0400)]
Missing import

9 years agoWe can only import site.py after slice.py, because of a dependency
Sapan Bhatia [Mon, 22 Sep 2014 22:44:39 +0000 (18:44 -0400)]
We can only import site.py after slice.py, because of a dependency

9 years agoTypo .site<-.deployment
Sapan Bhatia [Mon, 22 Sep 2014 22:42:13 +0000 (18:42 -0400)]
Typo .site<-.deployment

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Mon, 22 Sep 2014 22:41:34 +0000 (18:41 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoRe-added imports to __init__.py
Sapan Bhatia [Mon, 22 Sep 2014 22:41:15 +0000 (18:41 -0400)]
Re-added imports to __init__.py

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Mon, 22 Sep 2014 21:46:16 +0000 (14:46 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoback out migration script
Scott Baker [Mon, 22 Sep 2014 21:46:04 +0000 (14:46 -0700)]
back out migration script

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Mon, 22 Sep 2014 21:34:36 +0000 (17:34 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoCompanion to renaming core/models/planetstack
Sapan Bhatia [Mon, 22 Sep 2014 21:32:35 +0000 (17:32 -0400)]
Companion to renaming core/models/planetstack

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Mon, 22 Sep 2014 21:32:03 +0000 (14:32 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agocheck in missing migration file
Scott Baker [Mon, 22 Sep 2014 21:31:53 +0000 (14:31 -0700)]
check in missing migration file

9 years agoDropped pyc files
Sapan Bhatia [Mon, 22 Sep 2014 21:26:04 +0000 (17:26 -0400)]
Dropped pyc files

9 years agoAdded config import back
Sapan Bhatia [Mon, 22 Sep 2014 21:25:06 +0000 (17:25 -0400)]
Added config import back

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Mon, 22 Sep 2014 21:20:53 +0000 (17:20 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoRenamed namespace-polluting file
Sapan Bhatia [Mon, 22 Sep 2014 21:20:03 +0000 (17:20 -0400)]
Renamed namespace-polluting file

9 years agoRevert "wip"
John H. Hartman [Mon, 22 Sep 2014 21:11:24 +0000 (14:11 -0700)]
Revert "wip"

This reverts commit 642bfb423795bec7d34aecc786e7b98a43c5f74f.

9 years agoRevert "wip"
root [Mon, 22 Sep 2014 21:04:27 +0000 (21:04 +0000)]
Revert "wip"

This reverts commit 642bfb423795bec7d34aecc786e7b98a43c5f74f.

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
John H. Hartman [Mon, 22 Sep 2014 20:36:20 +0000 (13:36 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agowip
John H. Hartman [Mon, 22 Sep 2014 20:35:55 +0000 (13:35 -0700)]
wip

9 years agoDeployment filtering for UserDeployment objects
Sapan Bhatia [Mon, 22 Sep 2014 19:08:44 +0000 (15:08 -0400)]
Deployment filtering for UserDeployment objects

9 years agoDeployment filtering for deployment images
Sapan Bhatia [Mon, 22 Sep 2014 19:08:09 +0000 (15:08 -0400)]
Deployment filtering for deployment images

9 years agoDeployment filtering for deployment credentials
Sapan Bhatia [Mon, 22 Sep 2014 19:07:26 +0000 (15:07 -0400)]
Deployment filtering for deployment credentials

9 years agoDeployment filtering for SliceDeployment objects
Sapan Bhatia [Mon, 22 Sep 2014 18:55:08 +0000 (14:55 -0400)]
Deployment filtering for SliceDeployment objects

9 years agoDeployment filtering for SiteDeployment objects
Sapan Bhatia [Mon, 22 Sep 2014 18:54:56 +0000 (14:54 -0400)]
Deployment filtering for SiteDeployment objects

9 years agoDeployment filtering for Deployment Privilege objects
Sapan Bhatia [Mon, 22 Sep 2014 18:54:39 +0000 (14:54 -0400)]
Deployment filtering for Deployment Privilege objects

9 years agoDeployment filtering for deployment role objects
Sapan Bhatia [Mon, 22 Sep 2014 18:54:26 +0000 (14:54 -0400)]
Deployment filtering for deployment role objects

9 years agoDeployment filtering for deployment objects
Sapan Bhatia [Mon, 22 Sep 2014 18:54:10 +0000 (14:54 -0400)]
Deployment filtering for deployment objects

9 years agoDeployment filtering for NetworkDeployment objects
Sapan Bhatia [Mon, 22 Sep 2014 18:52:59 +0000 (14:52 -0400)]
Deployment filtering for NetworkDeployment objects

9 years agoDeploymentLinkDeletionManager for filtering deployment-linked objects
Sapan Bhatia [Fri, 19 Sep 2014 20:48:36 +0000 (16:48 -0400)]
DeploymentLinkDeletionManager for filtering deployment-linked objects
such as UserDeployments and SliceDeployments.

9 years agoDeploymentDeletionManager for filtering deleted deployments
Sapan Bhatia [Fri, 19 Sep 2014 20:48:11 +0000 (16:48 -0400)]
DeploymentDeletionManager for filtering deleted deployments

9 years agoDeploymentLinkManager, for filtering deployment-linked objects such as
Sapan Bhatia [Fri, 19 Sep 2014 20:47:40 +0000 (16:47 -0400)]
DeploymentLinkManager, for filtering deployment-linked objects such as
UserDeployments, SliceDeployments etc.

9 years agoDeployment manager for filtering deployments based on backend
Sapan Bhatia [Fri, 19 Sep 2014 20:47:07 +0000 (16:47 -0400)]
Deployment manager for filtering deployments based on backend

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Thu, 18 Sep 2014 20:25:15 +0000 (16:25 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Thu, 18 Sep 2014 05:20:05 +0000 (22:20 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agorun migrate for django 1.7 or evolve for django 1.5
Scott Baker [Thu, 18 Sep 2014 05:19:54 +0000 (22:19 -0700)]
run migrate for django 1.7 or evolve for django 1.5

9 years agoswitch from naive timestamps to timezone-aware timestamps
Scott Baker [Thu, 18 Sep 2014 05:18:46 +0000 (22:18 -0700)]
switch from naive timestamps to timezone-aware timestamps

9 years agoAdded backend_type field to migrations
Sapan Bhatia [Thu, 18 Sep 2014 04:13:46 +0000 (00:13 -0400)]
Added backend_type field to migrations

9 years agocall django.setup in django 1.7
Scott Baker [Wed, 17 Sep 2014 00:34:21 +0000 (17:34 -0700)]
call django.setup in django 1.7

9 years agolatest data from alpha
Scott Baker [Tue, 16 Sep 2014 23:29:07 +0000 (16:29 -0700)]
latest data from alpha

9 years agoresolve naive datetime warnings
Scott Baker [Tue, 16 Sep 2014 19:17:07 +0000 (12:17 -0700)]
resolve naive datetime warnings

9 years agoload initial data when django 1.7 is installed
Scott Baker [Tue, 16 Sep 2014 16:46:35 +0000 (09:46 -0700)]
load initial data when django 1.7 is installed

9 years agocheck in migrations for the other apps
Scott Baker [Mon, 15 Sep 2014 23:05:39 +0000 (16:05 -0700)]
check in migrations for the other apps

9 years agoDon't invoke policies for object updates
Sapan Bhatia [Mon, 15 Sep 2014 08:04:32 +0000 (04:04 -0400)]
Don't invoke policies for object updates

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Mon, 15 Sep 2014 07:48:48 +0000 (03:48 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoWorkaround for a very annoying issue. For some reason, policy handlers
Sapan Bhatia [Mon, 15 Sep 2014 07:48:20 +0000 (03:48 -0400)]
Workaround for a very annoying issue. For some reason, policy handlers
cannot import models globally

9 years agoChanged interface to policy handlers, slightly
Sapan Bhatia [Mon, 15 Sep 2014 07:48:11 +0000 (03:48 -0400)]
Changed interface to policy handlers, slightly

9 years agomigrations needed a __init__.py file
Scott Baker [Fri, 12 Sep 2014 23:08:24 +0000 (16:08 -0700)]
migrations needed a __init__.py file

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Fri, 12 Sep 2014 22:55:39 +0000 (15:55 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agocheck in some migrations
Scott Baker [Fri, 12 Sep 2014 22:50:05 +0000 (15:50 -0700)]
check in some migrations

9 years agogenkeys before running syncdb
Scott Baker [Fri, 12 Sep 2014 22:38:24 +0000 (15:38 -0700)]
genkeys before running syncdb

9 years agoadd migrate command to opencloud script
Scott Baker [Fri, 12 Sep 2014 22:10:01 +0000 (15:10 -0700)]
add migrate command to opencloud script

9 years agocheck in some migrations
Scott Baker [Fri, 12 Sep 2014 21:58:33 +0000 (14:58 -0700)]
check in some migrations

9 years agoclean up some deprecation warnings in django 1.7
Scott Baker [Fri, 12 Sep 2014 19:57:27 +0000 (12:57 -0700)]
clean up some deprecation warnings in django 1.7

9 years agoprevent test-related warnings on django 1.7
Scott Baker [Fri, 12 Sep 2014 19:38:34 +0000 (12:38 -0700)]
prevent test-related warnings on django 1.7

9 years agoset default for omf_friendly, move get_default_serviceclass outside of model for...
Scott Baker [Fri, 12 Sep 2014 19:24:24 +0000 (12:24 -0700)]
set default for omf_friendly, move get_default_serviceclass outside of model for compaitibility with migrations

9 years agoevaluate default for plcorebase.created and plcorebase.updated at time of model creat...
Scott Baker [Fri, 12 Sep 2014 19:05:51 +0000 (12:05 -0700)]
evaluate default for plcorebase.created and plcorebase.updated at time of model creation rather than when python file is loaded

9 years agomove python-czar to pip-python section, only download jquery if it does not exist...
Scott Baker [Thu, 11 Sep 2014 07:25:49 +0000 (00:25 -0700)]
move python-czar to pip-python section, only download jquery if it does not exist, run genkeys if no keys are present, bump version number

9 years agopopulate flavors in initial_data.json
Scott Baker [Thu, 11 Sep 2014 07:24:41 +0000 (00:24 -0700)]
populate flavors in initial_data.json

9 years agoSync users with custom creds
Sapan Bhatia [Mon, 8 Sep 2014 07:27:37 +0000 (03:27 -0400)]
Sync users with custom creds

9 years agoSync slivers with custom user creds
Sapan Bhatia [Mon, 8 Sep 2014 07:27:16 +0000 (03:27 -0400)]
Sync slivers with custom user creds

9 years agoRun aws commands with custom credentials
Sapan Bhatia [Mon, 8 Sep 2014 07:26:35 +0000 (03:26 -0400)]
Run aws commands with custom credentials

9 years agoCalculate creds for a user
Sapan Bhatia [Mon, 8 Sep 2014 07:26:12 +0000 (03:26 -0400)]
Calculate creds for a user

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Wed, 10 Sep 2014 06:46:40 +0000 (02:46 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoreturn public IP for slivers with dedicated IP addresses
Scott Baker [Tue, 9 Sep 2014 21:54:48 +0000 (14:54 -0700)]
return public IP for slivers with dedicated IP addresses

9 years agoprevent backend-status icon from disappearing
Scott Baker [Tue, 9 Sep 2014 17:38:15 +0000 (10:38 -0700)]
prevent backend-status icon from disappearing

9 years agofilter images in sliver-add inline by deployment
Scott Baker [Tue, 9 Sep 2014 16:58:49 +0000 (09:58 -0700)]
filter images in sliver-add inline by deployment

9 years agofilter nodes by flavor dropdown, primarily intended for EC2 deployment where nodes...
Scott Baker [Mon, 8 Sep 2014 19:14:14 +0000 (12:14 -0700)]
filter nodes by flavor dropdown, primarily intended for EC2 deployment where nodes are named after flavors

9 years agoAdd default configuration
Sapan Bhatia [Mon, 8 Sep 2014 15:08:59 +0000 (11:08 -0400)]
Add default configuration

9 years agoAdded requirements for using django encrypted fields
Sapan Bhatia [Mon, 8 Sep 2014 15:00:29 +0000 (11:00 -0400)]
Added requirements for using django encrypted fields

9 years agoScript to generate keys for encrypted fields
Sapan Bhatia [Mon, 8 Sep 2014 14:53:53 +0000 (10:53 -0400)]
Script to generate keys for encrypted fields

9 years agoAdd credentials module to core list
Sapan Bhatia [Mon, 8 Sep 2014 14:42:39 +0000 (10:42 -0400)]
Add credentials module to core list

9 years agoAdded credentials models for User, Slice and Site objects
Sapan Bhatia [Mon, 8 Sep 2014 14:42:23 +0000 (10:42 -0400)]
Added credentials models for User, Slice and Site objects

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Mon, 8 Sep 2014 14:39:17 +0000 (10:39 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agocase-insensitive hostname lookup
Scott Baker [Fri, 5 Sep 2014 22:02:43 +0000 (15:02 -0700)]
case-insensitive hostname lookup

9 years agoensure db connection is closed at the end of each thread
Scott Baker [Fri, 5 Sep 2014 21:48:38 +0000 (14:48 -0700)]
ensure db connection is closed at the end of each thread

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Fri, 5 Sep 2014 04:30:10 +0000 (00:30 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoplumb flavors through to openstack
Scott Baker [Thu, 4 Sep 2014 23:55:08 +0000 (16:55 -0700)]
plumb flavors through to openstack

9 years agodo not sync objects for deployments that are not configured
Scott Baker [Thu, 4 Sep 2014 22:13:40 +0000 (15:13 -0700)]
do not sync objects for deployments that are not configured

9 years agoskip unreachable/misconfigured deployments in sync_nodes
Scott Baker [Thu, 4 Sep 2014 18:04:27 +0000 (11:04 -0700)]
skip unreachable/misconfigured deployments in sync_nodes

9 years agomore logging; fix SyncSiteDeployments waiting on self; fix unknown identifier when...
Scott Baker [Thu, 4 Sep 2014 17:36:51 +0000 (10:36 -0700)]
more logging; fix SyncSiteDeployments waiting on self; fix unknown identifier when adding failed step

9 years agocopied from observer code on alpha
Scott Baker [Thu, 4 Sep 2014 16:48:30 +0000 (09:48 -0700)]
copied from observer code on alpha

9 years agolatest data from alpha
Scott Baker [Thu, 4 Sep 2014 16:32:00 +0000 (09:32 -0700)]
latest data from alpha

9 years agoBug: Models should import model_policy, not model_policies
Sapan Bhatia [Thu, 4 Sep 2014 04:39:19 +0000 (00:39 -0400)]
Bug: Models should import model_policy, not model_policies

9 years agoMoved out rogue file 'model_policies.py' which was interfering with the
Sapan Bhatia [Thu, 4 Sep 2014 04:38:31 +0000 (00:38 -0400)]
Moved out rogue file 'model_policies.py' which was interfering with the
import of the model_policies directory

9 years agopost-updated, trying to make syncdb happy again
Scott Baker [Thu, 4 Sep 2014 01:16:35 +0000 (18:16 -0700)]
post-updated, trying to make syncdb happy again

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Thu, 4 Sep 2014 00:24:03 +0000 (17:24 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoalpha data before update
Scott Baker [Thu, 4 Sep 2014 00:23:55 +0000 (17:23 -0700)]
alpha data before update

9 years agoDrop Slice policy code from Observer
Sapan Bhatia [Wed, 3 Sep 2014 19:43:04 +0000 (15:43 -0400)]
Drop Slice policy code from Observer

9 years agoDrop user policy code from observer
Sapan Bhatia [Wed, 3 Sep 2014 19:42:39 +0000 (15:42 -0400)]
Drop user policy code from observer

9 years agoDrop network model policy from Observer
Sapan Bhatia [Wed, 3 Sep 2014 19:41:49 +0000 (15:41 -0400)]
Drop network model policy from Observer

9 years agoAdd policies feature to user objects
Sapan Bhatia [Wed, 3 Sep 2014 19:39:33 +0000 (15:39 -0400)]
Add policies feature to user objects

9 years agoPolicy: Add new slices to all deployments
Sapan Bhatia [Wed, 3 Sep 2014 19:39:13 +0000 (15:39 -0400)]
Policy: Add new slices to all deployments

9 years agoPolicy: Add new users to all deployments
Sapan Bhatia [Wed, 3 Sep 2014 19:38:56 +0000 (15:38 -0400)]
Policy: Add new users to all deployments

9 years agoPolicy: Add new network objects to all deployments
Sapan Bhatia [Wed, 3 Sep 2014 19:38:28 +0000 (15:38 -0400)]
Policy: Add new network objects to all deployments

9 years agoraise validation error if slice name prefix is incorrect
Tony Mack [Wed, 3 Sep 2014 17:19:42 +0000 (13:19 -0400)]
raise validation error if slice name prefix is incorrect

9 years agodisplay slice's name attribute instead of slicename
Tony Mack [Wed, 3 Sep 2014 17:18:57 +0000 (13:18 -0400)]
display slice's name attribute instead of slicename

9 years agoInclude model policies
Sapan Bhatia [Wed, 3 Sep 2014 17:14:40 +0000 (13:14 -0400)]
Include model policies

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Wed, 3 Sep 2014 15:36:39 +0000 (11:36 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoUpdated OpenStack observer to parallel implementation
Sapan Bhatia [Wed, 3 Sep 2014 15:30:21 +0000 (11:30 -0400)]
Updated OpenStack observer to parallel implementation

9 years agoBug fix
Sapan Bhatia [Wed, 3 Sep 2014 15:29:49 +0000 (11:29 -0400)]
Bug fix