AUTHORS.md
CHANGES.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
storlever.ini
storlever_dev.ini
docs/arch.png
docs/arch.vsd
docs/dependency.rst
docs/installation.rst
docs/api/api-nas.rst
docs/api/api-overview.rst
docs/api/api-san.rst
docs/api/api-system.rst
docs/api/api-utils.rst
initscripts/storlever
storlever/__init__.py
storlever/app.py
storlever.egg-info/PKG-INFO
storlever.egg-info/SOURCES.txt
storlever.egg-info/dependency_links.txt
storlever.egg-info/entry_points.txt
storlever.egg-info/not-zip-safe
storlever.egg-info/requires.txt
storlever.egg-info/top_level.txt
storlever/lib/__init__.py
storlever/lib/command.py
storlever/lib/config.py
storlever/lib/confparse.py
storlever/lib/exception.py
storlever/lib/lock.py
storlever/lib/logger.py
storlever/lib/schema.py
storlever/lib/security.py
storlever/lib/utils.py
storlever/mngr/__init__.py
storlever/mngr/block/__init__.py
storlever/mngr/block/blockmgr.py
storlever/mngr/block/scsimgr.py
storlever/mngr/block/iscsi/__init__.py
storlever/mngr/block/iscsi/iface.py
storlever/mngr/block/iscsi/initiatormgr.py
storlever/mngr/block/iscsi/node.py
storlever/mngr/block/lvm/__init__.py
storlever/mngr/block/lvm/lvm.py
storlever/mngr/block/lvm/lvm2app.py
storlever/mngr/block/md/__init__.py
storlever/mngr/block/md/md.py
storlever/mngr/fs/__init__.py
storlever/mngr/fs/ext4.py
storlever/mngr/fs/fs.py
storlever/mngr/fs/fsmgr.py
storlever/mngr/fs/nfs.py
storlever/mngr/fs/xfs.py
storlever/mngr/nas/__init__.py
storlever/mngr/nas/ftpmgr.py
storlever/mngr/nas/nfsmgr.py
storlever/mngr/nas/smbmgr.py
storlever/mngr/network/__init__.py
storlever/mngr/network/bond.py
storlever/mngr/network/dnsmgr.py
storlever/mngr/network/ifconfig.py
storlever/mngr/network/ifmgr.py
storlever/mngr/network/netif.py
storlever/mngr/network/route.py
storlever/mngr/san/__init__.py
storlever/mngr/san/tgt/__init__.py
storlever/mngr/san/tgt/target.py
storlever/mngr/san/tgt/tgtadmparse.py
storlever/mngr/san/tgt/tgtmgr.py
storlever/mngr/system/__init__.py
storlever/mngr/system/cfgmgr.py
storlever/mngr/system/modulemgr.py
storlever/mngr/system/servicemgr.py
storlever/mngr/system/sysinfo.py
storlever/mngr/system/usermgr.py
storlever/mngr/system/webconfig.py
storlever/mngr/utils/__init__.py
storlever/mngr/utils/httpmgr.py
storlever/mngr/utils/mailmgr.py
storlever/mngr/utils/ntpmgr.py
storlever/mngr/utils/smartdmgr.py
storlever/mngr/utils/snmpagent.py
storlever/mngr/utils/zabbixagent.py
storlever/rest/__init__.py
storlever/rest/block.py
storlever/rest/common.py
storlever/rest/fs.py
storlever/rest/lvm.py
storlever/rest/md.py
storlever/rest/nas.py
storlever/rest/network.py
storlever/rest/san.py
storlever/rest/system.py
storlever/rest/utils.py
storlever/static/css/app.css
storlever/static/css/bootstrap-theme.css
storlever/static/css/bootstrap-theme.min.css
storlever/static/css/bootstrap.css
storlever/static/css/bootstrap.min.css
storlever/static/css/font-awesome.css
storlever/static/css/font-awesome.min.css
storlever/static/css/ie6.css
storlever/static/css/isteven-multi-select.css
storlever/static/css/pylons.css
storlever/static/css/signin.css
storlever/static/dist/404.html
storlever/static/dist/favicon.ico
storlever/static/dist/headerbg.png
storlever/static/dist/index.html
storlever/static/dist/login.html
storlever/static/dist/pyramid.png
storlever/static/dist/robots.txt
storlever/static/dist/bower_components/angular/angular-csp.css
storlever/static/dist/bower_components/angular/angular.js
storlever/static/dist/bower_components/angular/angular.min.js
storlever/static/dist/bower_components/angular-cookies/angular-cookies.js
storlever/static/dist/bower_components/angular-cookies/angular-cookies.min.js
storlever/static/dist/bower_components/angular-mocks/angular-mocks.js
storlever/static/dist/bower_components/angular-resource/angular-resource.js
storlever/static/dist/bower_components/angular-resource/angular-resource.min.js
storlever/static/dist/bower_components/angular-route/angular-route.js
storlever/static/dist/bower_components/angular-route/angular-route.min.js
storlever/static/dist/bower_components/angular-sanitize/angular-sanitize.js
storlever/static/dist/bower_components/angular-sanitize/angular-sanitize.min.js
storlever/static/dist/bower_components/angular-scenario/angular-scenario.js
storlever/static/dist/bower_components/angular-scenario/jstd-scenario-adapter-config.js
storlever/static/dist/bower_components/angular-scenario/jstd-scenario-adapter.js
storlever/static/dist/bower_components/bootstrap/dist/css/bootstrap-theme.css
storlever/static/dist/bower_components/bootstrap/dist/css/bootstrap-theme.min.css
storlever/static/dist/bower_components/bootstrap/dist/css/bootstrap.css
storlever/static/dist/bower_components/bootstrap/dist/css/bootstrap.min.css
storlever/static/dist/bower_components/bootstrap/dist/js/bootstrap.js
storlever/static/dist/bower_components/bootstrap/dist/js/bootstrap.min.js
storlever/static/dist/bower_components/bootstrap/js/affix.js
storlever/static/dist/bower_components/bootstrap/js/alert.js
storlever/static/dist/bower_components/bootstrap/js/button.js
storlever/static/dist/bower_components/bootstrap/js/carousel.js
storlever/static/dist/bower_components/bootstrap/js/collapse.js
storlever/static/dist/bower_components/bootstrap/js/dropdown.js
storlever/static/dist/bower_components/bootstrap/js/modal.js
storlever/static/dist/bower_components/bootstrap/js/popover.js
storlever/static/dist/bower_components/bootstrap/js/scrollspy.js
storlever/static/dist/bower_components/bootstrap/js/tab.js
storlever/static/dist/bower_components/bootstrap/js/tooltip.js
storlever/static/dist/bower_components/bootstrap/js/transition.js
storlever/static/dist/bower_components/es5-shim/es5-sham.js
storlever/static/dist/bower_components/es5-shim/es5-sham.min.js
storlever/static/dist/bower_components/es5-shim/es5-shim.js
storlever/static/dist/bower_components/es5-shim/es5-shim.min.js
storlever/static/dist/bower_components/es5-shim/tests/index.html
storlever/static/dist/bower_components/es5-shim/tests/index.min.html
storlever/static/dist/bower_components/es5-shim/tests/helpers/h-kill.js
storlever/static/dist/bower_components/es5-shim/tests/helpers/h-matchers.js
storlever/static/dist/bower_components/es5-shim/tests/helpers/h.js
storlever/static/dist/bower_components/es5-shim/tests/lib/jasmine-html.js
storlever/static/dist/bower_components/es5-shim/tests/lib/jasmine.css
storlever/static/dist/bower_components/es5-shim/tests/lib/jasmine.js
storlever/static/dist/bower_components/es5-shim/tests/lib/jasmine_favicon.png
storlever/static/dist/bower_components/es5-shim/tests/lib/json2.js
storlever/static/dist/bower_components/es5-shim/tests/spec/s-array.js
storlever/static/dist/bower_components/es5-shim/tests/spec/s-date.js
storlever/static/dist/bower_components/es5-shim/tests/spec/s-function.js
storlever/static/dist/bower_components/es5-shim/tests/spec/s-number.js
storlever/static/dist/bower_components/es5-shim/tests/spec/s-object.js
storlever/static/dist/bower_components/es5-shim/tests/spec/s-string.js
storlever/static/dist/bower_components/jquery/AUTHORS.txt
storlever/static/dist/bower_components/jquery/Gruntfile.js
storlever/static/dist/bower_components/jquery/MIT-LICENSE.txt
storlever/static/dist/bower_components/jquery/jquery-migrate.js
storlever/static/dist/bower_components/jquery/jquery-migrate.min.js
storlever/static/dist/bower_components/jquery/jquery.js
storlever/static/dist/bower_components/jquery/jquery.min.js
storlever/static/dist/bower_components/jquery/build/release-notes.js
storlever/static/dist/bower_components/jquery/build/release.js
storlever/static/dist/bower_components/jquery/speed/benchmark.js
storlever/static/dist/bower_components/jquery/speed/benchmarker.css
storlever/static/dist/bower_components/jquery/speed/benchmarker.js
storlever/static/dist/bower_components/jquery/speed/closest.html
storlever/static/dist/bower_components/jquery/speed/css.html
storlever/static/dist/bower_components/jquery/speed/event.html
storlever/static/dist/bower_components/jquery/speed/filter.html
storlever/static/dist/bower_components/jquery/speed/find.html
storlever/static/dist/bower_components/jquery/speed/index.html
storlever/static/dist/bower_components/jquery/speed/jquery-basis.js
storlever/static/dist/bower_components/jquery/speed/slice.vs.concat.html
storlever/static/dist/bower_components/jquery/src/ajax.js
storlever/static/dist/bower_components/jquery/src/attributes.js
storlever/static/dist/bower_components/jquery/src/callbacks.js
storlever/static/dist/bower_components/jquery/src/core.js
storlever/static/dist/bower_components/jquery/src/css.js
storlever/static/dist/bower_components/jquery/src/data.js
storlever/static/dist/bower_components/jquery/src/deferred.js
storlever/static/dist/bower_components/jquery/src/deprecated.js
storlever/static/dist/bower_components/jquery/src/dimensions.js
storlever/static/dist/bower_components/jquery/src/effects.js
storlever/static/dist/bower_components/jquery/src/event-alias.js
storlever/static/dist/bower_components/jquery/src/event.js
storlever/static/dist/bower_components/jquery/src/exports.js
storlever/static/dist/bower_components/jquery/src/intro.js
storlever/static/dist/bower_components/jquery/src/manipulation.js
storlever/static/dist/bower_components/jquery/src/offset.js
storlever/static/dist/bower_components/jquery/src/outro.js
storlever/static/dist/bower_components/jquery/src/queue.js
storlever/static/dist/bower_components/jquery/src/serialize.js
storlever/static/dist/bower_components/jquery/src/sizzle-jquery.js
storlever/static/dist/bower_components/jquery/src/support.js
storlever/static/dist/bower_components/jquery/src/traversing.js
storlever/static/dist/bower_components/jquery/src/wrap.js
storlever/static/dist/bower_components/jquery/src/ajax/jsonp.js
storlever/static/dist/bower_components/jquery/src/ajax/script.js
storlever/static/dist/bower_components/jquery/src/ajax/xhr.js
storlever/static/dist/bower_components/jquery/test/delegatetest.html
storlever/static/dist/bower_components/jquery/test/hovertest.html
storlever/static/dist/bower_components/jquery/test/index.html
storlever/static/dist/bower_components/jquery/test/jquery.js
storlever/static/dist/bower_components/jquery/test/localfile.html
storlever/static/dist/bower_components/jquery/test/networkerror.html
storlever/static/dist/bower_components/jquery/test/readywait.html
storlever/static/dist/bower_components/jquery/test/data/1x1.jpg
storlever/static/dist/bower_components/jquery/test/data/badcall.js
storlever/static/dist/bower_components/jquery/test/data/badjson.js
storlever/static/dist/bower_components/jquery/test/data/cleanScript.html
storlever/static/dist/bower_components/jquery/test/data/dashboard.xml
storlever/static/dist/bower_components/jquery/test/data/iframe.html
storlever/static/dist/bower_components/jquery/test/data/jquery-1.9.1.ajax_xhr.min.js
storlever/static/dist/bower_components/jquery/test/data/json_obj.js
storlever/static/dist/bower_components/jquery/test/data/name.html
storlever/static/dist/bower_components/jquery/test/data/readywaitasset.js
storlever/static/dist/bower_components/jquery/test/data/readywaitloader.js
storlever/static/dist/bower_components/jquery/test/data/test.html
storlever/static/dist/bower_components/jquery/test/data/test.js
storlever/static/dist/bower_components/jquery/test/data/test2.html
storlever/static/dist/bower_components/jquery/test/data/test3.html
storlever/static/dist/bower_components/jquery/test/data/testinit.js
storlever/static/dist/bower_components/jquery/test/data/testrunner.js
storlever/static/dist/bower_components/jquery/test/data/testsuite.css
storlever/static/dist/bower_components/jquery/test/data/ua.txt
storlever/static/dist/bower_components/jquery/test/data/with_fries.xml
storlever/static/dist/bower_components/jquery/test/data/ajax/unreleasedXHR.html
storlever/static/dist/bower_components/jquery/test/data/core/cc_on.html
storlever/static/dist/bower_components/jquery/test/data/dimensions/documentLarge.html
storlever/static/dist/bower_components/jquery/test/data/dimensions/documentSmall.html
storlever/static/dist/bower_components/jquery/test/data/event/focusElem.html
storlever/static/dist/bower_components/jquery/test/data/event/promiseReady.html
storlever/static/dist/bower_components/jquery/test/data/event/syncReady.html
storlever/static/dist/bower_components/jquery/test/data/manipulation/iframe-denied.html
storlever/static/dist/bower_components/jquery/test/data/offset/absolute.html
storlever/static/dist/bower_components/jquery/test/data/offset/body.html
storlever/static/dist/bower_components/jquery/test/data/offset/fixed.html
storlever/static/dist/bower_components/jquery/test/data/offset/relative.html
storlever/static/dist/bower_components/jquery/test/data/offset/scroll.html
storlever/static/dist/bower_components/jquery/test/data/offset/static.html
storlever/static/dist/bower_components/jquery/test/data/offset/table.html
storlever/static/dist/bower_components/jquery/test/data/selector/html5_selector.html
storlever/static/dist/bower_components/jquery/test/data/selector/sizzle_cache.html
storlever/static/dist/bower_components/jquery/test/data/support/bodyBackground.html
storlever/static/dist/bower_components/jquery/test/data/support/boxSizing.html
storlever/static/dist/bower_components/jquery/test/data/support/csp.js
storlever/static/dist/bower_components/jquery/test/data/support/shrinkWrapBlocks.html
storlever/static/dist/bower_components/jquery/test/data/support/testElementCrash.html
storlever/static/dist/bower_components/jquery/test/unit/ajax.js
storlever/static/dist/bower_components/jquery/test/unit/attributes.js
storlever/static/dist/bower_components/jquery/test/unit/callbacks.js
storlever/static/dist/bower_components/jquery/test/unit/core.js
storlever/static/dist/bower_components/jquery/test/unit/css.js
storlever/static/dist/bower_components/jquery/test/unit/data.js
storlever/static/dist/bower_components/jquery/test/unit/deferred.js
storlever/static/dist/bower_components/jquery/test/unit/deprecated.js
storlever/static/dist/bower_components/jquery/test/unit/dimensions.js
storlever/static/dist/bower_components/jquery/test/unit/effects.js
storlever/static/dist/bower_components/jquery/test/unit/event.js
storlever/static/dist/bower_components/jquery/test/unit/exports.js
storlever/static/dist/bower_components/jquery/test/unit/manipulation.js
storlever/static/dist/bower_components/jquery/test/unit/offset.js
storlever/static/dist/bower_components/jquery/test/unit/queue.js
storlever/static/dist/bower_components/jquery/test/unit/selector.js
storlever/static/dist/bower_components/jquery/test/unit/serialize.js
storlever/static/dist/bower_components/jquery/test/unit/support.js
storlever/static/dist/bower_components/jquery/test/unit/traversing.js
storlever/static/dist/bower_components/jquery/test/unit/wrap.js
storlever/static/dist/bower_components/json3/lib/json3.js
storlever/static/dist/bower_components/json3/lib/json3.min.js
storlever/static/dist/images/09e76d31.yeoman.png
storlever/static/dist/images/09e76d31.yeoman1.png
storlever/static/dist/images/4e084782.yeoman.png
storlever/static/dist/pluginJs/Chart.js
storlever/static/dist/pluginJs/ChartNew.js
storlever/static/dist/pluginJs/bootstrap.min.js
storlever/static/dist/pluginJs/bootstrapSwitch.js
storlever/static/dist/pluginJs/forkme_right_red_aa0000.png
storlever/static/dist/pluginJs/html5shiv.min.js
storlever/static/dist/pluginJs/jquery.min.js
storlever/static/dist/pluginJs/offcanvas.js
storlever/static/dist/pluginJs/prettify.js
storlever/static/dist/pluginJs/projects.js
storlever/static/dist/pluginJs/respond.min.js
storlever/static/dist/pluginJs/return-back.png
storlever/static/dist/pluginJs/scripts.js
storlever/static/dist/pluginJs/highchartsJs/highcharts-3d.js
storlever/static/dist/pluginJs/highchartsJs/highcharts-3d.src.js
storlever/static/dist/pluginJs/highchartsJs/highcharts-all.js
storlever/static/dist/pluginJs/highchartsJs/highcharts-more.js
storlever/static/dist/pluginJs/highchartsJs/highcharts-more.src.js
storlever/static/dist/pluginJs/highchartsJs/highcharts.js
storlever/static/dist/pluginJs/highchartsJs/highcharts.src.js
storlever/static/dist/pluginJs/highchartsJs/adapters/standalone-framework.js
storlever/static/dist/pluginJs/highchartsJs/adapters/standalone-framework.src.js
storlever/static/dist/pluginJs/highchartsJs/modules/canvas-tools.js
storlever/static/dist/pluginJs/highchartsJs/modules/canvas-tools.src.js
storlever/static/dist/pluginJs/highchartsJs/modules/data.js
storlever/static/dist/pluginJs/highchartsJs/modules/data.src.js
storlever/static/dist/pluginJs/highchartsJs/modules/drilldown.js
storlever/static/dist/pluginJs/highchartsJs/modules/drilldown.src.js
storlever/static/dist/pluginJs/highchartsJs/modules/exporting.js
storlever/static/dist/pluginJs/highchartsJs/modules/exporting.src.js
storlever/static/dist/pluginJs/highchartsJs/modules/funnel.js
storlever/static/dist/pluginJs/highchartsJs/modules/funnel.src.js
storlever/static/dist/pluginJs/highchartsJs/modules/heatmap.js
storlever/static/dist/pluginJs/highchartsJs/modules/heatmap.src.js
storlever/static/dist/pluginJs/highchartsJs/modules/no-data-to-display.js
storlever/static/dist/pluginJs/highchartsJs/modules/no-data-to-display.src.js
storlever/static/dist/pluginJs/highchartsJs/modules/solid-gauge.js
storlever/static/dist/pluginJs/highchartsJs/modules/solid-gauge.src.js
storlever/static/dist/pluginJs/highchartsJs/themes/dark-blue.js
storlever/static/dist/pluginJs/highchartsJs/themes/dark-green.js
storlever/static/dist/pluginJs/highchartsJs/themes/dark-unica.js
storlever/static/dist/pluginJs/highchartsJs/themes/gray.js
storlever/static/dist/pluginJs/highchartsJs/themes/grid-light.js
storlever/static/dist/pluginJs/highchartsJs/themes/grid.js
storlever/static/dist/pluginJs/highchartsJs/themes/sand-signika.js
storlever/static/dist/pluginJs/highchartsJs/themes/skies.js
storlever/static/dist/scripts/431ec026.vendor.js
storlever/static/dist/scripts/app.js
storlever/static/dist/scripts/eb3a0575.scripts.js
storlever/static/dist/scripts/controllers/main.js
storlever/static/dist/styles/1d7769e0.vendor.css
storlever/static/dist/styles/b435e14e.main.css
storlever/static/dist/styles/bootstrap-switch.css
storlever/static/dist/styles/bootstrap-switch.min.css
storlever/static/dist/styles/bootstrap-theme.css
storlever/static/dist/styles/bootstrap-theme.min.css
storlever/static/dist/styles/bootstrap.css
storlever/static/dist/styles/bootstrap.min.css
storlever/static/dist/styles/hack.css
storlever/static/dist/styles/main.css
storlever/static/dist/styles/site.min.css
storlever/static/dist/views/main.html
storlever/static/img/favicon.ico
storlever/static/img/footerbg.png
storlever/static/img/headerbg.png
storlever/static/img/middlebg.png
storlever/static/img/pyramid-small.png
storlever/static/img/pyramid.png
storlever/static/img/transparent.gif
storlever/static/js/Chart.min.js
storlever/static/js/angular-chart.js
storlever/static/js/angular-route.min.js
storlever/static/js/angular.min.js
storlever/static/js/app.js
storlever/static/js/bootstrap.js
storlever/static/js/bootstrap.min.js
storlever/static/js/controllers.js
storlever/static/js/directives.js
storlever/static/js/filters.js
storlever/static/js/isteven-multi-select.js
storlever/static/js/jquery-2.1.1.min.js
storlever/static/js/script.js
storlever/static/js/services.js
storlever/static/js/sjcl.js
storlever/static/js/ui-bootstrap-tpls-0.11.2.min.js
storlever/static/js/partials/snmp.js
storlever/static/js/partials/statistics.js
storlever/static/js/partials/system-info.js
storlever/static/js/partials/user.js
storlever/templates/404.pt
storlever/templates/index.pt
storlever/templates/login.pt
storlever/templates/partials/partial1.html
storlever/templates/partials/partial2.html
storlever/templates/partials/statistics.pt
storlever/templates/partials/system-info.pt
storlever/templates/partials/user.pt
storlever/tests/__init__.py
storlever/tests/tests.py
storlever/tests/lib/__init__.py
storlever/tests/lib/test_schema.py
storlever/tests/mngr/__init__.py
storlever/tests/mngr/block/__init__.py
storlever/tests/mngr/block/test_blockmgr.py
storlever/tests/mngr/block/test_iscsiinitiatormgr.py
storlever/tests/mngr/block/test_lvmmgr.py
storlever/tests/mngr/block/test_mdmgr.py
storlever/tests/mngr/block/test_scsimgr.py
storlever/tests/mngr/block/utils.py
storlever/tests/mngr/fs/__init__.py
storlever/tests/mngr/fs/test_dir.py
storlever/tests/mngr/fs/test_ext4.py
storlever/tests/mngr/fs/test_nfs.py
storlever/tests/mngr/fs/test_quota.py
storlever/tests/mngr/fs/test_xfs.py
storlever/tests/mngr/fs/utils.py
storlever/tests/mngr/nas/__init__.py
storlever/tests/mngr/nas/test_ftpmgr.py
storlever/tests/mngr/nas/test_nfsmgr.py
storlever/tests/mngr/nas/test_smbmgr.py
storlever/tests/mngr/network/__init__.py
storlever/tests/mngr/network/test_bond.py
storlever/tests/mngr/network/test_dnsmgr.py
storlever/tests/mngr/network/test_ifmgr.py
storlever/tests/mngr/network/test_route.py
storlever/tests/mngr/network/utils.py
storlever/tests/mngr/san/__init__.py
storlever/tests/mngr/san/test_tgtmgr.py
storlever/tests/mngr/san/test_tgttarget.py
storlever/tests/mngr/system/__init__.py
storlever/tests/mngr/system/test_cfgmgr.py
storlever/tests/mngr/system/test_modulemgr.py
storlever/tests/mngr/system/test_servicemgr.py
storlever/tests/mngr/system/test_usermgr.py
storlever/tests/mngr/utils/__init__.py
storlever/tests/mngr/utils/test_ntpmgr.py
storlever/tests/mngr/utils/test_smartdmgr.py
storlever/tests/mngr/utils/test_snmpagent.py
storlever/tests/mngr/utils/test_zabbixagent.py
storlever/tests/rest/__init__.py
storlever/tests/web/__init__.py
storlever/tests/web/test_menu.py
storlever/web/__init__.py
storlever/web/index.py
storlever/web/login.py
storlever/web/menu.py
storlever/web/partial.py
storlever/web/regist_menu.py
storlever/web/partials/__init__.py
storlever/web/partials/statistics.py
storlever/web/partials/system-info.py
storlever/web/partials/user.py