<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hello,</DIV>
<DIV>I have integrated keystone, nova/openstack and horizon.</DIV>
<DIV>I have created user/tenant/ etc according to </DIV>
<DIV><A href="http://docs.openstack.org/diablo/openstack-compute/install/content/identity-configure-keystone.html">http://docs.openstack.org/diablo/openstack-compute/install/content/identity-configure-keystone.html</A></DIV>
<DIV> </DIV>
<DIV>I was able to upload an image and launch it. I was able to ssh and ping to the vm through fixed ip.</DIV>
<DIV> </DIV>
<DIV>Question 1: </DIV>
<DIV>I was able to allocate a floating ip address,</DIV>
<DIV>However, I have not been able to associate floating ip address to the instance:</DIV>
<DIV>I am getting error:</DIV>
<DIV>ApiError: (ip_address) is not allocated.</DIV>
<DIV>I see in the logs that Project_id is always " none".</DIV>
<DIV>Is there a way to associate project_id that euca uses (in nova.projects table) with keystone tenant?</DIV>
<DIV>Or is there any method other than euca-associate-address to use?</DIV>
<DIV> </DIV>
<DIV>Question 2:</DIV>
<DIV>When I try to increase the  floating_ips quota, I get the following error:</DIV>
<DIV>sudo nova-manage project quota floating_ips 100<BR>Command failed, please check log for more info</DIV>
<DIV> </DIV>
<DIV>In the logs, I see the following error:</DIV>
<DIV>AttributeError: 'NoneType' object has no attribute 'lower'</DIV>
<DIV> </DIV>
<DIV>Any clue  or lead is appreciated.</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV>-vijay</DIV></td></tr></table>