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
892c0281
Commit
892c0281
authored
Mar 06, 2020
by
Cedric CAFFY
Browse files
Removed disk instance from the StorageClassLsItem
parent
edf41728
Changes
1
Hide whitespace changes
Inline
Side-by-side
eos_cta/protobuf/cta_admin.proto
View file @
892c0281
...
...
@@ -431,13 +431,12 @@ message ShowQueuesItem {
}
message
StorageClassLsItem
{
string
disk_instance
=
1
;
string
name
=
2
;
uint64
nb_copies
=
3
;
string
vo
=
4
;
cta.common.EntryLog
creation_log
=
5
;
cta.common.EntryLog
last_modification_log
=
6
;
string
comment
=
7
;
string
name
=
1
;
uint64
nb_copies
=
2
;
string
vo
=
3
;
cta.common.EntryLog
creation_log
=
4
;
cta.common.EntryLog
last_modification_log
=
5
;
string
comment
=
6
;
}
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