<html><body>
<p><font size="2" face="sans-serif">For the CDROM support part which I already did some changes in <a href="https://review.openstack.org/#/c/18469/">https://review.openstack.org/#/c/18469/</a>, I will continue to work on this base on Nikola's changes.</font><br>
<font size="2" face="sans-serif"><br>
--------------------------------------------------<br>
Best regard, <br>
David Geng<br>
--------------------------------------------------</font><br>
<br>
<img width="16" height="16" src="cid:1__=C7BBF195DFA0AA698f9e8a93df938@cn.ibm.com" border="0" alt="Inactive hide details for Nikola Šipanov ---01/30/2013 11:55:06 PM---Nikola Šipanov <ndipanov@redhat.com>"><font size="2" color="#424282" face="sans-serif">Nikola Šipanov ---01/30/2013 11:55:06 PM---Nikola Šipanov <ndipanov@redhat.com></font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td style="background-image:url(cid:2__=C7BBF195DFA0AA698f9e8a93df938@cn.ibm.com); background-repeat: no-repeat; " width="40%">
<ul style="padding-left: 72pt"><font size="1" face="sans-serif"><b>Nikola Šipanov <ndipanov@redhat.com></b></font><font size="1" face="sans-serif"> </font>
<p><font size="1" face="sans-serif">01/30/2013 11:57 PM</font>
<table border="1">
<tr valign="top"><td width="168" bgcolor="#FFFFFF"><div align="center"><font size="1" face="sans-serif">Please respond to<br>
OpenStack Development Mailing List <openstack-dev@lists.openstack.org></font></div></td></tr>
</table>
</ul>
</td><td width="60%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=C7BBF195DFA0AA698f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
<div align="right"><font size="1" face="sans-serif">To</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=C7BBF195DFA0AA698f9e8a93df938@cn.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 7pt"><font size="1" face="sans-serif">"Daniel P. Berrange" <berrange@redhat.com>, OpenStack Development Mailing List <openstack-dev@lists.openstack.org>, Vishvananda Ishaya <vishvananda@gmail.com>, </font></ul>
</td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=C7BBF195DFA0AA698f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
<div align="right"><font size="1" face="sans-serif">cc</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=C7BBF195DFA0AA698f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
</td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=C7BBF195DFA0AA698f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
<div align="right"><font size="1" face="sans-serif">Subject</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=C7BBF195DFA0AA698f9e8a93df938@cn.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 7pt"><font size="1" face="sans-serif">Re: [openstack-dev] [nova] Block Device mapping and supporting cd-roms</font></ul>
</td></tr>
</table>

<table border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="58"><img width="1" height="1" src="cid:3__=C7BBF195DFA0AA698f9e8a93df938@cn.ibm.com" border="0" alt=""></td><td width="336"><img width="1" height="1" src="cid:3__=C7BBF195DFA0AA698f9e8a93df938@cn.ibm.com" border="0" alt=""></td></tr>
</table>
</td></tr>
</table>
<br>
<tt><font size="2">On 29/01/13 15:18, Daniel P. Berrange wrote:<br>
> On Wed, Jan 23, 2013 at 07:41:19PM +0000, Daniel P. Berrange wrote:<br>
>> I think one of the things I'd like to see before looking at any further<br>
>> patches is a clear illustration of the various different config scenarios<br>
>> we're aiming at supporting.<br>
>><br>
>> eg a set of  nova boot command line examples, showing how to express<br>
>> all the different possible configurations we need.<br>
>><br>
>> It is hard to infer what is possible in this respect from just looking<br>
>> at patch reviews.<br>
> <br>
> I created a wiki page describing what I think we need to be able to<br>
> handle in terms of block device mapping for Nova in general. This is<br>
> basically the set of parameters described in the test Vish quoted<br>
> earlier in this thread. In addition though, I have had a go at<br>
> specifying a suitable syntax for 'nova boot' (and friends) to use<br>
> for specifying the block device mapping<br>
> <br>
>   </font></tt><tt><font size="2"><a href="http://wiki.openstack.org/BlockDeviceConfig">http://wiki.openstack.org/BlockDeviceConfig</a></font></tt><tt><font size="2"><br>
> <br>
> my intent is that this obsoletes the '--image' and '--block-deice-mapping'<br>
> parameters, though they obviously need to remain for back compatibility<br>
> so can't just be removed. The new syntax is intended to be more expressive<br>
> to facilitate readability and future expansion should we need it.<br>
> <br>
> The missing piece is describing what data format we should use at the<br>
> API level, and then possibly what we need todo about data stored in<br>
> the DB for this - how to migrate existing data to any new schema used.<br>
> <br>
> Regards,<br>
> Daniel<br>
> <br>
<br>
Hi all,<br>
<br>
I've added the bits about the db migration and the new data model to the<br>
wiki so please feel free to comment.<br>
<br>
I will follow up with the API data model and extenstions and how to make<br>
it backwards compatible - i.e. nova still working with the old<br>
--block-device-mapping boot parameters.<br>
<br>
Cheers,<br>
<br>
Nikola<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
OpenStack-dev@lists.openstack.org<br>
</font></tt><tt><font size="2"><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></font></tt><tt><font size="2"><br>
<br>
</font></tt><br>
</body></html>