commit | 6bfcc75660584a0b79c512c17b39c9e48be7ebac | [log] [tgz] |
---|---|---|
author | Sławek Kapłoński <slawek@kaplonski.pl> | Sun Jun 05 09:49:27 2016 +0000 |
committer | Sławek Kapłoński <slawek@kaplonski.pl> | Thu Jun 09 11:25:34 2016 +0000 |
tree | b3b1f15f8e7279f5b748c8ef60a6f4fb9e033ded | |
parent | cc45c1e103b7e46ce17cc3c0efd485a2830f5aaf [diff] |
Fix update of shared QoS policy When user updates QoS policy which is globaly shared, it will be still marked as globally shared even if this flag was not set explicitly in update request. For example, updating description of QoS policy will not change shared flag to default value which is "False". Co-Authored-By: Haim Daniel <hdaniel@redhat.com> Change-Id: I2c59e71eae0bf2e73475bba321afc4aaa514b317 Closes-Bug: #1585373