summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-connectivity/open-iscsi
Commit message (Collapse)AuthorAgeFilesLines
* global: overrides conversionBruce Ashfield2021-07-312-7/+7
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* open-iscsi-user: Fix link errorszangrc2021-07-291-7/+1
| | | | | | | The wrong link caused conflicts with other packages, so the link error was fixed and the conflict handling was removed. Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* open-iscsi-user: use update-alternatives for libcap-ng.sowangmy2021-07-201-0/+5
| | | | | | | | | libcap-ng also uses the doc 'libcap-ng.so'. libcap-ng has a priority of 100. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* open-iscsi-user: upgrade 2.0-873 -> 2.1.4zangrc2021-07-123-67/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | open-iscsi-2.1.3 - open-iscsi-2.1.4 Abhinav Rajagopalan (1): Fix typo in util.py Chris Leech (3): libopeniscsiusr: fix error messages libopeniscsiusr: skip over removed sessions libopeniscsiusr: dont error loudly if a session isn't found when working through iscsi_sessions_get() Fabian Möller (1): iscsid: Add NO_SYSTEMD to CFLAGS Helmut Grohne (1): Avoid hardcoding pkg-config to fix cross build John Schaeffer (1): Add etc/systemd/iscsi-init.service to SYSTEMDFILES Makefile variable Lee Duncan (4): iscsid: Do not allow conflicting pid-file options Fix iscsiadm segfault when exiting Fix iscsistart login issue when target is delayed. Enable iscsi.service asynchronous logins, cleanup services Matwey V. Kornilov (1): Wants=network-online.target in iscsi.service Patrick Lawrence (1): Change mkdir permissions to 0770, adjust usmask Wenchao Hao (4): idbm: Fix memory leak and NULL pointer dereference in idbm_rec_update_param() libopeniscsiusr: Fix memory leak in iscsi_nodes_get() libopeniscsiusr: Fix memory leak in iscsi_sessions_get() iscsiadm: Fix memory leak in iscsiadm Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* open-iscsi-user: upgrade 2.0-871->2.0-873Lei Maohui2015-08-183-15/+34
| | | | | | | | -deleted patch not used any more -add new patch for new version Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* open-iscsi-user: fix warnings and errors.Li xin2015-06-191-3/+6
| | | | | | | | | | | | | | WARNING: QA Issue: /usr/sbin/iscsi@underscore@discovery_open-iscsi-user contained in package open-iscsi-user requires /bin/bash, but no providers found in its RDEPENDS [file-rdeps] ERROR: Function failed: SYSTEMD_SERVICE_open-iscsi-user-systemd value iscsi-initiator.service does not exist Also,modify the LICENSE from GPL to GPLv2. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* openstack: add open-isci from git://github.com/DFE/HIPOSBruce Ashfield2014-03-178-0/+216
To support the cinder iscsi backend, we need iscsi-* recipes. The HIPOS layer contains a reference implementation, but has distro bindings that we must avoid. So for now, we make a copy and reference the other layer. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>