The html_static_path setting in conf.py was forgotten in the patch,
which caused a warning when building docs.
WARNING:html_static_path entry u'/home/devstack/freezer/doc/source/
_static' does not exist.
This patch comments out the setting from conf.py to prevent the
warning.
Change-Id: I8e90e3283544dceefa9e2c9b0402488b8db48a02
Currently, there are some description of remove older
backup with using '--remove-older-then' which is not
exist, should use '--remove-older-than' instead.
Change-Id: I172e60151549d4478f951c439e5cf248bee038ca
Incorrect description for restoring cinder volume with command
"freezer-agent --action restore --cinder-inst-id", as
--cinder-inst-id is not exist, should use --cinder-vol-id
instead.
Change-Id: Ia63eb492f543818aa7a62a50c3ea1986f4dc4188
Added new engine type (rsync) to perform
space/bandwidth efficient backups.
Change-Id: I8390c9c85fc2478a4ad2fe7eb4e40f3e580da912
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
This commit will update doc/source folder with new documentations.
With this review I want to make sure this kind of document
structure is OK with the project.
Change-Id: I98d8b4d6d8c1b3a8797886c0d98da4e3226b0249