]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove trailing comma
authorZhiQiang Fan <aji.zqfan@gmail.com>
Tue, 27 Aug 2013 00:17:55 +0000 (08:17 +0800)
committerZhiQiang Fan <aji.zqfan@gmail.com>
Tue, 27 Aug 2013 00:27:04 +0000 (08:27 +0800)
commitfbd55e7dbd1c4ca2a1fc33b1ec5f54a484bda691
tree7b6a082e810cc14a0f682e6da1efaa3f83d11de3
parent3b929a838aa4466e5be3a066400739e4bac1d14a
Remove trailing comma

Closes-Bug: #1217135

There are trailing commas in default value of some options, uncomment
them will cause CRITICAL error for neutron-server. These sample config
may mislead operators, so this patch fix them to the correct format.

Change-Id: Ie0b7626aade653b761257eb2bf397cb3cc5a961e
etc/neutron.conf