Jenkins
ee36bb8180
Merge "[Doc] Fix host option"
2017-09-28 02:06:09 +00:00
Jenkins
0213bee63b
Merge "Fix Watcher DB schema creation"
2017-09-27 08:36:31 +00:00
Alexander Chadin
f516a9c3b9
[Doc] Fix host option
...
Change-Id: I599856d2d02396f02f91ac4a607520ff60d7b033
2017-09-27 08:10:44 +00:00
Jenkins
773b20a05f
Merge "cleanup test-requirements"
2017-09-26 00:09:48 +00:00
Jenkins
03d6580819
Merge "Update the description for controller node"
2017-09-25 11:08:48 +00:00
Jenkins
afa73238c4
Merge "Update the "IAAS" to "IaaS""
2017-09-25 10:54:50 +00:00
caoyuan
2467780f9d
Update the description for controller node
...
1. change the controller node description to link
2. correct the link for compute node
Change-Id: Idfdde7f01c38a26dc4962e94431a760a0ed51f82
2017-09-25 03:21:44 +00:00
OpenStack Proposal Bot
25854aabd8
Updated from global requirements
...
Change-Id: I86b2ed25f98f022597d58335461efc9e0ff61b26
2017-09-24 12:31:19 +00:00
melissaml
e4f4588e69
cleanup test-requirements
...
python-subunit is not used directly anywhere
and it is dependency of both testrepository
and os-testr
(probably was used by some tox wrapper script before)
Change-Id: I89279430554bc522817c4e2685afef0d95c641dd
2017-09-24 04:40:32 +08:00
caoyuan
1465aa0c5f
Update the "IAAS" to "IaaS"
...
Infrastructure-as-a-Service should short for IaaS
Change-Id: I845fed0c4a1f073dbdea1e8f0e9cdc1655aa3622
2017-09-21 16:38:30 +08:00
caoyuan
e6e0b3dbaa
Correct the link for watcher cli
...
Change-Id: Ic844804278af3abdf5bbb05ea5ef9a1c630da628
2017-09-20 22:17:18 +08:00
Jenkins
d8274e062e
Merge "Update the documentation link for doc migration"
2017-09-19 00:06:20 +00:00
lingyongxu
28b9766693
Update the documentation link for doc migration
...
This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking ).
Change-Id: I4eb594115e350e28f9136f7003692a1ec0abfcf6
2017-09-18 09:19:33 +00:00
OpenStack Proposal Bot
998e86f6c7
Updated from global requirements
...
Change-Id: I464b3573c2dbab3d97efbec0280298b0331a3cef
2017-09-16 23:26:49 +00:00
Alexander Chadin
a5e7fd90c2
Fix Watcher DB schema creation
...
This patch set replaces create_schema with upgrade to fix
apscheduler creation issue. It also fixes pep8 warnings to
d09a5945e4a0_add_action_description_table.py
Change-Id: Ica842d585ee3a9cd67e45eb1d7bb1916573d7c9c
2017-09-15 15:30:38 +03:00
Jenkins
a99a9ae69e
Merge "Utils: fix usage of strtime"
2017-09-14 07:28:24 +00:00
Jenkins
c887499b4d
Merge "Fix incorrect config section name of configure doc"
2017-09-14 02:47:17 +00:00
Jenkins
58e4bf2727
Merge "Remove redundant right parenthesis"
2017-09-14 02:44:43 +00:00
OpenStack Proposal Bot
1df395d31d
Updated from global requirements
...
Change-Id: I52665af336d0a0c765d034368a554005505cf30a
2017-09-14 00:11:17 +00:00
Jenkins
f811c8af48
Merge "Remove the unused rootwrap config"
2017-09-13 15:50:59 +00:00
Jenkins
e447393f18
Merge "iso8601.is8601.Utc No Longer Exists"
2017-09-13 13:13:59 +00:00
gaozx
a25be6498c
Fix incorrect config section name of configure doc
...
Change-Id: I3d1e602f3a4beace516c56979b3b21b5683c1b0a
2017-09-13 16:38:50 +08:00
Jenkins
8e372ee153
Merge "Update the documentation link for doc migration"
2017-09-13 07:41:06 +00:00
aditi
7bc984b84a
Fix Gate Failure
...
This Patch fixes gate failure, encountered in recent version
of oslo_messaging.
Change-Id: I6d8ab882a7c157dcf4f78c805a4ce2d9b1fa3f14
Closes-Bug: #1716476
2017-09-12 16:30:22 +09:00
gaozx
eeee32ad36
Remove redundant right parenthesis
...
Change-Id: Ibdb295d8d5ff8e49b0bebdb71c9c856f49c3881e
2017-09-11 09:48:42 +08:00
chenghuiyu
3a7fc7a8e5
Utils: fix usage of strtime
...
As oslo_utils.timeutils.strtime() is deprecated in
version '1.6', and will be removed in a future version.
For more informations:
https://docs.openstack.org/oslo.utils/latest/reference/timeutils.html
Change-Id: I1aca257fbe8b08c3478c5da9639835033b19144a
Partial-Bug: #1715325
2017-09-07 16:56:01 +08:00
zhengwei6082
63697d5a6e
Update the documentation link for doc migration
...
This patch is proposed according to the direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking ).
Change-Id: Idf2f369fb68c19efa54a06731bb33dc6fa949790
2017-09-07 09:56:40 +08:00
Sampath Priyankara
887fa746ae
iso8601.is8601.Utc No Longer Exists
...
iso8601.UTC is correct datetime UTC field object.
iso8601 >= 0.1.12 includes only iso8601.UTC for python3
while both UTC and Utc() for python2. Less then 0.1.12
included both UTC and Utc() for both python2/3.
Change-Id: I0f8796fba6725eea013b3f8d9ad33c10a402c524
Closes-Bug: #1715486
2017-09-07 10:42:05 +09:00
Jenkins
e74095da1f
Merge "Remove unused efficacy indicators"
2017-09-06 09:50:55 +00:00
zhurong
65c7cd0e02
Remove the unused rootwrap config
...
Watcher doesn't use rootwrap, but have the rootwrap config.
So remove the unused rootwrap config.
Change-Id: Icc32fc958ca8deb08d7b0e5404cbbe19b3ae98c7
2017-09-06 14:46:09 +08:00
Hidekazu Nakamura
5df54ea3fb
Remove unused efficacy indicators
...
AverageCpuLoad and MigrationEfficacy efficacy indicators are not used.
This patch removes unused indicators.
Change-Id: I2b21defd442c135d26f8fd45f6faf9f67c770bde
2017-09-06 12:05:25 +09:00
Yaguo Zhou
51dba60e01
Replace DbMigrationError with DBMigrationError
...
because DbMigrationError is deprecated
Change-Id: I75ef338d2e22924997804632d26ae3588c4f719b
2017-09-05 23:31:05 +08:00
Jenkins
a9f33467fb
Merge "Replace default gnocchi endpoint type"
2017-09-05 10:48:43 +00:00
Jenkins
4640d88adf
Merge "Fix DEFAULT_SCHEMA to validate host_aggreates"
2017-09-05 08:45:35 +00:00
zhengwei6082
154aca3948
Replace default gnocchi endpoint type
...
The default gnocchi endpoint type is publicURL in gnocchiclient.
This patch replaces default gnocchi endpoint type from
internalURL to publicURL
see https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/adapter.py#L347-L351
Change-Id: I0ba2bde46de3025964affe23ef16cce9e5b4670f
2017-09-05 02:11:42 +00:00
Jenkins
fa7afc89ab
Merge "Updated from global requirements"
2017-09-04 08:30:54 +00:00
Jenkins
790548fff0
Merge "Modify display_name in strategy documentation"
2017-09-04 08:28:21 +00:00
Hidekazu Nakamura
a2fa13c8ff
Fix gnocchiclient creation
...
Gnocchiclient uses keystoneauth1.adapter so that adapter_options
need to be given.
This patch fixes gnocchiclient creation.
Change-Id: I6b5d8ee775929f4b3fd30be3321b378d19085547
Closes-Bug: #1714871
2017-09-04 14:52:11 +09:00
Hidekazu Nakamura
4c3c84dee9
Fix DEFAULT_SCHEMA to validate host_aggreates
...
Audit scope JSON schema should restrict key of host_aggregates
to "id" or "name", but that is not working now.
This patch fixes DEFAULT_SCHEMA to validate host_aggregates.
Change-Id: Iea42da41d61435780e247736599a56c026f47914
Closes-Bug: #1714448
2017-09-04 09:50:49 +09:00
OpenStack Proposal Bot
8f585c3def
Updated from global requirements
...
Change-Id: If2d709b80f1783a5b14c9eda4d15da13c9ba5234
2017-09-02 12:15:38 +00:00
Jenkins
c9a43d8da4
Merge "Update default Nova API version to 2.53(Pike)"
2017-09-02 09:00:07 +00:00
Jenkins
2ea7d61ac8
Merge "Restrict existing strategies to their default scope"
2017-09-02 09:00:02 +00:00
Yumeng_Bao
bbfd6711fc
Modify display_name in strategy documentation
...
Display_name in documentation of each strategy should be like[1].
[1]:https://github.com/openstack/watcher/blob/master/watcher/decision_engine/strategy/strategies/workload_balance.py#L143
Change-Id: I31b16dbb81d824e0189fcf96ea7f6e57a289e59a
2017-09-01 14:48:23 +08:00
shangxiaobj
162aaa75ee
[Trivialfix]Fix typos in watcher
...
Fix the typos in watcher.
Change-Id: I3ab77e2a1f862d3790065de4a6ff6c3ef42f226d
2017-08-31 20:47:57 -07:00
suzhengwei
4cb2b45e3a
Restrict existing strategies to their default scope
...
Diffrent stratege has diffrent default scope, restrict them to their
default scope will avoid usage problems.
1)workload_balancing/thermal_optimization/airflow_optimization goals
react on enabled nodes, so restrict default scope to compute nodes
with up state and enabled status.
2)server_consolidation goal react on enabled or disabled nodes, So
restrict default scope to compute nodes with up state and
enabled/disabled status.
Change-Id: I7437dee699ee2d3dd227a047196d4d8db811b81e
Closes-Bug: #1714002
2017-09-01 11:21:35 +08:00
Jenkins
50935af15f
Merge "Fix to use . to source script files"
2017-09-01 01:31:39 +00:00
Hidekazu Nakamura
cf92ece936
Update default Nova API version to 2.53(Pike)
...
Services are now identified by uuid instead of database id to ensure
uniqueness across cells.
GET /os-services returns a uuid in the id field of the response
from API microversion 2.53(maximum in Pike)
This patch set updates default Nova API version to 2.53.
Change-Id: Ib9fefb794eda3c9e75c6a2f5cfdb0e682b8955f3
Closes-Bug: #1709544
2017-08-30 14:39:31 +09:00
zhengwei6082
b7c4a0467c
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: I54b93214c0e718465a0ea4ebe063061ef7d6e4b2
2017-08-29 18:01:09 +08:00
Jenkins
c12f132699
Merge "Remove unnecessary dict.keys() method calls (api)"
2017-08-29 06:30:49 +00:00
melissaml
0329dafec9
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: I23ff70c9caefc870b3cc9d61cd8c18b534f2ffaf
2017-08-29 02:32:28 +08:00