{% load i18n %}
{% blocktrans %}Image Registry is used to provide additional information about images for Data Processing.{% endblocktrans %}
{% blocktrans %}Specified User Name will be used by Data Processing to apply configs and manage processes on instances.{% endblocktrans %}
{% blocktrans trimmed %} Input correct User Name for image. For Ubuntu images input 'ubuntu', 'fedora' for Fedora images, 'cloud-user' for CentOS 6.x images and 'centos' for CentOS 7.x images.{% endblocktrans %}
{% blocktrans trimmed %}Tags are used for filtering images suitable for each plugin and each Data Processing version. To add required tags, select a plugin and a Data Processing version and click the "Add" button.{% endblocktrans %}
{% blocktrans %}You may also add any custom tag.{% endblocktrans %}
{% blocktrans %}Unnecessary tags may be removed by clicking a cross near tag's name.{% endblocktrans %}