Comment 7 for bug 999084

Revision history for this message
ls_andy (hw-ls000) wrote :

There is a similar problem,when create a project(tenant),the paramater "enabled" should be validated.This paramater can be assigned a int value( like "5"),rather than a bool value. But,if we assign "5" to "enabled", the API "List Tenant"(cls command "keystone tenant-list",REST request "List tenants") will be unavailable.