- 03 Mar, 2017 1 commit
-
-
Leigh B Stoller authored
-
- 02 Mar, 2017 5 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Leigh B Stoller authored
recent version of a profile.
-
Leigh B Stoller authored
when deleting via the Geni path.
-
Leigh B Stoller authored
-
- 01 Mar, 2017 26 commits
-
-
Mike Hibler authored
-
Gary Wong authored
-
Mike Hibler authored
We remove them if we find them and mark the image version deleted as necessary. Also, undo the $image->field('hash') thing now that the hash() method in OSImage.pm does the right thing.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
one version in the list.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
all at once, we want to delete the naked images so that all versions of the image get deleted. Here is where things get tricky; our only record of where the image lives and hat versions exist is at the cluster or in the source. But if the source is not using a version then we have no record of it and do not know what cluster to delete from. This is problem on the Cloudlab portal not the Emulab portal, we can handle that (although I do not yet). Still working on this, but its a little better and of course images can be deleted on the image management page which asks for a complete list of all images.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
profile deletion.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
image versions at the clusters.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
to the web UI.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
can delete, and to delete individual versions of images.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
versions of the image, which is certain contexts is needed.
-
Leigh B Stoller authored
the version does not have to be the head version; any version can now be deleted. We mark the DB row as deleted and delete the image file when the purge option is given (which is most of the time).
-
- 28 Feb, 2017 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
long and the RPC will timeout. This is actually harmless, since the termination at the cluster eventually finishes and we will notice that from the daemon.
-
David Johnson authored
-
Leigh B Stoller authored
temporary value array instead of the image hash. I do not think anything actually calls for that internal array.
-
- 27 Feb, 2017 4 commits
-
-
Leigh B Stoller authored
Hussam found the answer at: http://northernmost.org/blog/gre-tunnels-and-ufw/index.html
-
Leigh B Stoller authored
node pool.
-
Leigh B Stoller authored
-
Mike Hibler authored
-