Tony Asleson
2014-09-07 05:45:34 UTC
Clean-up for version 1 release.
Tony Asleson (14):
C & PY: Remove volume SNAPSHOT replication type
Updates to man page and cmdline.py
Doxygen corrections.
plugin_test.py: Create new ag if possible during testing
nstor.py: Get plugin_test.py to pass
plugin_test.py: Fix disks listing & resize size
smis.py: Raise NAME_CONFLICT on replicate with dupe name.
plugin_test.py: Improve test_mask_unmask
smis.py: Spelling corrections
ontap.py: PEP8 fixes & remove TODO
smis.py: Check key before lookup
C: Make filter function static
Add missing LSM_DLL_EXPORT to public functions
Add missing LSM_DLL_LOCAL
.../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 +-
doc/man/lsmcli.1.in | 193 ++++++++++-----------
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 -
17 files changed, 326 insertions(+), 274 deletions(-)
Tony Asleson (14):
C & PY: Remove volume SNAPSHOT replication type
Updates to man page and cmdline.py
Doxygen corrections.
plugin_test.py: Create new ag if possible during testing
nstor.py: Get plugin_test.py to pass
plugin_test.py: Fix disks listing & resize size
smis.py: Raise NAME_CONFLICT on replicate with dupe name.
plugin_test.py: Improve test_mask_unmask
smis.py: Spelling corrections
ontap.py: PEP8 fixes & remove TODO
smis.py: Check key before lookup
C: Make filter function static
Add missing LSM_DLL_EXPORT to public functions
Add missing LSM_DLL_LOCAL
.../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 +-
doc/man/lsmcli.1.in | 193 ++++++++++-----------
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 -
17 files changed, 326 insertions(+), 274 deletions(-)
--
1.8.2.1
1.8.2.1