Re: [Openstack] AttributeError: display_name on fresh devstack install

2014-11-12 Thread Julie Pichon
On 05/11/14 20:12, Richard Hedlind wrote: > Installed Devstack, created a volume, a snapshot and launched an instance > based on the snapshot. When I try to access the instance details in > Horizon, it blows up with this exception. Looks like some component can’t > handle cinder v2, where the displ

[Openstack] [Nova][HyperV] HyperV Nova Compute Manual Installation issue.

2014-11-12 Thread kmbharath bharath
Greetings, I was trying to install nova compute manually as per the documentation given in: *http://docs.openstack.org/juno/config-reference/content/hyper-v-virtualization-platform.html .* As suggested

Re: [Openstack] [zaqar]: ask for latest development info about zaqar

2014-11-12 Thread DUAN Kevin
Kevin Huang, Thanks for your info. I am interested to know whether zaqar has support the AMQP/kafka as backend in Juno release or not, would you please help clarify? If not, is there any plan for supporting them in Kilo release? And who are the development contact(s) working in that area? Fol

[Openstack] Error while installing Nova on SLES 11 SP3

2014-11-12 Thread varun bhatnagar
Hi, I am trying to install Nova on my compute node but I am uable to do that. When I execute the following comman: *zypper install openstack-nova-api openstack-nova-scheduler \* * openstack-nova-cert openstack-nova-conductor openstack-nova-console \* * openstack-nova-consoleauth openstack-nova-

[Openstack] Juno cloud-archive error

2014-11-12 Thread Akilesh K
As per 'https://wiki.openstack.org/wiki/Juno_Release_Schedule' Juno was supposed to be release on 16th of October. But when I do 'add-apt-repository cloud-archive:juno', I get ''juno': not a valid cloud-archive name' So where does OpenStack update its release schedule updated? __

Re: [Openstack] Juno cloud-archive error

2014-11-12 Thread Akilesh K
Looks like Ubuntu users have to wait for a while. https://bugs.launchpad.net/openstack-manuals/+bug/1362521 On Wed, Nov 12, 2014 at 8:10 PM, Akilesh K wrote: > As per 'https://wiki.openstack.org/wiki/Juno_Release_Schedule' Juno was > supposed to be release on 16th of October. > > But when I d

Re: [Openstack] Juno cloud-archive error

2014-11-12 Thread Akilesh K
Yes. I understood that just a few minutes ago. I am using 14.04 and blindly followed the instructions for juno. But how did you managed to add? For me it simply wont. On Wed, Nov 12, 2014 at 8:29 PM, Jonathan Proulx wrote: > The wiki article is when the upstream release happened which does not >

Re: [Openstack] Juno cloud-archive error

2014-11-12 Thread Jonathan Proulx
The wiki article is when the upstream release happened which does not include any distro packages. The cloud-archive is not an OpenStack project it's how Ubuntu packages for downstream so it is upto Ubuntu when new relases endup there not OpenStack. Also the juno cloud-archive is only available fo

Re: [Openstack] Juno cloud-archive error

2014-11-12 Thread Antonio Messina
Which version of package `software-properties-common` do you have? Juno release was added with version `0.92.37.2`, so check if there is any update (apt-get update; apt-get install software-properties-common) If not, maybe you are using a mirror not yet updated (I don't know how often they are usu

Re: [Openstack] Juno cloud-archive error

2014-11-12 Thread Jonathan Proulx
On Wed, Nov 12, 2014 at 4:04 PM, Akilesh K wrote: > Yes. I understood that just a few minutes ago. I am using 14.04 and blindly > followed the instructions for juno. But how did you managed to add? For me > it simply wont. Odd I just did the usual thing: # be sure you have latest stuff to start

[Openstack] Unable to execute keystone commands from Network Node

2014-11-12 Thread varun bhatnagar
Hi, I am trying to setup a multinode openstack environment with 1 Contorller, 1 Network & 1 Compute node. The Host OS is SLES 11 SP3 & hostnames of my machine are as follows: Controller -- Ops-Controller (10.10.10.10) Network -- Ops-Network (10.10.10.20) Compute -- Ops-Compute (10.10.10.30) I ha

[Openstack] [openstack-dev] [fuel]

2014-11-12 Thread foss geek
I am reading Fuel reference-architecture documentation in the below link: http://docs.mirantis.com/openstack/fuel/fuel-5.1/reference-architecture.html#openstack-environment-architecture In the page no 2 note says: *Note* *In environments that use vCenter as the hypervisor, the Nova-compute serv

Re: [Openstack] Unable to execute keystone commands from Network Node

2014-11-12 Thread foss geek
Hi Varun, did you sourced required environment variables (or OpenStack rc file) for the OpenStack command-line clients? http://docs.openstack.org/user-guide/content/cli_openrc.html -- Thanks & Regards Mobile: 9444955058 E-Mail: thefossg...@gmail.com IRC: neophy Blog : http://lmohanphy.livejourn

[Openstack] [Nova Juno]

2014-11-12 Thread Amit Anand
Hi all, So been trying to figure out why this is happening I was hoping yall could maybe shed some light on it asI really would not like to have recreate everything on my controller node! So whenever I try to sync the nova database: su -s /bin/sh -c "nova-manage db sync" nova I get this error in

[Openstack] [octavia] RST typos fixes

2014-11-12 Thread Baptiste
Hi, A few typos in some RST files make them improperly printed by github. The patch attached fix this issue. Baptiste 0001-rst-typos.patch Description: Binary data ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to

Re: [Openstack] [Nova Juno]

2014-11-12 Thread John Griffith
On Wed, Nov 12, 2014 at 11:16 AM, Amit Anand wrote: > Hi all, > > So been trying to figure out why this is happening I was hoping yall could > maybe shed some light on it asI really would not like to have recreate > everything on my controller node! > > So whenever I try to sync the nova database:

Re: [Openstack] Unable to execute keystone commands from Network Node

2014-11-12 Thread Adam Young
On 11/12/2014 11:09 AM, varun bhatnagar wrote: Hi, I am trying to setup a multinode openstack environment with 1 Contorller, 1 Network & 1 Compute node. The Host OS is SLES 11 SP3 & hostnames of my machine are as follows: Controller -- Ops-Controller (10.10.10.10) Network -- Ops-Network (10.

Re: [Openstack] [Nova Juno]

2014-11-12 Thread Raghu Vadapalli
— Raghu On Wednesday, Nov 12, 2014 at 2:13 PM, John Griffith , wrote: On Wed, Nov 12, 2014 at 11:16 AM, Amit Anand wrote: > Hi all, > > So been trying to figure out why this is happening I was hoping yall could > maybe shed some light on it asI really would not like to have recreate > ever

Re: [Openstack] Juno cloud-archive error

2014-11-12 Thread Akilesh K
@Antonio I had 92.37,1 after an upgrade it worked. I must have known it. Thank you, Akilesh On Wed, Nov 12, 2014 at 9:03 PM, Antonio Messina < antonio.s.mess...@gmail.com> wrote: > Which version of package `software-properties-common` do you have? > Juno release was added with version `0.92.37.2