plstackapi.git
9 years agoCleaned up options
Sapan Bhatia [Wed, 22 Oct 2014 00:58:47 +0000 (20:58 -0400)]
Cleaned up options

9 years agoAdded content to slivers ansible recipe.
Sapan Bhatia [Wed, 22 Oct 2014 00:57:59 +0000 (20:57 -0400)]
Added content to slivers ansible recipe.

9 years agoHandle two error messages, when a user is orphaned
Sapan Bhatia [Wed, 22 Oct 2014 00:53:41 +0000 (20:53 -0400)]
Handle two error messages, when a user is orphaned

9 years agoUpdates to auth in sync_network_deployments
Sapan Bhatia [Tue, 21 Oct 2014 23:33:52 +0000 (19:33 -0400)]
Updates to auth in sync_network_deployments

9 years agoUpdated to new IceHouse clients
root [Tue, 21 Oct 2014 21:58:56 +0000 (17:58 -0400)]
Updated to new IceHouse clients

9 years agoSync slivers rewritten with ansible
root [Tue, 21 Oct 2014 20:24:13 +0000 (16:24 -0400)]
Sync slivers rewritten with ansible

9 years agoBug fix in ansible driver for backend
root [Fri, 17 Oct 2014 19:28:29 +0000 (15:28 -0400)]
Bug fix in ansible driver for backend

9 years agoNew steps, ansible playbooks
root [Fri, 17 Oct 2014 14:43:29 +0000 (10:43 -0400)]
New steps, ansible playbooks

9 years agoBug fixes in ansible driver
root [Wed, 15 Oct 2014 12:55:40 +0000 (08:55 -0400)]
Bug fixes in ansible driver

9 years agoFixed a bug in the ansible driver for OpenStack
root [Wed, 15 Oct 2014 12:51:05 +0000 (08:51 -0400)]
Fixed a bug in the ansible driver for OpenStack

9 years agouser deployment sync step updated to use ansible
root [Wed, 15 Oct 2014 04:12:05 +0000 (00:12 -0400)]
user deployment sync step updated to use ansible

9 years agoUser and role creation ansible playbook template
root [Wed, 15 Oct 2014 04:11:32 +0000 (00:11 -0400)]
User and role creation ansible playbook template

9 years agoAnsible library module for new Ansible-based Observer backend
root [Tue, 14 Oct 2014 16:33:44 +0000 (12:33 -0400)]
Ansible library module for new Ansible-based Observer backend

9 years agolarry's edits on node58
Scott Baker [Sun, 12 Oct 2014 17:52:02 +0000 (10:52 -0700)]
larry's edits on node58

9 years agodisable cassandra from UI
Scott Baker [Sun, 12 Oct 2014 17:47:40 +0000 (10:47 -0700)]
disable cassandra from UI

9 years agolatest dumpdata from alpha
Scott Baker [Fri, 10 Oct 2014 17:38:20 +0000 (10:38 -0700)]
latest dumpdata from alpha

9 years agoreplace HPC and RR service objects with the right ones
Scott Baker [Thu, 9 Oct 2014 23:38:45 +0000 (16:38 -0700)]
replace HPC and RR service objects with the right ones

9 years agofix keyerror in plcorebase.delete
Scott Baker [Thu, 9 Oct 2014 23:22:00 +0000 (16:22 -0700)]
fix keyerror in plcorebase.delete

9 years agoobserver_disabled was not being imported into core/models/user.py
Scott Baker [Thu, 9 Oct 2014 23:16:02 +0000 (16:16 -0700)]
observer_disabled was not being imported into core/models/user.py

9 years agoavoid throwing exception for model_policies that don't exist
Scott Baker [Thu, 9 Oct 2014 19:03:22 +0000 (12:03 -0700)]
avoid throwing exception for model_policies that don't exist

9 years agodelete commented out lines
Scott Baker [Thu, 9 Oct 2014 18:11:17 +0000 (11:11 -0700)]
delete commented out lines

9 years agohostnames in lowercase in legacyapi
Scott Baker [Thu, 9 Oct 2014 18:10:05 +0000 (11:10 -0700)]
hostnames in lowercase in legacyapi

