Zuul
6ed8fc0c15
Merge "Add API Reference for Watcher"
2018-06-19 00:37:59 +00:00
Alexander Chadin
533c0a4114
Add API Reference for Watcher
...
This patch set adds API Reference along with some
fixes to documentation. It partially fixes bug #1757423 .
Change-Id: I107b4fd5daf40aad63fc13864debbbbc82a9826c
2018-06-07 12:57:11 +03:00
Zuul
70d05214c7
Merge "add doc for host_maintenance"
2018-06-06 08:23:13 +00:00
suzhengwei
ca9644f4d8
add doc for host_maintenance
...
Change-Id: If9a112d33d7586d828024dbace1863ecc04408d9
2018-06-05 17:34:01 +08:00
inspurericzhang
44061cf333
Update pypi url to new url
...
Pypi url update to "https://pypi.org/ "
Change-Id: I0bc9d7fc6111cb32db212d6ef3dab144fdd31c17
2018-05-25 17:11:56 +08:00
XiaojueGuan
36ad9e12da
Trivial: update url to new url
...
Change-Id: Ia238564c5c41aaf015d9d2f5839703a035c76fce
2018-05-13 21:39:50 +08:00
Hidekazu Nakamura
904b72cf5e
Update auth_url in install docs
...
Beginning with the Queens release, the keystone install guide
recommends running all interfaces on the same port. This patch
updates the install guide to reflect that change.
Change-Id: Ice155d0b80d2f2ed6c1a9a9738be2184b6e9e76c
Closes-bug: #1754104
2018-05-07 11:42:10 +09:00
wu.chunyang
3a5b42302c
Fix the openstack endpoint create failed
...
Change-Id: Ic05950c47bf5ad26e91051ac5e1d766db0f5ccae
2018-04-27 22:44:13 +08:00
caoyuan
b586612d25
Update the default value for nova api_verison
...
refer to https://github.com/openstack/watcher/blob/master/watcher/conf/nova_client.py#L26
Change-Id: If7c12d49c68e1bfc30327d465b9d5bafe82882e0
2018-04-24 23:15:37 +08:00
Zuul
5a30f814bf
Merge "add strategy doc:storage capacity balance"
2018-04-23 05:46:08 +00:00
licanwei
b290ad7368
add strategy doc:storage capacity balance
...
Change-Id: Ifa37156e641b840ae560e1f7c8a0dd4bca7662ba
2018-04-19 19:55:37 -07:00
Zuul
d42a89f70f
Merge "Update auth_uri option to www_authenticate_uri"
2018-04-16 02:16:26 +00:00
licanwei
67be974861
Trivial fix of saving_energy strategy doc
...
Change-Id: Ie7b85b8e57a679be8f8fc05c0c24e707b0dd575d
2018-04-11 22:58:56 -07:00
caoyuan
8c916930c8
Update auth_uri option to www_authenticate_uri
...
Option auth_uri from group keystone_authtoken is deprecated[1].
Use option www_authenticate_uri from group keystone_authtoken.
[1]https://review.openstack.org/#/c/508522/
Change-Id: I2ef330d7f9b632e9a81d22a8edec3c88eb532ff5
2018-04-12 04:15:01 +00:00
Zuul
b537979e45
Merge "Several fixes of strategies docs"
2018-04-11 09:12:22 +00:00
Egor Panfilov
3dd03b2d45
Trivial fix of user guide doc
...
Removed duplicates of same commands, removed erroneous sentence about
conf file
Change-Id: I630924ed2860d0df70524d4f9f7d3ddb07a3dcc0
2018-04-07 12:56:30 +03:00
Egor Panfilov
92dad3be2d
Several fixes of strategies docs
...
Removed duplicates of strategies descriptions, added references to
that descriptions instead of module descriptions.
Change-Id: Ife396ddce5c3cc926cc111f1ff1abd3a42c22561
2018-03-28 22:53:17 +03:00
Zuul
4e49ad64c0
Merge "Replaced deprecated oslo_messaging_rabbit section"
2018-03-28 03:40:14 +00:00
Egor Panfilov
52a5c99fc5
Replaced deprecated oslo_messaging_rabbit section
...
Added creation of [DEFAULT]/transport_url value
in devstack.
Also, fixed same topic in docs.
Change-Id: I9ad9475c4fccf023daac40c0b1e841eeeb22f040
Closes-Bug: 1738329
2018-03-25 12:50:13 +03:00
melissaml
99837d6339
Delete the unnecessary '-'
...
Fix a typo
Change-Id: Ibeaf5454c3a8f10f338022fd24d98ef484efd370
2018-03-22 00:05:39 +08:00
Zuul
b0bdeea7cf
Merge "Remove version/date from CLI documentation"
2018-03-20 09:36:45 +00:00
Ken'ichi Ohmichi
24b6432490
Remove version/date from CLI documentation
...
This patch removes the unnecessary maintenance of a date and version
from the CLI documentation.
NOTE: Cinder/Nova teams also did the same removal with
the commit Idf78bbed44f942bb6976ccf4da67c748d9283ed9
and the commit I0a9dd49e68f2d47c58a46b107c77975e7b2aeaf7
Change-Id: I6a0faeb596f1ee3a3b67d1d37a14e1507aa40eba
2018-03-19 15:04:32 -07:00
Vu Cong Tuan
ca61594511
Adding driver to mysql connection URL
...
With current URL [1], default driver will be used.
In order to ensure the compatibility, it is better to include the exact driver [2].
[1] connection = mysql://
[2] connection = mysql+pymysql://
Change-Id: I4f7b3ccbecfb2f1e2b3d125179dbd5c6fbf5e6b9
2018-03-19 17:02:08 +07:00
Zuul
20c6bf1b5a
Merge "Add the missing markups for the hyperlink titles"
2018-03-12 11:13:26 +00:00
Zuul
083f070d17
Merge "Revert "Update OpenStack Installation Tutorial to Rocky""
2018-03-12 01:30:48 +00:00
caoyuan
3d1cb11ea6
Add the missing markups for the hyperlink titles
...
Change-Id: If037d1ad76cfea89cc5a132b60eeda8e17afb1c4
2018-03-10 17:19:02 +08:00
Andreas Jaeger
2f173bba56
Revert "Update OpenStack Installation Tutorial to Rocky"
...
The change is wrong. We link on purpose to the unversioned version and update that one once rocky is released.
This reverts commit e771ae9e95 .
Change-Id: I0f981a8473a47d18ce20be74a8e2d12d22f40061
2018-03-09 11:10:16 +00:00
Zuul
e1fd686272
Merge "Update OpenStack Installation Tutorial to Rocky"
2018-03-09 10:04:16 +00:00
caoyuan
4844baa816
Delete the unnecessary '-'
...
fix a typo
Change-Id: I4ecdb827d94ef0ae88e2f37db9d1a53525140947
2018-03-08 12:50:00 +08:00
caoyuan
e771ae9e95
Update OpenStack Installation Tutorial to Rocky
...
Since rocky branch created, OpenStack Installation Tutorial
should use it.
Change-Id: I40d2b1fdf2bac9a5515d10cf0b33f25c1153155a
2018-03-08 12:46:46 +08:00
zhang.lei
59ef0d24d1
Add the missing title of Configuration Guide
...
There is no title for Configuration Guide now[1], this patch
is to add it.
backport: pike
[1] https://docs.openstack.org/watcher/pike/configuration/
Change-Id: I82d1b14b9a943cc1a2a22187ff30c75680f9f5d6
2018-03-03 12:13:19 +00:00
Alexander Chadin
c53817c33d
Fix change_nova_service_state action
...
The function signature has been changed in 2.53 version[1]
and this patch is required to fix watcher-tempest-plugin.
If all tests are ok, I'll merge it ASAP.
[1]: https://developer.openstack.org/api-ref/compute/#enable-scheduling-for-a-compute-service
Change-Id: Ie03519dac2a55263e278344fd00f103067f90f27
2018-03-03 10:14:26 +00:00
ShangXiao
abb9155eb4
Fix old url links in doc
...
Replace the old http url links with the lastest https ones according
to the official OpenStack website.
Change-Id: I1abd79bb80dae44ee2ba5946b8a375c7096b39d6
2018-02-23 00:19:24 -08:00
Zuul
08c688ed11
Merge "Fix some dead link in docs"
2018-02-15 08:34:18 +00:00
watanabe isao
44d9183d36
Fix some dead link in docs
...
Change-Id: I729266a789d38f831d726c769fd7ac8d111dee26
2018-02-14 16:45:13 +09:00
Alexander Chadin
cc87b823fa
Update meeting time on odd weeks
...
Change-Id: Ib07fea7a0bb9dc7c6f50655eeb05443ccf312ebd
2018-02-12 12:43:47 +03:00
chengebj5238
33750ce7a9
Repalce Chinese double quotes to English double quotes
...
Change-Id: I566ce10064c3dc51b875fc973c0ad9b58449001c
2018-02-05 17:59:08 +08:00
Zuul
4849f8dde9
Merge "Add zone migration strategy document"
2018-02-02 04:51:26 +00:00
Hidekazu Nakamura
0cafdcdee9
Add zone migration strategy document
...
This patch set adds zone migration strategy document.
Change-Id: Ifd9d85d635977900929efd376f0d7990a6fec627
2018-02-02 09:35:58 +09:00
Hidekazu Nakamura
8e3affd9ac
[Doc] Add actuator strategy doc
...
This patch adds actuator strategy document.
Change-Id: I5f0415754c83e4f152155988625ada2208d6c35a
2018-01-28 20:00:05 +09:00
gaofei
f7fcdf14d0
Update unreachable link
...
Change-Id: I74bbe5a8c4ca9df550f1279aa80a836d6a2f8a93
2018-01-24 14:40:43 +08:00
zhangdebo
42a3886ded
Update link address
...
Link to new measurements is out of date and should be updated.
Change
https://docs.openstack.org/ceilometer/latest/contributor/new_meters.html#meters
to
https://docs.openstack.org/ceilometer/latest/contributor/measurements.html#new-measurements
Change-Id: Idc77e29a69a1f1eb9f8827fa74c9fde79e5619df
2018-01-19 07:59:15 +00:00
caoyuan
1a8639d256
Update pike install supermark to queens
...
Change-Id: If981c77518d0605b4113f4bb4345d152545ffc52
2018-01-15 11:56:36 +00:00
zhang.lei
1702fe1a83
Add the title of API Guide
...
Currently, The title of API Guide is missing.[1] We should add a
title just like other projects.[2]
[1] https://docs.openstack.org/watcher/latest/api
[2] https://developer.openstack.org/api-ref/application-catalog
Change-Id: I012d746e99a68fc5f259a189188d9cea00d5a4f7
2018-01-13 08:04:36 +00:00
licanwei
960c50ba45
Fix configuration doc link
...
Change-Id: I7b144194287514144948f8547bc45d6bc4551a52
2018-01-07 23:36:20 -08:00
Zuul
0745d904fc
Merge "Notifications Changes Multiple Global Efficacy"
2017-12-01 09:26:17 +00:00
aditi
e41a90d7ad
Notifications Changes Multiple Global Efficacy
...
This patch adds notfication changes after changing the type
of global_efficacy in ActionPlan objects.
Change-Id: I1116cf1d19e4b19e19789f943a631d0400871766
Partially-Implements: blueprint multiple-global-efficacy-indicator
2017-11-27 14:47:02 +05:30
Hidekazu Nakamura
a5fba7ce28
[Doc] Fix ubuntu version in devstack installation
...
This patch updates ubuntu version from 14.04 to 16.04
in devstack installation.
Change-Id: Icf096dd8f3fc366567f9cde329987c4f9f02ad48
2017-11-17 13:25:34 +09:00
Vu Cong Tuan
1b4c5dfc8b
Do not use “-y” for package install
...
According to "code conventions" [1], do not use "-y" option.
Instead, use apt-get install package, yum install package,
or zypper install package.
[1] https://docs.openstack.org/doc-contrib-guide/writing-style/
code-conventions.html
Change-Id: I174c8a0c653e322bbf951d72445b1a43251baa7e
2017-11-08 16:13:30 +07:00
Zuul
49550db566
Merge "Change HTTP to HTTPS"
2017-11-08 01:43:26 +00:00