neutron/quantum/tests
armando-migliaccio ea9aeb6de0 Simplify NVP plugin configuration
Fixes bug #1121605

This patch replacest the nvp_controller_connection configuration option
with a set of options more intutitive to user which also avoid
repetitions in ini files.

In order to simplify the configuration of the plugin, this patch also
removes named clusters. As the plugin supports a single cluster at
the moment, this can be simply specified in the [DEFAULT] configuration
section.

Also, this patch restrucures nvp_cluster.NvpCluster so that per-cluster
configuration options are not store anymore multiple times.

Change-Id: Id5f84220122d7c5f3239e3333cb772247d1ed05e
2013-04-25 13:56:32 -07:00
..
etc Ensure that lockfile are defined in a common place 2013-03-21 05:42:06 +00:00
unit Simplify NVP plugin configuration 2013-04-25 13:56:32 -07:00
var Support for SSL in wsgi.Server 2013-03-28 12:55:50 +00:00
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
base.py Allow pdb debugging in manually-invoked tests. 2013-04-09 02:46:40 +00:00