05204777b7
- Update to version 2.1.63: * Get/Set LUN's ALUA group * Add ALUA restore support * Delete ALUA groups with its storage object * version 2.1.fb62 * Do not set alua_tg_pt_gp if not supported * Add ability to invalidate caches * Add ALUA supported method * Don't raise exception when getting/setting a LUNs ALUA group * update to 2.1.fb63 OBS-URL: https://build.opensuse.org/request/show/487779 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rtslib-fb?expand=0&rev=16
17 lines
604 B
Plaintext
17 lines
604 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="scm">git</param>
|
|
<param name="url">https://github.com/open-iscsi/rtslib-fb.git</param>
|
|
<param name="subdir"></param>
|
|
<param name="filename">rtslib-fb</param>
|
|
<param name="versionformat">2.1.fb63</param>
|
|
<param name="revision">v2.1.fb63</param>
|
|
<param name="changesgenerate">enable</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*rtslib-fb*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
</services>
|