plstackapi.git
9 years agobump version number
Scott Baker [Thu, 20 Nov 2014 22:10:46 +0000 (14:10 -0800)]
bump version number

9 years agoConvention-breakers that escaped my eye in the last pass
Sapan Bhatia [Thu, 20 Nov 2014 20:08:18 +0000 (15:08 -0500)]
Convention-breakers that escaped my eye in the last pass

9 years agopermission fix
Scott Baker [Thu, 20 Nov 2014 02:11:43 +0000 (18:11 -0800)]
permission fix

9 years agoadd --noobserver option to manage.py
Scott Baker [Thu, 20 Nov 2014 02:01:13 +0000 (18:01 -0800)]
add --noobserver option to manage.py

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Wed, 19 Nov 2014 20:26:27 +0000 (15:26 -0500)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoManually copied over files that didn't get merged over from ansible branch
Sapan Bhatia [Wed, 19 Nov 2014 20:26:11 +0000 (15:26 -0500)]
Manually copied over files that didn't get merged over from ansible branch

9 years agoManually copied files that did not get merged over from ansible branch
Sapan Bhatia [Wed, 19 Nov 2014 20:25:38 +0000 (15:25 -0500)]
Manually copied files that did not get merged over from ansible branch

9 years agoNew migrations for the "Big Rename", excluding Model Renames
Sapan Bhatia [Wed, 19 Nov 2014 20:15:59 +0000 (15:15 -0500)]
New migrations for the "Big Rename", excluding Model Renames

9 years agoRemoved double plurals from initial_json, side effected by changing back names of...
Sapan Bhatia [Wed, 19 Nov 2014 20:12:46 +0000 (15:12 -0500)]
Removed double plurals from initial_json, side effected by changing back names of intermediate models

9 years agoRenamed UserDeployment back to UserDeployments
Sapan Bhatia [Wed, 19 Nov 2014 20:10:51 +0000 (15:10 -0500)]
Renamed UserDeployment back to UserDeployments

9 years agoRenamed ImageDeployment back to ImageDeployments
Sapan Bhatia [Wed, 19 Nov 2014 20:10:16 +0000 (15:10 -0500)]
Renamed ImageDeployment back to ImageDeployments

9 years agoRenamed SliceDeployment back to SliceDeployments
Sapan Bhatia [Wed, 19 Nov 2014 20:09:38 +0000 (15:09 -0500)]
Renamed SliceDeployment back to SliceDeployments

9 years agoRenamed SliceDeployment back to SliceDeployments
Sapan Bhatia [Wed, 19 Nov 2014 20:07:36 +0000 (15:07 -0500)]
Renamed SliceDeployment back to SliceDeployments

9 years agoDropped migration scripts related to intermediate model renames
Sapan Bhatia [Wed, 19 Nov 2014 19:51:51 +0000 (14:51 -0500)]
Dropped migration scripts related to intermediate model renames

9 years agoUn-renaming intermediate models to work around Django bug:
Sapan Bhatia [Wed, 19 Nov 2014 19:51:21 +0000 (14:51 -0500)]
Un-renaming intermediate models to work around Django bug:

https://code.djangoproject.com/ticket/22931

9 years agodelete working for deployments, confirmation dialog
Scott Baker [Wed, 19 Nov 2014 07:31:48 +0000 (23:31 -0800)]
delete working for deployments, confirmation dialog

9 years agorefresh button working, spinning circle, navigate function, tolerate sites==undefined...
Scott Baker [Wed, 19 Nov 2014 01:02:07 +0000 (17:02 -0800)]
refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP

9 years agoupload buttons for user.public_key, network sdn parameters
Scott Baker [Tue, 18 Nov 2014 07:44:03 +0000 (23:44 -0800)]
upload buttons for user.public_key, network sdn parameters

9 years agorest api from the big rename
Scott Baker [Tue, 18 Nov 2014 06:32:19 +0000 (22:32 -0800)]
rest api from the big rename

