Zuul
8f7127a874
Merge "Delete the unnecessary '-'"
2018-03-09 10:04:15 +00:00
Zuul
3a529a0f7b
Merge "Fix Uuid and virtual_free elements load error"
2018-03-09 10:00:19 +00:00
Zuul
e0c019002a
Merge "Imported Translations from Zanata"
2018-03-09 06:50:04 +00:00
Zuul
cc24ef6e08
Merge "Fix exception string format"
2018-03-09 06:47:03 +00:00
OpenStack Proposal Bot
7e27abc5db
Imported Translations from Zanata
...
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
Change-Id: Ic6546e38367df64e2b3819ccf79261a1c4d38a2c
2018-03-08 07:27:37 +00:00
caoyuan
4844baa816
Delete the unnecessary '-'
...
fix a typo
Change-Id: I4ecdb827d94ef0ae88e2f37db9d1a53525140947
2018-03-08 12:50:00 +08:00
Alexander Chadin
a2488045ea
Add parameter aggregation_method for work_stab
...
This parameter is required to fix tempest multinode test.
Change-Id: Id0c6a01b831a6b15694fdb811a1f53f8c6303120
2018-03-07 11:38:40 +00:00
Alexander Chadin
cce5ebd3f0
basic_consolidation trivial fix
...
This fix adds usage of granularity parameter.
Should be merged ASAP.
Change-Id: I469ee056b32f95aba02100450c65945ee9877b23
2018-03-06 14:42:51 +00:00
Hidekazu Nakamura
a7ab77078e
Fix Uuid and virtual_free elements load error
...
NotImplementedError are reported in decision-engine log file
when we activate storage data model and see a Guru Meditation Report.
This patch fixes by adding default values.
Change-Id: I06386f8295f7758cbb633612eee8b19225905c92
Closes-Bug: #1750300
2018-03-06 16:55:11 +09:00
Zuul
9af32bce5b
Merge "Complete schema of workload_stabilization strategy"
2018-03-06 01:17:37 +00:00
Zuul
4cf35e7e62
Merge "Updated Hacking doc"
2018-03-06 01:06:55 +00:00
Andreas Jaeger
6f27e50cf0
Fix exception string format
...
The string %(action) is not valid, it misses the conversion specified,
add s for string.
Note that this leads to an untranslatable string, since our translation
tools check for valid formats and fail. In this case the failure comes
from a source code fail.
Change-Id: I2e630928dc32542a8a7c02657a9f0ab1eaab62ff
2018-03-03 17:09:59 +00:00
Zuul
bd8c5c684c
Merge "Add the missing title of Configuration Guide"
2018-03-03 13:17:46 +00:00
OpenStack Proposal Bot
1834db853b
Imported Translations from Zanata
...
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
Change-Id: Id81df7aff5aa53071bc6f15a9178c5fcaffabf56
2018-03-03 12:13:49 +00: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
Zuul
b33b7a0474
Merge "Add a hacking rule for string interpolation at logging"
2018-02-28 12:24:37 +00:00
wangqi
033bc072c0
Updated Hacking doc
...
Change-Id: Ib9ec1d7dd17786e084b7e889e845b959b1398909
2018-02-28 03:58:07 +00:00
Zuul
f32ed6bc79
Merge "Fix old url links in doc"
2018-02-27 14:20:09 +00:00
Zuul
707590143b
Merge "[Trivialfix]Modify a grammatical error"
2018-02-26 01:47:50 +00:00
Zuul
b2663de513
Merge "Add support for networkx v2.0"
2018-02-23 09:23:47 +00:00
ShangXiao
dd210292ae
[Trivialfix]Modify a grammatical error
...
Modify a grammatical error in basic_consolidation.py.
Change-Id: I9770121b0b0064c3ddfb582e5eaf6ee52ae8d6bb
2018-02-23 09:16:18 +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
ForestLee
f607ae8ec0
Add a hacking rule for string interpolation at logging
...
String interpolation should be delayed to be handled by
the logging code, rather than being done at the point
of the logging call.
See the oslo i18n guideline
* https://docs.openstack.org/oslo.i18n/latest/user/guidelines.html#adding-variables-to-log-messages
and
* https://github.com/openstack-dev/hacking/blob/master/hacking/checks/other.py#L39
Closes-Bug: #1596829
Change-Id: Ibba5791669c137be1483805db657beb907030227
2018-02-23 10:41:00 +03:00
Alexander Chadin
b3ded34244
Complete schema of workload_stabilization strategy
...
This patch set completes schema by adding restrictions
to different types of schema properties.
It also makes workload_stabilization strategy more
user friendly by setting cpu_util as default metric.
Change-Id: If34cf4b7ee2f70dc9a86309cb94a90b19e3d9bec
2018-02-23 07:13:40 +00:00
Zuul
bdfb074aa4
Merge "workload_stabilization trivial fix"
2018-02-23 06:40:51 +00:00
Zuul
b3be5f16fc
Merge "Fix grammar errors"
2018-02-23 05:48:54 +00:00
baiwenteng
fb66a9f2c3
Fix grammar errors
...
Replace 'a instance' with 'an instance' in
watcher/decision_engine/model/collector/nova.py
watcher/decision_engine/model/element/instance.py
Change-Id: I39020f3e7b460dea768f7e38fef9ae9e2a4b7357
2018-02-21 13:18:42 +00:00
Alexander Chadin
dc9ef6f49c
workload_stabilization trivial fix
...
This fix allows to compare metric name by value,
not by object.
Change-Id: I57c50ff97efa43efe4fd81875e481b25e9a18cc6
2018-02-20 13:53:02 +03:00
Zuul
8e8a43ed48
Merge "Updated from global requirements"
2018-02-19 07:30:56 +00:00
OpenStack Proposal Bot
5ac65b7bfc
Updated from global requirements
...
Change-Id: I998ce5743e58a8c6bf754a15e491d7bce44e7264
2018-02-17 10:30:58 +00:00
OpenStack Proposal Bot
7b9b726577
Imported Translations from Zanata
...
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
Change-Id: Iba37807905b24db36d506c0dc08c3dff0a3c38cf
2018-02-17 07:41:55 +00:00
Alexander Chadin
c81cd675a5
Add support for networkx v2.0
...
Closes-Bug: #1718576
Change-Id: I1628e4c395591b87c7993294c065476a1f8191bb
2018-02-15 15:17:34 +03:00
Zuul
ab926bf6c5
Merge "Updated from global requirements"
2018-02-15 10:05:54 +00:00
Zuul
08c688ed11
Merge "Fix some dead link in docs"
2018-02-15 08:34:18 +00:00
OpenStack Proposal Bot
e399d96661
Updated from global requirements
...
Change-Id: Ibed48beff0bf4537644641fd149e39d54a21d475
2018-02-14 12:37:35 +00:00
Zuul
ba54b30d4a
Merge "Update meeting time on odd weeks"
2018-02-14 11:04:22 +00:00
watanabe isao
44d9183d36
Fix some dead link in docs
...
Change-Id: I729266a789d38f831d726c769fd7ac8d111dee26
2018-02-14 16:45:13 +09:00
Zuul
f6f3c00206
Merge "Imported Translations from Zanata"
2018-02-12 10:27:48 +00:00
Alexander Chadin
cc87b823fa
Update meeting time on odd weeks
...
Change-Id: Ib07fea7a0bb9dc7c6f50655eeb05443ccf312ebd
2018-02-12 12:43:47 +03:00
Zuul
ba2395f7e7
Merge "fix misspelling of 'return'"
2018-02-12 09:39:32 +00:00
Zuul
b546ce8777
Merge "Add missing release notes"
2018-02-11 01:53:49 +00:00
pangliye
0900eaa9df
fix misspelling of 'return'
...
[trivial_fix]
Change-Id: I3df27dc419d8ae48650648e9f696ea6a182915bf
2018-02-11 01:17:32 +00:00
Alexander Chadin
9fb5b2a4e7
Add missing release notes
...
Change-Id: I6559398d26869ed092eedf5648eea23d89bcb81c
2018-02-09 11:45:05 +03:00
OpenStack Proposal Bot
d80edea218
Imported Translations from Zanata
...
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
Change-Id: Idf4f8689bedc48f500e9cebb953c036675729571
2018-02-09 07:38:05 +00:00
OpenStack Release Bot
26d6074689
Update reno for stable/queens
...
Change-Id: I32b3883d0a7d47434b5f21efcf2d053d0e40a448
2018-02-08 16:34:08 +00:00
Zuul
40a653215f
Merge "Zuul: Remove project name"
1.8.0
2018-02-07 07:24:53 +00:00
Zuul
1492f5d8dc
Merge "Repalce Chinese double quotes to English double quotes"
2018-02-07 07:22:41 +00:00
Zuul
76263f149a
Merge "Fix issues with aggregate and granularity attributes"
2018-02-06 06:05:50 +00:00
James E. Blair
028006d15d
Zuul: Remove project name
...
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.
Change-Id: Ib3be82015be1d6853c44cf53faacb238237ad701
2018-02-05 14:18:38 -08:00