Comment 7 for bug 1683496

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/fuel-library (9.0/mitaka)

Reviewed: https://review.fuel-infra.org/36846
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0/mitaka

Commit: f683effc06211bb9cabd9e00c856121a15706ef5
Author: Sergii Rizvan <email address hidden>
Date: Thu Oct 12 07:56:01 2017

Corrected default limits filter in nova API

The old syntax that used % symbols, caused some errors upon a restart
of the nova-api. Replacing the % and parentheses with the double quotes
allows the API to start without errors.

Change-Id: I96c00590390c6caf0a17a43e68ede111684b3110
Closes-Bug: #1683496