mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
This fixes the variable name to adhere to the DB framework convention as defined by the method interceptor that creates attributes: https://github.com/apache/cloudstack/blob/master/framework/db/src/main/java/com/cloud/utils/db/SearchBase.java#L480 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>