Jenkins
bbbae0b105
Merge "Fix dummy strategy to use input parameters"
2017-01-17 13:39:43 +00:00
Jenkins
1d08d2eea1
Merge "Modify the field in tox.ini"
2017-01-17 10:19:56 +00:00
zhuzeyu
23442a4da6
Modify the field in tox.ini
...
We use 'genconfig' field to generate configuration file generally.
TrivialFix
Change-Id: I152613103594dd7bcbc8b7f53a12e223a25bb051
2017-01-17 18:01:56 +08:00
Jenkins
ed88b436af
Merge "Add action plan SUPERSEDED state"
2017-01-17 09:59:09 +00:00
David TARDIVEL
a48a16596f
Add action plan SUPERSEDED state
...
An action plan can be now go to SUPERSEDED state if another
action plan is on going for instance. It could be the case with
tempest test, because we can have several scenario tests running
at the same time.
Change-Id: I5449e545676463f0ea601e67993e9dffa67929a7
Closes-bug: #1657031
2017-01-17 09:41:19 +01:00
Hidekazu Nakamura
8f4a856bd2
Fix dummy strategy to use input parameters
...
Dummy strategy does not use input parameters.
This patch fixes it.
Change-Id: I9aa0414869e6f2d52dca5cea6055ff81067448ef
2017-01-17 09:01:26 +09:00
David TARDIVEL
35066dfe60
Update Server Consolidation global efficacy
...
As instance migration cost is petty compared to the cost of
compute node release, I update the way to compute the global
efficacy for a server consolidation goal. The new formula is simplest
and it's only based on compute node.
Change-Id: Ibcce31a85af70429f412c96c584a761d681366a2
2017-01-16 16:56:24 +01:00
Jenkins
fc9eb6e995
Merge "Multi datasource support for Basic Consolidation"
2017-01-16 09:54:24 +00:00
Jenkins
aaf6fd7959
Merge "Added Monasca Helper"
2017-01-16 09:54:02 +00:00
Cao Xuan Hoang
5e077f37ea
Fix a typo in watcher/objects/base.py
...
Removed redundant 'the'
Change-Id: I03cd038c7b1a5d266cb9a1264adc3902c23c971c
2017-01-16 11:18:57 +07:00
Jenkins
89cea83c85
Merge "Add auto_trigger support to watcher"
2017-01-13 17:07:29 +00:00
David TARDIVEL
2dd00a2037
Enable notification for vm task state update
...
Add a script command to enable Nova compute.instance.update
notifications on VM and task state changes.
Change-Id: I639f003d92e184085a332f53c6783e5eca0002fe
2017-01-13 10:42:24 +01:00
Vincent Françoise
4235ef7c24
Multi datasource support for Basic Consolidation
...
In this changeset, I added the support for both Monasca and
Ceilometer for the basic_consolidation strategy.
Partially Implements: blueprint monasca-support
Change-Id: Ide98550fbf4a29954e46650190a05be1b8800317
2017-01-12 17:51:59 +01:00
Vincent Françoise
a015af1bd2
Added Monasca Helper
...
In this changeset, I implemented a Helper class to deal with
Monasca requests.
Change-Id: I14cfab2c45451b8bb2ea5f1f48254b41fa5abae8
Partially-Implements: blueprint monasca-support
2017-01-12 17:51:58 +01:00
avnish
dad90b63fd
Removed unnecessary utf-8 encoding
...
Change-Id: I967f933abd6c49f4262d39c2f406405a9ef18b16
2017-01-11 15:23:06 +05:30
Jenkins
c6e5f98008
Merge "Enable coverage report in console output"
2017-01-11 09:00:18 +00:00
OpenStack Proposal Bot
1341c0ee02
Updated from global requirements
...
Change-Id: I31678175f4e6cb5b55e45714b058ad548ce50ca9
2017-01-01 12:18:37 +00:00
Jeremy Liu
6e99fcffc3
Enable coverage report in console output
...
Change-Id: Iaba796a4126b2e106af5b4688cd6c94559a42a64
2016-12-30 16:37:24 +08:00
Jenkins
a57f54ab8f
Merge "multinode devstack update for live-migration"
2016-12-28 16:51:38 +00:00
Jenkins
d1490e3fa7
Merge "Fix TypeError if no input_parameters added"
2016-12-27 16:21:12 +00:00
Jenkins
1324baf9f5
Merge "Add additional depencencies of CentOS 7"
2016-12-27 09:27:29 +00:00
Hidekazu Nakamura
0adc7d91e6
Fix TypeError if no input_parameters added
...
By calling solution.add_action with no input_parameters, TypeError:
'NoneType' object does not support item assignment was occurred.
This patch fix it.
Change-Id: Ia2ad0c18bc20468ca73c0ab70495fac2c90e0640
Closes-Bug: #1647927
2016-12-27 13:49:54 +09:00
Hidekazu Nakamura
80dfbd6334
Add additional depencencies of CentOS 7
...
In this changeset, additional dependencies of CentOS 7 is added.
Change-Id: Ie513448ae39b9c006360792732a967d337775d8b
2016-12-27 09:35:36 +09:00
licanwei
7d40b3d4c3
Fix reference http
...
<http://docs.openstack.org/admin-guide-cloud/
telemetry-measurements.html> ==>
<http://docs.openstack.org/admin-guide/telemetry-measurements.html >
Change-Id: Iea22902db12b9bb05b9cd2d9a4ac95818f00f133
2016-12-26 16:07:12 +08:00
Jenkins
cedf70559e
Merge "Updated from global requirements"
2016-12-20 09:33:21 +00:00
Jenkins
cc561c528f
Merge "Fix variable name error"
2016-12-20 09:27:31 +00:00
鲍昱蒙00205026
87b494d52a
remove incorrect inline comment
...
Change-Id: I4f5b48a07e146c727ebf724d1993633aa707cec8
2016-12-20 09:25:41 +08:00
Alexander Chadin
d0bca1f2ab
Add auto_trigger support to watcher
...
This patch set adds support of auto-triggering of action plans.
Change-Id: I36b7dff8eab5f6ebb18f6f4e752cf4b263456293
Partially-Implements: blueprint automatic-triggering-audit
2016-12-19 12:37:26 +03:00
licanwei
068178f12a
Fix variable name error
...
doc/source/dev/plugin/cdmc-plugin.rst
'collector' should be 'dummy_collector'
Change-Id: I2f8f7107faa4b1f707f424b696c9bc3c6d7e22f4
2016-12-19 11:36:41 +08:00
OpenStack Proposal Bot
99e6c4aebb
Updated from global requirements
...
Change-Id: I2f191bc9e9316dfb2d029624a0c8773a576de004
2016-12-17 21:40:43 +00:00
Jenkins
b446f8afd2
Merge "Fix some incorrect description in doc."
2016-12-16 17:06:42 +00:00
Jenkins
7783ebfb71
Merge "Fix method name in doc/source/dev/plugin/action-plugin.rst"
2016-12-16 17:02:41 +00:00
Jenkins
22cfc495f4
Merge "Improve the instruction of vm_workload_consolidation."
2016-12-16 16:38:45 +00:00
Jenkins
360b0119d6
Merge "remove unused log"
2016-12-16 16:38:35 +00:00
OpenStack Proposal Bot
48fc90d7b6
Updated from global requirements
...
Change-Id: I8ffe399bda77a605f97c5128957b07d405ac5169
2016-12-16 13:49:28 +00:00
Jenkins
c5ff387ae9
Merge "Repair log parameter error"
2016-12-16 09:55:54 +00:00
Jenkins
345083e090
Merge "Function call pass parameter error"
2016-12-16 08:47:55 +00:00
Prudhvi Rao Shedimbi
695ddf8ae7
Implemented clients and auth config module
...
Implemented clients and auth config module
Implements: blueprint centralise-config-opts
Change-Id: I28ea8376aa34114331cbae61596839ebae6cf7eb
0.33.0
2016-12-14 20:13:23 +00:00
Jenkins
8fd5057cd0
Merge "Implemented wacther decision engine config module"
2016-12-14 18:48:14 +00:00
Jenkins
3db81564f4
Merge "Documentation for Uniform Airflow Migration Strategy Fixed issues"
2016-12-14 17:51:11 +00:00
Jenkins
10066ed8fd
Merge "Documentation for Workload Balance Migration Strategy Fixed comments and added the doc primitive call"
2016-12-14 17:51:04 +00:00
Jenkins
e4c5f4f050
Merge "update strategy table when parameters_spec changes"
2016-12-14 17:48:27 +00:00
Prudhvi Rao Shedimbi
53c896dd24
Implemented wacther decision engine config module
...
Implemented wacther decision engine config module
Partially Implements: blueprint centralise-config-opts
Change-Id: Ie4e9dd7d902fa85044d1859974cbd75d54c8b6cc
2016-12-14 17:40:57 +00:00
Susanne Balle
40a46c6663
Documentation for Uniform Airflow Migration Strategy
...
Fixed issues
Closes-Bug: #1623486
Change-Id: If303283949ef39a26c91bbff7b4664e81687d169
2016-12-14 11:01:27 -05:00
Prudhvi Rao Shedimbi
ed21e452e0
Implemented applier config module
...
Implemented applier config module
Partially Implements: blueprint centralise-config-opts
Change-Id: I237596b06dc3bee318414346cfa58ae4cb81079b
2016-12-14 15:50:11 +00:00
Prudhvi Rao Shedimbi
80e77a5b81
Implemented planner config module
...
Implemented planner config module
Partially Implements: blueprint centralise-config-opts
Change-Id: I4d710c8552ef211c6a9c38dd8f5515f68a6d36c4
2016-12-14 14:52:37 +00:00
Prudhvi Rao Shedimbi
74112dd7cf
Implemented db config module
...
Implemented db config module
Partially Implements: blueprint centralise-config-opts. Also moved
basedir_def, bindir_def and state_path_def to watcher.conf.paths
Change-Id: I73d201f6a23bbdb1c6189434b11314a66620e85c
2016-12-14 15:13:31 +01:00
Prudhvi Rao Shedimbi
9e4bf718da
Implemented exception config module
...
Implemented exception config module
Partially Implements: blueprint centralise-config-opts
Change-Id: Ic1b94e28a960a7306f15afbf69382edc15b5999e
2016-12-14 11:05:01 +00:00
Prudhvi Rao Shedimbi
5c79074e9c
Implemented paths config module
...
Implemented paths config module
Partially Implements: blueprint centralise-config-opts
Change-Id: I2b779fb1ce552567feac678cb5bd78aad0d53d52
2016-12-14 10:56:58 +00:00
Jenkins
ac6848dad3
Merge "Implemented utils config module"
2016-12-14 10:31:07 +00:00