yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47387
[Bug 1552955] Re: local_settings.py.example needs 2.76% more commas and an underscore
Reviewed: https://review.openstack.org/288172
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=bfdc27ae692ae9e64bfc9e678683900b85f9ee31
Submitter: Jenkins
Branch: master
commit bfdc27ae692ae9e64bfc9e678683900b85f9ee31
Author: woodm1979 <matt.wood@xxxxxx>
Date: Thu Mar 3 16:18:33 2016 -0700
local_settings needs 2.76% more ',' and an '_'
While updating my local_settings.py file to more closely represent the
local_settings.py.example file, I noticed a small error (that's normally
commented out).
The VHD openstack image backend image format isn't being translated due
to a missing underscore.
I also noticed a few "missing" commas on the last element in a few lists
and dicts.
Change-Id: Ifef05c23921b88d7fc7f331cf293bbbd608af704
Closes-Bug: 1552955
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1552955
Title:
local_settings.py.example needs 2.76% more commas and an underscore
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
While updating my local_settings.py file to more closely represent the
local_settings.py.example file, I noticed a small error (that's
normally commented out).
The VHD openstack image backend image format isn't being translated
due to a missing underscore.
I also noticed a few "missing" commas on the last element in a few
lists and dicts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1552955/+subscriptions
References