commit | 0eb69d19a3e89d3529d9565cb8917d075085c52f | [log] [tgz] |
---|---|---|
author | Rodrigo Barbieri <rodrigo.barbieri@fit-tecnologia.org.br> | Thu Mar 17 17:07:47 2016 -0300 |
committer | Rodrigo Barbieri <rodrigo.barbieri@fit-tecnologia.org.br> | Fri Mar 18 15:45:26 2016 -0300 |
tree | 61122ad6c17ff39a132a5701a9442a86b58fa073 | |
parent | 0609c519242da66ca11f6d9ae961bea81a9bc56c [diff] |
Fix manage API ignoring type extra specs Currently manage API allows managing a share with a share type that may not make sense in the service host. This patch addresses this by invoking the scheduler to validate the host before invoking the backend manager. APIImpact Change-Id: I8c780f2518f4a6eacf37cc448c73fbb41f6b7507 Closes-bug: #1544725