Tony Asleson
2014-09-07 17:32:45 UTC
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libstoragemgmt".
The branch, master has been updated
via 1df9e557a239d5f665cd8554ad85fa37a2310698 (commit)
via da6c1fe76fc1674505a4617287f3e539970069fe (commit)
via 9ad943a83d3c72a409ff5e64d0bcf684105bd93c (commit)
via 37488cb30254204efcf2d52deff2e180da98de42 (commit)
via 2c655d6f9441a8b4b5a6b21752e4d64e28c6c435 (commit)
via 587a4d7f12d296a5b280b4f336762dde08332299 (commit)
via a337e62b8bc55fdec2c8a810087abe6194432f28 (commit)
via bf08c4439474588f9e5eae3b0e4f69cedcb3695d (commit)
via 24213e80ff12d5ce3ab134ea9c5afd4320d48983 (commit)
via db4b25199c1ea74b0b78e44cbcdb3c2cff9f76ad (commit)
via 43f7c221c5909c4367691d0235f04e588a4aeeeb (commit)
via 554a5c78bb42001c51e8041fd8a0b3b80c84c72b (commit)
via 83217d2587cf8eaa44ffbe75dced670725483671 (commit)
via 05de90343f214b86e4f6f78d76cfb477eb98bf3b (commit)
via e6edf147d529f54bc4d2468d596e1e77bc0af5b8 (commit)
from 3a7352be7b417b6589790a6c570134ba6d22163e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1df9e557a239d5f665cd8554ad85fa37a2310698
Author: Tony Asleson <***@redhat.com>
Date: Sun Sep 7 00:38:36 2014 -0500
New release
Signed-off-by: Tony Asleson <***@redhat.com>
commit da6c1fe76fc1674505a4617287f3e539970069fe
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 18:53:53 2014 -0500
Add missing LSM_DLL_LOCAL
Signed-off-by: Tony Asleson <***@redhat.com>
commit 9ad943a83d3c72a409ff5e64d0bcf684105bd93c
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 18:26:51 2014 -0500
Add missing LSM_DLL_EXPORT to public functions
Signed-off-by: Tony Asleson <***@redhat.com>
commit 37488cb30254204efcf2d52deff2e180da98de42
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 16:21:23 2014 -0500
C: Make filter function static
This was showing up as a public symbol in the SO which is not
wanted.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 2c655d6f9441a8b4b5a6b21752e4d64e28c6c435
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 12:49:20 2014 -0500
smis.py: Check key before lookup
Signed-off-by: Tony Asleson <***@redhat.com>
commit 587a4d7f12d296a5b280b4f336762dde08332299
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 12:36:07 2014 -0500
ontap.py: PEP8 fixes & remove TODO
Signed-off-by: Tony Asleson <***@redhat.com>
commit a337e62b8bc55fdec2c8a810087abe6194432f28
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 12:29:08 2014 -0500
smis.py: Spelling corrections
Signed-off-by: Tony Asleson <***@redhat.com>
commit bf08c4439474588f9e5eae3b0e4f69cedcb3695d
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 12:09:57 2014 -0500
plugin_test.py: Improve test_mask_unmask
Signed-off-by: Tony Asleson <***@redhat.com>
commit 24213e80ff12d5ce3ab134ea9c5afd4320d48983
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 11:38:23 2014 -0500
smis.py: Raise NAME_CONFLICT on replicate with dupe name.
Signed-off-by: Tony Asleson <***@redhat.com>
commit db4b25199c1ea74b0b78e44cbcdb3c2cff9f76ad
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 01:45:54 2014 -0500
plugin_test.py: Fix disks listing & resize size
* Nstor want's things aligned to 8K boundaries.
* Check for disk capability before trying to list disks
Signed-off-by: Tony Asleson <***@redhat.com>
commit 43f7c221c5909c4367691d0235f04e588a4aeeeb
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 01:41:57 2014 -0500
nstor.py: Get plugin_test.py to pass
Fixed a number of issue with the nstor plugin.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 554a5c78bb42001c51e8041fd8a0b3b80c84c72b
Author: Tony Asleson <***@redhat.com>
Date: Fri Sep 5 15:35:46 2014 -0500
plugin_test.py: Create new ag if possible during testing
If we can create one then do so instead of mucking with existing
access groups.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 83217d2587cf8eaa44ffbe75dced670725483671
Author: Tony Asleson <***@redhat.com>
Date: Fri Sep 5 15:34:48 2014 -0500
Doxygen corrections.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 05de90343f214b86e4f6f78d76cfb477eb98bf3b
Author: Tony Asleson <***@redhat.com>
Date: Fri Sep 5 15:34:19 2014 -0500
Updates to man page and cmdline.py
Signed-off-by: Tony Asleson <***@redhat.com>
commit e6edf147d529f54bc4d2468d596e1e77bc0af5b8
Author: Tony Asleson <***@redhat.com>
Date: Fri Sep 5 13:32:47 2014 -0500
C & PY: Remove volume SNAPSHOT replication type
No plugins/arrays we have support for support the ability to make
a read only point in time copy of a volume. We can add this back later
if this proves to be incorrect.
Signed-off-by: Tony Asleson <***@redhat.com>
-----------------------------------------------------------------------
Summary of changes:
NEWS | 21 ++
.../libstoragemgmt/libstoragemgmt_blockrange.h | 6 +-
.../libstoragemgmt/libstoragemgmt_plug_interface.h | 6 +-
.../libstoragemgmt/libstoragemgmt_systems.h | 2 +-
.../include/libstoragemgmt/libstoragemgmt_types.h | 3 +-
c_binding/lsm_convert.hpp | 64 ++++---
c_binding/lsm_datatypes.hpp | 10 +-
c_binding/lsm_plugin_ipc.cpp | 3 +-
c_binding/lsm_plugin_ipc.hpp | 3 +-
configure.ac | 2 +-
doc/man/lsmcli.1.in | 193 ++++++++++----------
packaging/libstoragemgmt.spec.in | 21 ++
plugin/nstor/nstor.py | 55 ++++--
plugin/ontap/ontap.py | 7 +-
plugin/smispy/smis.py | 136 ++++++++------
python_binding/lsm/_data.py | 1 -
test/plugin_test.py | 90 +++++----
test/tester.c | 6 +-
tools/lsmcli/cmdline.py | 14 +-
tools/lsmcli/data_display.py | 1 -
20 files changed, 369 insertions(+), 275 deletions(-)
hooks/post-receive
generated because a ref change was pushed to the repository containing
the project "libstoragemgmt".
The branch, master has been updated
via 1df9e557a239d5f665cd8554ad85fa37a2310698 (commit)
via da6c1fe76fc1674505a4617287f3e539970069fe (commit)
via 9ad943a83d3c72a409ff5e64d0bcf684105bd93c (commit)
via 37488cb30254204efcf2d52deff2e180da98de42 (commit)
via 2c655d6f9441a8b4b5a6b21752e4d64e28c6c435 (commit)
via 587a4d7f12d296a5b280b4f336762dde08332299 (commit)
via a337e62b8bc55fdec2c8a810087abe6194432f28 (commit)
via bf08c4439474588f9e5eae3b0e4f69cedcb3695d (commit)
via 24213e80ff12d5ce3ab134ea9c5afd4320d48983 (commit)
via db4b25199c1ea74b0b78e44cbcdb3c2cff9f76ad (commit)
via 43f7c221c5909c4367691d0235f04e588a4aeeeb (commit)
via 554a5c78bb42001c51e8041fd8a0b3b80c84c72b (commit)
via 83217d2587cf8eaa44ffbe75dced670725483671 (commit)
via 05de90343f214b86e4f6f78d76cfb477eb98bf3b (commit)
via e6edf147d529f54bc4d2468d596e1e77bc0af5b8 (commit)
from 3a7352be7b417b6589790a6c570134ba6d22163e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1df9e557a239d5f665cd8554ad85fa37a2310698
Author: Tony Asleson <***@redhat.com>
Date: Sun Sep 7 00:38:36 2014 -0500
New release
Signed-off-by: Tony Asleson <***@redhat.com>
commit da6c1fe76fc1674505a4617287f3e539970069fe
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 18:53:53 2014 -0500
Add missing LSM_DLL_LOCAL
Signed-off-by: Tony Asleson <***@redhat.com>
commit 9ad943a83d3c72a409ff5e64d0bcf684105bd93c
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 18:26:51 2014 -0500
Add missing LSM_DLL_EXPORT to public functions
Signed-off-by: Tony Asleson <***@redhat.com>
commit 37488cb30254204efcf2d52deff2e180da98de42
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 16:21:23 2014 -0500
C: Make filter function static
This was showing up as a public symbol in the SO which is not
wanted.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 2c655d6f9441a8b4b5a6b21752e4d64e28c6c435
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 12:49:20 2014 -0500
smis.py: Check key before lookup
Signed-off-by: Tony Asleson <***@redhat.com>
commit 587a4d7f12d296a5b280b4f336762dde08332299
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 12:36:07 2014 -0500
ontap.py: PEP8 fixes & remove TODO
Signed-off-by: Tony Asleson <***@redhat.com>
commit a337e62b8bc55fdec2c8a810087abe6194432f28
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 12:29:08 2014 -0500
smis.py: Spelling corrections
Signed-off-by: Tony Asleson <***@redhat.com>
commit bf08c4439474588f9e5eae3b0e4f69cedcb3695d
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 12:09:57 2014 -0500
plugin_test.py: Improve test_mask_unmask
Signed-off-by: Tony Asleson <***@redhat.com>
commit 24213e80ff12d5ce3ab134ea9c5afd4320d48983
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 11:38:23 2014 -0500
smis.py: Raise NAME_CONFLICT on replicate with dupe name.
Signed-off-by: Tony Asleson <***@redhat.com>
commit db4b25199c1ea74b0b78e44cbcdb3c2cff9f76ad
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 01:45:54 2014 -0500
plugin_test.py: Fix disks listing & resize size
* Nstor want's things aligned to 8K boundaries.
* Check for disk capability before trying to list disks
Signed-off-by: Tony Asleson <***@redhat.com>
commit 43f7c221c5909c4367691d0235f04e588a4aeeeb
Author: Tony Asleson <***@redhat.com>
Date: Sat Sep 6 01:41:57 2014 -0500
nstor.py: Get plugin_test.py to pass
Fixed a number of issue with the nstor plugin.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 554a5c78bb42001c51e8041fd8a0b3b80c84c72b
Author: Tony Asleson <***@redhat.com>
Date: Fri Sep 5 15:35:46 2014 -0500
plugin_test.py: Create new ag if possible during testing
If we can create one then do so instead of mucking with existing
access groups.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 83217d2587cf8eaa44ffbe75dced670725483671
Author: Tony Asleson <***@redhat.com>
Date: Fri Sep 5 15:34:48 2014 -0500
Doxygen corrections.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 05de90343f214b86e4f6f78d76cfb477eb98bf3b
Author: Tony Asleson <***@redhat.com>
Date: Fri Sep 5 15:34:19 2014 -0500
Updates to man page and cmdline.py
Signed-off-by: Tony Asleson <***@redhat.com>
commit e6edf147d529f54bc4d2468d596e1e77bc0af5b8
Author: Tony Asleson <***@redhat.com>
Date: Fri Sep 5 13:32:47 2014 -0500
C & PY: Remove volume SNAPSHOT replication type
No plugins/arrays we have support for support the ability to make
a read only point in time copy of a volume. We can add this back later
if this proves to be incorrect.
Signed-off-by: Tony Asleson <***@redhat.com>
-----------------------------------------------------------------------
Summary of changes:
NEWS | 21 ++
.../libstoragemgmt/libstoragemgmt_blockrange.h | 6 +-
.../libstoragemgmt/libstoragemgmt_plug_interface.h | 6 +-
.../libstoragemgmt/libstoragemgmt_systems.h | 2 +-
.../include/libstoragemgmt/libstoragemgmt_types.h | 3 +-
c_binding/lsm_convert.hpp | 64 ++++---
c_binding/lsm_datatypes.hpp | 10 +-
c_binding/lsm_plugin_ipc.cpp | 3 +-
c_binding/lsm_plugin_ipc.hpp | 3 +-
configure.ac | 2 +-
doc/man/lsmcli.1.in | 193 ++++++++++----------
packaging/libstoragemgmt.spec.in | 21 ++
plugin/nstor/nstor.py | 55 ++++--
plugin/ontap/ontap.py | 7 +-
plugin/smispy/smis.py | 136 ++++++++------
python_binding/lsm/_data.py | 1 -
test/plugin_test.py | 90 +++++----
test/tester.c | 6 +-
tools/lsmcli/cmdline.py | 14 +-
tools/lsmcli/data_display.py | 1 -
20 files changed, 369 insertions(+), 275 deletions(-)
hooks/post-receive
--
libstoragemgmt
libstoragemgmt