Zuul
eed22ea2bb
Merge "Add audit name to CLI help doc"
2018-08-03 08:03:15 +00:00
Zuul
47241e0462
Merge "Add --marker help info"
2018-08-03 01:47:22 +00:00
Yumeng Bao
5e928b80be
Update watcher strategy state in CLI
...
Change-Id: Ie77336207c9affcf2c9a0ef0247cf5adef38c87f
2018-08-02 05:40:55 +00:00
Yumeng Bao
723ad12afa
Add --marker help info
...
Change-Id: Ia132e45d7f9665a386d1e40360a75c4234aecc7d
2018-08-02 11:12:33 +08:00
licanwei
496f4c1365
Add audit name to CLI help doc
...
Change-Id: I9749bb679d66a65de3d4abe3564109bf4a8f8ccd
2018-07-26 18:36:09 -07:00
licanwei
adc812746c
Add --marker help info
...
Change-Id: I34c1a83f49b101d5ef85e1a19858b9d2b59c921d
2018-07-22 23:20:29 -07:00
Dao Cong Tien
d82be4c8c4
Invalid doc for Client exceptions
...
There is no BaseException any more.
Change-Id: I9bf4613fa27cfc6d62a466afe703d907e8aa737a
2018-07-11 14:54:17 +07:00
suzhengwei
f5b2e7e4f5
add name for audit, changes for python-watcherclient
...
Change-Id: I9000018459913cd3107814e34977525eb3da10f4
Implements:blueprint add-name-for-audit
2017-11-01 02:42:15 +00:00
Jenkins
b33a444e90
Merge "Fix to use "." to source script files"
2017-09-06 07:59:28 +00:00
melissaml
320bb4c14f
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: Ie6b7d00e63acba0ffd8b27acd791fdb0b08417fe
2017-08-29 02:42:07 +08:00
Hidekazu Nakamura
7b5908b390
import content from cli-reference in openstack-manuals
...
This patch addes details.rst generated automatically by
openstack-doc-tools.
Change-Id: Ia9cd77f7fe5841d9b5bc2c81e3c1974ec3a744dd
2017-08-28 12:13:36 +09:00
Hangdong Zhang
2e47d77f86
Update the documentation link for doc migration
...
Change-Id: Ia7119776f3d173af71561b1263e021dafc5c010d
BTW: Do some optimization as well (http -> https)
2017-07-24 13:55:17 +08:00
Jenkins
2b155f9505
Merge "Move existing content into the new standard structure"
2017-07-12 15:01:40 +00:00
Yumeng Bao
ed5e1b86c3
Move existing content into the new standard structure
...
This patch rearranges and reformats existing content.
Change-Id: I05088140504ba55abc724115828a7a977bd5c087
2017-07-05 16:10:09 +08:00
Yumeng Bao
0d0192c472
switch to openstackdocstheme
...
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Change-Id: I93dfcbd516810c41a1d64e872a28a539ec4f3155
2017-07-04 09:56:28 +08:00
Yumeng Bao
984601ecfa
Turn on warning-is-error in sphinx build
...
Turn on the flag to ensure that future warnings in the doc build
trigger a build failure.
Change-Id: I6f93e229cfd9bc56208750d1ddfe88404f89ab8e
2017-06-26 20:17:57 +08:00
Chris Spencer
cd267c9fa4
Remove RST files located in doc/source/api.
...
Change-Id: Ib9600297b6b65a44a72090cfb0c7d8f80dcfd34a
Closes-Bug: 1640811
2017-02-14 10:06:50 -07:00
DeepaJon
17a144e2f8
Removes unnecessary utf-8 encoding
...
This patches removes unnecessary utf-8 encoding in the
watcherclient/*
doc/source/conf.py
Change-Id: Ic74c9c57f52f7bf021dfa25d4de069b57e5cb474
2017-01-11 14:23:40 +05:30
Antoine Cabot
b66834506a
Remove readme reference because of sphinx error
...
Change-Id: Ide4b84131fd516ae4784dab9673354c5bab0968a
Closes-Bug: #1650173
2016-12-15 09:42:46 +01:00
David.T
c8bf47d72d
Remove obsolete object attributes
...
As we are about to version the Watcher objects, we need to make sure
that upcoming model/object modifications are additive in order to
avoid having to bump the major version of the API. Therefore,
this changeset removes 2 unused DB fields: extra in Audit Template
object and deadline in Audit object.
Change-Id: Ib9750d2dee8b565bd837341f826999b64c4e2cc3
Partially-Implements: blueprint watcher-versioned-objects
2016-11-14 10:03:37 +00:00
Antoine Cabot
e64e597aa6
Remove useless index on root doc page
...
Change-Id: I37a882cd6725220d7fe99604f067030d50aed019
2016-06-10 10:47:22 +02:00
David.T
89cfc55870
Update Watcher CLI documentation
...
I updated, in this patchset, some examples of wacher CLI, because
option format has changed (we have no more '-' character in
keywords)
I added a new page for the openstack client + our watcher plugin.
Change-Id: Ia2ae148e4357eb64c8e3df1f3036dc992e85714c
2016-05-27 08:19:17 +00:00
David.T
03d12fd030
Sync with oslo-incubator
...
Most of librairies available under openstack/common folder are
now deployed by using oslo dedicated package. So we can remove
them and point to new python package.
Moreover, According to the November agreement in Oslo team,
apiclient and clituils will be removed from Oslo incubator.
We should keep the local copy by ourselfs
Change-Id: I3abc09d1c512df1f5cb868ed462a7900260705ce
Implements: blueprint make-watcherclient-use-graduated-oslo-lib
2016-01-12 15:52:32 +00:00
venkatamahesh
5bc7813de3
Change stackforge to openstack
...
Change-Id: I19290bdb37c4e20ffde7cc2d781ce154dc0d6999
2015-10-23 16:14:56 +05:30
David TARDIVEL
3957331e52
push initial version
...
Change-Id: Ifecc2c7dd6bd859ba6ef327fddd891982382df3b
2015-06-04 14:59:34 +02:00