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
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
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
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
Alexander Chadin
d27ba8cc2a
Fix issues with aggregate and granularity attributes
...
This patch set fixes issues that have appeared after merging
watcher-multi-datasource and strategy-requirements patches.
It is final commit in watcher-multi-datasource blueprint.
Partially-Implements: blueprint watcher-multi-datasource
Change-Id: I25b4cb0e1b85379ff0c4da9d0c1474380d75ce3a
2018-02-05 11:08:48 +00:00
chengebj5238
33750ce7a9
Repalce Chinese double quotes to English double quotes
...
Change-Id: I566ce10064c3dc51b875fc973c0ad9b58449001c
2018-02-05 17:59:08 +08:00
Zuul
cb8d1a98d6
Merge "Fix get_compute_node_by_hostname in nova_helper"
2018-02-05 06:47:10 +00:00
Hidekazu Nakamura
f32252d510
Fix get_compute_node_by_hostname in nova_helper
...
If hostname is different from uuid in Compute CDM,
get_compute_node_by_hostname method returns empty.
This patch set fixes to return a compute node even if hostname
is different from uuid.
Change-Id: I6cbc0be1a79cc238f480caed9adb8dc31256754a
Closes-Bug: #1746162
2018-02-02 14:26:20 +09: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
OpenStack Proposal Bot
3a70225164
Updated from global requirements
...
Change-Id: Ifb8d8d6cb1248eaf8715c84539d74fa04dd753dd
2018-02-01 07:36:19 +00:00
Zuul
892c766ac4
Merge "Fixed AttributeError in storage_model"
2018-01-31 13:58:53 +00:00
Zuul
63a3fd84ae
Merge "Remove redundant import alias"
2018-01-31 12:45:21 +00:00
Zuul
287ace1dcc
Merge "Update zone_migration comment"
2018-01-31 06:14:15 +00:00
Zuul
4b302e415e
Merge "Zuul: Remove project name"
2018-01-30 12:22:41 +00:00
licanwei
f24744c910
Fixed AttributeError in storage_model
...
self.audit.scope should be self.audit_scope
Closes-Bug: #1746191
Change-Id: I0cce165a2bc1afd4c9e09c51e4d3250ee70d3705
2018-01-30 00:32:19 -08:00
Zuul
d9a85eda2c
Merge "Imported Translations from Zanata"
2018-01-29 14:12:36 +00:00
Zuul
82c8633e42
Merge "[Doc] Add actuator strategy doc"
2018-01-29 14:12:35 +00:00
Hidekazu Nakamura
d3f23795f5
Update zone_migration comment
...
This patch updates zone_migration comment for document and
removes unnecessary TODO.
Change-Id: Ib1eadad6496fe202e406108f432349c82696ea88
2018-01-29 17:48:48 +09:00