9 years agomerge my REST API changes with Sapan's
Scott Baker [Thu, 9 Oct 2014 18:09:15 +0000 (11:09 -0700)]
merge my REST API changes with Sapan's

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Thu, 9 Oct 2014 18:00:45 +0000 (11:00 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agouser permission REST test, WIP
Scott Baker [Thu, 9 Oct 2014 17:59:58 +0000 (10:59 -0700)]
user permission REST test, WIP

9 years agocreate default networks in model policy instead of admin
Tony Mack [Thu, 9 Oct 2014 02:54:02 +0000 (22:54 -0400)]
create default networks in model policy instead of admin

9 years agoadded openstack dependencies for the observer
Tony Mack [Wed, 8 Oct 2014 17:48:30 +0000 (13:48 -0400)]
added openstack dependencies for the observer
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoadded openstack client libraries dependencies
Tony Mack [Wed, 8 Oct 2014 17:47:54 +0000 (13:47 -0400)]
added openstack client libraries dependencies

9 years agoSet specific error code
Sapan Bhatia [Wed, 8 Oct 2014 15:34:23 +0000 (11:34 -0400)]
Set specific error code

9 years agoCreation was broken - when you create an object, there is no object in
Sapan Bhatia [Wed, 8 Oct 2014 14:34:41 +0000 (10:34 -0400)]
Creation was broken - when you create an object, there is no object in
context, so can_update does not work

9 years agoFor backend-specific observers, filter out deployments without backend
Sapan Bhatia [Wed, 8 Oct 2014 13:38:21 +0000 (09:38 -0400)]
For backend-specific observers, filter out deployments without backend
types set

9 years agocreate default public and private slice networks for slices created via developer...
Tony Mack [Tue, 7 Oct 2014 21:20:30 +0000 (17:20 -0400)]
create default public and private slice networks for slices created via developer (admin) view

9 years agoexpanded REST permission test, WIP
Scott Baker [Tue, 7 Oct 2014 19:54:51 +0000 (12:54 -0700)]
expanded REST permission test, WIP

9 years agoadd slice_roles to REST API
Scott Baker [Tue, 7 Oct 2014 19:11:34 +0000 (12:11 -0700)]
add slice_roles to REST API

9 years agoadd site_roles to REST API
Scott Baker [Tue, 7 Oct 2014 19:07:09 +0000 (12:07 -0700)]
add site_roles to REST API

9 years agouser test, WIP
Scott Baker [Tue, 7 Oct 2014 07:10:41 +0000 (00:10 -0700)]
user test, WIP

9 years agosupport fine-grained permission checks in API
Scott Baker [Tue, 7 Oct 2014 07:10:17 +0000 (00:10 -0700)]
support fine-grained permission checks in API

9 years agofix TypeError in SliceForm:clean
Scott Baker [Tue, 7 Oct 2014 06:09:59 +0000 (23:09 -0700)]
fix TypeError in SliceForm:clean

9 years agore-did the fine grained permission checking stuff again
Scott Baker [Tue, 7 Oct 2014 05:58:48 +0000 (22:58 -0700)]
re-did the fine grained permission checking stuff again

9 years agofix nonworking tabs displayed when adding user
Scott Baker [Tue, 7 Oct 2014 00:51:20 +0000 (17:51 -0700)]
fix nonworking tabs displayed when adding user

9 years agofix manyToMany error when creating deployment
Scott Baker [Tue, 7 Oct 2014 00:17:40 +0000 (17:17 -0700)]
fix manyToMany error when creating deployment

9 years agoMigration script for availability_zones
Sapan Bhatia [Mon, 6 Oct 2014 21:22:37 +0000 (17:22 -0400)]
Migration script for availability_zones

9 years agoRequire wget to be installed
Sapan Bhatia [Mon, 6 Oct 2014 20:59:26 +0000 (16:59 -0400)]
Require wget to be installed

9 years agoadd default select_by_user to plcorebase, hunt down and destroy select_by_user method...
Scott Baker [Fri, 3 Oct 2014 21:48:06 +0000 (14:48 -0700)]
add default select_by_user to plcorebase, hunt down and destroy select_by_user methods in other classes that were redundant with the new default

9 years agocleaner approach to dealing with UserAdmin, using multiple inheritance
Scott Baker [Fri, 3 Oct 2014 20:10:47 +0000 (13:10 -0700)]
cleaner approach to dealing with UserAdmin, using multiple inheritance

9 years agoadd support for fine-grained field permissions for user model
Scott Baker [Fri, 3 Oct 2014 07:32:37 +0000 (00:32 -0700)]
add support for fine-grained field permissions for user model

9 years agoraise PermissionDenied if someone tries to save an object without can_update rights
Scott Baker [Fri, 3 Oct 2014 05:50:18 +0000 (22:50 -0700)]
raise PermissionDenied if someone tries to save an object without can_update rights

9 years agofix model_policies being called with class instead of instance
Scott Baker [Tue, 30 Sep 2014 21:53:45 +0000 (14:53 -0700)]
fix model_policies being called with class instead of instance

9 years agocheck-in fix for checkbox deletion not working in django 1.7
Scott Baker [Tue, 30 Sep 2014 18:35:30 +0000 (11:35 -0700)]
check-in fix for checkbox deletion not working in django 1.7

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Tue, 30 Sep 2014 18:32:53 +0000 (11:32 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agorename sanity_check to consistency_check; run it from an external program rather...
Scott Baker [Tue, 30 Sep 2014 18:31:56 +0000 (11:31 -0700)]
rename sanity_check to consistency_check; run it from an external program rather than as part of observer

9 years agoadded availaibilty_zone param to spanw_instance() call
Tony Mack [Mon, 29 Sep 2014 20:21:57 +0000 (16:21 -0400)]
added availaibilty_zone param to spanw_instance() call

9 years agoadded availability_zone field to Deployment model
Tony Mack [Mon, 29 Sep 2014 20:10:52 +0000 (16:10 -0400)]
added availability_zone field to Deployment model

9 years agobetter stderr handling
Scott Baker [Fri, 26 Sep 2014 19:36:39 +0000 (12:36 -0700)]
better stderr handling

9 years agodiff-opencloud tool
Scott Baker [Fri, 26 Sep 2014 19:23:27 +0000 (12:23 -0700)]
diff-opencloud tool

9 years agoopencloud copy tool
Scott Baker [Fri, 26 Sep 2014 19:13:21 +0000 (12:13 -0700)]
opencloud copy tool

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Fri, 26 Sep 2014 07:50:07 +0000 (00:50 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agodo a better job with default_origin_server; fix update
Scott Baker [Fri, 26 Sep 2014 07:49:55 +0000 (00:49 -0700)]
do a better job with default_origin_server; fix update

9 years agobump version number
Scott Baker [Thu, 25 Sep 2014 04:32:40 +0000 (21:32 -0700)]
bump version number

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
root [Thu, 25 Sep 2014 03:59:30 +0000 (03:59 +0000)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoallow only enforce login base prefix on new slices
Tony Mack [Wed, 24 Sep 2014 16:44:22 +0000 (12:44 -0400)]
allow only enforce login base prefix on new slices

9 years agofix attribute error
Tony Mack [Wed, 24 Sep 2014 14:22:31 +0000 (10:22 -0400)]
fix attribute error

9 years agoset sliver name in save()
Tony Mack [Wed, 24 Sep 2014 14:08:51 +0000 (10:08 -0400)]
set sliver name in save()

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

9 years agofix delete when hpc object has no cmi object id; add silent=true for originserver
Scott Baker [Wed, 24 Sep 2014 05:53:51 +0000 (22:53 -0700)]
fix delete when hpc object has no cmi object id; add silent=true for originserver

9 years agoalso allow 'silent' to be set as an instance variable
Scott Baker [Wed, 24 Sep 2014 05:41:17 +0000 (22:41 -0700)]
also allow 'silent' to be set as an instance variable

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

9 years agoFixed a typo
Sapan Bhatia [Wed, 24 Sep 2014 04:34:44 +0000 (00:34 -0400)]
Fixed a typo

9 years agoremove unnecessary id=
Scott Baker [Wed, 24 Sep 2014 00:24:42 +0000 (17:24 -0700)]
remove unnecessary id=

9 years agoadd sanity check functions
Scott Baker [Wed, 24 Sep 2014 00:23:02 +0000 (17:23 -0700)]
add sanity check functions

9 years agoadd silent kwarg to delete() and save()
Scott Baker [Tue, 23 Sep 2014 23:04:36 +0000 (16:04 -0700)]
add silent kwarg to delete() and save()

9 years agoDeploymentRole is not linked to deployments
Sapan Bhatia [Tue, 23 Sep 2014 17:42:40 +0000 (13:42 -0400)]
DeploymentRole is not linked to deployments

9 years agoDon't use config backend type if it's not set
Sapan Bhatia [Tue, 23 Sep 2014 17:42:23 +0000 (13:42 -0400)]
Don't use config backend type if it's not set

9 years agoDisable deployment filtering if the backend_type config option is not set
Sapan Bhatia [Tue, 23 Sep 2014 17:14:31 +0000 (13:14 -0400)]
Disable deployment filtering if the backend_type config option is not set

9 years agoreverted out change; not sure it was safe when spawning Openstack instances
Scott Baker [Tue, 23 Sep 2014 00:46:35 +0000 (17:46 -0700)]
reverted out change; not sure it was safe when spawning Openstack instances

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

9 years agoconvert hostnames to lowercase when adding to data model
Scott Baker [Tue, 23 Sep 2014 00:16:32 +0000 (17:16 -0700)]
convert hostnames to lowercase when adding to data model

9 years agoNew migration script for backend_type, and timezone
Sapan Bhatia [Mon, 22 Sep 2014 23:03:02 +0000 (19:03 -0400)]
New migration script for backend_type, and timezone

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