21 Commits

Author SHA1 Message Date
lvdongbing
0f1bd0017d Use freezer-manage instead of freezer-db-init
As freezer-db-init has been removed, should use freezer-manage to
initialize database in doc.

Change-Id: I9c9a0c17856b592f27f9d1940ea55758deb707f9
2017-09-08 15:14:24 +08:00
Jenkins
971c535259 Merge "Fix to use "." to source script files" 2017-08-31 12:06:01 +00:00
chao liu
8cb734f214 Fix to use "." to source script files
Adhering to coding conventions. Refer to ``Code conventions`` at
https://docs.openstack.org/contributor-guide/ for details.

Change-Id: I520d7049f0b3e3b86237a85316d93fafab53f847
2017-08-28 13:54:27 +00:00
chao liu
94a76f28c2 writing convention: do not use “-y” for package install
refer to:
https://docs.openstack.org/contributor-guide/writing-style/ \
code-conventions.html

Change-Id: I4d1cdabf0921394cefc27c0825d2d555c32d3eb5
2017-08-28 01:34:16 +00:00
lingyongxu
b6d2ed0996 Switch from oslosphinx to openstackdocstheme
To use openstackdocstheme 1.11.0 properly, this patch fixes
some settings according to follow.

Change-Id: I82bd3f829fdbb8893c3adfa967e98be1820d9947
2017-07-20 14:50:58 +00:00
Jenkins
1df283fdf5 Merge "Remove html_static_path from doc" 2017-05-26 17:12:35 +00:00
Ngo Quoc Cuong
a6acc05514 Trivial fix typos in documents
Change-Id: I785ca2239f9d3e29d170b3c3934ad0eb3b4068c2
2017-05-12 23:26:03 +00:00
DeepaJon
a558982233 Remove html_static_path from doc
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
2017-04-05 16:39:15 +05:30
yuhui_inspur
030df227af Add Apache License 2.0 for conf.py files
Change-Id: If0eed05c904f1f09b4234fc62add36b8a053ed6b
2017-04-01 01:41:54 -07:00
Jenkins
eb86e62d07 Merge "Fix description for backup management" 2017-03-28 14:31:13 +00:00
Pengju Jiao
7c0f55fb80 Fix description for backup management
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
2017-03-28 16:08:29 +08:00
Pengju Jiao
4161a2a593 Fix description for restoring cinder volume
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
2017-03-28 16:02:37 +08:00
Jenkins
107cdc222b Merge "Removing obsolete oslo.log configuration settings" 2017-02-28 16:53:18 +00:00
Ruslan Aliev
0df317c94b Block based incremental support - rsync
Added new engine type (rsync) to perform
space/bandwidth efficient backups.

Change-Id: I8390c9c85fc2478a4ad2fe7eb4e40f3e580da912
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2017-01-23 03:50:45 +04:00
Jenkins
4716c6a28e Merge "Change "Openstack" to "OpenStack"" 2016-12-22 12:25:45 +00:00
liyanhang
e254dfae00 Change "Openstack" to "OpenStack"
According to the word choice convention in
http://docs.openstack.org/contributor-guide/writing-style/word-choice.html
We should use OpenStack instead of Openstack.

Change-Id: I834055528e6f343c113c96a70a7a2f265a0a1703
2016-11-14 20:35:04 +08:00
zhangyanxian
4941bdac1e Fix docstrings in index.rst & README.rst
TrivialFix

Change-Id: Idfef04d5b965bd3c3d886f0fc8845afccc423446
2016-09-29 01:51:27 +00:00
Domhnall Walsh
27fee2057f Removing obsolete oslo.log configuration settings
Change-Id: Ic9ac913097bcc45a7c792a6d7dc3a670a4d55074
Closes-Bug: #1600244
2016-07-08 15:28:42 +01:00
Ferhat Ozkasgarli
5d1f445293 New Better & Well Formatted Docs with Sphinx
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
2016-06-14 17:42:41 +01:00
Daniel Mellado
5956339cca Start using oslosphinx theme for docs
Closes-Bug: #1542061
Change-Id: I99edd066e6860298a3e7bdc26b245eae6ec68d96
2016-02-09 16:18:18 +01:00
Fausto Marzi
ab794d3d36 Add Sphinx doc build
Change-Id: I9742e5261cd666f09a0bd93e2372da6a10f5f69b
Closes-Bug: #1542061
2016-02-06 22:09:01 +00:00