9 years agofixup initial_data.json for the big rename
Scott Baker [Tue, 18 Nov 2014 06:24:24 +0000 (22:24 -0800)]
fixup initial_data.json for the big rename

9 years agosorting out some migration dependency issues
Scott Baker [Tue, 18 Nov 2014 01:01:33 +0000 (17:01 -0800)]
sorting out some migration dependency issues

9 years agofix migration dependency problem
Scott Baker [Tue, 18 Nov 2014 00:26:39 +0000 (16:26 -0800)]
fix migration dependency problem

9 years agoadd controllerUrl to network object
Scott Baker [Tue, 18 Nov 2014 00:18:00 +0000 (16:18 -0800)]
add controllerUrl to network object

9 years agoadmin for network sdn stuff
Scott Baker [Tue, 18 Nov 2014 00:04:45 +0000 (16:04 -0800)]
admin for network sdn stuff

9 years agocheck in network migrations
Scott Baker [Tue, 18 Nov 2014 00:03:49 +0000 (16:03 -0800)]
check in network migrations

9 years agofix dependency name in servcomp migration
Scott Baker [Mon, 17 Nov 2014 19:14:54 +0000 (11:14 -0800)]
fix dependency name in servcomp migration

9 years agocheck in migrations for urlfilter service
Scott Baker [Mon, 17 Nov 2014 19:13:53 +0000 (11:13 -0800)]
check in migrations for urlfilter service

9 years agoservice composition server migrations
Scott Baker [Mon, 17 Nov 2014 19:10:51 +0000 (11:10 -0800)]
service composition server migrations

9 years agocheck in network port validation migration; remove the timezone stuff from it
Scott Baker [Mon, 17 Nov 2014 19:06:33 +0000 (11:06 -0800)]
check in network port validation migration; remove the timezone stuff from it

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Sat, 15 Nov 2014 00:13:53 +0000 (16:13 -0800)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agocolored log table, save button returns to list
Scott Baker [Sat, 15 Nov 2014 00:13:43 +0000 (16:13 -0800)]
colored log table, save button returns to list

9 years agoAdded a default model-deps for bootstrapping. Move ansible install to
Sapan Bhatia [Fri, 14 Nov 2014 20:27:33 +0000 (15:27 -0500)]
Added a default model-deps for bootstrapping. Move ansible install to
post.

9 years agoAdded list of ephemeral models
Sapan Bhatia [Fri, 14 Nov 2014 20:23:07 +0000 (15:23 -0500)]
Added list of ephemeral models

9 years agoicehouse uses full hostname in availability zone filter now
Tony Mack [Fri, 14 Nov 2014 05:56:04 +0000 (00:56 -0500)]
icehouse uses full hostname in availability zone filter now

9 years agoprogress bar on startup, and make sure stuff is loaded before we display it
Scott Baker [Thu, 13 Nov 2014 23:52:02 +0000 (15:52 -0800)]
progress bar on startup, and make sure stuff is loaded before we display it

9 years agostatusmsg placeholder for xoslib
Scott Baker [Thu, 13 Nov 2014 01:15:58 +0000 (17:15 -0800)]
statusmsg placeholder for xoslib

9 years agorest api changes from big rename
Scott Baker [Thu, 13 Nov 2014 01:09:35 +0000 (17:09 -0800)]
rest api changes from big rename

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Thu, 13 Nov 2014 01:03:08 +0000 (17:03 -0800)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agobump version number
Scott Baker [Wed, 12 Nov 2014 17:32:01 +0000 (09:32 -0800)]
bump version number

9 years agoMerge branch 'master' of git://git.planet-lab.org/plstackapi
Sapan Bhatia [Wed, 12 Nov 2014 15:38:53 +0000 (10:38 -0500)]
Merge branch 'master' of git://git.planet-lab.org/plstackapi

