
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
601 B
HTML
13 lines
601 B
HTML
<dl>
|
|
<dt translate>Image</dt>
|
|
<dd translate>The name or UUID of the base image to customize for the bay.</dd>
|
|
<dt translate>Flavor</dt>
|
|
<dd translate>The nova flavor id to use when launching the bay. Default: m1.small</dd>
|
|
<dt translate>Master Flavor</dt>
|
|
<dd translate>The nova flavor id to use when launching the master node of the bay. Default: m1.small</dd>
|
|
<dt translate>Docker Volume Size</dt>
|
|
<dd translate>The size in GB for Docker Volume. Default: 25</dd>
|
|
<dt translate>Keypair</dt>
|
|
<dd translate>The name or UUID of the SSH keypair to load into the Bay nodes.</dd>
|
|
</dl>
|