plstackapi.git
9 years agobetter colors and fonts for terminal
Scott Baker [Fri, 20 Jun 2014 05:42:49 +0000 (22:42 -0700)]
better colors and fonts for terminal

9 years agofix more bugs
Tony Mack [Fri, 20 Jun 2014 02:00:22 +0000 (22:00 -0400)]
fix more bugs

9 years agofix import errors
Tony Mack [Fri, 20 Jun 2014 00:42:03 +0000 (20:42 -0400)]
fix import errors

9 years agofix bugs with respect to recent Deployment model changes
Tony Mack [Fri, 20 Jun 2014 00:09:40 +0000 (20:09 -0400)]
fix bugs with respect to recent Deployment model changes

9 years agonew dashboard view, new fields in deployment
Scott Baker [Fri, 20 Jun 2014 00:03:22 +0000 (17:03 -0700)]
new dashboard view, new fields in deployment

9 years agoprovide site/sliver/node data for shell
Scott Baker [Thu, 19 Jun 2014 23:59:33 +0000 (16:59 -0700)]
provide site/sliver/node data for shell

9 years agoupdates to shell
Scott Baker [Thu, 19 Jun 2014 23:51:16 +0000 (16:51 -0700)]
updates to shell

9 years agofix datetime not serializable in shell view
Scott Baker [Thu, 19 Jun 2014 22:24:58 +0000 (15:24 -0700)]
fix datetime not serializable in shell view

9 years agoget rid of focus box, make input focus any time terminal is clicked
Scott Baker [Thu, 19 Jun 2014 21:32:52 +0000 (14:32 -0700)]
get rid of focus box, make input focus any time terminal is clicked

9 years agofix cdn_nodes template
Scott Baker [Thu, 19 Jun 2014 18:14:34 +0000 (11:14 -0700)]
fix cdn_nodes template

9 years agofresh genapi.py from tool and commented out one bad line
Scott Baker [Thu, 19 Jun 2014 18:12:55 +0000 (11:12 -0700)]
fresh genapi.py from tool and commented out one bad line

9 years agoadd new dashboard views to initial_data.json
Scott Baker [Thu, 19 Jun 2014 18:09:00 +0000 (11:09 -0700)]
add new dashboard views to initial_data.json

9 years agoremove ^M
Scott Baker [Thu, 19 Jun 2014 17:54:33 +0000 (10:54 -0700)]
remove ^M

9 years agofix shell incompatibility with datatables; add dotted border around input box
Scott Baker [Thu, 19 Jun 2014 02:02:37 +0000 (19:02 -0700)]
fix shell incompatibility with datatables; add dotted border around input box

9 years agoiframe view support
Scott Baker [Thu, 19 Jun 2014 01:26:45 +0000 (18:26 -0700)]
iframe view support

9 years agomoving the shell files out to where they belong
Scott Baker [Thu, 19 Jun 2014 01:25:29 +0000 (18:25 -0700)]
moving the shell files out to where they belong

9 years agoshell, wip
Scott Baker [Thu, 19 Jun 2014 01:22:03 +0000 (18:22 -0700)]
shell, wip

9 years agoopencloud shell prototype; wip
Scott Baker [Wed, 18 Jun 2014 22:40:56 +0000 (15:40 -0700)]
opencloud shell prototype; wip

9 years agofigure out dashboard view classes and urls automatically
Scott Baker [Tue, 17 Jun 2014 06:08:43 +0000 (23:08 -0700)]
figure out dashboard view classes and urls automatically

9 years agodjango 1.7 compatibilitiy
Scott Baker [Mon, 16 Jun 2014 20:58:21 +0000 (13:58 -0700)]
django 1.7 compatibilitiy

9 years agochange mimetype to content_type
Scott Baker [Mon, 16 Jun 2014 17:25:39 +0000 (10:25 -0700)]
change mimetype to content_type

9 years agoMake it possible to go from deployments to sites in the data model.
Sapan Bhatia [Fri, 13 Jun 2014 17:37:46 +0000 (13:37 -0400)]
Make it possible to go from deployments to sites in the data model.

9 years agoAdded the select_by_user method to the Node object
Sapan Bhatia [Fri, 13 Jun 2014 16:50:36 +0000 (12:50 -0400)]
Added the select_by_user method to the Node object

