Yumeng_Bao f2751b4818 Replace voluptuous with JSONSchema to validate change_nova_service_state
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 change_nova_service_state action in watcher applier.

Partially Implements: blueprint jsonschema-validation

Change-Id: I09a03fff96d9555024a74ba255c6951affc39de8
2017-06-10 13:51:25 +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-06-07 05:36:18 +00: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

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%