-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathREADME
26 lines (19 loc) · 1.01 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#*****************************************************************
# Copyright (c) 2009 Larence Livermore National Security (LLNS)
# Produced at the Lawrence Livermore National Laboratory
# All rights reserved.
#*****************************************************************
#
# Description: Basic description of the project(s) and layout of the
# project.
#
#*****************************************************************
README:
The ESGF Node Manager is transitioning. We are repurposing this repo to contain the material essential for installing the new node manager while keeping the original parts of the previous version.
1) java source needed for access logging filter only - future work is to migrate this to another module within ESGF
2) python sources
a) for database table creation - also should be migrated elsewhere
b) for node manager request and worker daemon
c) django REST service API
3) bash control scripts
See pchengi/nm-workspace for installation info on the new node manager