Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
dmapi / usr / lib / python2.7 / site-packages / dmapi / conf / compute.pyo
Size: Mime:
ó
mcc@svddlZddlmZddlmZddlmZejddddd	ƒgZeZd
„Z	d„Z
dS(iÿÿÿÿN(tcfg(ttypes(tpathstinstance_name_templatetdefaults
instance-%08xthelps+
Template string to be used to generate instance names.

This template controls the creation of the database name of an instance. This
is *not* the display name you enter when creating an instance (via Horizon
or CLI). For a new deployment it is advisable to change the default value
(which uses the database autoincrement) to another value which makes use
of the attributes of an instance, like ``instance-%(uuid)s``. If you
already have instances in your deployment when you change this, your
deployment will break.

Possible values:

* A string which either uses the instance database ID (like the
  default)
* A string with a list of named database columns, for example ``%(id)d``
  or ``%(uuid)s`` or ``%(hostname)s``.

Related options:

* not to be confused with: ``multi_instance_display_name_template``
cCs|jtƒdS(N(t
register_optstALL_OPTS(tconf((s6/usr/lib/python2.7/site-packages/dmapi/conf/compute.pyR+scCsitd6S(NtDEFAULT(R(((s6/usr/lib/python2.7/site-packages/dmapi/conf/compute.pyt	list_opts/s(tsockettoslo_configRRt
dmapi.confRtStrOpttdb_optsRRR
(((s6/usr/lib/python2.7/site-packages/dmapi/conf/compute.pyt<module>s