gantt/nova
Brad Pokorny ecdbcfb40f Sync middleware audit, base, and notifier from oslo
Pull in middleware modules required to support CADF auditing
reports from Nova.  audit.py requires notify.py, and
notify.py requires base.py.  This is why those 3 files are
being synced, and not others in the
openstack/common/middleware directory from oslo.

The following 3 change IDs included in this sync provide
the main parts of the CADF functions being synced:

Ie67cf4a7 Add audit middleware
Iead2431a Middleware: add notifier
I05ff58   Move wsgi module to deprecated package

The following change IDs additionally included in this sync
provide minor updates to the files that were made after the
main parts of the CADF functions were merged in oslo:

I032616   Changed header from LLC to Foundation based on
          trademark policies
I840c43bf add support to ignore certain request
I2099e1ee Enable hacking H404 test
I04b0cf   middleware: code cleanup

blueprint support-standard-audit-formats

Change-Id: Id15f95a0c354270ba2d5aecb12c4f910905e8c20
2013-12-08 18:45:11 +00:00
..
cmd Disable lazy gettext 2013-10-01 09:21:33 +00:00
openstack Sync middleware audit, base, and notifier from oslo 2013-12-08 18:45:11 +00:00
scheduler Merge "Added a new scheduler metrics weight plugin" 2013-12-07 20:05:10 +00:00
tests Merge "Added a new scheduler metrics weight plugin" 2013-12-07 20:05:10 +00:00
__init__.py Remove gettext.install() from nova/__init__.py 2013-04-01 13:44:47 -04:00
availability_zones.py Misc typos in nova 2013-12-05 02:31:43 +05:30
baserpc.py Port all rpcapi modules to oslo.messaging interface 2013-09-03 21:22:43 +01:00
block_device.py Add a get_root_bdm utility function 2013-10-09 17:50:01 +02:00
exception.py Merge "Added a new scheduler metrics weight plugin" 2013-12-07 20:05:10 +00:00
filters.py Merge "Fixes typos in the files in the nova folder" 2013-10-14 09:34:14 +00:00
loadables.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
manager.py Remove SchedulerDependentManager 2013-11-26 19:24:14 -05:00
netconf.py Better default for my_ip if 8.8.8.8 is unreachable 2013-06-26 15:10:39 -04:00
notifications.py Correct deleted_at value in notification messages 2013-09-20 13:30:24 +00:00
notifier.py Port to oslo.messaging.Notifier API 2013-09-05 06:26:01 +01:00
paths.py Delete unused bin directory 2013-06-03 11:15:33 -07:00
policy.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
quota.py Fix incorrect argument position in DbQuotaDriver 2013-11-26 23:44:50 +08:00
rpcclient.py Port all rpcapi modules to oslo.messaging interface 2013-09-03 21:22:43 +01:00
safe_utils.py Remove parameters containing passwords from Notifications. 2013-03-05 16:27:29 -04:00
service.py Cleanup ec2/metadata/osapi address/port listen config option help 2013-12-02 08:36:21 -08:00
test.py Merge "Clean up how test env variables are parsed" 2013-12-06 07:30:25 +00:00
unit.py Add byte unit constants 2013-10-22 18:47:00 -07:00
utils.py Merge "Nova-all: Replace basestring by six for python3 compatability" 2013-11-15 11:57:40 +00:00
weights.py Fixes typos in the files in the nova folder 2013-10-07 23:40:01 +02:00
wsgi.py graceful-shutdown: add graceful shutdown into compute 2013-10-17 15:08:30 +00:00