f585152407
This is talked in bug #1188533, and in current codes, there are several places here: horizon/forms/__init__.py:18:from django.forms import * mark '# noqa' openstack_dashboard/settings.py:182: from local.local_settings import * openstack_dashboard/test/settings.py:5:from horizon.test.settings import * mark '# noqa' openstack_dashboard/dashboards/project/instances/workflows/__init__.py:1:from create_instance import * openstack_dashboard/dashboards/project/instances/workflows/__init__.py:2:from update_instance import * openstack_dashboard/dashboards/project/instances/workflows/__init__.py:3:from resize_instance import * fix it openstack_dashboard/dashboards/project/images_and_snapshots/urls.py:21:from django.conf.urls.defaults import * fix it fixes bug # 1188533 Change-Id: Id671280903f8452a78f81f1240d92297de7a89a8
13 lines
519 B
Plaintext
13 lines
519 B
Plaintext
# Format is:
|
|
# <preferred e-mail> <other e-mail 1>
|
|
# <preferred e-mail> <other e-mail 2>
|
|
<ghe@debian.org> <ghe.rivero@stackops.com>
|
|
<jake@ansolabs.com> <admin@jakedahn.com>
|
|
<launchpad@markgius.com> <mgius7096@gmail.com>
|
|
<yorik.sar@gmail.com> <yorik@ytaraday>
|
|
<jeblair@hp.com> <james.blair@rackspace.com>
|
|
<ke.wu@ibeca.me> <ke.wu@nebula.com>
|
|
Zhongyue Luo <zhongyue.nah@intel.com> <lzyeval@gmail.com>
|
|
Joe Gordon <joe.gordon0@gmail.com> <jogo@cloudscaling.com>
|
|
Kun Huang <gareth@unitedstack.com> <academicgareth@gmail.com>
|