neutron/quantum
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
..
agent Metadata agent: reuse authentication info across eventlet threads 2013-04-23 06:52:34 +00:00
api Remove locals() from strings substitutions 2013-04-20 11:56:26 +00:00
common Remove locals() from strings substitutions 2013-04-20 11:56:26 +00:00
db lbaas: check object state before update for pools, members, health monitors 2013-04-23 06:54:18 +00:00
debug Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
extensions Remove locals() from strings substitutions 2013-04-20 11:56:26 +00:00
locale Imported Translations from Transifex 2013-04-25 00:07:58 +00:00
openstack Update to the latest oslo loopingcall. 2013-04-09 14:22:37 +10:00
plugins Simplify NVP plugin configuration 2013-04-25 13:56:32 -07:00
rootwrap Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
scheduler Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
server Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
tests Simplify NVP plugin configuration 2013-04-25 13:56:32 -07:00
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
auth.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
context.py Make the 'admin' role configurable 2013-04-22 20:42:02 +02:00
manager.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
policy.py Make the 'admin' role configurable 2013-04-22 20:42:02 +02:00
quantum_plugin_base_v2.py Supporting pagination in api v2.0 2013-02-19 23:04:13 +08:00
quota.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
service.py Merge "Enable automatic validation of many HACKING rules." 2013-04-12 15:10:32 +00:00
version.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
wsgi.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00