|
6 | 6 | </method> |
7 | 7 | </interface> |
8 | 8 | """, |
9 | | - "org.storage.stratis3.Manager.r9": """ |
10 | | -<interface name="org.storage.stratis3.Manager.r9"> |
| 9 | + "org.storage.stratis3.Manager.r8": """ |
| 10 | +<interface name="org.storage.stratis3.Manager.r8"> |
11 | 11 | <method name="CreatePool"> |
12 | 12 | <arg name="name" type="s" direction="in" /> |
13 | 13 | <arg name="devices" type="as" direction="in" /> |
|
75 | 75 | </property> |
76 | 76 | </interface> |
77 | 77 | """, |
78 | | - "org.storage.stratis3.Report.r9": """ |
79 | | -<interface name="org.storage.stratis3.Report.r9"> |
| 78 | + "org.storage.stratis3.Report.r8": """ |
| 79 | +<interface name="org.storage.stratis3.Report.r8"> |
80 | 80 | <method name="GetReport"> |
81 | 81 | <arg name="name" type="s" direction="in" /> |
82 | 82 | <arg name="result" type="s" direction="out" /> |
|
85 | 85 | </method> |
86 | 86 | </interface> |
87 | 87 | """, |
88 | | - "org.storage.stratis3.blockdev.r9": """ |
89 | | -<interface name="org.storage.stratis3.blockdev.r9"> |
| 88 | + "org.storage.stratis3.blockdev.r8": """ |
| 89 | +<interface name="org.storage.stratis3.blockdev.r8"> |
90 | 90 | <property name="Devnode" type="s" access="read"> |
91 | 91 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const" /> |
92 | 92 | </property> |
|
113 | 113 | </property> |
114 | 114 | </interface> |
115 | 115 | """, |
116 | | - "org.storage.stratis3.filesystem.r9": """ |
117 | | -<interface name="org.storage.stratis3.filesystem.r9"> |
| 116 | + "org.storage.stratis3.filesystem.r8": """ |
| 117 | +<interface name="org.storage.stratis3.filesystem.r8"> |
118 | 118 | <method name="SetName"> |
119 | 119 | <arg name="name" type="s" direction="in" /> |
120 | 120 | <arg name="result" type="(bs)" direction="out" /> |
|
141 | 141 | </property> |
142 | 142 | </interface> |
143 | 143 | """, |
144 | | - "org.storage.stratis3.pool.r9": """ |
145 | | -<interface name="org.storage.stratis3.pool.r9"> |
| 144 | + "org.storage.stratis3.pool.r8": """ |
| 145 | +<interface name="org.storage.stratis3.pool.r8"> |
146 | 146 | <method name="AddCacheDevs"> |
147 | 147 | <arg name="devices" type="as" direction="in" /> |
148 | 148 | <arg name="results" type="(bao)" direction="out" /> |
|
0 commit comments