8 Commits

Author SHA1 Message Date
Shaun McCance
76fda78032 Change "." to "/" in nova.flagmappings
This reflects a change in openstack-doc-tools to accomodate options
in at least Neutron that have "." in the option name.

Change-Id: Ic32308de4b156a8bb880a09dce72629fd058d8f6
2014-01-20 10:33:07 -05:00
Shaun McCance
a6b9b51f13 Update nova option listings with latest autohelp code
Duplicate options disappear. Options begin to appear in the
right place. Default values are sanitized. Newlines are at
the end of files.

Change-Id: I1e8df9f65483e0d44aff22cb4a99830116ebf095
2014-01-17 15:47:24 -05:00
Sahid Orentino Ferdjaoui
47f22c5820 Fix configurations reference for SPICE
The following options appear:
enabled = False	      (BoolOpt) enable spice related features
enabled = False	      (BoolOpt) Whether the V3 API is enabled or not

The option about V3 API is for nova v3 api, a mistake was also
fixed on nova.flagmappings.

Change-Id: I110f860dd220da4dcdf573b42f67abaee1945c22
Closes-bug: #1266977
2014-01-12 16:28:39 +01:00
Shaun McCance
ac4eb86704 Update nova options for icehouse
Change-Id: I45eb0141576d5f5d5d65814d0da550aac4a3fe93
2014-01-08 16:44:42 -06:00
Sahid Orentino Ferdjaoui
1420f51f63 Renames instance_type to flavor in baremetal virt driver
According an already merged blueprint flavor-instance-type-dedup
  + Reorder ovs_vsctl_timeout in
    tools/autogenerate-config-flagmappings/nova.flagmappings

Change-Id: Ife6fd326b1581a57b0810f12a8c0c6aa8160e8ea
Closes-Bug: #1260092
2013-12-30 16:41:17 +00:00
llg8212
b640bd42f7 Add ovs_vsctl_timeout options to openstack-manuals
Change-Id: I6e5ba171e1b4721693f5f718f5575a6a9229147f
Closes-Bug:1261828
2013-12-26 17:41:30 +08:00
Tom Fifield
6aa4346deb Remove deprecated num_iscsi_scan_tries option
This option has been replaced with num_volume_device_scan_tries

Change-Id: I1949053eacdd77ac8b8d977cb9e7800ab885ee69
Closes-Bug: 1212731
2013-12-20 11:16:00 +08:00
Andreas Jaeger
99af463886 Update autogenerate-config-docs for openstack-doc-tools
Let's keep the flagmappings as part of openstack-manuals and the
tool itself in openstack-doc-tools.

This patch removes the tools and updated the documentation.
A corresponding patch for openstack-doc-tools will be done.

Change-Id: Iad8f0607af9ff8522e6d7567cfa685301813ecfe
2013-12-16 21:48:53 +01:00