[Openstack] Why don't nova provide the command of listing fixed ip like nova-manage fixed list?

Vishvananda Ishaya vishvananda at gmail.com
Thu Dec 27 17:59:45 UTC 2012


We didn't implement list as the operation is very expensive. You can get the cidr for a network using nova network-list and check each one clientside via nova fixed-ip-get

Vish

On Dec 26, 2012, at 4:47 PM, zhoudshu zhoudshu <zhoudshu at gmail.com> wrote:

>    I can't find the same one in nova api or novaclient as the command:"nova-manage fixed list"
> 
> 2012/12/26 heut2008 <heut2008 at gmail.com>
> which feather you want  that  cann't be found ? actualy,most of the nova-manage function has been implemented to both nova api and python-novaclient.
> 
> 
> 2012/12/26 zhoudshu zhoudshu <zhoudshu at gmail.com>
>     From this Blueprints: https://blueprints.launchpad.net/nova/+spec/apis-for-nova-manage , this feature had already been finished and merged to git master branch.
> However, I installed the newest version and didn't find the similar command. Can anybody know the reason. thanks
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
> 
> 
> 
> 
> -- 
> Yaguang Tang
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121227/bc680a9c/attachment.html>


More information about the Openstack mailing list