Does anyone know the password and userid in the RHEL 6.4 OpenStack KVM
image on Redhat's website located here.   I can install the image and boot
the vm but can't into it. I am trying to get cloud-init working.


https://rhn.redhat.com/rhn/software/channel/downloads/Download.do?cid=16952


Howard Luckenbaugh
Special Events Infrastructure/IBM.com Infrastructure
T/L-349-5884
Fax- 1877-210-0298
hluc...@us.ibm.com
AIX System Certified

Please visit the sites that our team hosts: http://www.ibm.com
http://www.wimbledon.com  http://www.usopen.org http://www.masters.com

"Vision without Action is just a dream
Actions without Vision is just passing time
Vision with Action can change the world"




From:   Martinx - ジェームズ <thiagocmarti...@gmail.com>
To:     Mahardhika Gilang <mahardika.gil...@andalabs.com>,
Cc:     Openstack Milis <openstack@lists.openstack.org>
Date:   11/26/2013 10:23 AM
Subject:        Re: [Openstack] Ubuntu Image for VM



Hi!

You can also, run this:

---
# Ubuntu 12.04.3
glance image-create --location
http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-i386-disk1.img
 --is-public true --disk-format qcow2 --container-format bare --name
"Ubuntu 12.04.3 LTS - Precise Pangolin - 32 Bits - Cloud Based Image"

glance image-create --location
http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-amd64-disk1.img
 --is-public true --disk-format qcow2 --container-format bare --name
"Ubuntu 12.04.3 LTS - Precise Pangolin - 64 Bits - Cloud Based Image"

# Ubuntu 13.10
glance image-create --location
http://uec-images.ubuntu.com/releases/13.10/release/ubuntu-13.10-server-cloudimg-i386-disk1.img
 --is-public true --disk-format qcow2 --container-format bare --name
"Ubuntu 13.10 - Saucy Salamander - 32 Bits - Cloud Based Image"

glance image-create --location
http://uec-images.ubuntu.com/releases/13.10/release/ubuntu-13.10-server-cloudimg-amd64-disk1.img
 --is-public true --disk-format qcow2 --container-format bare --name
"Ubuntu 13.10 - Saucy Salamander - 64 Bits - Cloud Based Image"
glance image-list
---

It will push those Ubuntu images into your Glance.

Cheers!
Thiago


On 26 November 2013 06:25, Mahardhika Gilang <mahardika.gil...@andalabs.com
> wrote:
  Dear All, where can i get ubuntu image that ready to use in vm on
  openstack environment
  i need image that can be resize or used custom size in flavor.

  Thanks
  --
  Regards,
  Mahardhika Gilang


  _______________________________________________
  Mailing list:
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
  Post to     : openstack@lists.openstack.org
  Unsubscribe :
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

<<inline: graycol.gif>>

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to