Refactor common/utils methods to common/ondisk
Place all the methods related to on-disk layout and / or configuration into a new common module that can be shared by the various modules using the same on-disk layout. Change-Id: I27ffd4665d5115ffdde649c48a4d18e12017e6a9 Signed-off-by: Peter Portante <peter.portante@redhat.com>
This commit is contained in:
@@ -33,6 +33,15 @@ Utils
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
.. _ondisk:
|
||||
|
||||
OnDisk
|
||||
======
|
||||
|
||||
.. automodule:: swift.common.ondisk
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
.. _common_tempauth:
|
||||
|
||||
TempAuth
|
||||
|
||||
Reference in New Issue
Block a user