Sorry for the mail, I figured it out. You do not need to supply an IP address.
On Wed, Dec 22, 2010 at 2:43 PM, John Dewey <[email protected]> wrote: > I was looking at the documentation on creating a compute instance. > > http://www.opennebula.org/documentation:rel2.2:occiug > > It states the following XML should used: > > > <COMPUTE> > <NAME>MyCompute</NAME> > <INSTANCE_TYPE>small</INSTANCE_TYPE> > <DISK> > <STORAGE href="http://www.opennebula.org/storage/1"/> > </DISK> > ... > <NIC> > <NETWORK href="http://www.opennebula.org/network/0"/> > <IP>192.168.0.12</IP> > </NIC> > ... > <CONTEXT> > <HOSTNAME>MAINHOST</HOSTNAME> > <DATA>DATA1</DATA> > </CONTEXT> > </COMPUTE> > > However, I do not want to supply an IP. I feel I should be able to > simply supply the vnet id or name, and OpenNebula should obtain a > lease from that vnet. > Also the href tag attribute, is that necessary? Should it be the URL > to my OpenNebula instance? > _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
