Alexander Chadin
9fb5b2a4e7
Add missing release notes
...
Change-Id: I6559398d26869ed092eedf5648eea23d89bcb81c
2018-02-09 11:45:05 +03:00
Zuul
76263f149a
Merge "Fix issues with aggregate and granularity attributes"
2018-02-06 06:05:50 +00: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
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
Hoang Trung Hieu
e7f4456a80
Zuul: Remove project name
...
Zuul no longer requires the project-name for in-repo configuration[1].
Omitting it makes forking or renaming projects easier.
[1] https://docs.openstack.org/infra/manual/drivers.html#consistent-naming-for-jobs-with-zuul-v3
Change-Id: Iddf89707289a22ea322c14d1b11f58840871304d
2018-01-29 07:24:44 +00:00
OpenStack Proposal Bot
a36a309e2e
Updated from global requirements
...
Change-Id: I29ebfe2e3398dab6f2e22f3d97c16b72843f1e34
2018-01-29 00:42:54 +00: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
OpenStack Proposal Bot
71e979cae0
Imported Translations from Zanata
...
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
Change-Id: Ie34aafe6d9b54bb97469844d21de38d7c6249031
2018-01-28 07:16:20 +00:00
Luong Anh Tuan
6edfd34a53
Remove redundant import alias
...
This patch remove redundant import aliases and add pep8 hacking function
to check no redundant import aliases.
Co-Authored-By: Dao Cong Tien <tiendc@vn.fujitsu.com >
Change-Id: I3207cb9f0eb4b4a029b7e822b9c59cf48d1e0f9d
Closes-Bug: #1745527
2018-01-26 09:11:43 +07:00
Alexander Chadin
0c8c32e69e
Fix strategy state
...
Change-Id: I003bb3b41aac69cc40a847f52a50c7bc4cc8d020
2018-01-25 15:41:34 +03:00
Alexander Chadin
9138b7bacb
Add datasources to strategies
...
This patch set add datasources instead of datasource.
Change-Id: I94f17ae3a0b6a8990293dc9e33be1a2bd3432a14
2018-01-24 20:51:38 +03:00
Zuul
072822d920
Merge "Add baremetal strategy validation"
1.7.0
2018-01-24 14:59:14 +00:00
Zuul
f67ce8cca5
Merge "Add zone migration strategy"
2018-01-24 14:56:07 +00:00
Zuul
9e6f768263
Merge "Strategy requirements"
2018-01-24 14:53:47 +00:00
Zuul
ba9c89186b
Merge "Update unreachable link"
2018-01-24 14:21:49 +00:00
Alexander Chadin
16e7d9c13b
Add baremetal strategy validation
...
This patch set adds validation of baremetal model.
It also fixes PEP issues with storage capacity balance
strategy.
Change-Id: I53e37d91fa6c65f7c3d290747169007809100304
Depends-On: I177b443648301eb50da0da63271ecbfd9408bd4f
2018-01-24 14:35:52 +03:00
Zuul
c3536406bd
Merge "Audit scoper for storage CDM"
2018-01-24 10:57:37 +00:00
Alexander Chadin
0c66fe2e65
Strategy requirements
...
This patch set adds /state resource to strategy API
which allows to retrieve strategy requirements.
Partially-Implements: blueprint check-strategy-requirements
Change-Id: I177b443648301eb50da0da63271ecbfd9408bd4f
2018-01-24 13:39:42 +03:00
Zuul
74933bf0ba
Merge "Fix workload_stabilization unavailable nodes and instances"
2018-01-24 10:35:25 +00:00
Hidekazu Nakamura
1dae83da57
Add zone migration strategy
...
This patch adds hardware maintenance goal, efficacy and zone
migration strategy.
Change-Id: I5bfee421780233ffeea8c1539aba720ae554983d
Implements: blueprint zone-migration-strategy
2018-01-24 19:33:22 +09:00
Zuul
5ec8932182
Merge "Add storage capacity balance Strategy"
2018-01-24 10:22:25 +00:00
Alexander Chadin
701b258dc7
Fix workload_stabilization unavailable nodes and instances
...
This patch set excludes nodes and instances from auditing
if appropriate metrics aren't available.
Change-Id: I87c6c249e3962f45d082f92d7e6e0be04e101799
Closes-Bug: #1736982
2018-01-24 11:37:43 +03:00
gaofei
f7fcdf14d0
Update unreachable link
...
Change-Id: I74bbe5a8c4ca9df550f1279aa80a836d6a2f8a93
2018-01-24 14:40:43 +08:00
OpenStack Proposal Bot
47ba6c0808
Updated from global requirements
...
Change-Id: I4cbf5308061707e28c202f22e8a9bf8492742040
2018-01-24 01:42:12 +00:00
Zuul
5b5fbbedb4
Merge "Fix compute api ref link"
2018-01-23 15:16:19 +00:00
Zuul
a1c575bfc5
Merge "check audit name length"
2018-01-23 11:21:14 +00:00
deepak_mourya
27e887556d
Fix compute api ref link
...
This is to fix some compute api ref link.
Change-Id: Id5acc4d0f635f3d19b916721b6839a0eef544b2a
2018-01-23 09:23:55 +00:00
Alexander Chadin
891f6bc241
Adapt workload_balance strategy to multiple datasource backend
...
This patch set:
1. Removes nova, ceilometer and gnocchi properties.
2. Adds using of datasource_backend properties along with
statistic_aggregation method.
3. Changes type of datasource config.
Change-Id: I09d2dce00378f0ee5381d7c85006752aea6975d2
Partially-Implements: blueprint watcher-multi-datasource
2018-01-23 11:51:02 +03:00
Alexander Chadin
5dd6817d47
Adapt noisy_neighbor strategy to multiple datasource backend
...
Partially-Implements: blueprint watcher-multi-datasource
Change-Id: Ibcd5d0776280bb68ed838f88ebfcde27fc1a3d35
2018-01-23 11:51:02 +03:00
Alexander Chadin
7cdcb4743e
Adapt basic_consolidation strategy to multiple datasource backend
...
Change-Id: Ie30308fd08ed1fd103b70f58f1d17b3749a6fe04
2018-01-23 11:51:02 +03:00
licanwei
6d03c4c543
check audit name length
...
No more than 63 characters
Change-Id: I52adbd7e9f12dd4a8b6977756d788ee0e5d6391a
Closes-Bug: #1744231
2018-01-23 00:47:26 -08:00
aditi
bcc129cf94
Audit scoper for storage CDM
...
This patch adds audit scoper for Storage CDM.
Change-Id: I0c5b3b652027e1394fd7744d904397ce87ed35a1
Implements: blueprint audit-scoper-for-storage-data-model
2018-01-23 13:53:31 +05:30
Zuul
40cff311c6
Merge "Adapt workload_stabilization strategy to new datasource backend"
2018-01-23 01:08:32 +00:00
OpenStack Proposal Bot
1a48a7fc57
Imported Translations from Zanata
...
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
Change-Id: I19a628bc7a0623e2f1ff8ab8794658bfe25801f5
2018-01-20 07:21:59 +00:00
Zuul
652aa54586
Merge "Update link address"
2018-01-19 11:40:25 +00: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
licanwei
3430493de1
Fix tempest devstack error
...
Devstack failed because mysql wasn't enabled.
Change-Id: Ifc1c00f2dddd0f3d67c6672d3b9d3d4bd78a4a90
Closes-Bug: #1744224
2018-01-18 23:33:08 -08:00
licanwei
f5bcf9d355
Add storage capacity balance Strategy
...
This patch adds Storage Capacity Balance Strategy to balance the
storage capacity through volume migration.
Change-Id: I52ea7ce00deb609a2f668db330f1fbc1c9932613
Implements: blueprint storage-workload-balance
2018-01-18 22:18:18 -08:00