9 years agoBug fixes + added the generated api (genapi.py) to the repository
Sapan Bhatia [Fri, 13 Jun 2014 07:10:36 +0000 (03:10 -0400)]
Bug fixes + added the generated api (genapi.py) to the repository

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Fri, 13 Jun 2014 03:40:46 +0000 (23:40 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agouse a filteredSelectMultiple for choosing images in developer view
Scott Baker [Wed, 11 Jun 2014 22:40:26 +0000 (15:40 -0700)]
use a filteredSelectMultiple for choosing images in developer view

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Wed, 11 Jun 2014 21:51:32 +0000 (17:51 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

Conflicts:
planetstack/core/models/user.py

9 years agomove UserDeployments to a separate file to resolve circular reference
Scott Baker [Wed, 11 Jun 2014 21:37:48 +0000 (14:37 -0700)]
move UserDeployments to a separate file to resolve circular reference

9 years agoDeployment is imported out of Site.
Sapan Bhatia [Wed, 11 Jun 2014 21:10:11 +0000 (17:10 -0400)]
Deployment is imported out of Site.

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Wed, 11 Jun 2014 21:02:57 +0000 (17:02 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoMerge branch 'apigen'
Sapan Bhatia [Wed, 11 Jun 2014 20:58:58 +0000 (16:58 -0400)]
Merge branch 'apigen'

9 years agodisable automatic deployment of images (needs verification)
Scott Baker [Wed, 11 Jun 2014 18:35:40 +0000 (11:35 -0700)]
disable automatic deployment of images (needs verification)

9 years agofirst cut on ImageDeployments addable by UI
Scott Baker [Wed, 11 Jun 2014 18:34:44 +0000 (11:34 -0700)]
first cut on ImageDeployments addable by UI

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Wed, 11 Jun 2014 17:27:49 +0000 (13:27 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

Conflicts:
planetstack/apigen/api.template.py

9 years agoremoving it broke the tab display; putting it back in for now
Scott Baker [Wed, 11 Jun 2014 03:53:02 +0000 (20:53 -0700)]
removing it broke the tab display; putting it back in for now

9 years agomove stylesheet from dashboard to base to fix popup graph dialog
Scott Baker [Wed, 11 Jun 2014 03:49:22 +0000 (20:49 -0700)]
move stylesheet from dashboard to base to fix popup graph dialog

9 years agoprint BigQuery Unavailable msg if bigquery is not initialized
Scott Baker [Wed, 11 Jun 2014 03:37:40 +0000 (20:37 -0700)]
print BigQuery Unavailable msg if bigquery is not initialized

9 years agogracefully handle missing bigquery keys
Scott Baker [Wed, 11 Jun 2014 02:54:17 +0000 (19:54 -0700)]
gracefully handle missing bigquery keys

9 years agofix incorrect comment, make minidashboard silent if no data received
Scott Baker [Wed, 11 Jun 2014 02:51:07 +0000 (19:51 -0700)]
fix incorrect comment, make minidashboard silent if no data received

9 years agocheck in Amisha's changes
Scott Baker [Tue, 10 Jun 2014 05:21:08 +0000 (22:21 -0700)]
check in Amisha's changes

9 years agohelp text for deployment sites
Scott Baker [Tue, 10 Jun 2014 05:10:00 +0000 (22:10 -0700)]
help text for deployment sites

9 years agoremove debugging statements
Scott Baker [Tue, 10 Jun 2014 00:51:43 +0000 (17:51 -0700)]
remove debugging statements

9 years agoretry page stats in 5 seconds if they fail
Scott Baker [Mon, 9 Jun 2014 23:03:35 +0000 (16:03 -0700)]
retry page stats in 5 seconds if they fail

9 years agoretry chart if it fails
Scott Baker [Mon, 9 Jun 2014 23:02:50 +0000 (16:02 -0700)]
retry chart if it fails

9 years agoremove debugging code
Scott Baker [Mon, 9 Jun 2014 21:14:27 +0000 (14:14 -0700)]
remove debugging code

9 years agofix filtering of deployments when adding slivers
Scott Baker [Mon, 9 Jun 2014 20:12:40 +0000 (13:12 -0700)]
fix filtering of deployments when adding slivers

9 years agofix filtering of deployments when adding slivers
Scott Baker [Mon, 9 Jun 2014 20:11:54 +0000 (13:11 -0700)]
fix filtering of deployments when adding slivers

9 years agoremove debug code
Scott Baker [Mon, 9 Jun 2014 19:13:08 +0000 (12:13 -0700)]
remove debug code

9 years agoadd ability to disabled minidashboard
Scott Baker [Mon, 9 Jun 2014 18:55:26 +0000 (11:55 -0700)]
add ability to disabled minidashboard

9 years agofix unable to add nodes from deployment admin
Scott Baker [Mon, 9 Jun 2014 18:01:16 +0000 (11:01 -0700)]
fix unable to add nodes from deployment admin

9 years agofilter deployments in add-sliver inline by acl
Scott Baker [Mon, 9 Jun 2014 17:51:16 +0000 (10:51 -0700)]
filter deployments in add-sliver inline by acl

9 years agofix select_by_acl to return a queryset
Scott Baker [Fri, 6 Jun 2014 23:09:51 +0000 (16:09 -0700)]
fix select_by_acl to return a queryset

9 years agomerge tony's changes to deployment
Scott Baker [Fri, 6 Jun 2014 21:56:20 +0000 (14:56 -0700)]
merge tony's changes to deployment

9 years agomake deployment.py go away
Scott Baker [Fri, 6 Jun 2014 21:52:20 +0000 (14:52 -0700)]
make deployment.py go away

9 years agoacl support for deployments
Scott Baker [Fri, 6 Jun 2014 21:49:43 +0000 (14:49 -0700)]
acl support for deployments

9 years agomodels in deployment.py appear to have been moved to site.py
Scott Baker [Fri, 6 Jun 2014 00:21:49 +0000 (17:21 -0700)]
models in deployment.py appear to have been moved to site.py

9 years agoremove deployment_auth.py and move deployment auth parameters to deployment model
Tony Mack [Wed, 4 Jun 2014 03:02:00 +0000 (23:02 -0400)]
remove deployment_auth.py and move deployment auth parameters to deployment model

9 years agofix NameError
Tony Mack [Wed, 4 Jun 2014 01:08:39 +0000 (21:08 -0400)]
fix NameError

9 years agoswitch admin_driver() to client_driver()
Tony Mack [Wed, 4 Jun 2014 01:04:35 +0000 (21:04 -0400)]
switch admin_driver() to client_driver()

9 years agoenabled nagios/kairos modules but leave nav tabs disabled
Scott Baker [Tue, 3 Jun 2014 23:29:23 +0000 (16:29 -0700)]
enabled nagios/kairos modules but leave nav tabs disabled

9 years agoeliminate debugging console logs
Scott Baker [Tue, 3 Jun 2014 23:27:38 +0000 (16:27 -0700)]
eliminate debugging console logs

9 years agoeliminate unnecessary background image
Scott Baker [Tue, 3 Jun 2014 22:48:34 +0000 (15:48 -0700)]
eliminate unnecessary background image

9 years agocheck in missing image
Scott Baker [Tue, 3 Jun 2014 22:43:41 +0000 (15:43 -0700)]
check in missing image

9 years agofix VolumeAdmin not obeying readonly user bit
Scott Baker [Tue, 3 Jun 2014 19:34:18 +0000 (12:34 -0700)]
fix VolumeAdmin not obeying readonly user bit

9 years agoenacted field cleanup
Scott Baker [Tue, 3 Jun 2014 19:25:40 +0000 (12:25 -0700)]
enacted field cleanup

9 years agoAdd ImageDeploymentsInline, eliminate enacted field in Slice:Networks
Scott Baker [Tue, 3 Jun 2014 19:14:07 +0000 (12:14 -0700)]
Add ImageDeploymentsInline, eliminate enacted field in Slice:Networks

9 years agofix duplicate image created
Scott Baker [Tue, 3 Jun 2014 06:19:38 +0000 (23:19 -0700)]
fix duplicate image created

9 years agoinclude imagedeployments
Scott Baker [Tue, 3 Jun 2014 06:19:08 +0000 (23:19 -0700)]
include imagedeployments

9 years agofix getattr problem, add additional logging
Scott Baker [Tue, 3 Jun 2014 05:59:08 +0000 (22:59 -0700)]
fix getattr problem, add additional logging

9 years agostop silently absorbing exceptions inside of sync steps
Scott Baker [Tue, 3 Jun 2014 05:14:49 +0000 (22:14 -0700)]
stop silently absorbing exceptions inside of sync steps

9 years agoreturn status text in json for tenant views
Scott Baker [Mon, 2 Jun 2014 03:45:13 +0000 (20:45 -0700)]
return status text in json for tenant views

9 years agomerge Amisha changes
Scott Baker [Mon, 2 Jun 2014 03:30:30 +0000 (20:30 -0700)]
merge Amisha changes

9 years agoeliminate obsolete analytics code
Scott Baker [Fri, 30 May 2014 23:10:35 +0000 (16:10 -0700)]
eliminate obsolete analytics code

9 years agosplit views.py into individual per-dashboard files
Scott Baker [Fri, 30 May 2014 23:06:46 +0000 (16:06 -0700)]
split views.py into individual per-dashboard files

9 years agorename plus to dashboard
Scott Baker [Fri, 30 May 2014 22:10:17 +0000 (15:10 -0700)]
rename plus to dashboard

9 years agorename plus to dashboard
Scott Baker [Fri, 30 May 2014 22:08:20 +0000 (15:08 -0700)]
rename plus to dashboard

9 years agouserdata support for instance creation
Scott Baker [Fri, 30 May 2014 21:42:42 +0000 (14:42 -0700)]
userdata support for instance creation

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Thu, 29 May 2014 22:33:47 +0000 (15:33 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agomuch faster means of computing matrices
Scott Baker [Thu, 29 May 2014 22:32:53 +0000 (15:32 -0700)]
much faster means of computing matrices

9 years agoTweak description
Andy Bavier [Wed, 28 May 2014 14:05:42 +0000 (10:05 -0400)]
Tweak description

9 years agoThree network templates: Private, Public dedicated IPv4, Public shared IPv4
Andy Bavier [Wed, 28 May 2014 14:00:11 +0000 (10:00 -0400)]
Three network templates: Private, Public dedicated IPv4, Public shared IPv4

9 years agofix some chord graph issues
Scott Baker [Wed, 28 May 2014 03:30:37 +0000 (20:30 -0700)]
fix some chord graph issues

9 years agoslice_interactions dynamic update
Scott Baker [Tue, 27 May 2014 23:55:00 +0000 (16:55 -0700)]
slice_interactions dynamic update

9 years agofix cdn_nodes template
Scott Baker [Mon, 26 May 2014 23:15:45 +0000 (16:15 -0700)]
fix cdn_nodes template

9 years agosend error message to stderr instead of stdout
Scott Baker [Mon, 26 May 2014 22:58:09 +0000 (15:58 -0700)]
send error message to stderr instead of stdout

9 years agomore syndicate volumes
Scott Baker [Mon, 26 May 2014 18:55:49 +0000 (11:55 -0700)]
more syndicate volumes

9 years agoremove debug line
Scott Baker [Mon, 26 May 2014 18:46:05 +0000 (11:46 -0700)]
remove debug line

9 years agoreadonly checking in tenant view
Scott Baker [Mon, 26 May 2014 18:45:29 +0000 (11:45 -0700)]
readonly checking in tenant view

9 years agolatest demodata, includes dashboard stuff
Scott Baker [Sat, 24 May 2014 01:31:45 +0000 (18:31 -0700)]
latest demodata, includes dashboard stuff

9 years agoupdate minidashboard immediately after DOM is ready
Scott Baker [Sat, 24 May 2014 01:26:06 +0000 (18:26 -0700)]
update minidashboard immediately after DOM is ready

9 years agoremove kairos and nagios
Scott Baker [Fri, 23 May 2014 21:41:14 +0000 (14:41 -0700)]
remove kairos and nagios

9 years agofix observer notification error
Scott Baker [Fri, 23 May 2014 20:20:53 +0000 (13:20 -0700)]
fix observer notification error

9 years agoreadonly support for cassandra admin
Scott Baker [Fri, 23 May 2014 20:20:17 +0000 (13:20 -0700)]
readonly support for cassandra admin

9 years agoreadonly support for HPC admin
Scott Baker [Fri, 23 May 2014 20:16:57 +0000 (13:16 -0700)]
readonly support for HPC admin

9 years agomake RR readonly-aware
Scott Baker [Fri, 23 May 2014 19:47:57 +0000 (12:47 -0700)]
make RR readonly-aware

9 years agomake SingletonAdmin readonly-aware, make ReadonlyAwareAdmin tolerate missing user_rea...
Scott Baker [Fri, 23 May 2014 19:42:40 +0000 (12:42 -0700)]
make SingletonAdmin readonly-aware, make ReadonlyAwareAdmin tolerate missing user_readonly_fields

9 years agofix instances of the readonly bug in useradmin
Scott Baker [Fri, 23 May 2014 19:09:15 +0000 (12:09 -0700)]
fix instances of the readonly bug in useradmin

9 years agomake user contact fields RO for RO user, fix unable to add deployment to user in...
Scott Baker [Fri, 23 May 2014 19:05:11 +0000 (12:05 -0700)]
make user contact fields RO for RO user, fix unable to add deployment to user in user admin

9 years agofix sitedeployment missing for readonly user
Scott Baker [Fri, 23 May 2014 18:58:20 +0000 (11:58 -0700)]
fix sitedeployment missing for readonly user

9 years agomerge latest Amisha changes
Scott Baker [Fri, 23 May 2014 18:50:54 +0000 (11:50 -0700)]
merge latest Amisha changes