qcow create new image
hi, when i create an image openstack image create --disk-format=qcow2 --file=test.qcow2 yy then i obtain a openstack image yy. By creating this yy from test.qcow2 the content of test.qcow2 will be altered?Or only the yy will be created by coping the content of test.qcow2 in yy? tnx