Re: [Openstack] [openstack-dev] Openstack Havana installation using devstack

2015-01-14 Thread masoom alam
No I want Havana purposefully. Thanks On Thu, Jan 15, 2015 at 10:45 AM, iKhan wrote: > Go with stable/icehouse then. > > On Thu Jan 15 2015 at 11:13:37 AM masoom alam > wrote: > >> Hi every one, >> >> How can I install Openstack Havana using devstack. >> >> The problem is that Havana branch d

Re: [Openstack] Block Live Migration Error

2015-01-14 Thread ChangBo Guo
The error shows your destination node's libvirt's version is lower than source node's libvirt's version . See https://github.com/openstack/nova/blob/master/nova/conductor/tasks/live_migrate.py#L136 Use command'virsh version' to check the version. 2015-01-15 10:10 GMT+08:00 Perez, Eric Eleaza

[Openstack] Openstack Havana installation using devstack

2015-01-14 Thread masoom alam
Hi every one, How can I install Openstack Havana using devstack. The problem is that Havana branch does not exist on Github. git clone https://github.com/openstack-dev/devstack.git -b stable/havana Please guide. ___ Mailing list: http://lists.openstac

[Openstack] regarding Baremetal Node

2015-01-14 Thread Ankit29 A
enant_id)s | http://controller:8776/v1/%(tenant_id)s | http://controller:8776/v1/%(tenant_id)s | 8ce0898aa7c84fec9b011823d34b55cb | | 5d71e0a1237c483990b84c36346602b4 | RegionOne | http://controller:8776/v2/%(tenant_id)s | http://controller:8776/v2/%(tenant_id)s | http://controller:8776/v2/%(tenant_id)

[Openstack] Error while launching dashboard error No module named angular_bootstrap

2015-01-14 Thread Srinivasreddy R
Hi, I am installing controller node using devstack . Facing issues while launching dashboard . ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named angular_bootstrap Brabch : stable/junos .

[Openstack] Why all OpenStack Foundation Individual Members should vote now [all]

2015-01-14 Thread Stefano Maffulli
HOW TO VOTE: If you are an eligible voter[1], you should have received an email with the subject “OpenStack Foundation – 2015 Individual Director Election” from secret...@openstack.org. This email includes your unique voting link. If you did not receive an email, please contact secret...@openstack.

[Openstack] OverflowError: cannot convert float infinity to integer

2015-01-14 Thread mad Engineer
Hello All, Dashboard was working fine ,strangely after a failed instance resize and removing that instance,(instance-resize directory was till there) dashboard is returning http error code 500. error log shows: OverflowError: cannot convert float infinity to integer using icehouse on

[Openstack] Block Live Migration Error

2015-01-14 Thread Perez, Eric Eleazar
Hi, I always encounter this problem. root@controller:~# nova live-migration --block-migrate instance_test compute2 ERROR: The instance requires a newer hypervisor version than has been provided. (HTTP 400) (Request-ID: req-24bff011-72e0-48b8-9bcb-0f3b82529c0b) I am using Ubuntu Server. And I alr

Re: [Openstack] specifying compute node in migration of instances

2015-01-14 Thread Erhan Ekici
Hi Priyanka, Can you take a look at the following links: Juno Spec: Enable cold migration with target host http://specs.openstack.org/openstack/nova-specs/specs/juno/approved/cold-migration-with-target.html https://review.openstack.org/#/c/66819/ (November 20, 2014 - Status: Abandoned). Read

Re: [Openstack] Ceph backed Nova live-migration

2015-01-14 Thread Yagmur Akbulut
Thanks for the reply. We are running Icehouse. Is there a back port for this? On Wed, Jan 14, 2015 at 6:11 AM, Pádraig Brady wrote: > On 12/01/15 19:42, Yagmur Akbulut wrote: > > Hi all, > > > > We are working on nova live-migration using Ceph. Before live-migration, > Nova does a check to see i

[Openstack] [Swift] Access control using keystoneauth - new user can create container by default

2015-01-14 Thread Jake Kugel
Hello, I am just beginning to learn Swift, and had a question about how access control using keystoneauth works. I noticed that the documentation here [1] says that: "By default the only users able to perform operations (e.g. create a container) on an account are those having a Keystone role

Re: [Openstack] Ceph backed Nova live-migration

2015-01-14 Thread Pádraig Brady
On 12/01/15 19:42, Yagmur Akbulut wrote: > Hi all, > > We are working on nova live-migration using Ceph. Before live-migration, Nova > does a check to see if the remote is on shared storage. > > In order to make this test pass, we have patched Nova to always return True > in _check_shared_stor

Re: [Openstack] specifying compute node in migration of instances

2015-01-14 Thread Stephen Davies
Hi, Are you seeing an error when you try to migrate and instance. On 14/01/15 14:02, ppnaik wrote: Hi All, I wanted to specify the compute node for normal migration. But it is only possible in live-migration. Sites suggest tweaking the nova source code. Can someone suggest how to do this.

[Openstack] specifying compute node in migration of instances

2015-01-14 Thread ppnaik
Hi All, I wanted to specify the compute node for normal migration. But it is only possible in live-migration. Sites suggest tweaking the nova source code. Can someone suggest how to do this. Thanks, Priyanka ___ Mailing list: http://lists.openstac

Re: [Openstack] [openstack-dev] Kilo devstack issue

2015-01-14 Thread Nikesh Kumar Mahalka
Thanks its giving clear idea about console. But what about ip not assigned to instance created in kilo devstack cloud. Is any one facing the issue? On Tue, Jan 13, 2015 at 12:51 AM, John Griffith wrote: > On Mon, Jan 12, 2015 at 10:03 AM, Nikesh Kumar Mahalka > wrote: > > Hi, > > We deployed a