New, updated, and deprecated options in Newton for Data Processing service

New, updated, and deprecated options in Newton for Data Processing service

New options
Option = default value (Type) Help string
[DEFAULT] edp_internal_db_enabled = True (BoolOpt) Use Sahara internal db to store job binaries.
[DEFAULT] image = None (StrOpt) The path to an image to modify. This image will be modified in-place: be sure to target a copy if you wish to maintain a clean master image.
[DEFAULT] nameservers = (ListOpt) IP addresses of Designate nameservers. This is required if ‘use_designate’ is True
[DEFAULT] root_fs = None (StrOpt) The filesystem to mount as the root volume on the image. Novalue is required if only one filesystem is detected.
[DEFAULT] test_only = False (BoolOpt) If this flag is set, no changes will be made to the image; instead, the script will fail if discrepancies are found between the image and the intended state.
[DEFAULT] use_designate = False (BoolOpt) Use Designate for internal and external hostnames resolution
[glance] api_insecure = False (BoolOpt) Allow to perform insecure SSL requests to glance.
[glance] ca_file = None (StrOpt) Location of ca certificates file to use for glance client requests.
[glance] endpoint_type = internalURL (StrOpt) Endpoint type for glance client requests
New default values
Option Previous default value New default value
[DEFAULT] plugins vanilla, spark, cdh, ambari vanilla, spark, cdh, ambari, storm, mapr
Deprecated options
Deprecated option New Option
[DEFAULT] use_syslog None
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.