55 Commits

Author SHA1 Message Date
Zuul
c00be6cb7c Merge "Fix doc common_configure '..' format error" 2018-04-16 10:21:48 +00:00
Yuanbin.Chen
ea2d68a3da Fix doc README.rst image patch error
Change-Id: Ieea5e51151541232c55b97b4518528cca5aecef2
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-04-16 13:55:10 +08:00
Yuanbin.Chen
0f4464657e Fix doc common_configure '..' format error
Change-Id: I56fe5e40ee4a02bcb42d41e9af1606027a5d59cd
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-04-11 10:32:49 +08:00
Zuul
b1b47ccca7 Merge "fix some mistake in freezer user guide document(cinder backup)" 2018-04-04 07:37:24 +00:00
Zuul
4e694e1d1e Merge "Fix the freezer job command" 2018-04-03 05:46:54 +00:00
caoyuan
817a041fcc Fix the freezer job command
the job command should be freezer rather freezer-scheduler

Change-Id: I25a11b9fe76242a35cfb040ddff74cb547a96408
2018-03-26 06:22:28 +00:00
tanmingxiao
f3265d293c fix some mistake in freezer user guide document(cinder backup)
I test the freezer with freezer-agent.rst and I find some mistake in
cinder and nova  backups
 - cinder backup need --mode option otherwise it will into the
   default mode fs
Closes-Bug:1619158

Change-Id: I4a0a322ac0a439d2a170a5e6e93c4819556bfca9
2018-03-21 09:28:16 +00:00
chenpengzi
572e6239d4 Inconsistent indentation
previous line used spaces, this line uses tabs

Change-Id: Ifcf5562d20913681afa83fb26d237d23549b7e56
2018-03-15 18:27:05 +08:00
Zuul
acc3c7e6fc Merge "Update links in README" 2018-03-09 13:59:13 +00:00
Zuul
1212c6bf7e Merge "Fix the freezer-scheduler start failed" 2018-03-09 08:29:22 +00:00
Zuul
f29fd92c10 Merge "Fix the "--backup-name" missing" 2018-03-09 08:22:40 +00:00
wangqi
9e2966a92f Update links in README
Change the outdated links to the latest links in README

Change-Id: Ia8e32609c1aff204f050267063ed81286d4a1317
2018-03-02 05:55:53 +00:00
caoyuan
fe9c7628c9 Fix the freezer-scheduler start failed
the start of freezer-scheduler need openstack auth which got
from env[0][1] by default, this ps to provide valid keystone
auth url with valid keystone api version to use.

[0]: https://github.com/openstack/freezer/blob/master/freezer/scheduler/arguments.py#L119
[1]: https://github.com/openstack/freezer/blob/master/freezer/scheduler/arguments.py#L49

Change-Id: I7097f6bd4fe7d13bb78b9f5a5841e14d27ea4b3e
Closes-Bug: #1752242
2018-02-28 23:09:42 +08:00
Zuul
eb4bd1b4bc Merge "fix misspelling of 'python'" 2018-02-22 01:45:35 +00:00
Saad Zaher
858aed3c87 Update freezer README
Change-Id: Ia7b531617cf21a49874504d6d63c0b538ab78d5b
2018-02-21 10:45:56 +00:00
caoyuan
c647cce0b3 Fix the "--backup-name" missing
the --backup-name is required rather than optional, the docs need
update.

Change-Id: Ib156990d80886b8557a6e00d5f3a06134ab94d8c
2018-02-14 12:41:55 +08:00
pangliye
e936ea6d84 fix misspelling of 'python'
Change-Id: Ifc40ba1f09c4f5653976aae9e170a9816008712c
2018-02-11 09:16:44 +08:00
chengebj5238
a67dc9e2d0 fix the url
Change-Id: I8f5d6be851c6b90adfface0dee681e4ff273c73b
2018-02-05 15:12:45 +08:00
Zuul
df957106cd Merge "Fix the OpenStack Freezer link Not Found" 2018-01-30 23:11:11 +00:00
Zuul
44d5afd3df Merge "Remove the unnecessayr "Agent"" 2018-01-30 05:24:22 +00:00
caoyuan
266dd9c45b Remove the unnecessayr "Agent"
fix a doc typo

