[openstack-dev] [Heat] Questions on configuration options.

Qi Ming Teng tengqim at cn.ibm.com
Fri Dec 13 12:12:30 UTC 2013


Hi,

   Just noticed the following configuration options in heat.conf(.sample),
I'm wondering if some of them are not so relevant now.  Leaving these
options
there may cause some confusion, especially for new comers like me.

  Some of the options may be place holders for future extension, some could
be already deprecated but not cleaned away.

   Examples:

     Option           Default             Status
   ---------------  ------------------  -----------------------------------
   instance_driver  heat.engine.nova    Parsed; used nowhere.
   sqlite_db        heat.sqlite         Option not parsed; not used except
                                        for a test case which calls
                                        'session.set_defaults' directly.
   log_config       <None>              Not parsed; not used.
   clients_xxxxx.   <None>              Mostly not parsed; not used.
       cert_file
   clients_xxxxx.   <None>              Mostly not parsed; not used.
         key_file
[keystone_authtoken]
   auth_admin_prefix                    Not parsed; not used.
   auth_host        127.0.0.1           Not parsed; not used.
   auth_port        35357               Not parsed; not used.
   auth_protocol    https               Not parsed; not used.
   auth_version     <None>              Not parsed; not used.
   delay_auth_decision false            Not parsed; not used.
   http_connect_timeout <None>          Not parsed; not used.
   http_request_max_retries 3           Not parsed; not used.
   http_handler     <None>              Not parsed; not used.
   cache            <None>              Not parsed; not used.
   certfile         <None>              Not parsed; not used.
   keyfile          <None>              Not parsed; not used.
   cafile           <None>              Not parsed; not used.
   signing_dir      <None>              Not parsed; not used.
   memcached_servers <None>             Not parsed; not used.
   token_cache_time 300                 Not parsed; not used.
   revocation_cache_time 1              Not parsed; not used.
   memcache_security_strategy <None>    Not parsed; not used.
   memcache_secret_key <None>           Not parsed; not used.


Regards,
  - Qiming

---------------------------------------------
Qi Ming Teng, PhD.
Research Staff Member
IBM Research - China
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131213/5d8a019d/attachment.html>


More information about the OpenStack-dev mailing list