Yumeng_Bao 69730d80b2 Replace voluptuous with JSONSchema to validate nop action
Now in watcher,both JSONSchema and voluptuous are used to validate
JSON payloads. We want to remove voluptuous and Use
JSONSchema as our only JSON validation tool to keep consistence
and also to make it easier to expose the validation schema
through our API in future work.

In this patch, we replace voluptuous with JSONSchema to validate
the nop action in watcher applier.

Partially Implements: blueprint jsonschema-validation

Change-Id: Idf42b3359c36ac9480bd1f1bdd31e756214628ef
2017-06-09 13:14:29 +08:00
2017-05-02 18:36:27 +00:00
2017-04-01 19:03:17 +05:30
2016-11-16 11:26:27 +03:00
2017-04-11 20:50:24 +09:00
2017-05-30 15:55:33 +07:00
2015-10-22 16:34:14 +02:00
2015-06-04 15:27:57 +02:00
2015-06-04 15:27:57 +02:00
2015-06-04 15:27:57 +02:00
2017-04-07 10:55:59 +08:00
2017-04-07 10:55:59 +08:00
2015-06-04 15:27:57 +02:00
2017-04-10 11:59:19 +05:30
2017-02-08 11:09:30 +07:00
2017-03-07 02:08:03 +00:00
2017-05-31 08:40:27 +00:00

Team and repository tags

image

Watcher

OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency-and more!

Description
Resource optimization service for OpenStack.
Readme 28 MiB
Languages
Python 99.7%
Shell 0.3%