Bug 1228141 - [hosted-engine][text] generate cloud-init image in HE setup is not clear
Summary: [hosted-engine][text] generate cloud-init image in HE setup is not clear
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-hosted-engine-setup
Classification: oVirt
Component: General
Version: ---
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ovirt-3.6.5
: 1.3.5.0
Assignee: Lev Veyde
QA Contact: Nikolai Sednev
URL:
Whiteboard:
Depends On:
Blocks: 1321997
TreeView+ depends on / blocked
 
Reported: 2015-06-04 09:56 UTC by Jiri Belka
Modified: 2016-04-26 12:14 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-04-21 14:38:30 UTC
oVirt Team: Integration
Embargoed:
nsednev: needinfo-
rule-engine: ovirt-3.6.z+
ylavi: planning_ack+
sbonazzo: devel_ack+
mavital: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 55139 0 master MERGED Clarify cloud-init generation prompt 2016-03-23 14:43:48 UTC
oVirt gerrit 55144 0 ovirt-hosted-engine-setup-1.3 MERGED Clarify cloud-init generation prompt 2016-03-23 15:44:15 UTC

Description Jiri Belka 2015-06-04 09:56:38 UTC
Description of problem:

for a person who doesn't know that 'no-cloud' is cloud-init term this sentence looks odd.

~~~
          Would you like to generate on-fly a cloud-init no-cloud ISO image
                    or do you have an existing one (Generate, Existing)[Generate]?
~~~

i suppose we could drop 'no-cloud', i suppose nobody would care how it is called (the method) in cloud-init and having there 'ISO image' describes what is "input" media for cloud-init configuration.

Version-Release number of selected component (if applicable):
ovirt-hosted-engine-setup-1.3.0-0.0.master.20150518075146.gitdd9741f.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1. hosted-engine --deploy
2. use 'disk' as source (you need ovirt-engine-appliance)[1]
3.

Actual results:
'no-cloud' is not well known term and cause "omg what's that..."

Expected results:
have sentence clear and simple enough for average person

Additional info:
[1] http://jenkins.ovirt.org/job/ovirt-appliance-engine_master_create-rpms-el7-noarch_merged/lastSuccessfulBuild/

Comment 1 Red Hat Bugzilla Rules Engine 2015-10-19 10:57:55 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.

Comment 2 Yaniv Lavi 2015-10-29 12:16:50 UTC
In oVirt testing is done on single release by default. Therefore I'm removing the 4.0 flag. If you think this bug must be tested in 4.0 as well, please re-add the flag. Please note we might not have testing resources to handle the 4.0 clone.

Comment 3 Nikolai Sednev 2016-04-03 13:58:09 UTC
Used latest rhevm-appliance 20160323.1-1.el7ev and following components:
qemu-kvm-rhev-2.3.0-31.el7_2.10.x86_64
ovirt-vmconsole-1.0.0-1.el7ev.noarch
vdsm-4.17.25-0.el7ev.noarch
ovirt-hosted-engine-ha-1.3.5.2-1.el7ev.noarch
ovirt-hosted-engine-setup-1.3.5.0-1.el7ev.noarch
sanlock-3.2.4-2.el7_2.x86_64
libvirt-client-1.2.17-13.el7_2.4.x86_64
ovirt-vmconsole-host-1.0.0-1.el7ev.noarch
ovirt-host-deploy-1.4.1-1.el7ev.noarch
mom-0.5.2-1.el7ev.noarch
ovirt-setup-lib-1.0.1-1.el7ev.noarch
Linux alma03.qa.lab.tlv.redhat.com 3.10.0-327.13.1.el7.x86_64 #1 SMP Mon Feb 29 13:22:02 EST 2016 x86_64 x86_64 x86_64 GNU/Linux
Red Hat Enterprise Linux Server release 7.2 (Maipo)

I still see this sentence: - "Would you like to generate on-fly a cloud-init ISO image (of no-cloud type)". Please see it in context as appears bellow:


"[ INFO  ] Detecting available oVirt engine appliances
          The following appliance have been found on your system:
                [1] - The RHEV-M Appliance image (OVA) - 20160323.1-1.el7ev
                [2] - Directly select an OVA file
          Please select an appliance (1, 2) [1]: 
[ INFO  ] Verifying its sha1sum
[ INFO  ] Checking OVF archive content (could take a few minutes depending on archive size)
[ INFO  ] Checking OVF XML content (could take a few minutes depending on archive size)
[WARNING] OVF does not contain a valid image description, using default.
          Would you like to use cloud-init to customize the appliance on the first boot (Yes, No)[Yes]? 
          Would you like to generate on-fly a cloud-init ISO image (of no-cloud type)
          or do you have an existing one (Generate, Existing)[Generate]? "

Can you confirm that ovirt-hosted-engine-setup-1.3.5.0-1.el7ev.noarch contains the fix?

Comment 4 Nikolai Sednev 2016-04-03 14:22:50 UTC
After a short discussion with Lev, I've found that this bug is actually fixed, as previously customer was getting the:
"Would you like to generate on-fly a cloud-init no-cloud ISO image";
so it was fixed to: 
"Would you like to generate on-fly a cloud-init ISO image (of no-cloud type)", which is totally fine and works as expected now.

Available cloud-init types described here: http://cloudinit.readthedocs.org/en/latest/topics/datasources.html#no-cloud .


Note You need to log in before you can comment on or make changes to this bug.