9 years agoAdded list of ephemeral models to be autodeleted
Sapan Bhatia [Wed, 12 Nov 2014 15:38:23 +0000 (10:38 -0500)]
Added list of ephemeral models to be autodeleted

9 years agofix NameError
Tony Mack [Wed, 12 Nov 2014 15:11:09 +0000 (10:11 -0500)]
fix NameError

9 years agoAdded is_ephemeral: a flag that determines if a model is automatically deleted when...
Sapan Bhatia [Wed, 12 Nov 2014 15:06:23 +0000 (10:06 -0500)]
Added is_ephemeral: a flag that determines if a model is automatically deleted when its related models are deleted

9 years agocleanup
Tony Mack [Wed, 12 Nov 2014 15:01:26 +0000 (10:01 -0500)]
cleanup

9 years agocreate nat net instead of dedicated public net by default
Tony Mack [Wed, 12 Nov 2014 15:00:12 +0000 (10:00 -0500)]
create nat net instead of dedicated public net by default

9 years agoadd buttons for the other list views
Scott Baker [Wed, 12 Nov 2014 09:15:52 +0000 (01:15 -0800)]
add buttons for the other list views

9 years agofix create failing for objects that have foreign keys, due to serialization of id...
Scott Baker [Wed, 12 Nov 2014 09:13:53 +0000 (01:13 -0800)]
fix create failing for objects that have foreign keys, due to serialization of id problem

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Wed, 12 Nov 2014 09:12:52 +0000 (01:12 -0800)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agofix create failing for objects that have foreign keys, due to serialization of id...
Scott Baker [Wed, 12 Nov 2014 09:12:28 +0000 (01:12 -0800)]
fix create failing for objects that have foreign keys, due to serialization of id problem

9 years agocleanup all of the model declarations, and add defaults for them
Scott Baker [Wed, 12 Nov 2014 07:56:13 +0000 (23:56 -0800)]
cleanup all of the model declarations, and add defaults for them

9 years agoMerge branch 'master' of git://git.planet-lab.org/plstackapi
Sapan Bhatia [Wed, 12 Nov 2014 04:20:20 +0000 (23:20 -0500)]
Merge branch 'master' of git://git.planet-lab.org/plstackapi

9 years agoNew migration scripts for properly renaming models and fields
Sapan Bhatia [Wed, 12 Nov 2014 04:19:22 +0000 (23:19 -0500)]
New migration scripts for properly renaming models and fields

9 years agoDeleted old migration script
Sapan Bhatia [Wed, 12 Nov 2014 04:19:05 +0000 (23:19 -0500)]
Deleted old migration script

9 years agoMigration scripts for deleting stale models that have been renamed
Sapan Bhatia [Wed, 12 Nov 2014 04:15:22 +0000 (23:15 -0500)]
Migration scripts for deleting stale models that have been renamed

9 years agoRenamed ImageDeployments->ImageDeployment
Sapan Bhatia [Wed, 12 Nov 2014 04:05:53 +0000 (23:05 -0500)]
Renamed ImageDeployments->ImageDeployment

9 years agoMigration script for conventions-related renaming
Sapan Bhatia [Wed, 12 Nov 2014 03:01:30 +0000 (22:01 -0500)]
Migration script for conventions-related renaming

