[Openstack] change IP of instance

2015-12-04 Thread Ivan Derbenev
Hello!
Openstack kilo+Ubuntu 14.04
Nova-network, not neutron, vlanDHCPmanager

Is there a possibility to change ip of instance, without database hacking?

Regards,
IT engineer
Farheap, Russia
Ivan Derbenev

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] change IP of instance

2015-12-11 Thread Fabrizio Soppelsa

> On Dec 4, 2015, at 5:40 AM, Ivan Derbenev  
> wrote:
> 
> Is there a possibility to change ip of instance, without database hacking?

Use the v4-fixed-ip option in —nic when booting your instance

Cheers,
F.

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] change IP of instance

2015-12-11 Thread Mohammed Naser
If you're using Neutron, you also have the ability to use the Neutron
client (or API) to change the assigned fixed IPs to the port.

On Fri, Dec 11, 2015 at 3:02 PM, Fabrizio Soppelsa
 wrote:
>
> On Dec 4, 2015, at 5:40 AM, Ivan Derbenev 
> wrote:
>
> Is there a possibility to change ip of instance, without database hacking?
>
>
> Use the v4-fixed-ip option in —nic when booting your instance
>
> Cheers,
> F.
>
>
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>



-- 
Mohammed Naser

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack