Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
3c5594ff
Commit
3c5594ff
authored
Mar 30, 2010
by
Leigh B Stoller
Browse files
Add outlets_remoteauth table to list of physical node tables.
parent
7d63765d
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/libdb.pm.in
View file @
3c5594ff
...
...
@@ -2,7 +2,7 @@
#
#
EMULAB
-
COPYRIGHT
#
Copyright
(
c
)
2000
-
200
9
University
of
Utah
and
the
Flux
Group
.
#
Copyright
(
c
)
2000
-
20
1
0
University
of
Utah
and
the
Flux
Group
.
#
All
rights
reserved
.
#
...
...
@@ -655,6 +655,7 @@ sub TBDB_PHYSICAL_NODE_TABLES() {
'
nodeuidlastlogin
' => [ '
node_id
' ],
'
ntpinfo
' => [ '
node_id
' ],
'
outlets
' => [ '
node_id
' ],
'
outlets_remoteauth
' => [ '
node_id
' ],
'
partitions
' => [ '
node_id
' ],
'
plab_slice_nodes
' => [ '
node_id
' ],
'
port_counters
' => [ '
node_id
' ],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment