
Magnum renames its service_type [1]. According to that, this patch renames service name, Angular module name, related URLs and related strings. [1] https://bugs.launchpad.net/magnum/+bug/1584251 Change-Id: If730ff75826b7f6d50b308b78f8e881da6696966 Implements: blueprint rename-service
13 lines
511 B
HTML
13 lines
511 B
HTML
<dl>
|
|
<dt translate>Baymodel Name</dt>
|
|
<dd translate>An arbitrary human-readable name</dd>
|
|
<dt translate>Container Orchestration Engine</dt>
|
|
<dd translate>Specify the Container Orchestration Engine to use.</dd>
|
|
<dt translate>Public</dt>
|
|
<dd translate>Make baymodel public. Default: False</dd>
|
|
<dt translate>Enable Registry</dt>
|
|
<dd translate>Enable docker registry in the Bay. Default: False</dd>
|
|
<dt translate>Disable TLS</dt>
|
|
<dd translate>Disable TLS in the Bay. Default: False</dd>
|
|
</dl>
|