plstackapi.git
10 years agoBug fixes to parallelization
Sapan Bhatia [Wed, 3 Sep 2014 15:29:22 +0000 (11:29 -0400)]
Bug fixes to parallelization

10 years agoReverse dependencies and order for deletions
Sapan Bhatia [Wed, 3 Sep 2014 15:28:59 +0000 (11:28 -0400)]
Reverse dependencies and order for deletions

10 years agoSynchronization logic for parallel steps
Sapan Bhatia [Wed, 3 Sep 2014 09:28:42 +0000 (05:28 -0400)]
Synchronization logic for parallel steps

10 years agoUpdated graph routines for new sync
Sapan Bhatia [Wed, 3 Sep 2014 05:07:10 +0000 (01:07 -0400)]
Updated graph routines for new sync

10 years agoStep synchronization with locks
Sapan Bhatia [Wed, 3 Sep 2014 05:06:17 +0000 (01:06 -0400)]
Step synchronization with locks

10 years agoMake event waiting/notification generic
Sapan Bhatia [Wed, 3 Sep 2014 04:38:26 +0000 (00:38 -0400)]
Make event waiting/notification generic

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Tue, 2 Sep 2014 21:49:26 +0000 (17:49 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agoflavor data model objects and admin
Scott Baker [Tue, 2 Sep 2014 21:37:41 +0000 (14:37 -0700)]
flavor data model objects and admin

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

10 years agoput site field before name field on slice create page
Tony Mack [Tue, 2 Sep 2014 11:03:27 +0000 (07:03 -0400)]
put site field before name field on slice create page

10 years agoupdate slice prefix in slice name field when site is changed slice create page
Tony Mack [Tue, 2 Sep 2014 04:37:36 +0000 (00:37 -0400)]
update slice prefix in slice name field when site is changed slice create page

10 years agoAdded generic depth first search for parallel execution
Sapan Bhatia [Mon, 1 Sep 2014 21:41:19 +0000 (17:41 -0400)]
Added generic depth first search for parallel execution

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Sapan Bhatia [Tue, 2 Sep 2014 15:47:31 +0000 (11:47 -0400)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agoHTTP_ORIGIN wasn't working on Firefox, changed it to get_host() instead
Scott Baker [Fri, 29 Aug 2014 19:32:46 +0000 (12:32 -0700)]
HTTP_ORIGIN wasn't working on Firefox, changed it to get_host() instead

10 years agomerge Amisha changes
Scott Baker [Fri, 29 Aug 2014 19:19:09 +0000 (12:19 -0700)]
merge Amisha changes

10 years agomerge Amisha changes
Scott Baker [Fri, 29 Aug 2014 18:43:23 +0000 (11:43 -0700)]
merge Amisha changes

10 years agomerge Amisha changes
Scott Baker [Fri, 29 Aug 2014 18:34:00 +0000 (11:34 -0700)]
merge Amisha changes

10 years agoremove all old shell-related js files
Scott Baker [Fri, 29 Aug 2014 00:29:04 +0000 (17:29 -0700)]
remove all old shell-related js files

10 years agocommit unchecked files
Scott Baker [Fri, 29 Aug 2014 00:28:46 +0000 (17:28 -0700)]
commit unchecked files

10 years agoswitch to xos developer view, latest demo data from node34
Scott Baker [Thu, 28 Aug 2014 22:21:39 +0000 (15:21 -0700)]
switch to xos developer view, latest demo data from node34

10 years agoeliminate line break between icon and slice name
Scott Baker [Thu, 28 Aug 2014 22:15:18 +0000 (15:15 -0700)]
eliminate line break between icon and slice name

10 years agoswitch from old developer view to xoslib developer view
Scott Baker [Thu, 28 Aug 2014 22:11:57 +0000 (15:11 -0700)]
switch from old developer view to xoslib developer view

10 years agoeliminate line break between icon and slice name
Scott Baker [Thu, 28 Aug 2014 22:08:56 +0000 (15:08 -0700)]
eliminate line break between icon and slice name

10 years agoadd backend icon to xoslib developer view
Scott Baker [Thu, 28 Aug 2014 21:47:29 +0000 (14:47 -0700)]
add backend icon to xoslib developer view

10 years agoreturn backend status in sliceplus object
Scott Baker [Thu, 28 Aug 2014 21:02:54 +0000 (14:02 -0700)]
return backend status in sliceplus object

10 years agomake sure to check all ports from all deployments
Scott Baker [Wed, 27 Aug 2014 18:21:08 +0000 (11:21 -0700)]
make sure to check all ports from all deployments

10 years agomake defaultOriginServer optional
Scott Baker [Wed, 27 Aug 2014 18:20:33 +0000 (11:20 -0700)]
make defaultOriginServer optional

10 years agodisplay slicename intead of name in slice admin field list
Tony Mack [Wed, 27 Aug 2014 15:44:09 +0000 (11:44 -0400)]
display slicename intead of name in slice admin field list

10 years agoadd support for getting current request object from within a model
Scott Baker [Wed, 27 Aug 2014 00:40:36 +0000 (17:40 -0700)]
add support for getting current request object from within a model

10 years agoset default origin server - untested
Scott Baker [Tue, 26 Aug 2014 21:38:25 +0000 (14:38 -0700)]
set default origin server - untested

10 years agoInitial plumbing for parallel Observer
Sapan Bhatia [Mon, 25 Aug 2014 08:17:12 +0000 (04:17 -0400)]
Initial plumbing for parallel Observer

10 years agoSometimes, backend_status can fail because of unicode issues. Ignore
Sapan Bhatia [Fri, 22 Aug 2014 07:07:59 +0000 (03:07 -0400)]
Sometimes, backend_status can fail because of unicode issues. Ignore
for now.

10 years agoMore verbose backend_status field
Sapan Bhatia [Fri, 22 Aug 2014 07:06:03 +0000 (03:06 -0400)]
More verbose backend_status field

10 years agoPropagate backend_status to failed dependent objects
Sapan Bhatia [Fri, 22 Aug 2014 07:05:13 +0000 (03:05 -0400)]
Propagate backend_status to failed dependent objects

10 years agocame up with a better way to implement backend status, and made it use enacted/update...
Scott Baker [Thu, 21 Aug 2014 23:55:59 +0000 (16:55 -0700)]
came up with a better way to implement backend status, and made it use enacted/updated to determine icon

10 years agoprovisioning status in admin UI
Scott Baker [Thu, 21 Aug 2014 22:19:07 +0000 (15:19 -0700)]
provisioning status in admin UI

10 years agoadd backend_status to UI
Scott Baker [Thu, 21 Aug 2014 20:01:25 +0000 (13:01 -0700)]
add backend_status to UI

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Wed, 20 Aug 2014 19:33:37 +0000 (12:33 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agofix failing to return an ip if sliver.ip is not set
Scott Baker [Wed, 20 Aug 2014 19:33:26 +0000 (12:33 -0700)]
fix failing to return an ip if sliver.ip is not set

10 years agopis can view slices at their sites
Tony Mack [Wed, 20 Aug 2014 15:29:40 +0000 (11:29 -0400)]
pis can view slices at their sites

10 years agopis can update slice objects
Tony Mack [Wed, 20 Aug 2014 15:15:17 +0000 (11:15 -0400)]
pis can update slice objects

10 years agopis can update slice objects
Tony Mack [Wed, 20 Aug 2014 13:06:55 +0000 (09:06 -0400)]
pis can update slice objects

10 years agoBug fix from Scott Baker. If a peer object is not set, it means there is
Sapan Bhatia [Wed, 20 Aug 2014 07:04:03 +0000 (03:04 -0400)]
Bug fix from Scott Baker. If a peer object is not set, it means there is
no dependency.

10 years agoMinor bug fix
Sapan Bhatia [Wed, 20 Aug 2014 07:03:12 +0000 (03:03 -0400)]
Minor bug fix

10 years agohpclib.py
Scott Baker [Wed, 20 Aug 2014 00:22:30 +0000 (17:22 -0700)]
hpclib.py

10 years agofix failed dependencies not taking type of objects into account
Scott Baker [Tue, 19 Aug 2014 22:49:27 +0000 (15:49 -0700)]
fix failed dependencies not taking type of objects into account

10 years agoSwitched sync_users to new style of deletion
Sapan Bhatia [Tue, 19 Aug 2014 07:01:37 +0000 (03:01 -0400)]
Switched sync_users to new style of deletion

10 years agoDeleting sync_sliver_ips, now obsoleted by sync_network_slivers
Sapan Bhatia [Tue, 19 Aug 2014 07:00:20 +0000 (03:00 -0400)]
Deleting sync_sliver_ips, now obsoleted by sync_network_slivers

10 years agoSwitched sync_slices to new style of deletion
Sapan Bhatia [Tue, 19 Aug 2014 06:59:34 +0000 (02:59 -0400)]
Switched sync_slices to new style of deletion

10 years agoSwitched sync_networks to new style of deletion
Sapan Bhatia [Tue, 19 Aug 2014 06:59:00 +0000 (02:59 -0400)]
Switched sync_networks to new style of deletion

10 years agoMerged change from alpha
Sapan Bhatia [Tue, 19 Aug 2014 06:58:32 +0000 (02:58 -0400)]
Merged change from alpha

10 years agoSwitched sync_sites to new style of deletion
Sapan Bhatia [Tue, 19 Aug 2014 06:58:04 +0000 (02:58 -0400)]
Switched sync_sites to new style of deletion

10 years agoMake it easier to disable deletions for debugging.
Sapan Bhatia [Mon, 18 Aug 2014 06:44:20 +0000 (02:44 -0400)]
Make it easier to disable deletions for debugging.

10 years agoTrying to commit an unsaved object with fields set causes the database
Sapan Bhatia [Mon, 18 Aug 2014 06:24:22 +0000 (02:24 -0400)]
Trying to commit an unsaved object with fields set causes the database
to lock up.

10 years agoturn on -a option to dumpdata so deleted models are dumped
Scott Baker [Fri, 15 Aug 2014 23:52:55 +0000 (16:52 -0700)]
turn on -a option to dumpdata so deleted models are dumped

10 years agoremove all ROInline objects
Scott Baker [Fri, 15 Aug 2014 23:39:05 +0000 (16:39 -0700)]
remove all ROInline objects

10 years agoremove all ROInline objects
Scott Baker [Fri, 15 Aug 2014 23:29:16 +0000 (16:29 -0700)]
remove all ROInline objects

10 years agofix issues with enacted fields in NetworkAdmin's inlines
Scott Baker [Fri, 15 Aug 2014 20:42:29 +0000 (13:42 -0700)]
fix issues with enacted fields in NetworkAdmin's inlines

10 years agohelper code for getting a list of IP addresses from a sliver
Scott Baker [Fri, 15 Aug 2014 19:29:20 +0000 (12:29 -0700)]
helper code for getting a list of IP addresses from a sliver

10 years agomake sync_sliver_ips a no-op -- maybe remove it soon
Scott Baker [Fri, 15 Aug 2014 00:35:05 +0000 (17:35 -0700)]
make sync_sliver_ips a no-op -- maybe remove it soon

10 years agosync all network deployments, even the nat-net
Scott Baker [Fri, 15 Aug 2014 00:33:36 +0000 (17:33 -0700)]
sync all network deployments, even the nat-net

10 years agoexpose is_active bit on user page
Scott Baker [Fri, 15 Aug 2014 00:32:35 +0000 (17:32 -0700)]
expose is_active bit on user page

10 years agosupport for port ranges in nat extension
Scott Baker [Fri, 15 Aug 2014 00:24:00 +0000 (17:24 -0700)]
support for port ranges in nat extension

10 years agopunch through portfwd; fix not all ports used in sync_network_slivers
Scott Baker [Fri, 15 Aug 2014 00:23:15 +0000 (17:23 -0700)]
punch through portfwd; fix not all ports used in sync_network_slivers

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

10 years agonat support for neutron
Scott Baker [Thu, 14 Aug 2014 23:10:59 +0000 (16:10 -0700)]
nat support for neutron

10 years agocustom delete confirmation page
Tony Mack [Wed, 13 Aug 2014 16:59:31 +0000 (12:59 -0400)]
custom delete confirmation page

10 years agofix NetworkTemplate url pointing to wrong models
Scott Baker [Wed, 13 Aug 2014 01:29:52 +0000 (18:29 -0700)]
fix NetworkTemplate url pointing to wrong models

10 years agoadd select_by_user for NetworkTemplate
Scott Baker [Wed, 13 Aug 2014 01:29:27 +0000 (18:29 -0700)]
add select_by_user for NetworkTemplate

10 years agomodify to use NetworkSlivers instead of sliver.ip
Scott Baker [Wed, 13 Aug 2014 01:14:34 +0000 (18:14 -0700)]
modify to use NetworkSlivers instead of sliver.ip

10 years agoremove comment
Scott Baker [Wed, 13 Aug 2014 01:05:56 +0000 (18:05 -0700)]
remove comment

10 years agouse shared network id for shared networks; stop creating private nets for shared...
Scott Baker [Wed, 13 Aug 2014 01:05:04 +0000 (18:05 -0700)]
use shared network id for shared networks; stop creating private nets for shared nets

10 years agofix NetworkSliver objects not created, and not working with shared network templates
Scott Baker [Wed, 13 Aug 2014 01:00:35 +0000 (18:00 -0700)]
fix NetworkSliver objects not created, and not working with shared network templates

10 years agoadd networkslivers to REST API
Scott Baker [Tue, 12 Aug 2014 19:05:41 +0000 (12:05 -0700)]
add networkslivers to REST API

10 years agotool to get public IP of an instance
Scott Baker [Tue, 12 Aug 2014 02:21:14 +0000 (19:21 -0700)]
tool to get public IP of an instance

10 years agofix ips not set in sliver.ip
Scott Baker [Tue, 12 Aug 2014 01:58:52 +0000 (18:58 -0700)]
fix ips not set in sliver.ip

10 years agosample script using get-instance-name
Scott Baker [Tue, 12 Aug 2014 01:04:04 +0000 (18:04 -0700)]
sample script using get-instance-name

10 years agotool for getting instance name via rest API
Scott Baker [Tue, 12 Aug 2014 00:52:39 +0000 (17:52 -0700)]
tool for getting instance name via rest API

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Tue, 12 Aug 2014 00:27:24 +0000 (17:27 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agoadd id serializers to genapi, add filtering support to genapi, fix _rel_+
Scott Baker [Tue, 12 Aug 2014 00:26:12 +0000 (17:26 -0700)]
add id serializers to genapi, add filtering support to genapi, fix _rel_+

10 years agoFixed spec file to handle symbolic links and config files properly
John H. Hartman [Mon, 11 Aug 2014 23:46:27 +0000 (16:46 -0700)]
Fixed spec file to handle symbolic links and config files properly
(at least from rpmbuild's point of view).

10 years agouse slicename attribute as slice's keystone tenant name
Tony Mack [Mon, 11 Aug 2014 15:21:42 +0000 (11:21 -0400)]
use slicename attribute as slice's keystone tenant name

10 years agoadd slicename prop
Tony Mack [Mon, 11 Aug 2014 15:14:58 +0000 (11:14 -0400)]
add slicename prop

10 years agoset default userdata
Scott Baker [Fri, 8 Aug 2014 16:57:28 +0000 (09:57 -0700)]
set default userdata

10 years agoMerge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
Scott Baker [Wed, 6 Aug 2014 18:27:44 +0000 (11:27 -0700)]
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi

10 years agobump version number to 1.0.22-2
Scott Baker [Wed, 6 Aug 2014 18:27:36 +0000 (11:27 -0700)]
bump version number to 1.0.22-2

10 years agoadded default siterole
Tony Mack [Wed, 6 Aug 2014 17:46:14 +0000 (13:46 -0400)]
added default siterole

10 years agocleaner version of selector
Scott Baker [Wed, 6 Aug 2014 01:52:14 +0000 (18:52 -0700)]
cleaner version of selector

10 years agofiltering of select in sliverinline now working
Scott Baker [Wed, 6 Aug 2014 01:33:31 +0000 (18:33 -0700)]
filtering of select in sliverinline now working

10 years agoinject node_deployment info into change_form for slice admin
Scott Baker [Wed, 6 Aug 2014 00:19:24 +0000 (17:19 -0700)]
inject node_deployment info into change_form for slice admin

10 years agodynamically get list of sites for request account page
Scott Baker [Tue, 5 Aug 2014 17:15:26 +0000 (10:15 -0700)]
dynamically get list of sites for request account page

10 years agomerge amisha changes
Scott Baker [Tue, 5 Aug 2014 16:51:40 +0000 (09:51 -0700)]
merge amisha changes

10 years agoMake changes to install observer initscript in the right place
Sapan Bhatia [Tue, 5 Aug 2014 03:49:52 +0000 (23:49 -0400)]
Make changes to install observer initscript in the right place

10 years agoTypo in spec file
Sapan Bhatia [Tue, 5 Aug 2014 03:45:59 +0000 (23:45 -0400)]
Typo in spec file

10 years agoAdd observer initscript to build rpm
Sapan Bhatia [Tue, 5 Aug 2014 03:45:13 +0000 (23:45 -0400)]
Add observer initscript to build rpm

10 years agoChecking in initscript to run observer
Sapan Bhatia [Tue, 5 Aug 2014 03:42:21 +0000 (23:42 -0400)]
Checking in initscript to run observer

10 years agoIf an object's peer is not set, it implies no dependency. So rather than
Sapan Bhatia [Mon, 4 Aug 2014 14:48:28 +0000 (10:48 -0400)]
If an object's peer is not set, it implies no dependency. So rather than
failing the dependency check, we pass it.

10 years agoput legacyapi in the xmlrpc dir, since it was being hidden by the admin api
Scott Baker [Fri, 1 Aug 2014 21:56:49 +0000 (14:56 -0700)]
put legacyapi in the xmlrpc dir, since it was being hidden by the admin api

10 years agoLog exception when graph cannot be loaded
Sapan Bhatia [Wed, 23 Jul 2014 21:24:13 +0000 (17:24 -0400)]
Log exception when graph cannot be loaded

10 years agoFixed tabulations
Sapan Bhatia [Wed, 23 Jul 2014 20:39:41 +0000 (16:39 -0400)]
Fixed tabulations