1a9f17748e0a5921afb501af442878cc98d81ae1
Currently, patch call field validations are done based on exclussion, all the fields can be patched unless included in a list `internal_attrs`. This patch is adding a new validation rule based on fields inclussion in a list `allowed_attrs`. When that list is non-empty, only the fields included on it can be patched. in order to keep the existing behavior for the existing patch calls, I am defining the list as empty, so that the rest of validation rules are applied and it is not affecting the current behavior. Change-Id: I22010649332c8fb872446a9d0483a0303a4eba3b Signed-off-by: Alfredo Moralejo <amoralej@redhat.com>
=======
Watcher
=======
.. image:: https://governance.openstack.org/tc/badges/watcher.svg
:target: https://governance.openstack.org/tc/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/
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://opendev.org/openstack/watcher
* Bugs: https://bugs.launchpad.net/watcher
* Documentation: https://docs.openstack.org/watcher/latest/
* Release notes: https://docs.openstack.org/releasenotes/watcher/
* Design specifications: https://specs.openstack.org/openstack/watcher-specs/
Description
Languages
Python
99.7%
Shell
0.3%