nova/nova/tests
Matt Riedemann 9b695d4944 Remove unused placement_database config options
The placement_database config options were added in Newton
but the actual code to use the options was reverted and is
not used. The help text actually has a typo (Ocata was 15.0.0,
not 14.0.0) and, more importantly, the help text makes it sound
like you should really be setting up a separate database for the
placement service but we don't actually use these options, we use
the api_database options for all of the placement data models.

To avoid confusion until this is actually supported, let's just
remove the options which should have been cleaned up as part of
39fb302fd9 anyway.

Conflicts:
        nova/tests/functional/api/openstack/placement/fixtures.py

NOTE(mriedem): The conflict is due to not having change
a598af9de6 in stable/ocata.

Change-Id: I31293ac4689630e4113588ab2c6373cf572b8f38
Closes-Bug: #1670419
(cherry picked from commit 7439e94736)
2017-03-07 15:04:13 -05:00
..
functional Remove unused placement_database config options 2017-03-07 15:04:13 -05:00
live_migration/hooks Fix for live-migration job 2016-12-01 09:54:00 +00:00
unit Merge "Fix spice channel type" into stable/ocata 2017-03-07 17:20:21 +00:00
__init__.py
fixtures.py Remove pre-cellsv2 short circuit in instance get 2017-02-01 11:25:18 -08:00
uuidsentinel.py Remove redundant str typecasting 2016-09-23 12:53:34 +05:30