[oVirt 3.6 Localization Question #30] "Load"
by Yuko Katabami
This is a multi-part message in MIME format.
--------------070305080403040803090206
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Hello all,
Another question is raised:
*
File:****CommonApplicationConstants**
Resource ID:** * loadLabel
*String: * Load
*Question: *Is it a verb or noun? Where in the UI this is used?
Kind regards,
Yuko
--------------070305080403040803090206
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<…
[View More]head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello all, <br>
<br>
Another question is raised:<br>
<b><br>
File:</b><b> </b><b>CommonApplicationConstants</b><b><br>
Resource ID:</b><b> </b>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
loadLabel<br>
<b>String: </b>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
Load<br>
<b>Question: </b>Is it a verb or noun? Where in the UI this is
used? <br>
<br>
Kind regards,<br>
<br>
Yuko
</body>
</html>
--------------070305080403040803090206--
[View Less]
9 years, 10 months
[oVirt 3.6 Localization Question #26] "Start Volume"
by Yuko Katabami
This is a multi-part message in MIME format.
--------------070807030905000005000706
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Hi all,
I would like to post another question.
*File:***UIConstants*
Resource ID:***confirmStartVolume
*String: *Start Volume
*Question: *Could anyone tell me where this string is used in the UI?
Would it be used for an action button, a check box or a window title?
Kind regards,
Yuko Katabami
--------------070807030905000005000706
…
[View More]Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi all,<br>
<br>
I would like to post another question.<br>
<br>
<div class="moz-signature"><b>File:</b><b> </b>UIConstants<b><br>
Resource ID:</b><b> </b>confirmStartVolume<br>
<b>String: </b>Start Volume<br>
<b>Question: </b>Could anyone tell me where this string is used
in the UI?<br>
Would it be used for an action button, a check box or a window
title?<br>
<br>
Kind regards,<br>
<br>
Yuko Katabami<br>
</div>
</body>
</html>
--------------070807030905000005000706--
[View Less]
9 years, 10 months
Postponing oVirt 3.5.4 GA to next week
by Sandro Bonazzola
Hi,
in order to provide a more stable release, oVirt 3.5.4 GA has been
postponed to *2015-08-13.*
Fixes improving network stability for VDSM have been added and are
currently under QE verification.
Thanks.
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
9 years, 10 months
AAA changes on 3.6 and master
by Martin Perina
Hi,
yesterday we merged couple of changes in the AAA area:
1. Legacy provider for 'internal' domain (3.6 and master)
- it's still installed by default if aaa-jdbc provider
is not present (details below)
- UUID of 'admin@internal' user is no longer static, but
for new installations UUID is generated
- Password of 'admin@internal' is no longer saved in vdc_options table,
but it's stored encoded in legacy internal provider config file
(PREFIX/etc/ovirt-engine/…
[View More]extensions.d/internal-authn.properties)
- If you want to change 'admin@internal' password please execute:
PREFIX/bin/engine-setup \
--otopi-environment="OVESETUP_CONFIG/adminPassword=str:MY_PASSWORD"
replacing MY_PASSWORD with your new password
2. aaa-jdbc provider for 'internal' domain (3.6 and master)
- this is new implementation of AAA provider which stores users/groups
in database and provide (from engine point of view) same capabilities
as aaa-ldap provider
- on RPM installations it replaces legacy provider for 'internal'
domain
- it's configured automatically on RPM installations when running
engine-setup
- if you want to use it also in development environment, please do
following steps:
a. Checkout sources [1], build and install into your PREFIX
b. Execute
PREFIX/bin/engine-setup \
--otopi-environment="OVESETUP_CONFIG/adminPassword=str:MY_PASSWORD"
This will replace legacy internal provider with aaa-jdbc one.
3. Legacy kerbldap provider (master only)
- it has been dropped from the project
- engine-setup will fail if you have kerbldap provider configured
- you can either migrate to the new aaa-ldap provider using [2]
or create new prefix without kerbldap provider config
Thanks
Martin Perina
[1] https://gerrit.ovirt.org/#/admin/projects/ovirt-engine-extension-aaa-jdbc
[2] https://github.com/machacekondra/ovirt-engine-kerbldap-migration/releases
[View Less]
9 years, 10 months