git commit: [emulab-devel] branch master updated (7b8227d)

0 views
Skip to first unread message

Leigh B. Stoller

unread,
May 18, 2016, 7:36:49 PM5/18/16
to geni...@emulab.net, emulab-dev...@googlegroups.com
Branch master has been updated: c88fbda..7b8227d

- Add locked() method.
- Add an apt daemon to periodically (every 10 minutes) request sliver s
- Don't do samba stuff if WINSUPPORT=0.
- Set a short timeout on SliverStatus.
- Fix bug that was preventing users from deleting datasets.
- Add an IsExpired() method.
- Let admins override extend max count.
- Add N3 library (http://nvd3.org/) which is a wrapper on D3, that make
- Add a message to the waitwait modal when converting an NS file.
- Fixes to ensure that some a couple popups do not get left behind when
- Append NS file to the end of the geni-lib script.
- Add support for bridges, and redo a bit of the blockstore code based

========================================================================

commit 5f74a79725d9f67c9724b40c36fe04166d7eae09
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Tue May 17 13:24:07 2016 -0600

Add locked() method.

2 1 protogeni/lib/GeniSlice.pm.in
1 files changed, 2 insertions(+), 1 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=5f74a79

------------------------------------------------------------------------

commit 7b79b5b73390d2447e0e6b0e1914e9593cbaf9c8
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Tue May 17 13:39:48 2016 -0600

Add an apt daemon to periodically (every 10 minutes) request sliver status
for all running experiments so that the web interface is updated. Normally
the event stream tells us about changes, but having some problems with
that, so put this in place until I get that figured out.

1 1 apt/GNUmakefile.in
241 0 apt/apt_checkup.in
2 files changed, 242 insertions(+), 1 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=7b79b5b

------------------------------------------------------------------------

commit dc1781e30bf32ddd2ec1ccaa0c6de6a2f4139d92
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Tue May 17 14:38:43 2016 -0600

Don't do samba stuff if WINSUPPORT=0.

7 0 account/tbacct.in
1 files changed, 7 insertions(+), 0 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=dc1781e

------------------------------------------------------------------------

commit 3b8933b8e382b5a6f1bbf7753246c68fc9af74d3
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 18 14:11:03 2016 -0600

Set a short timeout on SliverStatus.

3 0 apt/APT_Instance.pm.in
1 files changed, 3 insertions(+), 0 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=3b8933b

------------------------------------------------------------------------

commit 5055b065a227ec7c754689a215569f0c257cd169
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 18 14:11:34 2016 -0600

Fix bug that was preventing users from deleting datasets.

6 3 protogeni/lib/GeniCMV2.pm.in
1 files changed, 6 insertions(+), 3 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=5055b06

------------------------------------------------------------------------

commit bb90546f5bd93e6ad5924645d3d8937f91ac09e3
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 18 14:11:45 2016 -0600

Add an IsExpired() method.

13 0 protogeni/lib/GeniCertificate.pm.in
1 files changed, 13 insertions(+), 0 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=bb90546

------------------------------------------------------------------------

commit 8a8f1ea87c7197b6c4c897165ae34c0f3225f402
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 18 14:12:23 2016 -0600

Let admins override extend max count.

3 2 utils/extendlease.in
1 files changed, 3 insertions(+), 2 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=8a8f1ea

------------------------------------------------------------------------

commit e6ee9c2e3b6c1fce42a9476043e2d77d4216f232
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 18 14:14:25 2016 -0600

Add N3 library (http://nvd3.org/) which is a wrapper on D3, that makes it
possible for people of only average intelligence, to create pretty graphs.

645 0 www/aptui/css/nv.d3.css
1 0 www/aptui/css/nv.d3.min.css
7079 6759 www/aptui/js/lib/d3.v3.js
5 5 www/aptui/js/lib/d3.v3.min.js
14622 0 www/aptui/js/lib/nv.d3.js
11 0 www/aptui/js/lib/nv.d3.min.js
6 files changed, 22363 insertions(+), 6764 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=e6ee9c2

------------------------------------------------------------------------

commit 8ca7071eb328eac2b9615deb8b8bdab281f432a8
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 18 14:14:56 2016 -0600

Add a message to the waitwait modal when converting an NS file.

2 2 www/aptui/js/manage_profile.js
1 files changed, 2 insertions(+), 2 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=8ca7071

------------------------------------------------------------------------

commit 5977a3f86e117bd3d9f8eff231fc662467b8ee83
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 18 14:16:46 2016 -0600

Fixes to ensure that some a couple popups do not get left behind when
clicking on their buttons. Also some fixes to hopefully prevent node
context menus from getting left behind (cause Jacks is not passing out
the event I need).

23 3 www/aptui/js/status.js
19 15 www/aptui/template/status.html
2 files changed, 42 insertions(+), 18 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=5977a3f

------------------------------------------------------------------------

commit 64c35a0e969a9e9683e7bf2451bb868bfac46800
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 18 17:34:57 2016 -0600

Append NS file to the end of the geni-lib script.

18 0 apt/ns2genilib.in
1 files changed, 18 insertions(+), 0 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=64c35a0

------------------------------------------------------------------------

commit 7b8227dcf18e6d13039d09159e2e632c711f4ae8
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 18 17:35:41 2016 -0600

Add support for bridges, and redo a bit of the blockstore code based on
what I learned doing the bridges.

49 3 apt/nsgenilib.py.in
410 123 apt/rspec2genilib.in
2 files changed, 459 insertions(+), 126 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=7b8227d

========================================================================

Clone via ssh: git-public.flux.utah.edu:/flux/git/emulab-devel.git
Clone read-only: git://git-public.flux.utah.edu/emulab-devel.git

Reply all
Reply to author
Forward
0 new messages