9 years agoThis change renamed a number of misnamed related fields (e.g. site_privileges->sitepr...
Sapan Bhatia [Wed, 12 Nov 2014 02:47:45 +0000 (21:47 -0500)]
This change renamed a number of misnamed related fields (e.g. site_privileges->siteprivileges), adds them where they are missing, and changes the corresponding accessors.

9 years agoRenamed UserDeployments->UserDeployment
Sapan Bhatia [Wed, 12 Nov 2014 02:44:35 +0000 (21:44 -0500)]
Renamed UserDeployments->UserDeployment

9 years agoRenamed SliceDeployments --> SliceDeployment
Sapan Bhatia [Wed, 12 Nov 2014 02:43:31 +0000 (21:43 -0500)]
Renamed SliceDeployments --> SliceDeployment

9 years agoRenamed SiteDeployments->SiteDeployment
Sapan Bhatia [Wed, 12 Nov 2014 02:41:12 +0000 (21:41 -0500)]
Renamed SiteDeployments->SiteDeployment

9 years agoAdjust to enforce field naming conventions
Sapan Bhatia [Wed, 12 Nov 2014 02:10:07 +0000 (21:10 -0500)]
Adjust to enforce field naming conventions

9 years agoadd button now mostly working for deployments
Scott Baker [Wed, 12 Nov 2014 02:02:35 +0000 (18:02 -0800)]
add button now mostly working for deployments

9 years agouse the right REST url when saving a model that has no id
Scott Baker [Wed, 12 Nov 2014 02:01:34 +0000 (18:01 -0800)]
use the right REST url when saving a model that has no id

9 years agodefaults for xoslib
Scott Baker [Wed, 12 Nov 2014 01:35:39 +0000 (17:35 -0800)]
defaults for xoslib

9 years agodefaults for xoslib
Scott Baker [Wed, 12 Nov 2014 01:32:49 +0000 (17:32 -0800)]
defaults for xoslib

9 years agotool for making json defaults for xoslib
Scott Baker [Wed, 12 Nov 2014 01:10:16 +0000 (17:10 -0800)]
tool for making json defaults for xoslib

9 years agoAdjusted to enforce field naming conventions
Sapan Bhatia [Wed, 12 Nov 2014 00:25:29 +0000 (19:25 -0500)]
Adjusted to enforce field naming conventions

9 years agoauto-gen the REST api url list
Scott Baker [Tue, 11 Nov 2014 00:31:15 +0000 (16:31 -0800)]
auto-gen the REST api url list

9 years agoperm fix
Scott Baker [Mon, 10 Nov 2014 23:59:26 +0000 (15:59 -0800)]
perm fix

9 years agoauto-gen the REST api url list
Scott Baker [Mon, 10 Nov 2014 23:58:58 +0000 (15:58 -0800)]
auto-gen the REST api url list

9 years agoadd button plumbed through to router
Scott Baker [Sat, 8 Nov 2014 00:40:30 +0000 (16:40 -0800)]
add button plumbed through to router

9 years agomodelName field added to XOSCollections
Scott Baker [Sat, 8 Nov 2014 00:35:30 +0000 (16:35 -0800)]
modelName field added to XOSCollections

9 years agotemplateize detail inline button panel, add save/continue and save/another buttons...
Scott Baker [Fri, 7 Nov 2014 21:01:43 +0000 (13:01 -0800)]
templateize detail inline button panel, add save/continue and save/another buttons, add insert button

9 years agoservcomp WIP, get inlines working with drag-sortable
Scott Baker [Fri, 7 Nov 2014 07:41:32 +0000 (23:41 -0800)]
servcomp WIP, get inlines working with drag-sortable

9 years agoservice composition WIP
Scott Baker [Fri, 7 Nov 2014 01:38:38 +0000 (17:38 -0800)]
service composition WIP

9 years agodeal with migrations problem
Scott Baker [Fri, 7 Nov 2014 01:33:27 +0000 (17:33 -0800)]
deal with migrations problem

9 years agodashboard version of xosAdminSite that uses existing navbar and base.html
Scott Baker [Thu, 6 Nov 2014 06:16:10 +0000 (22:16 -0800)]
dashboard version of xosAdminSite that uses existing navbar and base.html

9 years agosupport for statusMsg in django's base.html
Scott Baker [Thu, 6 Nov 2014 06:13:36 +0000 (22:13 -0800)]
support for statusMsg in django's base.html

9 years agomore relatedCollections in xos-backbone.js
Scott Baker [Thu, 6 Nov 2014 06:12:59 +0000 (22:12 -0800)]
more relatedCollections in xos-backbone.js

9 years agoadd suit navbar link rewriting
Scott Baker [Thu, 6 Nov 2014 06:12:33 +0000 (22:12 -0800)]
add suit navbar link rewriting

9 years agomove the wholePage stuff out for xosAdminSite.css
Scott Baker [Thu, 6 Nov 2014 06:11:32 +0000 (22:11 -0800)]
move the wholePage stuff out for xosAdminSite.css

9 years agorename wholePage site
Scott Baker [Thu, 6 Nov 2014 06:11:04 +0000 (22:11 -0800)]
rename wholePage site

9 years agosplit wholePage site from insert Site
Scott Baker [Thu, 6 Nov 2014 06:10:37 +0000 (22:10 -0800)]
split wholePage site from insert Site

9 years agoadd btn-xos-detail class to all save buttons in detail views
Scott Baker [Thu, 6 Nov 2014 05:11:50 +0000 (21:11 -0800)]
add btn-xos-detail class to all save buttons in detail views

9 years agomake room for xoslib status
Scott Baker [Thu, 6 Nov 2014 00:21:44 +0000 (16:21 -0800)]
make room for xoslib status

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Wed, 5 Nov 2014 19:06:10 +0000 (11:06 -0800)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agomake tenant view tolerant of slicePrivileges that are missing their slice
Scott Baker [Wed, 5 Nov 2014 19:05:45 +0000 (11:05 -0800)]
make tenant view tolerant of slicePrivileges that are missing their slice

9 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Wed, 5 Nov 2014 18:03:36 +0000 (13:03 -0500)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

9 years agoDependency walker in support of automatic dirtying and deletion
Sapan Bhatia [Wed, 5 Nov 2014 18:02:48 +0000 (13:02 -0500)]
Dependency walker in support of automatic dirtying and deletion

9 years agofix error when showing deployment admin
Scott Baker [Wed, 5 Nov 2014 17:05:38 +0000 (09:05 -0800)]
fix error when showing deployment admin

9 years agomerge changes not committed
Scott Baker [Wed, 5 Nov 2014 17:05:14 +0000 (09:05 -0800)]
merge changes not committed

9 years agoInstallation of ansible-based Observer
Sapan Bhatia [Wed, 5 Nov 2014 15:38:15 +0000 (10:38 -0500)]
Installation of ansible-based Observer

9 years agoMerged ansible branch into master
Sapan Bhatia [Wed, 5 Nov 2014 15:32:41 +0000 (10:32 -0500)]
Merged ansible branch into master

9 years agofix wrong fields in Sliver Detail
Scott Baker [Wed, 5 Nov 2014 07:50:45 +0000 (23:50 -0800)]
fix wrong fields in Sliver Detail

9 years agofix slivers not linked to deployments
Scott Baker [Wed, 5 Nov 2014 07:50:25 +0000 (23:50 -0800)]
fix slivers not linked to deployments

9 years agoshow tabs in test.js
Scott Baker [Wed, 5 Nov 2014 07:34:32 +0000 (23:34 -0800)]
show tabs in test.js

9 years agoget rid of the div debug coloring
Scott Baker [Wed, 5 Nov 2014 07:33:54 +0000 (23:33 -0800)]
get rid of the div debug coloring

9 years agotabs working
Scott Baker [Wed, 5 Nov 2014 07:20:48 +0000 (23:20 -0800)]
tabs working

9 years agomodelName in xos models, log window, deferred display of detail when collection not...
Scott Baker [Tue, 4 Nov 2014 23:41:47 +0000 (15:41 -0800)]
modelName in xos models, log window, deferred display of detail when collection not ready, beef up detailShower/listViewShower

9 years agoOpenCloud-style navbuttons
Scott Baker [Tue, 4 Nov 2014 17:34:17 +0000 (09:34 -0800)]
OpenCloud-style navbuttons