OpenStack Proposal Bot
85a46ce4d4
Updated from global requirements
...
Change-Id: Id0dc6c33430a3691986acf8604ff67d8b2ae9a24
2017-01-16 17:30:38 +00: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
Jenkins
648715eb5c
Merge "Implemented api config module"
2016-12-14 10:20:48 +00:00
licanwei
1a17c4b7ac
remove unused log
...
remove unused log
Change-Id: Iad207a708388ecf940d502ef8f5f64d5cc8ff80e
2016-12-14 15:18:02 +08:00
licanwei
c4dfbd5855
Repair log parameter error
...
Multi-parameters should form a dict type
Change-Id: Ia883de6a0e34cebd28ba7fb0ecd105acb6cf2830
2016-12-14 14:24:20 +08:00
Amy Fong
1981f3964e
multinode devstack update for live-migration
...
For multinode setup, a couple of updates to /etc/nova/nova.conf was
needed for live migration.
serial_console needed to be disabled and vncserver_listen needed to
be set to any for the vncserver to accept connections from all of the
compute nodes.
Change-Id: I62ebc2a07ca525bd80da130981f337806b2b89ae
Closes-Bug: #1649638
2016-12-13 12:31:51 -05:00
Jenkins
3b5ef5d625
Merge "Specific exception for stale cluster state was added."
2016-12-13 15:35:41 +00:00
Jenkins
7fd486bd65
Merge "Unnecessary exception"
2016-12-13 12:00:23 +00:00