akihito-inoh 5b349b4e89 Replace voluptuous with JSONSchema to validate change_node_power_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_node_power_state action in watcher applier.

Partially Implements: blueprint jsonschema-validation

Change-Id: If9ffe5e0b107e0da5673247e4d5ec9917790827f
2017-07-06 15:58:49 +00: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-26 17:30:19 +05:30
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-06-28 12:06:15 +00:00
2017-03-07 02:08:03 +00:00

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/badges/watcher.svg
    :target: https://governance.openstack.org/reference/tags/index.html

.. Change things from this point on

..
      Except where otherwise noted, this document is licensed under Creative
      Commons Attribution 3.0 License.  You can view the license at:

          https://creativecommons.org/licenses/by/3.0/

=======
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!

* Free software: Apache license
* Wiki: https://wiki.openstack.org/wiki/Watcher
* Source:  https://github.com/openstack/watcher
* Bugs: https://bugs.launchpad.net/watcher
* Documentation: https://docs.openstack.org/developer/watcher/
Description
No description provided
Readme 32 MiB
Languages
Python 99.7%
Shell 0.3%