Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
xrootd-ssi-protobuf-interface
Commits
edf41728
Commit
edf41728
authored
Mar 06, 2020
by
Cedric CAFFY
Browse files
Added VO to the StorageClass Ls Item
parent
d4dedf2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
eos_cta/protobuf/cta_admin.proto
View file @
edf41728
...
...
@@ -434,9 +434,10 @@ message StorageClassLsItem {
string
disk_instance
=
1
;
string
name
=
2
;
uint64
nb_copies
=
3
;
cta.common.EntryLog
creation_log
=
4
;
cta.common.EntryLog
last_modification_log
=
5
;
string
comment
=
6
;
string
vo
=
4
;
cta.common.EntryLog
creation_log
=
5
;
cta.common.EntryLog
last_modification_log
=
6
;
string
comment
=
7
;
}
message
TapeLsItem
{
...
...
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