growpart for SUSE and openSUSE is an independent toolkit that does not start with cloud-*. Perform operations in this section to install growpart.
The command output is as follows:
cloud-init-0.7.8-39.2
rpm -qa | grep growpart
The command output is as follows:
growpart-0.29-8.1
rm -fr /var/lib/cloud/*
zypper install http://download.opensuse.org/repositories/home:/garloff:/OTC:/cloudinit/SLE_11_SP4/noarch/growpart-0.27-1.1.noarch.rpm
zypper install http://download.opensuse.org/repositories/home:/garloff:/OTC:/cloudinit/SLE_11_SP4/x86_64/python-oauth-1.0.1-35.1.x86_64.rpm
zypper install http://download.opensuse.org/repositories/home:/garloff:/OTC:/cloudinit/SLE_11_SP4/x86_64/cloud-init-0.7.6-27.23.1.x86_64.rpm
The command output is as follows:
growpart-0.27-1.1
rpm -qa | grep python-oauth
The command output is as follows:
python-oauthlib-0.6.0-1.5 python-oauth-1.0.1-35.1
rpm -qa | grep cloud-init
The command output is as follows:
cloud-init-0.7.6-27.19.1
chkconfig cloud-init-local on;chkconfig cloud-init on;chkconfig cloud-config on;chkconfig cloud-final on