3.8. RPM 설치
virt-customize 명령을 사용하여 이미지에 패키지를 설치합니다.
virt-customize -a overcloud-full.qcow2 --install opendaylight
$ virt-customize -a overcloud-full.qcow2 --install opendaylight
[ 0.0] Examining the guest ...
[ 11.0] Setting a random seed
[ 11.0] Installing packages: opendaylight
[ 91.0] Finishing off
--install 옵션을 사용하면 설치할 패키지를 지정할 수 있습니다.