[Openstack] [openstack][bp]migrate a port from one network to another

2013-12-16 Thread
Hi, In CT cloud, We encounter the need to migrate a port from one network to another and the port's MAC must be unchanged. After migrating, the port's attributes such as ip, gateway, route and so on should be used the new network. In native openstack, there is no way to do this direct, we mus

Re: [Openstack] volume attachment.

2013-12-16 Thread
Hi, Ritesh Nanda If https://blueprints.launchpad.net/nova/+spec/add-delete-on-termination-option should be a bp? thanks. Regards, Lee 2013/12/12 Ritesh Nanda > Hello , > > > Using horizon you can create volume and attach it to a running instance. > Once the instance has been powered up , the

Re: [Openstack] HA OpenStack

2013-12-16 Thread
The Haproxy should be considered, it can distribute the rest API. And you can monitor the process so that make sure the process can be restart when it aborted. 2013/12/13 Byron Briggs > I have a 90% complete Openstack env running cinder,nova,quantum and > glance. I am running into some issues

[Openstack] "[openstack_dev] Nova Attach-volume option"

2013-12-11 Thread
1) Add delete_on_temination option for attaching volume to an existing server (review BP https://blueprints.launchpad.net/nova/+spec/add-delete-on-termination-option ). 2) There is the delete_on_termination option for attaching volume when creating a server. Best regards