From 74fdfefd13b38c9d5f84ce61a0e8f7720157495e Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Mon, 12 Aug 2013 15:11:10 +0000 Subject: [PATCH] Update flagmappings Just a quick run of the autogenerate tool to update the flagmappings and tables for nova, cinder and neutron Change-Id: Ic75b54480fc86780577521a7a6faec0335adf400 --- doc/src/docbkx/common/tables/glance-api.xml | 44 +++++++-- .../docbkx/common/tables/glance-common.xml | 30 +++--- doc/src/docbkx/common/tables/glance-db.xml | 16 +++- .../common/tables/glance-filesystem.xml | 10 +- .../common/tables/glance-imagecache.xml | 24 +++-- .../docbkx/common/tables/glance-logging.xml | 62 +++++++------ doc/src/docbkx/common/tables/glance-paste.xml | 8 +- .../docbkx/common/tables/glance-policy.xml | 8 +- doc/src/docbkx/common/tables/glance-qpid.xml | 34 ++++--- .../docbkx/common/tables/glance-rabbitmq.xml | 28 +++--- doc/src/docbkx/common/tables/glance-rbd.xml | 12 ++- .../docbkx/common/tables/glance-registry.xml | 32 ++++--- doc/src/docbkx/common/tables/glance-s3.xml | 18 ++-- doc/src/docbkx/common/tables/glance-ssl.xml | 10 +- doc/src/docbkx/common/tables/glance-swift.xml | 38 +++++--- .../docbkx/common/tables/glance-testing.xml | 8 +- doc/src/docbkx/common/tables/glance-wsgi.xml | 14 ++- .../docbkx/common/tables/neutron-agent.xml | 10 +- doc/src/docbkx/common/tables/neutron-api.xml | 28 ++++-- .../common/tables/neutron-bigswitch.xml | 74 +++++++++++++-- .../docbkx/common/tables/neutron-brocade.xml | 36 ++++---- .../docbkx/common/tables/neutron-cisco.xml | 66 ++++++------- .../docbkx/common/tables/neutron-common.xml | 92 ++++++++++--------- doc/src/docbkx/common/tables/neutron-db.xml | 68 ++++++++++---- .../docbkx/common/tables/neutron-hyperv.xml | 42 ++++++--- .../docbkx/common/tables/neutron-kombu.xml | 12 ++- .../common/tables/neutron-linuxbridge.xml | 22 ++++- .../docbkx/common/tables/neutron-logging.xml | 56 +++++------ doc/src/docbkx/common/tables/neutron-meta.xml | 16 ++-- .../docbkx/common/tables/neutron-metadata.xml | 12 ++- .../docbkx/common/tables/neutron-midonet.xml | 38 ++++---- doc/src/docbkx/common/tables/neutron-ml2.xml | 4 + doc/src/docbkx/common/tables/neutron-nec.xml | 30 +++--- .../docbkx/common/tables/neutron-nicira.xml | 70 +++++++++++--- .../docbkx/common/tables/neutron-notifier.xml | 14 ++- .../common/tables/neutron-openvswitch.xml | 70 ++++++++++---- .../docbkx/common/tables/neutron-plumgrid.xml | 44 ++++----- .../docbkx/common/tables/neutron-policy.xml | 8 +- doc/src/docbkx/common/tables/neutron-qpid.xml | 24 +++-- .../docbkx/common/tables/neutron-quotas.xml | 46 +++++++--- .../docbkx/common/tables/neutron-rabbitmq.xml | 30 +++--- doc/src/docbkx/common/tables/neutron-rpc.xml | 72 +++++++-------- doc/src/docbkx/common/tables/neutron-ryu.xml | 20 ++-- .../common/tables/neutron-scheduler.xml | 14 ++- .../common/tables/neutron-securitygroups.xml | 8 +- doc/src/docbkx/common/tables/neutron-ssl.xml | 16 ++-- .../docbkx/common/tables/neutron-testing.xml | 8 +- doc/src/docbkx/common/tables/neutron-wsgi.xml | 10 +- .../docbkx/common/tables/neutron-zeromq.xml | 22 +++-- doc/src/docbkx/common/tables/nova-api.xml | 4 + .../common/tables/nova-authentication.xml | 2 +- .../docbkx/common/tables/nova-baremetal.xml | 8 -- doc/src/docbkx/common/tables/nova-ca.xml | 12 +++ doc/src/docbkx/common/tables/nova-common.xml | 2 +- doc/src/docbkx/common/tables/nova-compute.xml | 8 ++ .../docbkx/common/tables/nova-conductor.xml | 2 +- doc/src/docbkx/common/tables/nova-db.xml | 80 ++++++++-------- doc/src/docbkx/common/tables/nova-glance.xml | 4 + doc/src/docbkx/common/tables/nova-kombu.xml | 2 +- doc/src/docbkx/common/tables/nova-logging.xml | 6 +- .../docbkx/common/tables/nova-metadata.xml | 8 ++ doc/src/docbkx/common/tables/nova-network.xml | 6 +- doc/src/docbkx/common/tables/nova-neutron.xml | 14 ++- doc/src/docbkx/common/tables/nova-quota.xml | 5 +- doc/src/docbkx/common/tables/nova-testing.xml | 2 +- doc/src/docbkx/common/tables/nova-vmware.xml | 58 ++++++------ doc/src/docbkx/common/tables/nova-volumes.xml | 2 +- doc/src/docbkx/common/tables/nova-wsgi.xml | 4 +- doc/src/docbkx/common/tables/nova-xen.xml | 12 +-- .../flagmappings/cinder.flagmappings | 7 ++ .../flagmappings/glance.flagmappings | 26 +++++- .../flagmappings/neutron.flagmappings | 7 +- .../flagmappings/nova.flagmappings | 45 +++++---- 73 files changed, 1151 insertions(+), 653 deletions(-) diff --git a/doc/src/docbkx/common/tables/glance-api.xml b/doc/src/docbkx/common/tables/glance-api.xml index ce50995ecc..f65257a05f 100644 --- a/doc/src/docbkx/common/tables/glance-api.xml +++ b/doc/src/docbkx/common/tables/glance-api.xml @@ -1,4 +1,8 @@ + @@ -13,39 +17,59 @@ - + - + - + - + + + + + - + - + - + - - + + + + + + - + + + + + + + + + + + + +
Description of configuration options for api
admin_role=admin(StrOpt)Role used to identify an authenticated user as administrator.(StrOpt) Role used to identify an authenticated user as administrator.
allow_anonymous_access=False(BoolOpt)Allow unauthenticated users to access the API with read-only privileges. This only applies when using ContextMiddleware.(BoolOpt) Allow unauthenticated users to access the API with read-only privileges. This only applies when using ContextMiddleware.
db_auto_create=False(BoolOpt)A boolean what determines if the database will be automatically created.(BoolOpt) A boolean that determines if the database will be automatically created.
default_store=file(StrOpt)Default scheme to use to store image data. The scheme must be registered by one of the stores defined by the 'known_stores' config option.(StrOpt) Default scheme to use to store image data. The scheme must be registered by one of the stores defined by the 'known_stores' config option.
default_publisher_id=$host(StrOpt) Default publisher_id for outgoing notifications
enable_v1_api=True(BoolOpt)Deploy the v1 OpenStack Images API.(BoolOpt) Deploy the v1 OpenStack Images API.
enable_v2_api=True(BoolOpt)Deploy the v2 OpenStack Images API.(BoolOpt) Deploy the v2 OpenStack Images API.
image_size_cap=1099511627776(IntOpt)Maximum size of image a user can upload in bytes. Defaults to 1099511627776 bytes (1 TB).(IntOpt) Maximum size of image a user can upload in bytes. Defaults to 1099511627776 bytes (1 TB).
known_stores=['glance.store.filesystem.Store', 'glance.store.http.Store', 'glance.store.rbd.Store', 'glance.store.s3.Store', 'glance.store.swift.Store'](ListOpt)List of which store classes and store class locations are currently known to glance at startup.known_stores=glance.store.filesystem.Store,glance.store.http.Store,glance.store.rbd.Store,glance.store.s3.Store,glance.store.swift.Store,glance.store.sheepdog.Store,glance.store.cinder.Store(ListOpt) List of which store classes and store class locations are currently known to glance at startup.
notification_driver=[](MultiStrOpt) Driver or drivers to handle sending notifications
owner_is_tenant=True(BoolOpt)When true, this option sets the owner of an image to be the tenant. Otherwise, the owner of the image will be the authenticated user issuing the request.(BoolOpt) When true, this option sets the owner of an image to be the tenant. Otherwise, the owner of the image will be the authenticated user issuing the request.
send_identity_headers=False(BoolOpt) Whether to pass through headers containing user and tenant information when making requests to the registry. This allows the registry to use the context middleware without the keystoneclients' auth_token middleware, removing calls to the keystone auth service. It is recommended that when using this option, secure communication between glance api and glance registry is ensured by means other than auth_token middleware.
show_multiple_locations=False(BoolOpt) Whether to include the backend image locations in image properties. Revealing storage location can be a security risk, so use this setting with caution! The overrides show_image_direct_url.
use_user_token=True(BoolOpt) Whether to pass through the user token when making requests to the registry.
diff --git a/doc/src/docbkx/common/tables/glance-common.xml b/doc/src/docbkx/common/tables/glance-common.xml index d3f407a9ad..25c026edfd 100644 --- a/doc/src/docbkx/common/tables/glance-common.xml +++ b/doc/src/docbkx/common/tables/glance-common.xml @@ -1,4 +1,8 @@ + @@ -13,47 +17,51 @@ - + - + - + - + - + - + - + - + - + + + + + - + - +
Description of configuration options for common
allow_additional_image_properties=True(BoolOpt)Whether to allow users to specify image properties beyond what the image schema provides(BoolOpt) Whether to allow users to specify image properties beyond what the image schema provides
api_limit_max=1000(IntOpt)Maximum permissible number of items that could be returned by a request(IntOpt) Maximum permissible number of items that could be returned by a request
backlog=4096(IntOpt)The backlog value that will be used when creating the TCP listener socket.(IntOpt) The backlog value that will be used when creating the TCP listener socket.
bind_host=0.0.0.0(StrOpt)Address to bind the server. Useful when selecting a particular network interface.(StrOpt) Address to bind the server. Useful when selecting a particular network interface.
bind_port=None(IntOpt)The port on which the server will listen.(IntOpt) The port on which the server will listen.
data_api=glance.db.sqlalchemy.api(StrOpt)Python module path of data access API(StrOpt) Python module path of data access API
limit_param_default=25(IntOpt)Default value for the number of items returned by a request if not specified explicitly in the request(IntOpt) Default value for the number of items returned by a request if not specified explicitly in the request
metadata_encryption_key=None(StrOpt)Key used for encrypting sensitive metadata while talking to the registry or database.(StrOpt) Key used for encrypting sensitive metadata while talking to the registry or database.
notifier_strategy=default(StrOpt)Notifications can be sent when images are create, updated or deleted. There are three methods of sending notifications, logging (via the log_file directive), rabbit (via a rabbitmq queue), qpid (via a Qpid message queue), or noop (no notifications sent, the default).(StrOpt) Notifications can be sent when images are create, updated or deleted. There are three methods of sending notifications, logging (via the log_file directive), rabbit (via a rabbitmq queue), qpid (via a Qpid message queue), or noop (no notifications sent, the default).
os_region_name=None(StrOpt) Region name of this node
show_image_direct_url=False(BoolOpt)Whether to include the backend image storage location in image properties. Revealing storage location can be a security risk, so use this setting with caution!(BoolOpt) Whether to include the backend image storage location in image properties. Revealing storage location can be a security risk, so use this setting with caution!
workers=1(IntOpt)The number of child process workers that will be created to service API requests.(IntOpt) The number of child process workers that will be created to service API requests.
diff --git a/doc/src/docbkx/common/tables/glance-db.xml b/doc/src/docbkx/common/tables/glance-db.xml index ffdc680b8e..4dd375afe2 100644 --- a/doc/src/docbkx/common/tables/glance-db.xml +++ b/doc/src/docbkx/common/tables/glance-db.xml @@ -1,4 +1,8 @@ + @@ -13,19 +17,23 @@ - + - + - + - + + + + +
Description of configuration options for db
sql_connection=sqlite:///glance.sqlite(StrOpt)A valid SQLAlchemy connection string for the registry database. Default: %(default)s(StrOpt) A valid SQLAlchemy connection string for the registry database. Default: %(default)s
sql_idle_timeout=3600(IntOpt)Period in seconds after which SQLAlchemy should reestablish its connection to the database.(IntOpt) Period in seconds after which SQLAlchemy should reestablish its connection to the database.
sql_max_retries=60(IntOpt)The number of times to retry a connection to the SQLserver.(IntOpt) The number of times to retry a connection to the SQLserver.
sql_retry_interval=1(IntOpt)The amount of time to wait before attempting to retry the SQL connection.(IntOpt) The amount of time to wait (in seconds) before attempting to retry the SQL connection.
sqlalchemy_debug=False(BoolOpt) Enable debug logging in sqlalchemy which prints every query and result
diff --git a/doc/src/docbkx/common/tables/glance-filesystem.xml b/doc/src/docbkx/common/tables/glance-filesystem.xml index b9ffb3c1f6..91d2d99a23 100644 --- a/doc/src/docbkx/common/tables/glance-filesystem.xml +++ b/doc/src/docbkx/common/tables/glance-filesystem.xml @@ -1,4 +1,8 @@ + @@ -13,7 +17,11 @@ - + + + + +
Description of configuration options for filesystem
filesystem_store_datadir=None(StrOpt)Directory to which the Filesystem backend store writes images.(StrOpt) Directory to which the Filesystem backend store writes images.
filesystem_store_metadata_file=None(StrOpt) The path to a file which contains the metadata to be returned with any location associated with this store. The file must contain a valid JSON dict.
diff --git a/doc/src/docbkx/common/tables/glance-imagecache.xml b/doc/src/docbkx/common/tables/glance-imagecache.xml index e143e09baf..f66a9db60b 100644 --- a/doc/src/docbkx/common/tables/glance-imagecache.xml +++ b/doc/src/docbkx/common/tables/glance-imagecache.xml @@ -1,4 +1,8 @@ + @@ -13,43 +17,43 @@ - + - + - + - + - + - + - + - + - + - +
Description of configuration options for imagecache
cleanup_scrubber=False(BoolOpt)A boolean that determines if the scrubber should clean up the files it uses for taking data. Only one server in your deployment should be designated the cleanup host.(BoolOpt) A boolean that determines if the scrubber should clean up the files it uses for taking data. Only one server in your deployment should be designated the cleanup host.
cleanup_scrubber_time=86400(IntOpt)Items must have a modified time that is older than this value in order to be candidates for cleanup.(IntOpt) Items must have a modified time that is older than this value in order to be candidates for cleanup.
delayed_delete=False(BoolOpt)Turn on/off delayed delete.(BoolOpt) Turn on/off delayed delete.
image_cache_dir=None(StrOpt)Base directory that the Image Cache uses.(StrOpt) Base directory that the Image Cache uses.
image_cache_driver=sqlite(StrOpt)The driver to use for image cache management.(StrOpt) The driver to use for image cache management.
image_cache_max_size=10737418240(IntOpt)The maximum size in bytes that the cache can use.(IntOpt) The maximum size in bytes that the cache can use.
image_cache_sqlite_db=cache.db(StrOpt)The path to the sqlite file database that will be used for image cache management.(StrOpt) The path to the sqlite file database that will be used for image cache management.
image_cache_stall_time=86400(IntOpt)The amount of time to let an image remain in the cache without being accessed(IntOpt) The amount of time to let an image remain in the cache without being accessed
scrub_time=0(IntOpt)The amount of time in seconds to delay before performing a delete.(IntOpt) The amount of time in seconds to delay before performing a delete.
scrubber_datadir=/var/lib/glance/scrubber(StrOpt)Directory that the scrubber will use to track information about what to delete. Make sure this is also set in glance-api.conf(StrOpt) Directory that the scrubber will use to track information about what to delete. Make sure this is also set in glance-api.conf
diff --git a/doc/src/docbkx/common/tables/glance-logging.xml b/doc/src/docbkx/common/tables/glance-logging.xml index 6112b55fda..ef4963c45e 100644 --- a/doc/src/docbkx/common/tables/glance-logging.xml +++ b/doc/src/docbkx/common/tables/glance-logging.xml @@ -1,4 +1,8 @@ + @@ -13,80 +17,84 @@ - + + + + + + + + + - + - - + + - - + + - + - + - + - + - - + + - - - - - - + + - + - + - + - + - + - + - + - +
Description of configuration options for logging
debug=False(BoolOpt)Print debugging output (set logging level to DEBUG instead of default WARNING level).(BoolOpt) Print debugging output (set logging level to DEBUG instead of default WARNING level).
default_log_levels=amqplib=WARN,sqlalchemy=WARN,boto=WARN,suds=INFO,keystone=INFO,eventlet.wsgi.server=WARN(ListOpt) list of logger=LEVEL pairs
default_notification_level=INFO(StrOpt) Default notification level for outgoing notifications
fatal_deprecations=False(BoolOpt)make deprecations fatal(BoolOpt) make deprecations fatal
instance_format=[instance: %(uuid)s](StrOpt)If an instance is passed with the log message, format it like thisinstance_format=[instance: %(uuid)s] (StrOpt) If an instance is passed with the log message, format it like this
instance_uuid_format=[instance: %(uuid)s](StrOpt)If an instance UUID is passed with the log message, format it like thisinstance_uuid_format=[instance: %(uuid)s] (StrOpt) If an instance UUID is passed with the log message, format it like this
log_config=None(StrOpt)If this option is specified, the logging configuration file specified is used and overrides any other logging options specified. Please see the Python logging module documentation for details on logging configuration files.(StrOpt) If this option is specified, the logging configuration file specified is used and overrides any other logging options specified. Please see the Python logging module documentation for details on logging configuration files.
log_date_format=%Y-%m-%d %H:%M:%S(StrOpt)Format string for %%(asctime)s in log records. Default: %(default)s(StrOpt) Format string for %%(asctime)s in log records. Default: %(default)s
log_dir=None(StrOpt)(Optional) The directory to keep log files in (will be prepended to --log-file)(StrOpt) (Optional) The base directory used for relative --log-file paths
log_file=None(StrOpt)(Optional) Name of log file to output to. If not set, logging will go to stdout.(StrOpt) (Optional) Name of log file to output to. If no default is set, logging will go to stdout.
log_format=%(asctime)s %(levelname)8s [%(name)s] %(message)s(StrOpt)A logging.Formatter log message format string which may use any of the available logging.LogRecord attributes. Default: %(default)slog_format=None(StrOpt) A logging.Formatter log message format string which may use any of the available logging.LogRecord attributes. This option is deprecated. Please use logging_context_format_string and logging_default_format_string instead.
logfile_mode=0644(StrOpt)Default file mode used when creating log files
logging_context_format_string=%(asctime)s.%(msecs)03d %(levelname)s %(name)s [%(request_id)s %(user)s %(tenant)s] %(instance)s%(message)s(StrOpt)format string to use for log messages with contextlogging_context_format_string=%(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user)s %(tenant)s] %(instance)s%(message)s(StrOpt) format string to use for log messages with context
logging_debug_format_suffix=%(funcName)s %(pathname)s:%(lineno)d(StrOpt)data to append to log format when level is DEBUG(StrOpt) data to append to log format when level is DEBUG
logging_default_format_string=%(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s(StrOpt)format string to use for log messages without context(StrOpt) format string to use for log messages without context
logging_exception_prefix=%(asctime)s.%(msecs)03d %(process)d TRACE %(name)s %(instance)s(StrOpt)prefix each line of exception output with this format(StrOpt) prefix each line of exception output with this format
publish_errors=False(BoolOpt)publish error events(BoolOpt) publish error events
syslog_log_facility=LOG_USER(StrOpt)syslog facility to receive log lines(StrOpt) syslog facility to receive log lines
use_stderr=True(BoolOpt)Log output to standard error(BoolOpt) Log output to standard error
use_syslog=False(BoolOpt)Use syslog for logging.(BoolOpt) Use syslog for logging.
verbose=False(BoolOpt)Print more verbose output (set logging level to INFO instead of default WARNING level).(BoolOpt) Print more verbose output (set logging level to INFO instead of default WARNING level).
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/glance-paste.xml b/doc/src/docbkx/common/tables/glance-paste.xml index 002fecb301..8f4ce95a62 100644 --- a/doc/src/docbkx/common/tables/glance-paste.xml +++ b/doc/src/docbkx/common/tables/glance-paste.xml @@ -1,4 +1,8 @@ + @@ -13,11 +17,11 @@ - + - +
Description of configuration options for paste
config_file=None(StrOpt)Name of the paste configuration file.(StrOpt) Name of the paste configuration file.
flavor=None(StrOpt)Partial name of a pipeline in your paste configuration file with the service name removed. For example, if your paste section name is [pipeline:glance-api-keystone] use the value "keystone"(StrOpt) Partial name of a pipeline in your paste configuration file with the service name removed. For example, if your paste section name is [pipeline:glance-api-keystone] use the value "keystone"
diff --git a/doc/src/docbkx/common/tables/glance-policy.xml b/doc/src/docbkx/common/tables/glance-policy.xml index 3f02ab45ac..e4cec1f3bf 100644 --- a/doc/src/docbkx/common/tables/glance-policy.xml +++ b/doc/src/docbkx/common/tables/glance-policy.xml @@ -1,4 +1,8 @@ + @@ -13,11 +17,11 @@ - + - +
Description of configuration options for policy
policy_default_rule=default(StrOpt)The default policy to use.(StrOpt) The default policy to use.
policy_file=policy.json(StrOpt)The location of the policy file.(StrOpt) The location of the policy file.
diff --git a/doc/src/docbkx/common/tables/glance-qpid.xml b/doc/src/docbkx/common/tables/glance-qpid.xml index 8a87b11ade..886b144562 100644 --- a/doc/src/docbkx/common/tables/glance-qpid.xml +++ b/doc/src/docbkx/common/tables/glance-qpid.xml @@ -1,4 +1,8 @@ + @@ -13,63 +17,63 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
Description of configuration options for qpid
qpid_heartbeat=60(IntOpt)Seconds between connection keepalive heartbeats(IntOpt) Seconds between connection keepalive heartbeats
qpid_hostname=localhost(StrOpt)Qpid broker hostname(StrOpt) Qpid broker hostname
qpid_notification_exchange=glance(StrOpt)Qpid exchange for notifications(StrOpt) Qpid exchange for notifications
qpid_notification_topic=notifications(StrOpt)Qpid topic for notifications(StrOpt) Qpid topic for notifications
qpid_password=(StrOpt)Password for qpid connection(StrOpt) Password for qpid connection
qpid_port=5672(StrOpt)Qpid broker port(StrOpt) Qpid broker port
qpid_protocol=tcp(StrOpt)Transport to use, either 'tcp' or 'ssl'(StrOpt) Transport to use, either 'tcp' or 'ssl'
qpid_reconnect_interval=0(IntOpt)Equivalent to setting max and min to the same value(IntOpt) Equivalent to setting max and min to the same value
qpid_reconnect_interval_max=0(IntOpt)Maximum seconds between reconnection attempts(IntOpt) Maximum seconds between reconnection attempts
qpid_reconnect_interval_min=0(IntOpt)Minimum seconds between reconnection attempts(IntOpt) Minimum seconds between reconnection attempts
qpid_reconnect_limit=0(IntOpt)Max reconnections before giving up(IntOpt) Max reconnections before giving up
qpid_reconnect_timeout=0(IntOpt)Reconnection timeout in seconds(IntOpt) Reconnection timeout in seconds
qpid_sasl_mechanisms=(StrOpt)Space separated list of SASL mechanisms to use for auth(StrOpt) Space separated list of SASL mechanisms to use for auth
qpid_tcp_nodelay=True(BoolOpt)Disable Nagle algorithm(BoolOpt) Disable Nagle algorithm
qpid_username=(StrOpt)Username for qpid connection(StrOpt) Username for qpid connection
diff --git a/doc/src/docbkx/common/tables/glance-rabbitmq.xml b/doc/src/docbkx/common/tables/glance-rabbitmq.xml index 0fdc454011..3ff4b52ac5 100644 --- a/doc/src/docbkx/common/tables/glance-rabbitmq.xml +++ b/doc/src/docbkx/common/tables/glance-rabbitmq.xml @@ -1,4 +1,8 @@ + @@ -13,51 +17,51 @@ - + - + - + - + - + - + - + - + - + - + - + - +
Description of configuration options for rabbitmq
rabbit_durable_queues=False(BoolOpt)A boolean to determine if the queues used for messaging should be retained after a restart.(BoolOpt) A boolean to determine if the queues used for messaging should be retained after a restart.
rabbit_host=localhost(StrOpt)The host name of the rabbitmq server(StrOpt) The host name of the rabbitmq server
rabbit_max_retries=0(IntOpt)The maximum number of times to attempt to connect to the AMQP server.(IntOpt) The maximum number of times to attempt to connect to the AMQP server.
rabbit_notification_exchange=glance(StrOpt)Exchange name to use for connection when using rabbit strategy.(StrOpt) Exchange name to use for connection when using rabbit strategy.
rabbit_notification_topic=notifications(StrOpt)Topic to use for connection when using rabbit strategy.(StrOpt) Topic to use for connection when using rabbit strategy.
rabbit_password=guest(StrOpt)The password that will be used for authentication with the rabbitmq server.(StrOpt) The password that will be used for authentication with the rabbitmq server.
rabbit_port=5672(IntOpt)The port on which the rabbitmq server is listening(IntOpt) The port on which the rabbitmq server is listening
rabbit_retry_backoff=2(StrOpt)This value multiplied by the number of connection attempts gives the amount of time in seconds to sleep between connection attempts to the AMQP server.(IntOpt) This value multiplied by the number of connection attempts gives the amount of time in seconds to sleep between connection attempts to the AMQP server.
rabbit_retry_max_backoff=30(StrOpt)The maximum amount of time to wait between connection attempts. The delay time will be the smaller of this value and the value of <rabbit_retry_backoff> * <the number of failed connection attempts so far>.(IntOpt) The maximum amount of time to wait between connection attempts. The delay time will be the smaller of this value and the value of <rabbit_retry_backoff> * <the number of failed connection attempts so far>.
rabbit_use_ssl=False(BoolOpt)A boolean value indicating if the selected rabbitmq server uses SSL.(BoolOpt) A boolean value indicating if the selected rabbitmq server uses SSL.
rabbit_userid=guest(StrOpt)The user ID for authentication with rabbitmq.(StrOpt) The user ID for authentication with rabbitmq.
rabbit_virtual_host=/(StrOpt)The virtual host used in the rabbitmq connection.(StrOpt) The virtual host used in the rabbitmq connection.
diff --git a/doc/src/docbkx/common/tables/glance-rbd.xml b/doc/src/docbkx/common/tables/glance-rbd.xml index f31752152b..2f1fdedd76 100644 --- a/doc/src/docbkx/common/tables/glance-rbd.xml +++ b/doc/src/docbkx/common/tables/glance-rbd.xml @@ -1,4 +1,8 @@ + @@ -13,19 +17,19 @@ - + - + - + - +
Description of configuration options for rbd
rbd_store_ceph_conf=(StrOpt)Ceph configuration file path.(StrOpt) Ceph configuration file path.
rbd_store_chunk_size=4(IntOpt)Images will be chunked into objects of this size (in megabytes). For best performance, this should be a power of two.(IntOpt) Images will be chunked into objects of this size (in megabytes). For best performance, this should be a power of two.
rbd_store_pool=rbd(StrOpt)RADOS pool in which images are stored.(StrOpt) RADOS pool in which images are stored.
rbd_store_user=None(StrOpt)RADOS user to authenticate as (only applicable if using cephx)(StrOpt) RADOS user to authenticate as (only applicable if using cephx.)
diff --git a/doc/src/docbkx/common/tables/glance-registry.xml b/doc/src/docbkx/common/tables/glance-registry.xml index 549cef5737..6761c1d205 100644 --- a/doc/src/docbkx/common/tables/glance-registry.xml +++ b/doc/src/docbkx/common/tables/glance-registry.xml @@ -1,4 +1,8 @@ + @@ -13,59 +17,59 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - +
Description of configuration options for registry
admin_password=None(StrOpt)The administrators password.(StrOpt) The administrators password.
admin_tenant_name=None(StrOpt)The tenant name of the adminstrative user.(StrOpt) The tenant name of the adminstrative user.
admin_user=None(StrOpt)The administrators user name.(StrOpt) The administrators user name.
auth_region=None(StrOpt)The region for the authentication service.(StrOpt) The region for the authentication service.
auth_strategy=noauth(StrOpt)The strategy to use for authentication.(StrOpt) The strategy to use for authentication.
auth_url=None(StrOpt)The URL to the keystone service.(StrOpt) The URL to the keystone service.
registry_client_ca_file=None(StrOpt)The path to the certifying authority cert file to use in SSL connections to the registry server.(StrOpt) The path to the certifying authority cert file to use in SSL connections to the registry server.
registry_client_cert_file=None(StrOpt)The path to the cert file to use in SSL connections to the registry server.(StrOpt) The path to the cert file to use in SSL connections to the registry server.
registry_client_insecure=False(BoolOpt)When using SSL in connections to the registry server, do not require validation via a certifying authority.(BoolOpt) When using SSL in connections to the registry server, do not require validation via a certifying authority.
registry_client_key_file=None(StrOpt)The path to the key file to use in SSL connections to the registry server.(StrOpt) The path to the key file to use in SSL connections to the registry server.
registry_client_protocol=http(StrOpt)The protocol to use for communication with the registry server. Either http or https.(StrOpt) The protocol to use for communication with the registry server. Either http or https.
registry_client_timeout=600(IntOpt)The period of time, in seconds, that the API server will wait for a registry request to complete. A value of 0 implies no timeout.(IntOpt) The period of time, in seconds, that the API server will wait for a registry request to complete. A value of 0 implies no timeout.
registry_host=0.0.0.0(StrOpt)Address to find the registry server.(StrOpt) Address to find the registry server.
registry_port=9191(IntOpt)Port the registry server is listening on.(IntOpt) Port the registry server is listening on.
diff --git a/doc/src/docbkx/common/tables/glance-s3.xml b/doc/src/docbkx/common/tables/glance-s3.xml index dc11d496f4..61c7bea6dc 100644 --- a/doc/src/docbkx/common/tables/glance-s3.xml +++ b/doc/src/docbkx/common/tables/glance-s3.xml @@ -1,4 +1,8 @@ + @@ -13,31 +17,31 @@ - + - + - + - + - + - + - +
Description of configuration options for s3
s3_store_access_key=None(StrOpt)The S3 query token access key.(StrOpt) The S3 query token access key.
s3_store_bucket=None(StrOpt)The S3 bucket to be used to store the Glance data.(StrOpt) The S3 bucket to be used to store the Glance data.
s3_store_bucket_url_format=subdomain(StrOpt)The S3 calling format used to determine the bucket. Either subdomain or path can be used.(StrOpt) The S3 calling format used to determine the bucket. Either subdomain or path can be used.
s3_store_create_bucket_on_put=False(BoolOpt)A boolean to determine if the S3 bucket should be created on upload if it does not exist or if an error should be returned to the user.(BoolOpt) A boolean to determine if the S3 bucket should be created on upload if it does not exist or if an error should be returned to the user.
s3_store_host=None(StrOpt)The host where the S3 server is listening.(StrOpt) The host where the S3 server is listening.
s3_store_object_buffer_dir=None(StrOpt)The local directory where uploads will be staged before they are transfered into S3.(StrOpt) The local directory where uploads will be staged before they are transfered into S3.
s3_store_secret_key=None(StrOpt)The S3 query token secret key.(StrOpt) The S3 query token secret key.
diff --git a/doc/src/docbkx/common/tables/glance-ssl.xml b/doc/src/docbkx/common/tables/glance-ssl.xml index 0ee0d890f2..b6397c1c6a 100644 --- a/doc/src/docbkx/common/tables/glance-ssl.xml +++ b/doc/src/docbkx/common/tables/glance-ssl.xml @@ -1,4 +1,8 @@ + @@ -13,15 +17,15 @@ - + - + - +
Description of configuration options for ssl
ca_file=None(StrOpt)CA certificate file to use to verify connecting clients.(StrOpt) CA certificate file to use to verify connecting clients.
cert_file=None(StrOpt)Certificate file to use when starting API server securely.(StrOpt) Certificate file to use when starting API server securely.
key_file=None(StrOpt)Private key file to use when starting API server securely.(StrOpt) Private key file to use when starting API server securely.
diff --git a/doc/src/docbkx/common/tables/glance-swift.xml b/doc/src/docbkx/common/tables/glance-swift.xml index 36ed56d7ea..1d942fa519 100644 --- a/doc/src/docbkx/common/tables/glance-swift.xml +++ b/doc/src/docbkx/common/tables/glance-swift.xml @@ -1,4 +1,8 @@ + @@ -13,59 +17,63 @@ - + - - + + - + + + + + - + - + - + - + - + - + - + - + - + - + - +
Description of configuration options for swift
swift_enable_snet=False(BoolOpt)Whether to use ServiceNET to communicate with the Swift storage servers.(BoolOpt) Whether to use ServiceNET to communicate with the Swift storage servers.
swift_store_admin_tenants=[](ListOpt)A list of tenants that will be granted read/write access on all Swift containers created by Glance in multi-tenant mode.swift_store_admin_tenants=(ListOpt) A list of tenants that will be granted read/write access on all Swift containers created by Glance in multi-tenant mode.
swift_store_auth_address=None(StrOpt)The address where the Swift authentication service is listening.(StrOpt) The address where the Swift authentication service is listening.
swift_store_auth_insecure=False(BoolOpt) If True, swiftclient won't check for a valid SSL certificate when authenticating.
swift_store_auth_version=2(StrOpt)Version of the authentication service to use. Valid versions are 2 for keystone and 1 for swauth and rackspace(StrOpt) Version of the authentication service to use. Valid versions are 2 for keystone and 1 for swauth and rackspace
swift_store_container=glance(StrOpt)Container within the account that the account should use for storing images in Swift.(StrOpt) Container within the account that the account should use for storing images in Swift.
swift_store_create_container_on_put=False(BoolOpt)A boolean value that determines if we create the container if it does not exist.(BoolOpt) A boolean value that determines if we create the container if it does not exist.
swift_store_endpoint_type=publicURL(StrOpt)A string giving the endpoint type of the swift service to use (publicURL, adminURL or internalURL). This setting is only used if swift_store_auth_version is 2.(StrOpt) A string giving the endpoint type of the swift service to use (publicURL, adminURL or internalURL). This setting is only used if swift_store_auth_version is 2.
swift_store_key=None(StrOpt)Auth key for the user authenticating against the Swift authentication service.(StrOpt) Auth key for the user authenticating against the Swift authentication service.
swift_store_large_object_chunk_size=200(IntOpt)The amount of data written to a temporary disk buffer during the process of chunking the image file.(IntOpt) The amount of data written to a temporary disk buffer during the process of chunking the image file.
swift_store_large_object_size=5120(IntOpt)The size, in MB, that Glance will start chunking image files and do a large object manifest in Swift(IntOpt) The size, in MB, that Glance will start chunking image files and do a large object manifest in Swift
swift_store_multi_tenant=False(BoolOpt)If set to True enables multi-tenant storage mode which causes Glance images to be stored in tenant specific Swift accounts.(BoolOpt) If set to True, enables multi-tenant storage mode which causes Glance images to be stored in tenant specific Swift accounts.
swift_store_region=None(StrOpt)The region of the swift endpoint to be used for single tenant. This setting is only necessary if the tenant has multiple swift endpoints.(StrOpt) The region of the swift endpoint to be used for single tenant. This setting is only necessary if the tenant has multiple swift endpoints.
swift_store_service_type=object-store(StrOpt)A string giving the service type of the swift service to use. This setting is only used if swift_store_auth_version is ``2``.(StrOpt) A string giving the service type of the swift service to use. This setting is only used if swift_store_auth_version is 2.
swift_store_user=None(StrOpt)The user to authenticate against the Swift authentication service(StrOpt) The user to authenticate against the Swift authentication service
diff --git a/doc/src/docbkx/common/tables/glance-testing.xml b/doc/src/docbkx/common/tables/glance-testing.xml index 80e2274d09..53878e39f7 100644 --- a/doc/src/docbkx/common/tables/glance-testing.xml +++ b/doc/src/docbkx/common/tables/glance-testing.xml @@ -1,4 +1,8 @@ + @@ -13,11 +17,11 @@ - + - +
Description of configuration options for testing
pydev_worker_debug_host=None(StrOpt)The hostname/IP of the pydev process listening for debug connections(StrOpt) The hostname/IP of the pydev process listening for debug connections
pydev_worker_debug_port=5678(IntOpt)The port on which a pydev process is listening for connections.(IntOpt) The port on which a pydev process is listening for connections.
diff --git a/doc/src/docbkx/common/tables/glance-wsgi.xml b/doc/src/docbkx/common/tables/glance-wsgi.xml index 55b0fa9692..de3d2c0c60 100644 --- a/doc/src/docbkx/common/tables/glance-wsgi.xml +++ b/doc/src/docbkx/common/tables/glance-wsgi.xml @@ -1,4 +1,8 @@ + @@ -11,9 +15,17 @@ + + + + + + + + - +
Description of configuration options for wsgi
backdoor_port=None(IntOpt) port for eventlet backdoor to listen
eventlet_hub=poll(StrOpt) Name of eventlet hub to use. Traditionally, we have only supported 'poll', however 'selects' may be appropriate for some platforms. See http://eventlet.net/doc/hubs.html for more details.
tcp_keepidle=600(IntOpt)The value for the socket option TCP_KEEPIDLE. This isthe time in seconds that the connection must be idle before TCP starts sending keepalive probes.(IntOpt) The value for the socket option TCP_KEEPIDLE. This isthe time in seconds that the connection must be idle before TCP starts sending keepalive probes.
diff --git a/doc/src/docbkx/common/tables/neutron-agent.xml b/doc/src/docbkx/common/tables/neutron-agent.xml index 144e00bec0..1964d11663 100644 --- a/doc/src/docbkx/common/tables/neutron-agent.xml +++ b/doc/src/docbkx/common/tables/neutron-agent.xml @@ -1,4 +1,8 @@ + @@ -13,15 +17,15 @@ - + - + - +
Description of configuration options for agent
agent_down_time=5(IntOpt)Seconds to regard the agent is down.(IntOpt) Seconds to regard the agent is down.
external_pids=$state_path/external/pids(StrOpt)Location to store child pid files(StrOpt) Location to store child pid files
report_interval=4(IntOpt)Seconds between nodes reporting state to server(IntOpt) Seconds between nodes reporting state to server
diff --git a/doc/src/docbkx/common/tables/neutron-api.xml b/doc/src/docbkx/common/tables/neutron-api.xml index 53431fa253..f312699d73 100644 --- a/doc/src/docbkx/common/tables/neutron-api.xml +++ b/doc/src/docbkx/common/tables/neutron-api.xml @@ -1,4 +1,8 @@ + @@ -13,31 +17,39 @@ - + - + - + - + - + - + - - + + + + + + + + + +
Description of configuration options for api
allow_bulk=True(BoolOpt)Allow the usage of the bulk API(BoolOpt) Allow the usage of the bulk API
allow_pagination=False(BoolOpt)Allow the usage of the pagination(BoolOpt) Allow the usage of the pagination
allow_sorting=False(BoolOpt)Allow the usage of the sorting(BoolOpt) Allow the usage of the sorting
api_extensions_path=(StrOpt)The path for API extensions(StrOpt) The path for API extensions
api_paste_config=api-paste.ini(StrOpt)The API paste config file to use(StrOpt) The API paste config file to use
pagination_max_limit=-1(StrOpt)The maximum number of items returned in a single response, value was 'infinite' or negative integer means no limit(StrOpt) The maximum number of items returned in a single response, value was 'infinite' or negative integer means no limit
service_plugins=[](ListOpt)The service plugins Quantum will userun_external_periodic_tasks=True(BoolOpt) Some periodic tasks can be run in a separate process. Should we run them here?
service_plugins=(ListOpt) The service plugins Neutron will use
service_provider=[](MultiStrOpt) Defines providers for advanced services using the format: <service_type>:<name>:<driver>[:default]
diff --git a/doc/src/docbkx/common/tables/neutron-bigswitch.xml b/doc/src/docbkx/common/tables/neutron-bigswitch.xml index 20b47ad55d..63dd1a7fa3 100644 --- a/doc/src/docbkx/common/tables/neutron-bigswitch.xml +++ b/doc/src/docbkx/common/tables/neutron-bigswitch.xml @@ -1,4 +1,8 @@ + @@ -13,32 +17,84 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + + + + + + + + + + + + +
Description of configuration options for bigswitch
add_meta_server_route=True(BoolOpt)Flag to decide if a route to the metadata server should be injected into the VM(BoolOpt) Flag to decide if a route to the metadata server should be injected into the VM
neutron_id=Neutron-usagi(StrOpt)User defined identifier for this Neutron deploymentmax_router_rules=200(IntOpt) Maximum number of router rules
neutron_id=neutron-docwork(StrOpt) User defined identifier for this Neutron deployment
node_override_vif_802.1qbg=(ListOpt) Nova compute nodes to manually set VIF type to 802.1qbg
node_override_vif_802.1qbh=(ListOpt) Nova compute nodes to manually set VIF type to 802.1qbh
node_override_vif_binding_failed=(ListOpt) Nova compute nodes to manually set VIF type to binding_failed
node_override_vif_bridge=(ListOpt) Nova compute nodes to manually set VIF type to bridge
node_override_vif_hyperv=(ListOpt) Nova compute nodes to manually set VIF type to hyperv
node_override_vif_ivs=(ListOpt) Nova compute nodes to manually set VIF type to ivs
node_override_vif_other=(ListOpt) Nova compute nodes to manually set VIF type to other
node_override_vif_ovs=(ListOpt) Nova compute nodes to manually set VIF type to ovs
node_override_vif_unbound=(ListOpt) Nova compute nodes to manually set VIF type to unbound
server_auth=username:password(StrOpt)Server authentication(StrOpt) The username and password for authenticating against the BigSwitch or Floodlight controller.
server_ssl=False(BoolOpt)Use SSL to connect(BoolOpt) If True, Use SSL when connecting to the BigSwitch or Floodlight controller.
server_timeout=10(IntOpt)Maximum number of seconds to wait for proxy request to connect and complete.(IntOpt) Maximum number of seconds to wait for proxy request to connect and complete.
servers=localhost:8800(StrOpt)A comma separated list of servers and port numbers to proxy request to.(StrOpt) A comma separated list of BigSwitch or Floodlight servers and port numbers. The plugin proxies the requests to the BigSwitch/Floodlight server, which performs the networking configuration. Note that only one server is needed per deployment, but you may wish to deploy multiple servers to support failover.
sync_data=False(BoolOpt)Sync data on connect(BoolOpt) Sync data on connect
tenant_default_router_rule=['*:any:any:permit'](MultiStrOpt) The default router rules installed in new tenant routers. Repeat the config option for each rule. Format is <tenant>:<source>:<destination>:<action> Use an * to specify default for all tenants.
vif_type=ovs(StrOpt) Virtual interface type to configure on Nova compute nodes
vif_types=unbound,binding_failed,ovs,ivs,bridge,802.1qbg,802.1qbh,hyperv,other(ListOpt) List of allowed vif_type values.
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/neutron-brocade.xml b/doc/src/docbkx/common/tables/neutron-brocade.xml index 677fc5403b..8a58a7387e 100644 --- a/doc/src/docbkx/common/tables/neutron-brocade.xml +++ b/doc/src/docbkx/common/tables/neutron-brocade.xml @@ -1,4 +1,8 @@ + @@ -13,43 +17,43 @@ - + - + - - - - - + - + + + + + - + - - - - - + - + + + + + - +
Description of configuration options for brocade
address=(StrOpt)No help text available for this option(StrOpt) No help text available for this option
ostype=NOS(StrOpt)No help text available for this option(StrOpt) No help text available for this option
password=None(StrOpt)Password for Redis server. (optional)
password=(StrOpt)No help text available for this option(StrOpt) Password for Redis server. (optional)
password=passw0rd(StrOpt)MidoNet admin password.(StrOpt) MidoNet admin password.
password=(StrOpt) No help text available for this option
password=password(StrOpt)PLUMgrid NOS admin password(StrOpt) PLUMgrid Director admin password
physical_interface=eth0(StrOpt)No help text available for this option
username=(StrOpt)No help text available for this option(StrOpt) No help text available for this option
username=admin(StrOpt)MidoNet admin username.(StrOpt) MidoNet admin username.
username=(StrOpt) No help text available for this option
username=username(StrOpt)PLUMgrid NOS admin username(StrOpt) PLUMgrid Director admin username
diff --git a/doc/src/docbkx/common/tables/neutron-cisco.xml b/doc/src/docbkx/common/tables/neutron-cisco.xml index 6a5b6dc915..0d6c37d8c2 100644 --- a/doc/src/docbkx/common/tables/neutron-cisco.xml +++ b/doc/src/docbkx/common/tables/neutron-cisco.xml @@ -1,4 +1,8 @@ + @@ -12,65 +16,53 @@ - - + + - - - - - + - - - - - - - - - - - - - - - - - + - + - - + + - + - - + + + + + + + + + + + + + + - - - - - + - +
Description of configuration options for cisco
host=usagi(StrOpt)The hostname Neutron is running onhost=docwork(StrOpt) The hostname Neutron is running on
host=127.0.0.1(StrOpt)Host to locate redis
host=None(StrOpt)Cisco test host option.(StrOpt) Host to locate redis
host=127.0.0.1(StrOpt)Host to connect to
manager_class=neutron.plugins.cisco.segmentation.l2network_vlan_mgr_v2.L2NetworkVLANMgr(StrOpt)Manager Class
max_networks=65568(StrOpt)Maximum Network value
max_port_profiles=65568(StrOpt)Maximum Port Profile value
max_ports=100(StrOpt)Maximum Port value(StrOpt) Host to connect to
model_class=neutron.plugins.cisco.models.virt_phy_sw_v2.VirtualPhysicalSwitchModelV2(StrOpt)Model Class(StrOpt) Model Class
nexus_driver=neutron.plugins.cisco.tests.unit.v2.nexus.fake_nexus_driver.CiscoNEXUSFakeDriver(StrOpt)Nexus Driver Namenexus_driver=neutron.plugins.cisco.test.nexus.fake_nexus_driver.CiscoNEXUSFakeDriver(StrOpt) Nexus Driver Name
nexus_plugin=neutron.plugins.cisco.nexus.cisco_nexus_plugin_v2.NexusPlugin(StrOpt)Nexus Switch to use(StrOpt) Nexus Switch to use
vlan_end=3000(StrOpt)VLAN end valueprovider_vlan_auto_create=True(BoolOpt) Provider VLANs are automatically created as needed on the Nexus switch
provider_vlan_auto_trunk=True(BoolOpt) Provider VLANs are automatically trunked as needed on the ports of the Nexus switch
provider_vlan_name_prefix=p-(StrOpt) VLAN Name prefix for provider vlans
svi_round_robin=False(BoolOpt) Distribute SVI interfaces over all switches
vlan_name_prefix=q-(StrOpt)VLAN Name prefix
vlan_start=100(StrOpt)VLAN start value(StrOpt) VLAN Name prefix
vswitch_plugin=neutron.plugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2(StrOpt)Virtual Switch to use(StrOpt) Virtual Switch to use
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/neutron-common.xml b/doc/src/docbkx/common/tables/neutron-common.xml index 688a00806f..f582019ddb 100644 --- a/doc/src/docbkx/common/tables/neutron-common.xml +++ b/doc/src/docbkx/common/tables/neutron-common.xml @@ -1,4 +1,8 @@ + @@ -13,136 +17,140 @@ - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - - - - - + - + - + - + - + - + - + - - + + - - + + - - + + + + + + + + + + - + - + - + - + - +
Description of configuration options for common
admin_password=None(StrOpt)Admin password(StrOpt) Admin password
admin_tenant_name=None(StrOpt)Admin tenant name(StrOpt) Admin tenant name
admin_user=None(StrOpt)Admin user(StrOpt) Admin user
allowed_rpc_exception_modules=['neutron.openstack.common.exception', 'nova.exception', 'cinder.exception', 'exceptions'](ListOpt)Modules of exceptions that are permitted to be recreatedupon receiving exception data from an rpc call.allowed_rpc_exception_modules=neutron.openstack.common.exception,nova.exception,cinder.exception,exceptions(ListOpt) Modules of exceptions that are permitted to be recreatedupon receiving exception data from an rpc call.
auth_region=None(StrOpt)Authentication region(StrOpt) Authentication region
auth_strategy=keystone(StrOpt)The type of authentication to use(StrOpt) The type of authentication to use
auth_strategy=keystone(StrOpt)The type of authentication to use(StrOpt) The type of authentication to use
auth_url=None(StrOpt)Authentication URL(StrOpt) Authentication URL
base_mac=fa:16:3e:00:00:00(StrOpt)The base MAC address Neutron will use for VIFs(StrOpt) The base MAC address Neutron will use for VIFs
bind_host=0.0.0.0(StrOpt)The host IP to bind to(StrOpt) The host IP to bind to
bind_port=9696(IntOpt)The port to bind to(IntOpt) The port to bind to
core_plugin=None(StrOpt)The core plugin Neutron will use(StrOpt) The core plugin Neutron will use
dhcp_agent_notification=True(BoolOpt)Allow sending resource operation notification to DHCP agent(BoolOpt) Allow sending resource operation notification to DHCP agent
dhcp_lease_duration=120(IntOpt)DHCP lease duration(IntOpt) DHCP lease duration
disable_process_locking=False(BoolOpt)Whether to disable inter-process locks(BoolOpt) Whether to disable inter-process locks
force_gateway_on_subnet=False(BoolOpt)Ensure that configured gateway is on subnet(BoolOpt) Ensure that configured gateway is on subnet
host=usagi(StrOpt)The hostname Neutron is running onhost=docwork(StrOpt) The hostname Neutron is running on
host=127.0.0.1(StrOpt)Host to locate redis
host=None(StrOpt)Cisco test host option.(StrOpt) Host to locate redis
host=127.0.0.1(StrOpt)Host to connect to(StrOpt) Host to connect to
lock_path=None(StrOpt)Directory to use for lock files. Default to a temp directory(StrOpt) Directory to use for lock files. Default to a temp directory
mac_generation_retries=16(IntOpt)How many times Neutron will retry MAC generation(IntOpt) How many times Neutron will retry MAC generation
max_dns_nameservers=5(IntOpt)Maximum number of DNS nameservers(IntOpt) Maximum number of DNS nameservers
max_fixed_ips_per_port=5(IntOpt)Maximum number of fixed ips per port(IntOpt) Maximum number of fixed ips per port
max_subnet_host_routes=20(IntOpt)Maximum number of host routes per subnet(IntOpt) Maximum number of host routes per subnet
network_vlan_ranges=[](ListOpt)List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=[](ListOpt)List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=[](ListOpt)List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>network_vlan_ranges=d,,,e,,,f,,,a,,,u,,,l,,,t,,,:,,,1,,,:,,,1,,,0,,,0,,,0(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network> specifying physical_network names usable for VLAN provider and tenant networks, as well as ranges of VLAN tags on each available for allocation to tenant networks.
periodic_fuzzy_delay=5(IntOpt)range of seconds to randomly delay when starting the periodic task scheduler to reduce stampeding. (Disable by setting to 0)(IntOpt) range of seconds to randomly delay when starting the periodic task scheduler to reduce stampeding. (Disable by setting to 0)
periodic_interval=40(IntOpt)Seconds between running periodic tasks(IntOpt) Seconds between running periodic tasks
root_helper=sudo(StrOpt)Root helper application.(StrOpt) Root helper application.
root_helper=sudo(StrOpt)Root helper application.(StrOpt) Root helper application.
state_path=/var/lib/neutron(StrOpt)No help text available for this option(StrOpt) Where to store Neutron state files. This directory must be writable by the agent.
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/neutron-db.xml b/doc/src/docbkx/common/tables/neutron-db.xml index 137e4f625d..482d8b8ce3 100644 --- a/doc/src/docbkx/common/tables/neutron-db.xml +++ b/doc/src/docbkx/common/tables/neutron-db.xml @@ -1,4 +1,8 @@ + @@ -12,44 +16,68 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + +
Description of configuration options for db
description=(StrOpt)Textual description for the default service typebackend=sqlalchemy(StrOpt) The backend to use for db
reconnect_interval=2(IntOpt)Database reconnection interval in secondsconnection=sqlite://(StrOpt) The SQLAlchemy connection string used to connect to the database
service_definition=None(MultiStrOpt)Defines a provider for an advanced service using the format: <service>:<plugin>[:<driver>]connection_debug=0(IntOpt) Verbosity of SQL debugging information. 0=None, 100=Everything
sql_connection=None(StrOpt)The SQLAlchemy connection string used to connect to the databaseconnection_trace=False(BoolOpt) Add python stack traces to SQL as comment strings
sql_dbpool_enable=False(BoolOpt)Enable the use of eventlet's db_pool for MySQLdhcp_agents_per_network=1(IntOpt) Number of DHCP agents scheduled to host a network.
sql_idle_timeout=3600(IntOpt)Timeout in seconds before idle sql connections are reapedidle_timeout=3600(IntOpt) timeout before idle sql connections are reaped
sql_max_pool_size=5(IntOpt)Maximum number of SQL connections to keep open in a poolmax_overflow=20(IntOpt) If set, use this value for max_overflow with sqlalchemy
sql_max_retries=-1(IntOpt)Database reconnection retry timesmax_pool_size=10(IntOpt) Maximum number of SQL connections to keep open in a pool
sql_min_pool_size=1(IntOpt)Minimum number of SQL connections to keep open in a poolmax_retries=10(IntOpt) maximum db connection retries during startup. (setting -1 implies an infinite retry count)
sqlalchemy_pool_size=5(IntOpt)Maximum number of SQL connections to keep open in a QueuePool in SQLAlchemymin_pool_size=1(IntOpt) Minimum number of SQL connections to keep open in a pool
pool_timeout=10(IntOpt) If set, use this value for pool_timeout with sqlalchemy
retry_interval=10(IntOpt) interval between retries of opening a sql connection
slave_connection=(StrOpt) The SQLAlchemy connection string used to connect to the slave database
sqlite_db=(StrOpt) the filename to use with sqlite
sqlite_synchronous=True(BoolOpt) If true, use synchronous mode for sqlite
use_tpool=False(BoolOpt) Enable the experimental use of thread pooling for all DB API calls
diff --git a/doc/src/docbkx/common/tables/neutron-hyperv.xml b/doc/src/docbkx/common/tables/neutron-hyperv.xml index 8d52d9dab1..b6a28c08f6 100644 --- a/doc/src/docbkx/common/tables/neutron-hyperv.xml +++ b/doc/src/docbkx/common/tables/neutron-hyperv.xml @@ -1,4 +1,8 @@ + @@ -13,39 +17,51 @@ - + - - + + - - + + - - + + - - + + + + + + + + + + - + - + - + + + + + - +
Description of configuration options for hyperv
local_network_vswitch=private(StrOpt)Private vswitch name used for local networks(StrOpt) Private vswitch name used for local networks
network_vlan_ranges=[](ListOpt)List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=[](ListOpt)List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=[](ListOpt)List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>network_vlan_ranges=default:1:1000(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
physical_network_vswitch_mappings=[](ListOpt)List of <physical_network>:<vswitch> where the physical networks can be expressed with wildcards, e.g.: ."*:external"network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network> specifying physical_network names usable for VLAN provider and tenant networks, as well as ranges of VLAN tags on each available for allocation to tenant networks.
physical_network_vswitch_mappings=(ListOpt) List of <physical_network>:<vswitch> where the physical networks can be expressed with wildcards, e.g.: ."*:external"
polling_interval=2(IntOpt)The number of seconds the agent will wait between polling for local device changes.(IntOpt) The number of seconds the agent will wait between polling for local device changes.
tenant_network_type=local(StrOpt)Network type for tenant networks (local, vlan, or none)(StrOpt) Network type for tenant networks (local, flat, vlan or none)
tenant_network_type=local(StrOpt)Network type for tenant networks (local, flat, vlan or none)(StrOpt) Network type for tenant networks (local, vlan, or none)
tenant_network_type=vlan(StrOpt) Network type for tenant networks (local, ib, vlan, or none)
tenant_network_type=local(StrOpt)Network type for tenant networks (local, vlan, gre, or none)(StrOpt) Network type for tenant networks (local, vlan, gre, vxlan, or none)
diff --git a/doc/src/docbkx/common/tables/neutron-kombu.xml b/doc/src/docbkx/common/tables/neutron-kombu.xml index b710361d6b..eead0d23b0 100644 --- a/doc/src/docbkx/common/tables/neutron-kombu.xml +++ b/doc/src/docbkx/common/tables/neutron-kombu.xml @@ -1,4 +1,8 @@ + @@ -13,19 +17,19 @@ - + - + - + - +
Description of configuration options for kombu
kombu_ssl_ca_certs=(StrOpt)SSL certification authority file (valid only if SSL enabled)(StrOpt) SSL certification authority file (valid only if SSL enabled)
kombu_ssl_certfile=(StrOpt)SSL cert file (valid only if SSL enabled)(StrOpt) SSL cert file (valid only if SSL enabled)
kombu_ssl_keyfile=(StrOpt)SSL key file (valid only if SSL enabled)(StrOpt) SSL key file (valid only if SSL enabled)
kombu_ssl_version=(StrOpt)SSL version to use (valid only if SSL enabled)(StrOpt) SSL version to use (valid only if SSL enabled)
diff --git a/doc/src/docbkx/common/tables/neutron-linuxbridge.xml b/doc/src/docbkx/common/tables/neutron-linuxbridge.xml index 74b71c2a6f..cc89c069ae 100644 --- a/doc/src/docbkx/common/tables/neutron-linuxbridge.xml +++ b/doc/src/docbkx/common/tables/neutron-linuxbridge.xml @@ -1,4 +1,8 @@ + @@ -12,20 +16,28 @@ - - + + + + + + - + - + + + + + - +
Description of configuration options for linuxbridge
physical_interface_mappings=[](ListOpt)List of <physical_network>:<physical_interface>physical_interface_mappings=(ListOpt) List of <physical_network>:<physical_interface>
physical_interface_mappings=(ListOpt) List of <physical_network>:<physical_interface>
tenant_network_type=local(StrOpt)Network type for tenant networks (local, vlan, or none)(StrOpt) Network type for tenant networks (local, flat, vlan or none)
tenant_network_type=local(StrOpt)Network type for tenant networks (local, flat, vlan or none)(StrOpt) Network type for tenant networks (local, vlan, or none)
tenant_network_type=vlan(StrOpt) Network type for tenant networks (local, ib, vlan, or none)
tenant_network_type=local(StrOpt)Network type for tenant networks (local, vlan, gre, or none)(StrOpt) Network type for tenant networks (local, vlan, gre, vxlan, or none)
diff --git a/doc/src/docbkx/common/tables/neutron-logging.xml b/doc/src/docbkx/common/tables/neutron-logging.xml index 989e2711bc..471747843c 100644 --- a/doc/src/docbkx/common/tables/neutron-logging.xml +++ b/doc/src/docbkx/common/tables/neutron-logging.xml @@ -1,4 +1,8 @@ + @@ -13,84 +17,80 @@ - + - + - + - - + + - - + + - + - + - + - + - - + + - - - - - - + + - + - + - + - + - + - + - + - +
Description of configuration options for logging
debug=False(BoolOpt)Print debugging output (set logging level to DEBUG instead of default WARNING level).(BoolOpt) Print debugging output (set logging level to DEBUG instead of default WARNING level).
default_log_levels=amqplib=WARN,sqlalchemy=WARN,boto=WARN,suds=INFO,keystone=INFO,eventlet.wsgi.server=WARN(ListOpt)list of logger=LEVEL pairs(ListOpt) list of logger=LEVEL pairs
fatal_deprecations=False(BoolOpt)make deprecations fatal(BoolOpt) make deprecations fatal
instance_format=[instance: %(uuid)s](StrOpt)If an instance is passed with the log message, format it like thisinstance_format=[instance: %(uuid)s] (StrOpt) If an instance is passed with the log message, format it like this
instance_uuid_format=[instance: %(uuid)s](StrOpt)If an instance UUID is passed with the log message, format it like thisinstance_uuid_format=[instance: %(uuid)s] (StrOpt) If an instance UUID is passed with the log message, format it like this
log_config=None(StrOpt)If this option is specified, the logging configuration file specified is used and overrides any other logging options specified. Please see the Python logging module documentation for details on logging configuration files.(StrOpt) If this option is specified, the logging configuration file specified is used and overrides any other logging options specified. Please see the Python logging module documentation for details on logging configuration files.
log_date_format=%Y-%m-%d %H:%M:%S(StrOpt)Format string for %%(asctime)s in log records. Default: %(default)s(StrOpt) Format string for %%(asctime)s in log records. Default: %(default)s
log_dir=None(StrOpt)(Optional) The base directory used for relative --log-file paths(StrOpt) (Optional) The base directory used for relative --log-file paths
log_file=None(StrOpt)(Optional) Name of log file to output to. If no default is set, logging will go to stdout.(StrOpt) (Optional) Name of log file to output to. If no default is set, logging will go to stdout.
log_format=%(asctime)s %(levelname)8s [%(name)s] %(message)s(StrOpt)A logging.Formatter log message format string which may use any of the available logging.LogRecord attributes. Default: %(default)slog_format=None(StrOpt) A logging.Formatter log message format string which may use any of the available logging.LogRecord attributes. This option is deprecated. Please use logging_context_format_string and logging_default_format_string instead.
logfile_mode=0644(StrOpt)Default file mode used when creating log files
logging_context_format_string=%(asctime)s.%(msecs)03d %(levelname)s %(name)s [%(request_id)s %(user)s %(tenant)s] %(instance)s%(message)s(StrOpt)format string to use for log messages with contextlogging_context_format_string=%(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user)s %(tenant)s] %(instance)s%(message)s(StrOpt) format string to use for log messages with context
logging_debug_format_suffix=%(funcName)s %(pathname)s:%(lineno)d(StrOpt)data to append to log format when level is DEBUG(StrOpt) data to append to log format when level is DEBUG
logging_default_format_string=%(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s(StrOpt)format string to use for log messages without context(StrOpt) format string to use for log messages without context
logging_exception_prefix=%(asctime)s.%(msecs)03d %(process)d TRACE %(name)s %(instance)s(StrOpt)prefix each line of exception output with this format(StrOpt) prefix each line of exception output with this format
publish_errors=False(BoolOpt)publish error events(BoolOpt) publish error events
syslog_log_facility=LOG_USER(StrOpt)syslog facility to receive log lines(StrOpt) syslog facility to receive log lines
use_stderr=True(BoolOpt)Log output to standard error(BoolOpt) Log output to standard error
use_syslog=False(BoolOpt)Use syslog for logging.(BoolOpt) Use syslog for logging.
verbose=False(BoolOpt)Print more verbose output (set logging level to INFO instead of default WARNING level).(BoolOpt) Print more verbose output (set logging level to INFO instead of default WARNING level).
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/neutron-meta.xml b/doc/src/docbkx/common/tables/neutron-meta.xml index 765509da89..b281cdeb44 100644 --- a/doc/src/docbkx/common/tables/neutron-meta.xml +++ b/doc/src/docbkx/common/tables/neutron-meta.xml @@ -1,4 +1,8 @@ + @@ -13,27 +17,27 @@ - + - + - + - + - + - +
Description of configuration options for meta
default_flavor=(StrOpt)Default flavor to use(StrOpt) Default flavor to use
default_l3_flavor=(StrOpt)Default L3 flavor to use(StrOpt) Default L3 flavor to use
extension_map=(StrOpt)A list of extensions, per plugin, to load.(StrOpt) A list of extensions, per plugin, to load.
l3_plugin_list=(StrOpt)List of L3 plugins to load(StrOpt) List of L3 plugins to load
plugin_list=(StrOpt)List of plugins to load(StrOpt) List of plugins to load
supported_extension_aliases=(StrOpt)Supported extension aliases(StrOpt) Supported extension aliases
diff --git a/doc/src/docbkx/common/tables/neutron-metadata.xml b/doc/src/docbkx/common/tables/neutron-metadata.xml index 2128788f54..63c04da710 100644 --- a/doc/src/docbkx/common/tables/neutron-metadata.xml +++ b/doc/src/docbkx/common/tables/neutron-metadata.xml @@ -1,4 +1,8 @@ + @@ -13,19 +17,19 @@ - + - + - + - +
Description of configuration options for metadata
auth_strategy=keystone(StrOpt)The type of authentication to use(StrOpt) The type of authentication to use
auth_strategy=keystone(StrOpt)The type of authentication to use(StrOpt) The type of authentication to use
metadata_proxy_socket=$state_path/metadata_proxy(StrOpt)Location of Metadata Proxy UNIX domain socket(StrOpt) Location of Metadata Proxy UNIX domain socket
metadata_router_id=None(StrOpt)Virtual metadata router ID.(StrOpt) Virtual metadata router ID.
diff --git a/doc/src/docbkx/common/tables/neutron-midonet.xml b/doc/src/docbkx/common/tables/neutron-midonet.xml index 9501978326..f55cd43fce 100644 --- a/doc/src/docbkx/common/tables/neutron-midonet.xml +++ b/doc/src/docbkx/common/tables/neutron-midonet.xml @@ -1,4 +1,8 @@ + @@ -13,47 +17,47 @@ - + - + - - - - - + - + + + + + - + - + - - - - - + - + + + + + - +
Description of configuration options for midonet
midonet_uri=http://localhost:8080/midonet-api(StrOpt)MidoNet API server URI.(StrOpt) MidoNet API server URI.
mode=dev(StrOpt)Operational mode. Internal dev use only.(StrOpt) Operational mode. Internal dev use only.
password=None(StrOpt)Password for Redis server. (optional)
password=(StrOpt)No help text available for this option(StrOpt) Password for Redis server. (optional)
password=passw0rd(StrOpt)MidoNet admin password.(StrOpt) MidoNet admin password.
password=(StrOpt) No help text available for this option
password=password(StrOpt)PLUMgrid NOS admin password(StrOpt) PLUMgrid Director admin password
project_id=77777777-7777-7777-7777-777777777777(StrOpt)ID of the project that MidoNet admin userbelongs to.(StrOpt) ID of the project that MidoNet admin userbelongs to.
provider_router_id=None(StrOpt)Virtual provider router ID.
username=(StrOpt)No help text available for this option(StrOpt) Virtual provider router ID.
username=admin(StrOpt)MidoNet admin username.(StrOpt) MidoNet admin username.
username=(StrOpt) No help text available for this option
username=username(StrOpt)PLUMgrid NOS admin username(StrOpt) PLUMgrid Director admin username
diff --git a/doc/src/docbkx/common/tables/neutron-ml2.xml b/doc/src/docbkx/common/tables/neutron-ml2.xml index 9a83250a58..6d5baf50b4 100644 --- a/doc/src/docbkx/common/tables/neutron-ml2.xml +++ b/doc/src/docbkx/common/tables/neutron-ml2.xml @@ -35,6 +35,10 @@ type_drivers=local,flat,vlan,gre,vxlan (ListOpt) List of network type driver entrypoints to be loaded from the neutron.ml2.type_drivers namespace. + + vni_ranges= + (ListOpt) Comma-separated list of <vni_min>:<vni_max> tuples enumerating ranges of VXLAN VNI IDs that are available for tenant network allocation +
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/neutron-nec.xml b/doc/src/docbkx/common/tables/neutron-nec.xml index 79f3ed5684..4ff54c365d 100644 --- a/doc/src/docbkx/common/tables/neutron-nec.xml +++ b/doc/src/docbkx/common/tables/neutron-nec.xml @@ -1,4 +1,8 @@ + @@ -13,47 +17,43 @@ - + - + - + - - + + - - - - - + - + - + - + - + - +
Description of configuration options for nec
cert_file=None(StrOpt)Certificate file(StrOpt) Certificate file
driver=trema(StrOpt)Driver to use(StrOpt) Driver to use
enable_packet_filter=True(BoolOpt)Enable packet filter(BoolOpt) Enable packet filter
host=usagi(StrOpt)The hostname Quantum is running onhost=docwork(StrOpt) The hostname Neutron is running on
host=127.0.0.1(StrOpt)Host to locate redis
host=None(StrOpt)Cisco test host option.(StrOpt) Host to locate redis
host=127.0.0.1(StrOpt)Host to connect to(StrOpt) Host to connect to
port=6379(IntOpt)Use this port to connect to redis host.(IntOpt) Use this port to connect to redis host.
port=8888(StrOpt)Port to connect to(StrOpt) Port to connect to
use_ssl=False(BoolOpt)Enable SSL on the API server(BoolOpt) Enable SSL on the API server
use_ssl=False(BoolOpt)Use SSL to connect(BoolOpt) Use SSL to connect
diff --git a/doc/src/docbkx/common/tables/neutron-nicira.xml b/doc/src/docbkx/common/tables/neutron-nicira.xml index 6b2454413d..d9e2cdc153 100644 --- a/doc/src/docbkx/common/tables/neutron-nicira.xml +++ b/doc/src/docbkx/common/tables/neutron-nicira.xml @@ -1,4 +1,8 @@ + @@ -13,31 +17,75 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - + - + + + + + + + + + - + + + + + + + + + + + + + + + + +
Description of configuration options for nicira
concurrent_connections=5(IntOpt)Maximum concurrent connections(IntOpt) Maximum concurrent connections
default_cluster_name=None(StrOpt)Default cluster namedefault_interface_name=breth0(StrOpt) Name of the interface on a L2 Gateway transport nodewhich should be used by default when setting up a network connection
default_l2_gw_service_uuid=None(StrOpt) Unique identifier of the NVP L2 Gateway service which will be used by default for network gateways
default_l3_gw_service_uuid=None(StrOpt) Unique identifier of the NVP L3 Gateway service which will be used for implementing routers and floating IPs
default_transport_type=stt(StrOpt) The default network tranport type to use (stt, gre, bridge, ipsec_gre, or ipsec_stt)
default_tz_uuid=None(StrOpt) This is uuid of the default NVP Transport zone that will be used for creating tunneled isolated "Neutron" networks. It needs to be created in NVP before starting Neutron with the nvp plugin.
enable_metadata_access_network=True(BoolOpt) Enables dedicated connection to the metadata proxy for metadata server access via Neutron router
http_timeout=10(IntOpt) Time before aborting a request
max_lp_per_bridged_ls=64(IntOpt)Maximum number of ports of a logical switch on a bridged transport zone (default 64)(IntOpt) Maximum number of ports of a logical switch on a bridged transport zone (default 64)
max_lp_per_overlay_ls=256(IntOpt)Maximum number of ports of a logical switch on an overlay transport zone (default 64)
metadata_dhcp_host_route=False(BoolOpt)No help text available for this option(IntOpt) Maximum number of ports of a logical switch on an overlay transport zone (default 64)
metadata_mode=access_network(StrOpt)If set to access_network this enables a dedicated connection to the metadata proxy for metadata server access via Quantum router. If set to dhcp_host_route this enables host route injection via the dhcp agent. This option is only useful if running on a host that does not support namespaces otherwise access_network should be used.(StrOpt) If set to access_network this enables a dedicated connection to the metadata proxy for metadata server access via Neutron router. If set to dhcp_host_route this enables host route injection via the dhcp agent. This option is only useful if running on a host that does not support namespaces otherwise access_network should be used.
nvp_cluster_uuid=None(StrOpt) Optional paramter identifying the UUID of the cluster in NVP. This can be retrieved from NVP management console "admin" section.
nvp_controllers=None(ListOpt) Lists the NVP controllers in this cluster
nvp_gen_timeout=-1(IntOpt)Number of seconds a generation id should be valid for (default -1 meaning do not time out)(IntOpt) Number of seconds a generation id should be valid for (default -1 meaning do not time out)
nvp_password=admin(StrOpt) Password for NVP controllers in this cluster
nvp_user=admin(StrOpt) User name for NVP controllers in this cluster
redirects=2(IntOpt) Number of times a redirect should be followed
retries=2(IntOpt) Number of time a request should be retried
diff --git a/doc/src/docbkx/common/tables/neutron-notifier.xml b/doc/src/docbkx/common/tables/neutron-notifier.xml index d1d741c883..4c3cbeca10 100644 --- a/doc/src/docbkx/common/tables/neutron-notifier.xml +++ b/doc/src/docbkx/common/tables/neutron-notifier.xml @@ -1,4 +1,8 @@ + @@ -13,19 +17,19 @@ - + - + - + - - + +
Description of configuration options for notifier
default_notification_level=INFO(StrOpt)Default notification level for outgoing notifications(StrOpt) Default notification level for outgoing notifications
default_publisher_id=$host(StrOpt)Default publisher_id for outgoing notifications(StrOpt) Default publisher_id for outgoing notifications
notification_driver=[](MultiStrOpt)Driver or drivers to handle sending notifications(MultiStrOpt) Driver or drivers to handle sending notifications
notification_topics=['notifications'](ListOpt)AMQP topic used for openstack notificationsnotification_topics=notifications(ListOpt) AMQP topic used for openstack notifications
diff --git a/doc/src/docbkx/common/tables/neutron-openvswitch.xml b/doc/src/docbkx/common/tables/neutron-openvswitch.xml index ff0bfb6e9b..d343085147 100644 --- a/doc/src/docbkx/common/tables/neutron-openvswitch.xml +++ b/doc/src/docbkx/common/tables/neutron-openvswitch.xml @@ -1,4 +1,8 @@ + @@ -12,60 +16,88 @@ - - + + - + - + - + - + - - + + - - + + - - + + + + + + + + + + - + - + + + + + - + - + - + - - + + + + + + + + + + + + + + + + + +
Description of configuration options for openvswitch
bridge_mappings=[](ListOpt)List of <physical_network>:<bridge>bridge_mappings=(ListOpt) List of <physical_network>:<bridge>
enable_tunneling=False(BoolOpt)Enable tunneling support(BoolOpt) Enable tunneling support
int_peer_patch_port=patch-tun(StrOpt)Peer patch port in integration bridge for tunnel bridge(StrOpt) Peer patch port in integration bridge for tunnel bridge
integration_bridge=br-int(StrOpt)Integration bridge to use(StrOpt) Integration bridge to use
local_ip=(StrOpt)Local IP address of GRE tunnel endpoints.(StrOpt) Local IP address of GRE tunnel endpoints.
network_vlan_ranges=[](ListOpt)List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=[](ListOpt)List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=[](ListOpt)List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>network_vlan_ranges=d,e,f,a,u,l,t,:,1,:,1,0,0,0(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
network_vlan_ranges=(ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network> specifying physical_network names usable for VLAN provider and tenant networks, as well as ranges of VLAN tags on each available for allocation to tenant networks.
tenant_network_type=local(StrOpt)Network type for tenant networks (local, vlan, or none)(StrOpt) Network type for tenant networks (local, flat, vlan or none)
tenant_network_type=local(StrOpt)Network type for tenant networks (local, flat, vlan or none)(StrOpt) Network type for tenant networks (local, vlan, or none)
tenant_network_type=vlan(StrOpt) Network type for tenant networks (local, ib, vlan, or none)
tenant_network_type=local(StrOpt)Network type for tenant networks (local, vlan, gre, or none)(StrOpt) Network type for tenant networks (local, vlan, gre, vxlan, or none)
tun_peer_patch_port=patch-int(StrOpt)Peer patch port in tunnel bridge for integration bridge(StrOpt) Peer patch port in tunnel bridge for integration bridge
tunnel_bridge=br-tun(StrOpt)Tunnel bridge to use(StrOpt) Tunnel bridge to use
tunnel_id_ranges=[](ListOpt)List of <tun_min>:<tun_max>tunnel_id_ranges=(ListOpt) List of <tun_min>:<tun_max>
tunnel_id_ranges=(ListOpt) Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges of GRE tunnel IDs that are available for tenant network allocation
tunnel_type=(StrOpt) The type of tunnels to use when utilizing tunnels, either 'gre' or 'vxlan'
tunnel_types=(ListOpt) Network types supported by the agent (gre and/or vxlan)
veth_mtu=None(IntOpt) MTU size of veth interfaces
diff --git a/doc/src/docbkx/common/tables/neutron-plumgrid.xml b/doc/src/docbkx/common/tables/neutron-plumgrid.xml index ce4ad4af6b..7ba330a93b 100644 --- a/doc/src/docbkx/common/tables/neutron-plumgrid.xml +++ b/doc/src/docbkx/common/tables/neutron-plumgrid.xml @@ -1,4 +1,8 @@ + @@ -12,48 +16,44 @@ - - + + - - + + - - - - - + - + + + + + - + - - - - - - - - - + - + + + + + - +
Description of configuration options for plumgrid
nos_server=localhost(StrOpt)PLUMgrid NOS server to connect todirector_server=localhost(StrOpt) PLUMgrid Director server to connect to
nos_server_port=8080(StrOpt)PLUMgrid NOS server port to connect todirector_server_port=8080(StrOpt) PLUMgrid Director server port to connect to
password=None(StrOpt)Password for Redis server. (optional)
password=(StrOpt)No help text available for this option(StrOpt) Password for Redis server. (optional)
password=passw0rd(StrOpt)MidoNet admin password.(StrOpt) MidoNet admin password.
password=(StrOpt) No help text available for this option
password=password(StrOpt)PLUMgrid NOS admin password(StrOpt) PLUMgrid Director admin password
servertimeout=5(IntOpt)PLUMgrid NOS server timeout
topologyname=t1(IntOpt)PLUMgrid NOS topology name
username=(StrOpt)No help text available for this option(IntOpt) PLUMgrid Director server timeout
username=admin(StrOpt)MidoNet admin username.(StrOpt) MidoNet admin username.
username=(StrOpt) No help text available for this option
username=username(StrOpt)PLUMgrid NOS admin username(StrOpt) PLUMgrid Director admin username
diff --git a/doc/src/docbkx/common/tables/neutron-policy.xml b/doc/src/docbkx/common/tables/neutron-policy.xml index 1931c98404..fd547dc846 100644 --- a/doc/src/docbkx/common/tables/neutron-policy.xml +++ b/doc/src/docbkx/common/tables/neutron-policy.xml @@ -1,4 +1,8 @@ + @@ -13,11 +17,11 @@ - + - +
Description of configuration options for policy
allow_overlapping_ips=False(BoolOpt)Allow overlapping IP support in Quantum(BoolOpt) Allow overlapping IP support in Neutron
policy_file=policy.json(StrOpt)The policy file to use(StrOpt) The policy file to use
diff --git a/doc/src/docbkx/common/tables/neutron-qpid.xml b/doc/src/docbkx/common/tables/neutron-qpid.xml index 252d150254..bca635171c 100644 --- a/doc/src/docbkx/common/tables/neutron-qpid.xml +++ b/doc/src/docbkx/common/tables/neutron-qpid.xml @@ -1,4 +1,8 @@ + @@ -13,39 +17,39 @@ - + - + - - + + - + - + - + - + - + - +
Description of configuration options for qpid
qpid_heartbeat=60(IntOpt)Seconds between connection keepalive heartbeats(IntOpt) Seconds between connection keepalive heartbeats
qpid_hostname=localhost(StrOpt)Qpid broker hostname(StrOpt) Qpid broker hostname
qpid_hosts=['$qpid_hostname:$qpid_port'](ListOpt)Qpid HA cluster host:port pairsqpid_hosts=$qpid_hostname:$qpid_port(ListOpt) Qpid HA cluster host:port pairs
qpid_password=(StrOpt)Password for qpid connection(StrOpt) Password for qpid connection
qpid_port=5672(StrOpt)Qpid broker port(IntOpt) Qpid broker port
qpid_protocol=tcp(StrOpt)Transport to use, either 'tcp' or 'ssl'(StrOpt) Transport to use, either 'tcp' or 'ssl'
qpid_sasl_mechanisms=(StrOpt)Space separated list of SASL mechanisms to use for auth(StrOpt) Space separated list of SASL mechanisms to use for auth
qpid_tcp_nodelay=True(BoolOpt)Disable Nagle algorithm(BoolOpt) Disable Nagle algorithm
qpid_username=(StrOpt)Username for qpid connection(StrOpt) Username for qpid connection
diff --git a/doc/src/docbkx/common/tables/neutron-quotas.xml b/doc/src/docbkx/common/tables/neutron-quotas.xml index 1df5e53984..dec72dffe4 100644 --- a/doc/src/docbkx/common/tables/neutron-quotas.xml +++ b/doc/src/docbkx/common/tables/neutron-quotas.xml @@ -1,4 +1,8 @@ + @@ -13,56 +17,68 @@ - + - + - + + + + + + + + + + + + + - + - - + + - + - + - + - + - + - + - + - +
Description of configuration options for quotas
default_quota=-1(IntOpt)Default number of resource allowed per tenant, minus for unlimited(IntOpt) Default number of resource allowed per tenant, minus for unlimited
max_routes=30(IntOpt)Maximum number of routes(IntOpt) Maximum number of routes
quota_driver=neutron.quota.ConfDriver(StrOpt)Default driver to use for quota checks(StrOpt) Default driver to use for quota checks
quota_firewall=1(IntOpt) Number of firewalls allowed per tenant, -1 for unlimited
quota_firewall_policy=1(IntOpt) Number of firewall policies allowed per tenant, -1 for unlimited
quota_firewall_rule=-1(IntOpt) Number of firewall rules allowed per tenant, -1 for unlimited
quota_floatingip=50(IntOpt)Number of floating IPs allowed per tenant, -1 for unlimited(IntOpt) Number of floating IPs allowed per tenant, -1 for unlimited
quota_items=['network', 'subnet', 'port'](ListOpt)Resource name(s) that are supported in quota featuresquota_items=network,subnet,port(ListOpt) Resource name(s) that are supported in quota features
quota_network=10(IntOpt)Number of networks allowed per tenant,minus for unlimited(IntOpt) Number of networks allowed per tenant,minus for unlimited
quota_network_gateway=5(IntOpt)number of network gateways allowed per tenant, -1 for unlimited(IntOpt) number of network gateways allowed per tenant, -1 for unlimited
quota_packet_filter=100(IntOpt)Number of packet_filters allowed per tenant, -1 for unlimited(IntOpt) Number of packet_filters allowed per tenant, -1 for unlimited
quota_port=50(IntOpt)number of ports allowed per tenant, minus for unlimited(IntOpt) number of ports allowed per tenant, minus for unlimited
quota_router=10(IntOpt)Number of routers allowed per tenant, -1 for unlimited(IntOpt) Number of routers allowed per tenant, -1 for unlimited
quota_security_group=10(IntOpt)Number of security groups allowed per tenant,-1 for unlimited(IntOpt) Number of security groups allowed per tenant,-1 for unlimited
quota_security_group_rule=100(IntOpt)Number of security rules allowed per tenant, -1 for unlimited(IntOpt) Number of security rules allowed per tenant, -1 for unlimited
quota_subnet=10(IntOpt)Number of subnets allowed per tenant, minus for unlimited(IntOpt) Number of subnets allowed per tenant, minus for unlimited
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/neutron-rabbitmq.xml b/doc/src/docbkx/common/tables/neutron-rabbitmq.xml index 43535e99ae..fb3f80d08d 100644 --- a/doc/src/docbkx/common/tables/neutron-rabbitmq.xml +++ b/doc/src/docbkx/common/tables/neutron-rabbitmq.xml @@ -1,4 +1,8 @@ + @@ -13,51 +17,51 @@ - + - + - + - - + + - + - + - + - + - + - + - + - +
Description of configuration options for rabbitmq
rabbit_durable_queues=False(BoolOpt)use durable queues in RabbitMQ(BoolOpt) use durable queues in RabbitMQ
rabbit_ha_queues=False(BoolOpt)use H/A queues in RabbitMQ (x-ha-policy: all).You need to wipe RabbitMQ database when changing this option.(BoolOpt) use H/A queues in RabbitMQ (x-ha-policy: all).You need to wipe RabbitMQ database when changing this option.
rabbit_host=localhost(StrOpt)The RabbitMQ broker address where a single node is used(StrOpt) The RabbitMQ broker address where a single node is used
rabbit_hosts=['$rabbit_host:$rabbit_port'](ListOpt)RabbitMQ HA cluster host:port pairsrabbit_hosts=$rabbit_host:$rabbit_port(ListOpt) RabbitMQ HA cluster host:port pairs
rabbit_max_retries=0(IntOpt)maximum retries with trying to connect to RabbitMQ (the default of 0 implies an infinite retry count)(IntOpt) maximum retries with trying to connect to RabbitMQ (the default of 0 implies an infinite retry count)
rabbit_password=guest(StrOpt)the RabbitMQ password(StrOpt) the RabbitMQ password
rabbit_port=5672(IntOpt)The RabbitMQ broker port where a single node is used(IntOpt) The RabbitMQ broker port where a single node is used
rabbit_retry_backoff=2(IntOpt)how long to backoff for between retries when connecting to RabbitMQ(IntOpt) how long to backoff for between retries when connecting to RabbitMQ
rabbit_retry_interval=1(IntOpt)how frequently to retry connecting with RabbitMQ(IntOpt) how frequently to retry connecting with RabbitMQ
rabbit_use_ssl=False(BoolOpt)connect over SSL for RabbitMQ(BoolOpt) connect over SSL for RabbitMQ
rabbit_userid=guest(StrOpt)the RabbitMQ userid(StrOpt) the RabbitMQ userid
rabbit_virtual_host=/(StrOpt)the RabbitMQ virtual host(StrOpt) the RabbitMQ virtual host
diff --git a/doc/src/docbkx/common/tables/neutron-rpc.xml b/doc/src/docbkx/common/tables/neutron-rpc.xml index fc512e2a81..77f7a988db 100644 --- a/doc/src/docbkx/common/tables/neutron-rpc.xml +++ b/doc/src/docbkx/common/tables/neutron-rpc.xml @@ -1,4 +1,8 @@ + @@ -11,90 +15,86 @@ - - - - - + - - + + - - - - - + - + - + - - - - - + - - - - - + - + + + + + - + - + - + + + + + - + - + - + - + + + + + - + - - + +
Description of configuration options for rpc
amqp_rpc_single_reply_queue=False(BoolOpt)Enable a fast single reply queue if using AMQP based RPC like RabbitMQ or Qpid.
control_exchange=neutron(StrOpt)AMQP exchange to connect to if using RabbitMQ or Qpid(StrOpt) AMQP exchange to connect to if using RabbitMQ or Qpid
host=usagi(StrOpt)The hostname Neutron is running onhost=docwork(StrOpt) The hostname Neutron is running on
host=127.0.0.1(StrOpt)Host to locate redis
host=None(StrOpt)Cisco test host option.(StrOpt) Host to locate redis
host=127.0.0.1(StrOpt)Host to connect to(StrOpt) Host to connect to
matchmaker_heartbeat_freq=300(IntOpt)Heartbeat frequency(IntOpt) Heartbeat frequency
matchmaker_heartbeat_ttl=600(IntOpt)Heartbeat time-to-live.
matchmaker_ringfile=/etc/nova/matchmaker_ring.json(StrOpt)Matchmaker ring file (JSON)(IntOpt) Heartbeat time-to-live.
password=None(StrOpt)Password for Redis server. (optional)
password=(StrOpt)No help text available for this option(StrOpt) Password for Redis server. (optional)
password=passw0rd(StrOpt)MidoNet admin password.(StrOpt) MidoNet admin password.
password=(StrOpt) No help text available for this option
password=password(StrOpt)PLUMgrid NOS admin password(StrOpt) PLUMgrid Director admin password
port=6379(IntOpt)Use this port to connect to redis host.(IntOpt) Use this port to connect to redis host.
port=8888(StrOpt)Port to connect to(StrOpt) Port to connect to
ringfile=/etc/oslo/matchmaker_ring.json(StrOpt) Matchmaker ring file (JSON)
rpc_backend=neutron.openstack.common.rpc.impl_kombu(StrOpt)The messaging module to use, defaults to kombu.(StrOpt) The messaging module to use, defaults to kombu.
rpc_cast_timeout=30(IntOpt)Seconds to wait before a cast expires (TTL). Only supported by impl_zmq.(IntOpt) Seconds to wait before a cast expires (TTL). Only supported by impl_zmq.
rpc_conn_pool_size=30(IntOpt)Size of RPC connection pool(IntOpt) Size of RPC connection pool
rpc_response_timeout=60(IntOpt)Seconds to wait for a response from call or multicall(IntOpt) Seconds to wait for a response from call or multicall
rpc_support_old_agents=True(BoolOpt) Enable server RPC compatibility with old agents
rpc_thread_pool_size=64(IntOpt)Size of RPC thread pool(IntOpt) Size of RPC thread pool
topics=['notifications'](ListOpt)AMQP topic(s) used for openstack notificationstopics=notifications(ListOpt) AMQP topic(s) used for openstack notifications
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/neutron-ryu.xml b/doc/src/docbkx/common/tables/neutron-ryu.xml index 0100566e2e..5aa30e4d85 100644 --- a/doc/src/docbkx/common/tables/neutron-ryu.xml +++ b/doc/src/docbkx/common/tables/neutron-ryu.xml @@ -1,4 +1,8 @@ + @@ -13,35 +17,35 @@ - + - + - + - + - + - + - + - +
Description of configuration options for ryu
openflow_rest_api=127.0.0.1:8080(StrOpt)OpenFlow REST API location(StrOpt) OpenFlow REST API location
ovsdb_interface=None(StrOpt)OVSDB interface to connect to(StrOpt) OVSDB interface to connect to
ovsdb_ip=None(StrOpt)OVSDB IP to connect to(StrOpt) OVSDB IP to connect to
ovsdb_port=6634(IntOpt)OVSDB port to connect to(IntOpt) OVSDB port to connect to
tunnel_interface=None(StrOpt)Tunnel interface to use(StrOpt) Tunnel interface to use
tunnel_ip=None(StrOpt)Tunnel IP to use(StrOpt) Tunnel IP to use
tunnel_key_max=16777215(IntOpt)Maximum tunnel ID to use(IntOpt) Maximum tunnel ID to use
tunnel_key_min=1(IntOpt)Minimum tunnel ID to use(IntOpt) Minimum tunnel ID to use
diff --git a/doc/src/docbkx/common/tables/neutron-scheduler.xml b/doc/src/docbkx/common/tables/neutron-scheduler.xml index c62ef0837d..ecc4fe58a5 100644 --- a/doc/src/docbkx/common/tables/neutron-scheduler.xml +++ b/doc/src/docbkx/common/tables/neutron-scheduler.xml @@ -1,4 +1,8 @@ + @@ -13,20 +17,20 @@ - + - + - + - +
Description of configuration options for scheduler
network_auto_schedule=True(BoolOpt)Allow auto scheduling networks to DHCP agent.(BoolOpt) Allow auto scheduling networks to DHCP agent.
network_scheduler_driver=neutron.scheduler.dhcp_agent_scheduler.ChanceScheduler(StrOpt)Driver to use for scheduling network to DHCP agent(StrOpt) Driver to use for scheduling network to DHCP agent
router_auto_schedule=True(BoolOpt)Allow auto scheduling routers to L3 agent.(BoolOpt) Allow auto scheduling routers to L3 agent.
router_scheduler_driver=neutron.scheduler.l3_agent_scheduler.ChanceScheduler(StrOpt)Driver to use for scheduling router to a default L3 agent(StrOpt) Driver to use for scheduling router to a default L3 agent
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/neutron-securitygroups.xml b/doc/src/docbkx/common/tables/neutron-securitygroups.xml index 0b7f6344f8..7b0bca102a 100644 --- a/doc/src/docbkx/common/tables/neutron-securitygroups.xml +++ b/doc/src/docbkx/common/tables/neutron-securitygroups.xml @@ -1,4 +1,8 @@ + @@ -13,8 +17,8 @@ - +
Description of configuration options for securitygroups
firewall_driver=neutron.agent.firewall.NoopFirewallDriver(StrOpt)No help text available for this option(StrOpt) Driver for Security Groups Firewall
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/neutron-ssl.xml b/doc/src/docbkx/common/tables/neutron-ssl.xml index e16c8bff3a..de928c3ba6 100644 --- a/doc/src/docbkx/common/tables/neutron-ssl.xml +++ b/doc/src/docbkx/common/tables/neutron-ssl.xml @@ -1,4 +1,8 @@ + @@ -13,27 +17,27 @@ - + - + - + - + - + - +
Description of configuration options for ssl
key_file=None(StrOpt)Key file(StrOpt) Key file
ssl_ca_file=None(StrOpt)CA certificate file to use to verify connecting clients(StrOpt) CA certificate file to use to verify connecting clients
ssl_cert_file=None(StrOpt)Certificate file to use when starting the server securely(StrOpt) Certificate file to use when starting the server securely
ssl_key_file=None(StrOpt)Private key file to use when starting the server securely(StrOpt) Private key file to use when starting the server securely
use_ssl=False(BoolOpt)Enable SSL on the API server(BoolOpt) Enable SSL on the API server
use_ssl=False(BoolOpt)Use SSL to connect(BoolOpt) Use SSL to connect
diff --git a/doc/src/docbkx/common/tables/neutron-testing.xml b/doc/src/docbkx/common/tables/neutron-testing.xml index f1f0bca323..14d744aaa5 100644 --- a/doc/src/docbkx/common/tables/neutron-testing.xml +++ b/doc/src/docbkx/common/tables/neutron-testing.xml @@ -1,4 +1,8 @@ + @@ -13,11 +17,11 @@ - + - +
Description of configuration options for testing
backdoor_port=None(IntOpt)port for eventlet backdoor to listen(IntOpt) port for eventlet backdoor to listen
fake_rabbit=False(BoolOpt)If passed, use a fake RabbitMQ provider(BoolOpt) If passed, use a fake RabbitMQ provider
diff --git a/doc/src/docbkx/common/tables/neutron-wsgi.xml b/doc/src/docbkx/common/tables/neutron-wsgi.xml index fc00d64ea0..d7156d5018 100644 --- a/doc/src/docbkx/common/tables/neutron-wsgi.xml +++ b/doc/src/docbkx/common/tables/neutron-wsgi.xml @@ -1,4 +1,8 @@ + @@ -13,15 +17,15 @@ - + - + - +
Description of configuration options for wsgi
backlog=4096(IntOpt)Number of backlog requests to configure the socket with(IntOpt) Number of backlog requests to configure the socket with
retry_until_window=30(IntOpt)Number of seconds to keep retrying to listen(IntOpt) Number of seconds to keep retrying to listen
tcp_keepidle=600(IntOpt)Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not supported on OS X.(IntOpt) Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not supported on OS X.
diff --git a/doc/src/docbkx/common/tables/neutron-zeromq.xml b/doc/src/docbkx/common/tables/neutron-zeromq.xml index 152093a56a..4d8110aacd 100644 --- a/doc/src/docbkx/common/tables/neutron-zeromq.xml +++ b/doc/src/docbkx/common/tables/neutron-zeromq.xml @@ -1,4 +1,8 @@ + @@ -13,32 +17,32 @@ - + - + - - + + - + - + - + - +
Description of configuration options for zeromq
rpc_zmq_bind_address=*(StrOpt)ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP. The "host" option should point or resolve to this address.(StrOpt) ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP. The "host" option should point or resolve to this address.
rpc_zmq_contexts=1(IntOpt)Number of ZeroMQ contexts, defaults to 1(IntOpt) Number of ZeroMQ contexts, defaults to 1
rpc_zmq_host=usagi(StrOpt)Name of this node. Must be a valid hostname, FQDN, or IP address. Must match "host" option, if running Nova.rpc_zmq_host=docwork(StrOpt) Name of this node. Must be a valid hostname, FQDN, or IP address. Must match "host" option, if running Nova.
rpc_zmq_ipc_dir=/var/run/openstack(StrOpt)Directory for holding IPC sockets(StrOpt) Directory for holding IPC sockets
rpc_zmq_matchmaker=neutron.openstack.common.rpc.matchmaker.MatchMakerLocalhost(StrOpt)MatchMaker driver(StrOpt) MatchMaker driver
rpc_zmq_port=9501(IntOpt)ZeroMQ receiver listening port(IntOpt) ZeroMQ receiver listening port
rpc_zmq_topic_backlog=None(IntOpt)Maximum number of ingress messages to locally buffer per topic. Default is unlimited.(IntOpt) Maximum number of ingress messages to locally buffer per topic. Default is unlimited.
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/nova-api.xml b/doc/src/docbkx/common/tables/nova-api.xml index 6b6db3b680..151224a4ba 100644 --- a/doc/src/docbkx/common/tables/nova-api.xml +++ b/doc/src/docbkx/common/tables/nova-api.xml @@ -83,6 +83,10 @@ use_forwarded_for=False (BoolOpt) Treat X-Forwarded-For as the canonical remote address. Only enable this if you have a sanitizing proxy. + + use_tpool=False + (BoolOpt) Enable the experimental use of thread pooling for all DB API calls +
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/nova-authentication.xml b/doc/src/docbkx/common/tables/nova-authentication.xml index d580fcf6a9..10ec219423 100644 --- a/doc/src/docbkx/common/tables/nova-authentication.xml +++ b/doc/src/docbkx/common/tables/nova-authentication.xml @@ -16,7 +16,7 @@ - api_rate_limit=True + api_rate_limit=False (BoolOpt) whether to use per-user rate limiting for the api. diff --git a/doc/src/docbkx/common/tables/nova-baremetal.xml b/doc/src/docbkx/common/tables/nova-baremetal.xml index b138f859d1..5541c7b999 100644 --- a/doc/src/docbkx/common/tables/nova-baremetal.xml +++ b/doc/src/docbkx/common/tables/nova-baremetal.xml @@ -15,10 +15,6 @@ - - db_backend=sqlalchemy - (StrOpt) The backend to use for db - db_backend=sqlalchemy (StrOpt) The backend to use for bare-metal database @@ -71,10 +67,6 @@ pxe_network_config=False (BoolOpt) If set, pass the network configuration details to the initramfs via cmdline. - - sql_connection=sqlite:////home/ubuntu/nova/nova/openstack/common/db/$sqlite_db - (StrOpt) The SQLAlchemy connection string used to connect to the database - sql_connection=sqlite:///$state_path/baremetal_$sqlite_db (StrOpt) The SQLAlchemy connection string used to connect to the bare-metal database diff --git a/doc/src/docbkx/common/tables/nova-ca.xml b/doc/src/docbkx/common/tables/nova-ca.xml index af6b68a501..f99edc3087 100644 --- a/doc/src/docbkx/common/tables/nova-ca.xml +++ b/doc/src/docbkx/common/tables/nova-ca.xml @@ -19,10 +19,18 @@ ca_file=cacert.pem (StrOpt) Filename of root CA + + ca_file=None + (StrOpt) CA certificate file to use to verify connecting clients + ca_path=$state_path/CA (StrOpt) Where we keep our root CA + + cert_file=None + (StrOpt) Certificate file to use when starting the server securely + cert_manager=nova.cert.manager.CertManager (StrOpt) full class name for the Manager for cert @@ -39,6 +47,10 @@ key_file=private/cakey.pem (StrOpt) Filename of private key + + key_file=None + (StrOpt) Private key file to use when starting the server securely + keys_path=$state_path/keys (StrOpt) Where we keep our keys diff --git a/doc/src/docbkx/common/tables/nova-common.xml b/doc/src/docbkx/common/tables/nova-common.xml index 76c4e8c16f..d03f3d5fee 100644 --- a/doc/src/docbkx/common/tables/nova-common.xml +++ b/doc/src/docbkx/common/tables/nova-common.xml @@ -45,7 +45,7 @@ lock_path=None - (StrOpt) Directory to use for lock files. Default to a temp directory + (StrOpt) Directory to use for lock files. memcached_servers=None diff --git a/doc/src/docbkx/common/tables/nova-compute.xml b/doc/src/docbkx/common/tables/nova-compute.xml index ee0e9d5eaa..48bee72724 100644 --- a/doc/src/docbkx/common/tables/nova-compute.xml +++ b/doc/src/docbkx/common/tables/nova-compute.xml @@ -83,6 +83,10 @@ instance_build_timeout=0 (IntOpt) Amount of time in seconds an instance can be in BUILD before going into ERROR status.Set to 0 to disable. + + instance_delete_interval=300 + (IntOpt) Interval in seconds for retrying failed instance file deletes + instance_usage_audit=False (BoolOpt) Generate periodic compute.instance.exists notifications @@ -95,6 +99,10 @@ instances_path=$state_path/instances (StrOpt) where instances are stored on disk + + maximum_instance_delete_attempts=5 + (IntOpt) The number of times to attempt to reap an instance's files. + reboot_timeout=0 (IntOpt) Automatically hard reboot an instance if it has been stuck in a rebooting state longer than N seconds. Set to 0 to disable. diff --git a/doc/src/docbkx/common/tables/nova-conductor.xml b/doc/src/docbkx/common/tables/nova-conductor.xml index b3742dc66a..08c0830537 100644 --- a/doc/src/docbkx/common/tables/nova-conductor.xml +++ b/doc/src/docbkx/common/tables/nova-conductor.xml @@ -37,4 +37,4 @@ -
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/nova-db.xml b/doc/src/docbkx/common/tables/nova-db.xml index 6994478374..0826298c28 100644 --- a/doc/src/docbkx/common/tables/nova-db.xml +++ b/doc/src/docbkx/common/tables/nova-db.xml @@ -16,9 +16,21 @@ - db_backend=sqlalchemy + backend=sqlalchemy (StrOpt) The backend to use for db + + connection_trace=False + (BoolOpt) Add python stack traces to SQL as comment strings + + + connection=sqlite:////home/ubuntu/nova/nova/openstack/common/db/$sqlite_db + (StrOpt) The SQLAlchemy connection string used to connect to the database + + + connection_debug=0 + (IntOpt) Verbosity of SQL debugging information. 0=None, 100=Everything + db_backend=sqlalchemy (StrOpt) The backend to use for bare-metal database @@ -32,56 +44,48 @@ (StrOpt) driver to use for database access - dbapi_use_tpool=False - (BoolOpt) Enable the experimental use of thread pooling for all DB API calls + idle_timeout=3600 + (IntOpt) timeout before idle sql connections are reaped - sql_connection=sqlite:////home/ubuntu/nova/nova/openstack/common/db/$sqlite_db - (StrOpt) The SQLAlchemy connection string used to connect to the database + max_pool_size=None + (IntOpt) Maximum number of SQL connections to keep open in a pool + + + max_overflow=None + (IntOpt) If set, use this value for max_overflow with sqlalchemy + + + max_retries=10 + (IntOpt) maximum db connection retries during startup. (setting -1 implies an infinite retry count) + + + min_pool_size=1 + (IntOpt) Minimum number of SQL connections to keep open in a pool + + + pool_timeout=None + (IntOpt) If set, use this value for pool_timeout with sqlalchemy + + + retry_interval=10 + (IntOpt) interval between retries of opening a sql connection + + + slave_connection= + (StrOpt) The SQLAlchemy connection string used to connect to the slave database sql_connection=sqlite:///$state_path/baremetal_$sqlite_db (StrOpt) The SQLAlchemy connection string used to connect to the bare-metal database - - sql_connection_debug=0 - (IntOpt) Verbosity of SQL debugging information. 0=None, 100=Everything - - - sql_connection_trace=False - (BoolOpt) Add python stack traces to SQL as comment strings - - - sql_idle_timeout=3600 - (IntOpt) timeout before idle sql connections are reaped - - - sql_max_overflow=None - (IntOpt) If set, use this value for max_overflow with sqlalchemy - - - sql_max_pool_size=5 - (IntOpt) Maximum number of SQL connections to keep open in a pool - - - sql_max_retries=10 - (IntOpt) maximum db connection retries during startup. (setting -1 implies an infinite retry count) - - - sql_min_pool_size=1 - (IntOpt) Minimum number of SQL connections to keep open in a pool - - - sql_retry_interval=10 - (IntOpt) interval between retries of opening a sql connection - sqlite_db=nova.sqlite (StrOpt) the filename to use with sqlite sqlite_synchronous=True - (BoolOpt) If passed, use synchronous mode for sqlite + (BoolOpt) If true, use synchronous mode for sqlite diff --git a/doc/src/docbkx/common/tables/nova-glance.xml b/doc/src/docbkx/common/tables/nova-glance.xml index 27e1f98016..7ceae039a7 100644 --- a/doc/src/docbkx/common/tables/nova-glance.xml +++ b/doc/src/docbkx/common/tables/nova-glance.xml @@ -19,6 +19,10 @@ allowed_direct_url_schemes= (ListOpt) A list of url scheme that can be downloaded directly via the direct_url. Currently supported schemes: [file]. + + filesystems= + (ListOpt) A list of filesystems that will be configured in this file under the sections image_file_url:<list entry name> + glance_api_insecure=False (BoolOpt) Allow to perform insecure SSL (https) requests to glance diff --git a/doc/src/docbkx/common/tables/nova-kombu.xml b/doc/src/docbkx/common/tables/nova-kombu.xml index eead0d23b0..0d25f2642d 100644 --- a/doc/src/docbkx/common/tables/nova-kombu.xml +++ b/doc/src/docbkx/common/tables/nova-kombu.xml @@ -29,7 +29,7 @@ kombu_ssl_version= - (StrOpt) SSL version to use (valid only if SSL enabled) + (StrOpt) SSL version to use (valid only if SSL enabled). valid values are TLSv1, SSLv23 and SSLv3. SSLv2 may be available on some distributions diff --git a/doc/src/docbkx/common/tables/nova-logging.xml b/doc/src/docbkx/common/tables/nova-logging.xml index 94556a53b2..20e2886abc 100644 --- a/doc/src/docbkx/common/tables/nova-logging.xml +++ b/doc/src/docbkx/common/tables/nova-logging.xml @@ -32,11 +32,11 @@ (BoolOpt) make exception message format errors fatal - instance_format=[instance: %(uuid)s] + instance_format=[instance: %(uuid)s] (StrOpt) If an instance is passed with the log message, format it like this - instance_uuid_format=[instance: %(uuid)s] + instance_uuid_format=[instance: %(uuid)s] (StrOpt) If an instance UUID is passed with the log message, format it like this @@ -97,4 +97,4 @@ -
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/nova-metadata.xml b/doc/src/docbkx/common/tables/nova-metadata.xml index 96f543885b..eb7ccf700c 100644 --- a/doc/src/docbkx/common/tables/nova-metadata.xml +++ b/doc/src/docbkx/common/tables/nova-metadata.xml @@ -39,6 +39,14 @@ metadata_workers=None (IntOpt) Number of workers for metadata service + + vendordata_driver=nova.api.metadata.vendordata_json.JsonFileVendorData + (StrOpt) Driver to use for vendor data + + + vendordata_jsonfile_path=None + (StrOpt) File to load json formated vendor data from +
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/nova-network.xml b/doc/src/docbkx/common/tables/nova-network.xml index ab3f6235d6..94c0406b72 100644 --- a/doc/src/docbkx/common/tables/nova-network.xml +++ b/doc/src/docbkx/common/tables/nova-network.xml @@ -255,10 +255,14 @@ vlan_interface=None (StrOpt) vlans will bridge into this interface if set + + vlan_interface=vmnic0 + (StrOpt) Physical ethernet adapter name for vlan networking + vlan_start=100 (IntOpt) First VLAN for private networks -
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/nova-neutron.xml b/doc/src/docbkx/common/tables/nova-neutron.xml index e45d605e84..03a397d8a0 100644 --- a/doc/src/docbkx/common/tables/nova-neutron.xml +++ b/doc/src/docbkx/common/tables/nova-neutron.xml @@ -1,4 +1,8 @@ + @@ -35,6 +39,10 @@ + + + + @@ -63,6 +71,10 @@ + + + +
Description of configuration options for neutron
neutron_auth_strategy=keystone (StrOpt) auth strategy for connecting to neutron in admin context
neutron_ca_certificates_file=None(StrOpt) Location of ca certicates file to use for neutronclient requests.
neutron_default_tenant_id=default (StrOpt) Default tenant id when creating neutron networksneutron_url_timeout=30 (IntOpt) timeout value for connecting to neutron in seconds
service_neutron_metadata_proxy=False(BoolOpt) Set flag to indicate Neutron will proxy metadata requests and resolve instance ids.
-
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/nova-quota.xml b/doc/src/docbkx/common/tables/nova-quota.xml index 5a2d527597..d158281c17 100644 --- a/doc/src/docbkx/common/tables/nova-quota.xml +++ b/doc/src/docbkx/common/tables/nova-quota.xml @@ -25,8 +25,7 @@ enable_network_quota=False - (BoolOpt) Enables or disables quota - checking of tenant networks + (BoolOpt) Enables or disables quotaing of tenant networks quota_cores=20 @@ -82,4 +81,4 @@ -
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/nova-testing.xml b/doc/src/docbkx/common/tables/nova-testing.xml index 5f62e736f1..5272729e24 100644 --- a/doc/src/docbkx/common/tables/nova-testing.xml +++ b/doc/src/docbkx/common/tables/nova-testing.xml @@ -21,7 +21,7 @@ backdoor_port=None - (IntOpt) port for eventlet backdoor to listen + (StrOpt) Enable eventlet backdoor. Acceptable values are 0, <port> and <start>:<end>, where 0 results in listening on a random tcp port number, <port> results in listening on the specified port number and not enabling backdoorif it is in use and <start>:<end> results in listening on the smallest unused port number within the specified range of port numbers. The chosen port is displayed in the service's log file. fake_call=False diff --git a/doc/src/docbkx/common/tables/nova-vmware.xml b/doc/src/docbkx/common/tables/nova-vmware.xml index a022c60315..d54aeadc4d 100644 --- a/doc/src/docbkx/common/tables/nova-vmware.xml +++ b/doc/src/docbkx/common/tables/nova-vmware.xml @@ -15,44 +15,44 @@ + + api_retry_count=10 + (IntOpt) The number of times we retry on failures, e.g., socket error, etc. Used only if compute_driver is vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver. + + + cluster_name=None + (StrOpt) Name of a VMware Cluster ComputeResource. Used only if compute_driver is vmwareapi.VMwareVCDriver. + + + host_ip=None + (StrOpt) URL for connection to VMware ESX/VC host. Required if compute_driver is vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver. + + + host_username=None + (StrOpt) Username for connection to VMware ESX/VC host. Used only if compute_driver is vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver. + + + host_password=None + (StrOpt) Password for connection to VMware ESX/VC host. Used only if compute_driver is vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver. + integration_bridge=br-int (StrOpt) Name of Integration Bridge + + maximum_objects=100 + (IntOpt) The maximum number of ObjectContent data objects that should be returned in a single result. A positive value will cause the operation to suspend the retrieval when the count of objects reaches the specified maximum. The server may still limit the count to something less than the configured value. Any remaining objects may be retrieved with additional requests. + + + task_poll_interval=5.0 + (FloatOpt) The interval used for polling of remote tasks. Used only if compute_driver is vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver. + use_linked_clone=True (BoolOpt) Whether to use linked clone - vmwareapi_api_retry_count=10 - (IntOpt) The number of times we retry on failures, e.g., socket error, etc. Used only if compute_driver is vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver. - - - vmwareapi_cluster_name=None - (StrOpt) Name of a VMware Cluster ComputeResource. Used only if compute_driver is vmwareapi.VMwareVCDriver. - - - vmwareapi_host_ip=None - (StrOpt) URL for connection to VMware ESX/VC host. Required if compute_driver is vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver. - - - vmwareapi_host_password=None - (StrOpt) Password for connection to VMware ESX/VC host. Used only if compute_driver is vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver. - - - vmwareapi_host_username=None - (StrOpt) Username for connection to VMware ESX/VC host. Used only if compute_driver is vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver. - - - vmwareapi_task_poll_interval=5.0 - (FloatOpt) The interval used for polling of remote tasks. Used only if compute_driver is vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver. - - - vmwareapi_vlan_interface=vmnic0 - (StrOpt) Physical ethernet adapter name for vlan networking - - - vmwareapi_wsdl_loc=None + wsdl_location=None (StrOpt) Optional VIM Service WSDL Location e.g http://<server>/vimService.wsdl. Optional over-ride to default location for bug work-arounds diff --git a/doc/src/docbkx/common/tables/nova-volumes.xml b/doc/src/docbkx/common/tables/nova-volumes.xml index ff30c917da..6f593c23f3 100644 --- a/doc/src/docbkx/common/tables/nova-volumes.xml +++ b/doc/src/docbkx/common/tables/nova-volumes.xml @@ -45,7 +45,7 @@ force_volumeutils_v1=False - (BoolOpt) Force volumeutils v1 + (BoolOpt) Force V1 volume utility class glusterfs_mount_point_base=$state_path/mnt diff --git a/doc/src/docbkx/common/tables/nova-wsgi.xml b/doc/src/docbkx/common/tables/nova-wsgi.xml index 302285c393..adc0aded76 100644 --- a/doc/src/docbkx/common/tables/nova-wsgi.xml +++ b/doc/src/docbkx/common/tables/nova-wsgi.xml @@ -17,7 +17,7 @@ api_paste_config=api-paste.ini - (StrOpt) File name for the paste.deploy config for nova-api + (StrOpt) File name for the paste.deploy config for nova-api ssl_ca_file=None @@ -41,4 +41,4 @@ -
+
\ No newline at end of file diff --git a/doc/src/docbkx/common/tables/nova-xen.xml b/doc/src/docbkx/common/tables/nova-xen.xml index 7efba8de7e..7eb5e4921c 100644 --- a/doc/src/docbkx/common/tables/nova-xen.xml +++ b/doc/src/docbkx/common/tables/nova-xen.xml @@ -76,8 +76,8 @@ (IntOpt) Maximum size in bytes of kernel or ramdisk images - sr_matching_filter=other-config:i18n-key=local-storage - (StrOpt) Filter for finding the SR to be used to install guest instances on. The default value is the Local Storage in default XenServer/XCP installations. To select an SR with a different matching criteria, you could set it to other-config:my_favorite_sr=true. On the other hand, to fall back on the Default SR, as displayed by XenCenter, set this flag to: default-sr:true + sr_matching_filter=default-sr:true + (StrOpt) Filter for finding the SR to be used to install guest instances on. To use the Local Storage in default XenServer/XCP installations set this flag to other-config:i18n-key=local-storage. To select an SR with a different matching criteria, you could set it to other-config:my_favorite_sr=true. On the other hand, to fall back on the Default SR, as displayed by XenCenter, set this flag to: default-sr:true stub_compute=False @@ -125,11 +125,11 @@ xenapi_disable_agent=False - (BoolOpt) Disables the use of the XenAPI agent in any image regardless of what image properties are present. + (BoolOpt) Disables the use of the XenAPI agent in any image regardless of what image properties are present. - xenapi_image_upload_handler=nova.virt.xenapi.imageupload.glance.GlanceStore - (StrOpt) Object Store Driver used to handle image uploads. + xenapi_image_upload_handler=nova.virt.xenapi.image.glance.GlanceStore + (StrOpt) Dom0 plugin driver used to handle image uploads. xenapi_login_timeout=10 @@ -217,4 +217,4 @@ -
+
\ No newline at end of file diff --git a/tools/autogenerate-config-docs/flagmappings/cinder.flagmappings b/tools/autogenerate-config-docs/flagmappings/cinder.flagmappings index 8e9292fb51..66d81ca9c6 100644 --- a/tools/autogenerate-config-docs/flagmappings/cinder.flagmappings +++ b/tools/autogenerate-config-docs/flagmappings/cinder.flagmappings @@ -77,11 +77,17 @@ iscsi_ip_address storage iscsi_num_targets storage iscsi_port storage iscsi_target_prefix storage +iser_target_prefix Unknown kombu_ssl_ca_certs rpc +iser_port Unknown kombu_ssl_certfile rpc +iser_num_targets Unknown kombu_ssl_keyfile rpc +iser_ip_address Unknown kombu_ssl_version rpc +keymgr_api_class Unknown lio_initiator_iqns common +iser_helper Unknown lock_path common log_config common log_date_format common @@ -139,6 +145,7 @@ no_snapshot_gb_quota common notification_driver rpc notification_topics rpc num_iscsi_scan_tries common +num_iser_scan_tries Unknown num_shell_tries common osapi_max_limit api osapi_max_request_body_size api diff --git a/tools/autogenerate-config-docs/flagmappings/glance.flagmappings b/tools/autogenerate-config-docs/flagmappings/glance.flagmappings index f615bf7365..586d508bf5 100644 --- a/tools/autogenerate-config-docs/flagmappings/glance.flagmappings +++ b/tools/autogenerate-config-docs/flagmappings/glance.flagmappings @@ -4,28 +4,39 @@ admin_tenant_name registry admin_user registry allow_additional_image_properties common allow_anonymous_access api +allowed_rpc_exception_modules rpc api_limit_max common auth_region registry auth_strategy registry auth_url registry +backdoor_port wsgi backlog common bind_host common bind_port common ca_file ssl cert_file ssl +cinder_catalog_info cinder cleanup_scrubber imagecache +cinder_ca_certificates_file cinder cleanup_scrubber_time imagecache +cinder_http_retries cinder config_file paste +cinder_endpoint_template cinder data_api common +cinder_api_insecure cinder db_auto_create api debug logging -default_log_levels loggin +default_log_levels logging +default_notification_level logging default_store api +default_publisher_id api delayed_delete imagecache enable_v1_api api enable_v2_api api +eventlet_hub wsgi fatal_deprecations logging filesystem_store_datadir filesystem +filesystem_store_metadata_file filesystem flavor paste image_cache_dir imagecache image_cache_driver imagecache @@ -43,15 +54,18 @@ log_date_format logging log_dir logging log_file logging log_format logging -logfile_mode logging logging_context_format_string logging logging_debug_format_suffix logging logging_default_format_string logging logging_exception_prefix logging metadata_encryption_key common +mongodb_store_uri gridfs notifier_strategy common +notification_driver api owner_is_tenant api +os_region_name common policy_default_rule policy +mongodb_store_db gridfs policy_file policy publish_errors logging pydev_worker_debug_host testing @@ -104,14 +118,21 @@ s3_store_object_buffer_dir s3 s3_store_secret_key s3 scrub_time imagecache scrubber_datadir imagecache +send_identity_headers api show_image_direct_url common +sheepdog_store_chunk_size sheepdog sql_connection db +show_multiple_locations api sql_idle_timeout db +sheepdog_store_address sheepdog sql_max_retries db +sheepdog_store_port sheepdog sql_retry_interval db +sqlalchemy_debug db swift_enable_snet swift swift_store_admin_tenants swift swift_store_auth_address swift +swift_store_auth_insecure swift swift_store_auth_version swift swift_store_container swift swift_store_create_container_on_put swift @@ -127,5 +148,6 @@ syslog_log_facility logging tcp_keepidle wsgi use_stderr logging use_syslog logging +use_user_token api verbose logging workers common diff --git a/tools/autogenerate-config-docs/flagmappings/neutron.flagmappings b/tools/autogenerate-config-docs/flagmappings/neutron.flagmappings index 6765915491..e6dacc818d 100644 --- a/tools/autogenerate-config-docs/flagmappings/neutron.flagmappings +++ b/tools/autogenerate-config-docs/flagmappings/neutron.flagmappings @@ -157,7 +157,7 @@ port nec port rpc project_id midonet provider_router_id midonet -provider_vlan_aiuto_create cisco +provider_vlan_auto_create cisco provider_vlan_auto_trunk cisco provider_vlan_name_prefix cisco publish_errors logging @@ -201,7 +201,7 @@ report_interval agent req_timeout ml2 request_timeout mlnx retries nicira -retry_intervali db +retry_interval db retry_until_window wsgi ringfile rpc root_helper common @@ -265,7 +265,10 @@ username brocade username midonet username plumgrid verbose logging +veth_mtu openvswitch vif_type bigswitch +vif_types bigswitch vlan_name_prefix cisco +vni_ranges ml2 vnic_type mlnx vswitch_plugin cisco diff --git a/tools/autogenerate-config-docs/flagmappings/nova.flagmappings b/tools/autogenerate-config-docs/flagmappings/nova.flagmappings index ad7a32ab84..e4a8924855 100644 --- a/tools/autogenerate-config-docs/flagmappings/nova.flagmappings +++ b/tools/autogenerate-config-docs/flagmappings/nova.flagmappings @@ -11,6 +11,7 @@ allowed_direct_url_schemes glance allowed_rpc_exception_modules testing api_paste_config wsgi api_rate_limit authentication +api_retry_count vmware attestation_api_url trustedcomputing attestation_auth_blob trustedcomputing attestation_auth_timeout trustedcomputing @@ -20,6 +21,7 @@ attestation_server_ca_file trustedcomputing auth_strategy authentication auto_assign_floating_ip network backdoor_port testing +backend db bandwidth_poll_interval quota bandwidth_update_interval quota base_dir_name compute @@ -38,6 +40,7 @@ cell_type cells cells upgrade_levels cells_config cells cert upgrade_levels +cert_file ca cert_manager ca cert_topic ca checksum_base_images hypervisor @@ -48,6 +51,7 @@ cinder_catalog_info volumes cinder_cross_az_attach volumes cinder_endpoint_template volumes cinder_http_retries volumes +cluster_name vmware cnt_vpn_clients network compute upgrade_levels compute_api_class compute @@ -61,8 +65,11 @@ config_drive_format configdrive config_drive_inject_password configdrive config_drive_skip_versions configdrive config_drive_tempdir configdrive +connection_trace db console upgrade_levels +connection db console_driver xen +connection_debug db console_host compute console_manager compute console_public_hostname console @@ -86,7 +93,6 @@ db_backend baremetal db_backend db db_check_interval db db_driver db -dbapi_use_tpool db debug logging default_access_ip_network_name network default_availability_zone availabilityzones @@ -142,6 +148,7 @@ fake_network testing fake_rabbit testing fatal_deprecations logging fatal_exception_format_errors logging +filesystems glance firewall_driver network fixed_ip_disassociate_timeout network fixed_range network @@ -170,15 +177,20 @@ glusterfs_mount_point_base volumes heal_instance_info_cache_interval compute host common host redis +host_ip vmware host_state_interval compute +host_username vmware html5proxy_base_url spice +idle_timeout db image_cache_manager_interval compute +host_password vmware image_decryption_dir s3 image_info_filename_pattern compute inject_password hypervisor injected_network_template network injected_network_template network instance_build_timeout compute +instance_delete_interval compute instance_dns_domain network instance_dns_manager network instance_format logging @@ -273,13 +285,19 @@ max_hop_count cells max_instances_per_host scheduling max_io_ops_per_host scheduling max_kernel_ramdisk_size xen +max_pool_size db memcached_servers common +max_overflow db metadata_host metadata +max_retries db metadata_listen metadata +maximum_objects vmware metadata_listen_port metadata +maximum_instance_delete_attempts compute metadata_manager metadata metadata_port metadata metadata_workers metadata +min_pool_size db mkisofs_cmd configdrive monkey_patch testing monkey_patch_modules testing @@ -306,6 +324,7 @@ neutron_admin_tenant_name neutron neutron_admin_username neutron neutron_api_insecure neutron neutron_auth_strategy neutron +neutron_ca_certificates_file neutron neutron_default_tenant_id neutron neutron_extension_sync_interval neutron neutron_metadata_proxy_shared_secret neutron @@ -343,6 +362,7 @@ periodic_enable periodic periodic_fuzzy_delay periodic policy_default_rule policy policy_file policy +pool_timeout db port redis power_manager baremetal powervm_img_local_path powervm @@ -418,6 +438,7 @@ reserved_host_disk_mb scheduling reserved_host_memory_mb scheduling resize_confirm_window compute resume_guests_state_on_host_boot compute +retry_interval db ringfile rpc rootwrap_config common routing_source_ip network @@ -475,18 +496,11 @@ sg_retry_interval zookeeper share_dhcp_address network shelved_offload_time compute shelved_poll_interval compute +slave_connection db snapshot_image_format hypervisor snapshot_name_template api sql_connection baremetal sql_connection db -sql_connection_debug db -sql_connection_trace db -sql_idle_timeout db -sql_max_overflow db -sql_max_pool_size db -sql_max_retries db -sql_min_pool_size db -sql_retry_interval db sqlite_db db sqlite_synchronous db sr_matching_filter xen @@ -499,6 +513,7 @@ sync_power_state_interval compute syslog_log_facility logging target_host xen target_port xen +task_poll_interval vmware tcp_keepidle wsgi teardown_unused_network_gateway network tempdir common @@ -530,11 +545,14 @@ use_project_ca ca use_single_default_gateway network use_stderr logging use_syslog logging +use_tpool api use_unsafe_iscsi baremetal use_usb_tablet hypervisor user_cert_subject ca vcpu_pin_set hypervisor +vendordata_driver metadata verbose logging +vendordata_jsonfile_path metadata vif_driver baremetal virt_mkfs hypervisor virtual_power_host_key baremetal @@ -545,14 +563,6 @@ virtual_power_ssh_port baremetal virtual_power_type baremetal vlan_interface network vlan_start network -vmwareapi_api_retry_count vmware -vmwareapi_cluster_name vmware -vmwareapi_host_ip vmware -vmwareapi_host_password vmware -vmwareapi_host_username vmware -vmwareapi_task_poll_interval vmware -vmwareapi_vlan_interface vmware -vmwareapi_wsdl_loc vmware vnc_enabled vnc vnc_keymap vnc vnc_password vnc @@ -571,6 +581,7 @@ vpn_ip vpn vpn_key_suffix vpn vpn_start vpn vswitch_name hyperv +wsdl_location vmware wsgi_log_format wsgi xen_hvmloader_path xen xenapi_agent_path xen