Re: [Openstack] Trying DevStack, and getting errors

2015-11-01 Thread Mohan Kumar
can you share devstack logs ? Regards, Mohan On Sun, Nov 1, 2015 at 5:33 AM, Thales wrote: > Hello, > > I wanted to try out OpenStack, so I downloaded DevStack to my Ubuntu 14.04 > OS. However, when I attempt to run it, using ./stack.sh, I get the > following error: ImportError: No module na

Re: [Openstack] [openstack-community] Call for Speakers Deadline in ONE WEEK - OpenStack Summit Austin

2016-02-01 Thread Mohan Kumar
Hi Community, I can't submit Talk for Austin -2016 summit, as per guidelines Feb 1 (11:59PM PST) is the closure time . But while I tried to submit talk now , getting message as "*Call for speaker closed!*" . Followed by " *Warning! You reached presentations submissions limit (3*). " . I can

[Openstack] [OpenStack-Infra] [openstack] "https://www.openstack.org/marketplace/drivers" not updated

2016-03-31 Thread Mohan Kumar
Hi Team , we have added driver details to driverlog project few month before *https://github.com/openstack/driverlog/blob/master/etc/default_data.json#L3680-L3697 * and the UI is also got updated *http://stac

Re: [Openstack] Devstack Auth Error in Neutron

2016-06-15 Thread Mohan Kumar
Hi Karun, You need to set authentication identity plugins , It defines on which user credential you want to execute open-stack commands . By default DevStack installs 2 mains users 1. admin 2. demo This is how you use the credentials of the user demo: stack@devstack:~/devstack$ source openrc

Re: [Openstack] Devstack Auth Error in Neutron

2016-06-17 Thread Mohan Kumar
9696/v2.0/subnets.json?fields=id&name=private-subnet> > * > > do i need to run stack.sh again though i was logged in Horizon URL as > such!! > > Is there something still i am missing!! > > Thanks & Regards > Karun > > > On Thu, Jun 16, 2016 at 11:02 AM, Mohan Ku

Re: [Openstack] [openstack] How to modify company affiliation

2016-12-06 Thread Mohan Kumar
On Mon, Dec 5, 2016 at 3:52 PM, Ravi Shekhar Jethani wrote: > Hi, > > I first signed OpenStack Foundation Member agreement > > some time back as a part of some company but now I am working for a > different company. So to chang

Re: [Openstack] Expected VLAN (not received): Deploy OpenStack Via Fuel

2017-08-23 Thread Mohan Kumar
Hi , Just create storage, management, private VLAN tags in the switch used between jump host server and fuel nodes. By default configuration, Fuel master expects 101,102,103 VLAN tag configuration Thanks.m Mohankumar.N On Fri, Aug 18, 2017 at 4:03 AM, Vichord Wong wrote: > Hi All, > > > Greeti