<div class="gmail_quote"><div>Hi Everett,</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>1. For the keystone CLI I'm proposing using JSON for batch create, update, and delete of quotas. I don't believe this is done anywhere else in OpenStack. Good idea? Bad idea? </div>




<div>My plan is to go with the JSON.</div></div></blockquote><div><br></div><div>IMO, using JSON on the command line is pretty unconventional with regards to classic CLI commands, but I do think it is interesting. </div>


<div><br></div><div>With regard to your "dot" notation, couldn't multiple --quota args be used? For example:</div><div><br></div><div>keystone quota-create --quota nova.ram=102400 --quota nova.instances=20 --quota swift.total=1073741824 <tenant-id></div>


<div><br></div><div>This is definitely possible programmatically with Python and the opt-parsing modules, but I was wondering if you chose not to use it as an example for other non-programmatic reasons.</div><div><br></div>


<div>Secondly, with regard to quota-create and quota-update, is there a huge difference between the two besides one would ultimately do an "insert" and one would do an "update"? If that is the only difference, could the two be combined into a single "quota-set" subcommand?</div>

<div><br></div><div>Thanks,</div><div>Joe</div><div><br></div></div>-- <br>Joe Topjian<div>Systems Administrator</div><div>Cybera Inc.</div><div><br></div><div><a href="http://www.cybera.ca" target="_blank">www.cybera.ca</a></div>



<div><br></div><div><font color="#666666"><span>Cybera</span><span> is a not-for-profit organization that works to spur and support innovation, for the economic benefit of Alberta, through the use of cyberinfrastructure.</span></font></div>



<br>