plstackapi.git
10 years agoonly download GeoLiteCity if it does not exist; require UPLOAD_HOST on make command...
Scott Baker [Fri, 18 Apr 2014 23:14:04 +0000 (16:14 -0700)]
only download GeoLiteCity if it does not exist; require UPLOAD_HOST on make command line when using 'make install'

10 years agoremove debugging code
Scott Baker [Fri, 18 Apr 2014 22:29:30 +0000 (15:29 -0700)]
remove debugging code

10 years agoadded install target
Scott Baker [Fri, 18 Apr 2014 22:24:49 +0000 (15:24 -0700)]
added install target

10 years agocleanup unused fields
Tony Mack [Fri, 18 Apr 2014 19:41:08 +0000 (15:41 -0400)]
cleanup unused fields

10 years agodo not specify dns nameservers when creating subnets
Tony Mack [Fri, 18 Apr 2014 19:33:24 +0000 (15:33 -0400)]
do not specify dns nameservers when creating subnets

10 years agono longer creating a router for networks
Tony Mack [Fri, 18 Apr 2014 19:32:45 +0000 (15:32 -0400)]
no longer creating a router for networks

10 years agomerge Amisha's changes
Scott Baker [Fri, 18 Apr 2014 18:25:32 +0000 (11:25 -0700)]
merge Amisha's changes

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Fri, 18 Apr 2014 17:49:54 +0000 (10:49 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agouse bigquery_analytics for CDN operator map and summary views
Scott Baker [Fri, 18 Apr 2014 17:48:31 +0000 (10:48 -0700)]
use bigquery_analytics for CDN operator map and summary views

10 years agouse cached queries
Scott Baker [Fri, 18 Apr 2014 17:47:24 +0000 (10:47 -0700)]
use cached queries

10 years agopostprocessing support
Scott Baker [Fri, 18 Apr 2014 17:46:25 +0000 (10:46 -0700)]
postprocessing support

10 years agocached query support, latest arg to compose_query, compose_latest_query
Scott Baker [Fri, 18 Apr 2014 17:45:26 +0000 (10:45 -0700)]
cached query support, latest arg to compose_query, compose_latest_query

10 years agomove key sync logic to sync_slivers
Tony Mack [Fri, 18 Apr 2014 01:57:48 +0000 (21:57 -0400)]
move key sync logic to sync_slivers

10 years agoskip networks that are using a template with translation
Tony Mack [Fri, 18 Apr 2014 01:57:16 +0000 (21:57 -0400)]
skip networks that are using a template with translation

10 years agofix AttributeError
Tony Mack [Thu, 17 Apr 2014 00:47:20 +0000 (20:47 -0400)]
fix AttributeError

10 years agodisable file injection for now
Tony Mack [Thu, 17 Apr 2014 00:15:55 +0000 (20:15 -0400)]
disable file injection for now

10 years agodo not save user record here
Tony Mack [Thu, 17 Apr 2014 00:15:39 +0000 (20:15 -0400)]
do not save user record here

10 years agoupdate user account across deployments when user record is updated
Tony Mack [Wed, 16 Apr 2014 23:53:21 +0000 (19:53 -0400)]
update user account across deployments when user record is updated

10 years agosupport running as daemon
Tony Mack [Wed, 16 Apr 2014 23:52:09 +0000 (19:52 -0400)]
support running as daemon

10 years agoswitch back to files argument
Tony Mack [Wed, 16 Apr 2014 11:49:41 +0000 (07:49 -0400)]
switch back to files argument

10 years agoonly create private networks for networks using the correct templates
Tony Mack [Wed, 16 Apr 2014 11:49:15 +0000 (07:49 -0400)]
only create private networks for networks using the correct templates

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Wed, 16 Apr 2014 00:53:38 +0000 (17:53 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agouse id instead of name as a unique identifier
Scott Baker [Wed, 16 Apr 2014 00:44:27 +0000 (17:44 -0700)]
use id instead of name as a unique identifier

10 years agofix login for which networks a sliver connets to
Tony Mack [Wed, 16 Apr 2014 00:04:13 +0000 (20:04 -0400)]
fix login for which networks a sliver connets to

10 years agorename tenant_increase_slivers, tenant_decrease_slivers to slice_*, replace calls...
Scott Baker [Tue, 15 Apr 2014 17:58:31 +0000 (10:58 -0700)]
rename tenant_increase_slivers, tenant_decrease_slivers to slice_*, replace calls in DashboardAddOrRemoveSliverView with calls to these functions instead of hpc_wizard

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Tue, 15 Apr 2014 17:42:41 +0000 (10:42 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agoadd add/remove buttons to basic add/remove dialog
Scott Baker [Tue, 15 Apr 2014 17:42:36 +0000 (10:42 -0700)]
add add/remove buttons to basic add/remove dialog

10 years agoonly save sliver record if operstions succeed
Tony Mack [Tue, 15 Apr 2014 16:18:12 +0000 (12:18 -0400)]
only save sliver record if operstions succeed

10 years agokeystone role names are case insensitive. lookup role using the supplied name and...
Tony Mack [Tue, 15 Apr 2014 16:17:15 +0000 (12:17 -0400)]
keystone role names are case insensitive. lookup role using the supplied name and a titiled version

10 years agofilter users correctly
Tony Mack [Tue, 15 Apr 2014 16:14:09 +0000 (12:14 -0400)]
filter users correctly

10 years agofix bug
Tony Mack [Tue, 15 Apr 2014 16:13:42 +0000 (12:13 -0400)]
fix bug

10 years agomerge Amisha's blessed_sites changes
Scott Baker [Tue, 15 Apr 2014 06:52:48 +0000 (23:52 -0700)]
merge Amisha's blessed_sites changes

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Tue, 15 Apr 2014 06:51:13 +0000 (23:51 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agodownload and install GeoIP city database
Scott Baker [Tue, 15 Apr 2014 06:51:04 +0000 (23:51 -0700)]
download and install GeoIP city database

10 years agodisable some steps
Tony Mack [Tue, 15 Apr 2014 02:16:42 +0000 (22:16 -0400)]
disable some steps

10 years agofile are now injected via personality argument
Tony Mack [Tue, 15 Apr 2014 02:15:35 +0000 (22:15 -0400)]
file are now injected via personality argument

10 years agoadd network template to requested networks
Tony Mack [Tue, 15 Apr 2014 02:15:02 +0000 (22:15 -0400)]
add network template to requested networks

10 years agofix bug
Tony Mack [Tue, 15 Apr 2014 02:13:11 +0000 (22:13 -0400)]
fix bug

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Mon, 14 Apr 2014 23:48:18 +0000 (16:48 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agoadd noAct argument, return list of modified sites in result
Scott Baker [Mon, 14 Apr 2014 23:48:05 +0000 (16:48 -0700)]
add noAct argument, return list of modified sites in result

10 years agosupport for add/remove slivers with no site name, add action to get preferred site...
Scott Baker [Mon, 14 Apr 2014 23:12:15 +0000 (16:12 -0700)]
support for add/remove slivers with no site name, add action to get preferred site for user

10 years agoadd GeoIP, django-ipware
Scott Baker [Mon, 14 Apr 2014 18:00:25 +0000 (11:00 -0700)]
add GeoIP, django-ipware

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Mon, 14 Apr 2014 16:29:42 +0000 (09:29 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agoAmisha's latest changes to tenant view
Scott Baker [Mon, 14 Apr 2014 16:29:30 +0000 (09:29 -0700)]
Amisha's latest changes to tenant view

10 years agofix bugs
Tony Mack [Sat, 12 Apr 2014 14:28:52 +0000 (10:28 -0400)]
fix bugs

10 years agoadd NetworkDepoyments
Tony Mack [Sat, 12 Apr 2014 14:27:20 +0000 (10:27 -0400)]
add NetworkDepoyments

10 years agoadd new deleters, update existing deleters
Tony Mack [Sat, 12 Apr 2014 14:26:15 +0000 (10:26 -0400)]
add new deleters, update existing deleters

10 years agohandle inconsistent admin role names in delete_user_role
Tony Mack [Thu, 10 Apr 2014 16:26:18 +0000 (12:26 -0400)]
handle inconsistent admin role names in delete_user_role

10 years agoadd users to all deployments for now
Tony Mack [Thu, 10 Apr 2014 16:25:46 +0000 (12:25 -0400)]
add users to all deployments for now

10 years agoskip slices that have not been synced at the deployment
Tony Mack [Thu, 10 Apr 2014 16:25:22 +0000 (12:25 -0400)]
skip slices that have not been synced at the deployment

10 years agomoved sync logic to sync_network_deployments
Tony Mack [Thu, 10 Apr 2014 16:24:45 +0000 (12:24 -0400)]
moved sync logic to sync_network_deployments

10 years agorequest_interface should be requested_interval
Tony Mack [Thu, 10 Apr 2014 16:20:33 +0000 (12:20 -0400)]
request_interface should be requested_interval

10 years agoslice dropdown in historical view
Scott Baker [Wed, 9 Apr 2014 07:20:41 +0000 (00:20 -0700)]
slice dropdown in historical view

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Wed, 9 Apr 2014 07:11:37 +0000 (00:11 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agotenant view is tab #5, due to slice interactions view
Scott Baker [Wed, 9 Apr 2014 07:11:23 +0000 (00:11 -0700)]
tenant view is tab #5, due to slice interactions view

10 years agofix /opt/planetstack deleted on update; bump version number
Scott Baker [Wed, 9 Apr 2014 06:47:11 +0000 (23:47 -0700)]
fix /opt/planetstack deleted on update; bump version number

10 years agomerge Amisha's changes
Scott Baker [Wed, 9 Apr 2014 06:40:56 +0000 (23:40 -0700)]
merge Amisha's changes

10 years agoadjust availability zone hostname argument
Tony Mack [Wed, 9 Apr 2014 05:46:03 +0000 (01:46 -0400)]
adjust availability zone hostname argument

10 years agochanged 'uuid' to 'net-id' in networks arg. Don't include empty strings in public...
Tony Mack [Wed, 9 Apr 2014 05:44:02 +0000 (01:44 -0400)]
changed 'uuid' to 'net-id' in networks arg. Don't include empty strings in public keys list

10 years agochange filter() to all()
Tony Mack [Tue, 8 Apr 2014 20:38:15 +0000 (16:38 -0400)]
change filter() to all()

10 years agorename openstack network_id field to net_id to avoid conflict with django network_id...
Tony Mack [Tue, 8 Apr 2014 20:37:56 +0000 (16:37 -0400)]
rename openstack network_id field to net_id to avoid conflict with django network_id foreign key field

10 years agoinclude SyncNetworkDeployments step
Tony Mack [Tue, 8 Apr 2014 20:37:10 +0000 (16:37 -0400)]
include SyncNetworkDeployments step

10 years agochecking in step
Tony Mack [Tue, 8 Apr 2014 20:36:52 +0000 (16:36 -0400)]
checking in step

10 years agoadmin 'admin' argument to constructor
Tony Mack [Mon, 7 Apr 2014 23:49:01 +0000 (19:49 -0400)]
admin 'admin' argument to constructor

10 years agodo not save user record in sync_user step
Tony Mack [Mon, 7 Apr 2014 23:48:09 +0000 (19:48 -0400)]
do not save user record in sync_user step

10 years agoInspect all user deployments. No need to act on ever user on every run.
Tony Mack [Mon, 7 Apr 2014 23:47:28 +0000 (19:47 -0400)]
Inspect all user deployments. No need to act on ever user on every run.

10 years agoimport logger
Tony Mack [Mon, 7 Apr 2014 23:46:15 +0000 (19:46 -0400)]
import logger

10 years agoAdd slices to all deployments for now. Set starting subnet address.
Tony Mack [Mon, 7 Apr 2014 23:45:46 +0000 (19:45 -0400)]
Add slices to all deployments for now. Set starting subnet address.

10 years agoadd NetworkDeployment object
Tony Mack [Mon, 7 Apr 2014 23:38:28 +0000 (19:38 -0400)]
add NetworkDeployment object

10 years agofix for running dmdot on syndicate
Scott Baker [Thu, 3 Apr 2014 18:35:25 +0000 (11:35 -0700)]
fix for running dmdot on syndicate

10 years agorestore lost dmdot changes: fix CamelCased model names, support using other apps
Scott Baker [Thu, 3 Apr 2014 18:03:11 +0000 (11:03 -0700)]
restore lost dmdot changes: fix CamelCased model names, support using other apps

10 years agoset sliver deploments to node's deployment
Tony Mack [Thu, 3 Apr 2014 14:30:43 +0000 (10:30 -0400)]
set sliver deploments to node's deployment

10 years agofix attribute error
Tony Mack [Wed, 2 Apr 2014 20:02:45 +0000 (16:02 -0400)]
fix attribute error

10 years agoupdate select_by_user()
Tony Mack [Wed, 2 Apr 2014 19:45:48 +0000 (15:45 -0400)]
update select_by_user()

10 years agofix AttributeError
Tony Mack [Wed, 2 Apr 2014 19:39:32 +0000 (15:39 -0400)]
fix AttributeError

10 years agofix bugs
Tony Mack [Wed, 2 Apr 2014 11:06:53 +0000 (07:06 -0400)]
fix bugs

10 years agofix import error
Tony Mack [Wed, 2 Apr 2014 11:06:00 +0000 (07:06 -0400)]
fix import error

10 years agoupdating deleters
Tony Mack [Wed, 2 Apr 2014 00:24:47 +0000 (20:24 -0400)]
updating deleters

10 years agotry to resolve differnces between name of admin role at different deployments running...
Tony Mack [Sat, 29 Mar 2014 00:09:21 +0000 (20:09 -0400)]
try to resolve differnces between name of admin role at different deployments running differnt versions of keystone

10 years agobump rpm version number
Scott Baker [Thu, 27 Mar 2014 17:47:23 +0000 (10:47 -0700)]
bump rpm version number

10 years agolatest welcome.html from node33
Scott Baker [Thu, 27 Mar 2014 17:42:16 +0000 (10:42 -0700)]
latest welcome.html from node33

10 years agoplanetstack.css from node33
Scott Baker [Thu, 27 Mar 2014 16:21:16 +0000 (09:21 -0700)]
planetstack.css from node33

10 years agoslice_interactions.html from node33
Scott Baker [Thu, 27 Mar 2014 16:17:59 +0000 (09:17 -0700)]
slice_interactions.html from node33

10 years agominidashboard changes from node33
Scott Baker [Thu, 27 Mar 2014 16:16:37 +0000 (09:16 -0700)]
minidashboard changes from node33

10 years agoallow arbitrary time bucketing, allow @ to be used instead of %, allow django to...
Scott Baker [Thu, 27 Mar 2014 16:13:41 +0000 (09:13 -0700)]
allow arbitrary time bucketing, allow @ to be used instead of %, allow django to be used as a data source for google charts

10 years agocache mappings, schema_to_cols function
Scott Baker [Thu, 27 Mar 2014 16:12:28 +0000 (09:12 -0700)]
cache mappings, schema_to_cols function

10 years agopass dataSourceUrl to renderchart, fix date axis, more flexible option passing, Siobh...
Scott Baker [Thu, 27 Mar 2014 16:11:14 +0000 (09:11 -0700)]
pass dataSourceUrl to renderchart, fix date axis, more flexible option passing, Siobhan's changes to IDs

10 years agocheck in newminidashboard, pass data source URL to renderChart
Scott Baker [Thu, 27 Mar 2014 16:08:36 +0000 (09:08 -0700)]
check in newminidashboard, pass data source URL to renderChart

10 years agofix time axis, switch from reqs to bandwidth and bytes_sent, get dataSource URL from...
Scott Baker [Thu, 27 Mar 2014 16:05:15 +0000 (09:05 -0700)]
fix time axis, switch from reqs to bandwidth and bytes_sent, get dataSource URL from django, remove dead code, reformat indentation

10 years agodo not require login for analytics ajax view
Scott Baker [Thu, 27 Mar 2014 16:01:28 +0000 (09:01 -0700)]
do not require login for analytics ajax view

10 years agofix attribute error
Tony Mack [Wed, 26 Mar 2014 12:10:14 +0000 (08:10 -0400)]
fix attribute error

10 years agoconvert MBps to Gbps in bandwidth graph
Scott Baker [Fri, 21 Mar 2014 23:47:09 +0000 (16:47 -0700)]
convert MBps to Gbps in bandwidth graph

10 years agobump version number
Scott Baker [Fri, 21 Mar 2014 18:06:36 +0000 (11:06 -0700)]
bump version number

10 years agocheck in chart background jpg
Scott Baker [Fri, 21 Mar 2014 08:41:21 +0000 (01:41 -0700)]
check in chart background jpg

10 years agoswitch back to old merge_site_statistics for demo
Scott Baker [Fri, 21 Mar 2014 00:15:14 +0000 (17:15 -0700)]
switch back to old merge_site_statistics for demo

10 years agoservice as a query argument, merge data model, hpcdash format
Scott Baker [Fri, 21 Mar 2014 00:14:52 +0000 (17:14 -0700)]
service as a query argument, merge data model, hpcdash format

10 years agoset titles, transparent background, data in hAxis, fix bw chart not loading
Scott Baker [Thu, 20 Mar 2014 22:09:26 +0000 (15:09 -0700)]
set titles, transparent background, data in hAxis, fix bw chart not loading

10 years agolonger timeout for bigquery queries
Scott Baker [Thu, 20 Mar 2014 22:07:06 +0000 (15:07 -0700)]
longer timeout for bigquery queries

10 years agofix scrollbars in charts
Scott Baker [Thu, 20 Mar 2014 22:05:39 +0000 (15:05 -0700)]
fix scrollbars in charts

10 years agoinstall dependencies for analyics, install newer jquery, bump version number
Scott Baker [Thu, 20 Mar 2014 06:45:49 +0000 (23:45 -0700)]
install dependencies for analyics, install newer jquery, bump version number