Go to file
lijunbo 0e625db2b1 Cleanup dead code in storage_backend.py
The base code already provide storage_ceph,
storage_lvm, storage_file..., and already
returned by bellow code:
   'return _patch(storage_backend_uuid, patch)'
So, after the return code, there is no use and
we don't need keep those code again.

Closes-bug: #1836678
Change-Id: Ia83e674688b583a40205da5d26d26de150e326a7
Signed-off-by: junboli <junbo85.li@gmail.com>
2019-07-15 23:15:18 -04:00
2019-07-03 12:49:04 +00:00
2019-04-19 19:52:42 +00:00
2018-05-31 07:35:52 -07:00

stx-config

StarlingX Configuration Management

Description
StarlingX System Configuration Management
Readme 106 MiB
Languages
Python 98%
Shell 1.6%
CSS 0.2%