openstack-ansible/releasenotes/notes/remove_verbose_var-e88f65e0c7c440f4.yaml
Travis Truman 6e9db90fef Verbose option has been deprecated from oslo.log
The user variable ``verbose`` has thus also been removed.

See http://lists.openstack.org/pipermail/openstack-dev/2016-May/095166.html
for additional details.

Depends-On: I9e64d80fb41b3643390f4cee18cd77c3b88f7660
Depends-On: Iad6785f1b445703fcfd84a5582ca81849d70ceed
Change-Id: I03034a52116931d218013f6c4cc55ea78208db91
2016-05-18 10:09:47 -04:00

5 lines
143 B
YAML

---
upgrade:
- The variable ``verbose`` has been removed. Deployers should rely on the
``debug`` var to enable higher levels of logging.