ironic/ironic
Jim Rollenhagen 0f4d454bf2 Create new config for pecan debug mode
Pecan's debug mode can be terribly insecure; 500 errors return a
Python traceback, the full list of environment variables, and a
button to replay the request with a breakpoint.

Deployers often run OpenStack services in debug mode; doing so should
not open the service up to these flaws. However, it may be useful
to use Pecan's debug mode in development, so create a config option
to enable it, rather than disable it altogether.

Change-Id: I5bc76b4101c563cdc168d2e55db060c1bdd0b5fe
Closes-Bug: #1425206
2015-02-26 11:42:29 -08:00
..
api Create new config for pecan debug mode 2015-02-26 11:42:29 -08:00
cmd Translator functions cleanup part 4 2014-09-05 14:11:30 +03:00
common Fix RPCService and Ironic Conductor so they shut down gracefully 2015-01-29 19:29:31 +00:00
conductor Merge "Allow associate an instance independent of the node power state" into stable/juno 2015-02-06 08:28:36 +00:00
db Clear locks on conductor startup 2015-01-29 10:28:43 -08:00
dhcp Neutron DHCP implementation to raise exception if no ports have VIF 2014-09-22 14:24:48 +02:00
drivers Ensure that image link points to the correct image 2015-01-19 11:11:11 +00:00
locale Imported Translations from Transifex 2014-09-30 06:47:52 +00:00
migrate_nova Fix timestamp column migration 2014-09-15 14:46:26 -04:00
nova Deprecate Ironic compute driver and sched manager 2014-09-09 15:35:43 -07:00
objects Add "affinity" tracking to nodes and conductors 2014-10-01 15:15:39 -07:00
openstack Update service.py to support graceful Service shutdown 2015-01-26 11:22:09 +00:00
tests Merge "Allow associate an instance independent of the node power state" into stable/juno 2015-02-06 08:28:36 +00:00
__init__.py Move eventlent monkeypatch out of cmd/ 2014-02-08 00:11:56 -08:00
netconf.py Remove extraneous vim configuration comments for ironic 2014-02-26 09:24:48 +08:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00