nova/nova
Sean Dague cdf74c57a6 remove db2 support from tree
This removes db2 support from tree completely. This is an oddball non
open database that made doing live data migrations difficult. It is
used by 0% of users in the OpenStack User Survey.

Supporting commercial software that doesn't have users at the cost of
delivering features and fixes to our community is the wrong
tradeoff. This corrects that.

It rewrites migrations, which we typically don't ever do, but it is
better if newton fresh environments fail early in db creation instead
of very deep in the data migration process.

Change-Id: Ifeb9929e4515e3483eb65d371126afd7672b92a4
2016-05-23 07:33:20 -04:00
..
CA
api Merge "Add tests for floating_ip private functions" 2016-05-19 17:06:40 +00:00
cells Cold migrate using the RequestSpec object 2016-05-17 11:01:22 +02:00
cert Set RPC version aliases for Mitaka 2016-03-16 09:54:49 -07:00
cloudpipe config options: Move crypto options into a group 2016-04-05 12:01:06 +01:00
cmd Merge "Remove marker from nova-manage cells_v2 map_instances UI" 2016-05-19 13:40:41 +00:00
common Added Keystone and RequestID headers to CORS middleware 2016-03-02 04:53:11 -08:00
compute Merge "Remove unused base_options param from _get_image_defined_bdms" 2016-05-18 23:33:01 +00:00
conductor Cold migrate using the RequestSpec object 2016-05-17 11:01:22 +02:00
conf Merge "Remove deprecated option libvirt.remove_unused_kernels" 2016-05-18 22:27:40 +00:00
console Config options: Centralize netconf options 2016-04-24 18:15:05 +00:00
consoleauth Avoid unconditional warnings in nova-consoleauth 2016-04-26 23:52:49 +02:00
db remove db2 support from tree 2016-05-23 07:33:20 -04:00
hacking Add a hacking check for test method closures 2016-03-17 15:49:55 -04:00
image Merge "config options: move image_file_url download options" 2016-05-17 06:31:14 +00:00
ipv6 Config options: Centralize ipv6 options 2016-04-05 17:09:53 +00:00
keymgr Replace key manager with Castellan 2016-04-27 14:37:06 -04:00
locale Imported Translations from Zanata 2016-04-21 06:54:57 +00:00
network Merge "Make neutronapi get_floating*() methods return objects" 2016-05-19 13:53:16 +00:00
objects Add a RequestSpec generation migration script 2016-05-17 10:57:48 +02:00
pci pci: eliminate DB lookup PCI requests during claim 2016-05-08 20:27:33 +03:00
scheduler Move config options from nova/compute/rpcapi.py file 2016-04-21 22:26:13 +00:00
servicegroup Config options: Centralize servicegroup options 2016-05-04 15:57:29 +00:00
tests remove db2 support from tree 2016-05-23 07:33:20 -04:00
virt Merge "ironic: fix call to _cleanup_deploy on config drive failure" 2016-05-18 22:35:39 +00:00
vnc config options: Centralise 'vnc' options 2016-02-03 13:36:20 +00:00
volume Merge "Replace key manager with Castellan" 2016-05-04 17:15:55 +00:00
wsgi Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
__init__.py
availability_zones.py Merge "Config options: centralize options in availability_zones" 2016-02-20 04:49:15 +00:00
baserpc.py config options: Centralize upgrade_levels section 2016-04-04 18:35:27 +00:00
block_device.py Add tag column to vifs and bdm 2016-04-01 08:46:54 -07:00
cache_utils.py Config options: centralize cache options 2016-05-13 12:27:52 +07:00
config.py Config options: centralize cache options 2016-05-13 12:27:52 +07:00
context.py Add message queue switching through RequestContext 2016-05-16 15:34:35 +00:00
crypto.py Drop paramiko < 2 compat code 2016-05-10 12:01:22 -05:00
debugger.py Config options: Centralize debugger options 2016-03-29 16:18:51 +00:00
exception.py remove FlavorCreateFailed exception 2016-05-17 14:53:32 -04:00
filters.py Prepare filters for using RequestSpec object 2015-11-16 22:41:02 +01:00
hooks.py Deprecate nova.hooks 2016-03-01 11:52:52 +00:00
i18n.py
loadables.py
manager.py Config options: Centralize netconf options 2016-04-24 18:15:05 +00:00
notifications.py Merge "Fixes bug with notify_decorator bad getattr default value" 2016-05-11 22:29:12 +00:00
opts.py config options: centralize section "database" + "api_database" 2016-05-16 10:20:51 +00:00
policy.py use graduated oslo.policy 2015-11-26 13:04:52 +08:00
quota.py config options: centralize quota options 2016-04-07 00:07:21 +00:00
rpc.py Add message queue switching through RequestContext 2016-05-16 15:34:35 +00:00
safe_utils.py Replace safe_utils.getcallargs with inspect.getcallargs 2015-12-11 10:15:37 -05:00
service.py Fix service version to update the DB 2016-05-10 20:43:26 +00:00
signature_utils.py Fix sphinx warnings from signature_utils 2016-01-13 13:56:05 +00:00
test.py Remove flavor seeding from the base migration 2016-04-05 08:01:33 -07:00
utils.py config options: Centralise 'monkeypatch' options 2016-04-05 11:12:51 +01:00
version.py
weights.py
wsgi.py config options: Remove 'wsgi_' prefix from opts 2016-03-25 13:19:19 +00:00