Change-Id: Iae039cdfd7881c53164ea95ff5eac7037e9e48a6
2018-01-28 00:34:11 +08:00
caoyuan
f2827b6619 Fix the OpenStack Freezer link Not Found
Change-Id: I72b9907e2b254b8a5cbb1e5f1617dcdd265114d6
2018-01-28 00:04:22 +08:00
caoyuan
98e1c8e556 Add the missing S3 compatible storage for agent doc
freezer support S3 storage too, and the agent docs missing it [0].

[0]: https://github.com/openstack/freezer/blob/master/freezer/common/config.py#L423

Change-Id: I166f918ca64e2fb4e795c0c9530d392e62991d20
2018-01-27 23:02:09 +08:00
caoyuan
87f11ddc3b Add the missing action for freezer-scheduler
Change-Id: I8baa05785eee156234656fcad92c3874a9f2f5d7
2018-01-18 22:53:00 +08:00
Zuul
25d74662e3 Merge "Fix the error link for OpenStack Installation Tutorial" 2018-01-18 02:18:01 +00:00
caoyuan
2094cc7d4a Fix the error link for OpenStack Installation Tutorial
Change-Id: I72c0497d2a5342e0dcdc0e03994da8e2139365f4
2018-01-15 17:57:05 +08:00
caoyuan
903a5fe929 Fix typos for docs
the link supermarks should be Freezer rather than Nova

Change-Id: I57f0ee7fa08c4d5762eac4267ad589bc97d1b33a
2018-01-15 17:32:36 +08:00
qiaomin
8d24280434 Add the missing slash for some commands
Change-Id: Id7b88ee8330d151f6db1a6dcea5ef7063414358d
2018-01-06 19:53:46 +08:00
Saad Zaher
0c8406cce4 Fix Devstack gate job and Documentation issues
Change-Id: If9c761643f4924bf683c65f23152dba8df388fe9
2017-12-02 23:22:14 +00:00
Andreas Jaeger
037cf3fa81 Fix doc build warnings
Enable treading warnings as errors so that no new broken stuff gets
merged. Remove obsolete way of doing it, it's a nop.

Fix bugs found:
* Add missing sphinx modules to properly generate content.
* Misformatting of comments and files
* Do not index the windows modules, they import modules that do not
  exist on Linux.
* Place api docs in reference/api according to
  http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html
  and reference it. Update .gitignore for this.
* Include missing files in tree.

Change-Id: I57d3124ac9571f189cd0e10e4cf7e805b8e09045
2017-09-22 09:56:57 +02:00
Andreas Jaeger
e63a2fc853 Move non-install guide docs around
These documents are not part of an install guide, move them to
contributor docs.

Change-Id: Icd420a651b930f8ee8a52f39c88b2dc1961ec12e
2017-09-22 07:12:11 +02:00
Andreas Jaeger
266ec2121c Remove broken docs links
There's no /install/source directory, remove the links. Those links are
also completely unneeded, the theme has a sidebar with a table of
content.

Fix one ocata link and link to current guide instead.

Change-Id: Ifbf39d1bbd09d8f32a6fbde790a136bd94315717
2017-09-22 07:12:03 +02:00
Saad Zaher
9c45b46972 Added CLI docs for freezer
Added generated cli opts for
   * freezer-agent
   * freezer-scheduler

Change-Id: I16146170468ec4fe764b0deddca17272ef73802b
2017-09-19 10:46:19 +01:00
Saad Zaher
54005e50da Migrating documentation to the new style
Change-Id: I4a398b2ea3023250905208f35996015f5a5d5e84
2017-09-14 10:13:46 -06:00
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