Re: [Openstack] (no subject)

2017-10-14 Thread Trinath Somanchi
What you really want to achieve ? What setup you are trying ? Best Regards, Trinath Somanchi | NXP | HSDC, INDIA From: Raja Siddharth Raju [mailto:rsrajuoffic...@gmail.com] Sent: Saturday, October 14, 2017 3:19 PM To: openstack@lists.openstack.org Subject: [Openstack] (no subject) 3:15 PM I h

Re: [Openstack] (no subject)

2016-12-21 Thread Atif Munir
Thanks everyone for reply. The problem got resolved by adding SESSION_ENGINE = 'django.contrib.sessions.backends.cache' in the /usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py file.and I was able to launch my first Instance. This is really a great product and a ga

Re: [Openstack] (no subject)

2016-12-21 Thread Jose Manuel Ferrer Mosteiro
Double check you have closed all ' and " in vars you changed. Maybe the problem could en in values of OPENSTACK_KEYSTONE_DEFAULT_DOMAIN, CACHES['default']['LOCATION'], OPENSTACK_HOST or TIME_ZONE ? You can use meld to compare original configuration file and your configuration file. Regards

Re: [Openstack] (no subject)

2016-12-21 Thread Neil Jerram
Hi Atif, There is incorrect Python indentation in the local_settings file, /usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py. >From the perspective of the vanilla Horizon project, I believe local_settings.py is a file that the user can create and/or modify in order to inf

Re: [Openstack] (no subject)

2016-12-21 Thread Turbo Fredriksson
On 21 Dec 2016, at 11:33, Atif Munir wrote: > [Wed Dec 21 16:30:36.170646 2016] [wsgi:error] [pid 5302:tid 140489127257856] > [remote 172.16.72.2:40754] mod_wsgi (pid=5302): Target WSGI script > '/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi' cannot > be loaded as Python

Re: [Openstack] (no subject)

2016-11-15 Thread Hakan Unal
hello prasad , is your deployment product or test environment ? first time i see a tacker questions . i think tacker will be most important part of openstack . Hakan . Saygılar & Sevgiler Original message From: prasad kokkula Date: 15/11/2016 19:31 (GMT+03:00) To: openstack

Re: [Openstack] (no subject)

2016-06-23 Thread Eugen Block
Before you can execute any administrational tasks you have to authenticate. So according to the docs I use (http://docs.openstack.org/mitaka/install-guide-obs/keystone-services.html) you need some credentials in your environment, at least OS_TOKEN (only for initializing the identity service)

Re: [Openstack] (no subject)

2016-06-23 Thread zhaolihuisky
You should execute command ". admin-openrc"  first. --From:venkat boggarapu Send Time:2016年6月23日(星期四) 19:12To:openstack Subject:[Openstack] (no subject) Hi All, We are getting the below error while installing glance service in our

Re: [Openstack] (no subject)

2015-10-08 Thread nithish B
Hi Ayushi, The below link should answer your question: https://ask.openstack.org/en/question/25815/can-i-build-a-vm-in-swift-object-storage/ Regards, Nitish B. On Fri, Oct 9, 2015 at 12:59 AM, Ayushi Kumar wrote: > Hi, > > why cant we use object storage for launching a vm. Please help . > > >

Re: [Openstack] (no subject)

2015-09-29 Thread Abhishek Shrivastava
Hi Twinkle, You can use the following link for contributing to OpenStack nova: - https://wiki.openstack.org/wiki/How_To_Contribute On Tue, Sep 29, 2015 at 3:56 PM, Twinkle Chawla wrote: > Hello, > I am an openstack aspirant, seeking to contribute in 'nova' but as I am > new to this, could

Re: [Openstack] (no subject)

2015-09-28 Thread Alexandra Settle
Hi Vaishali, Thanks for your email! Please join us in #openstack-opw channel on irc.freenode.org. We can chat about different projects and helping you get started with OpenStack. Thanks! Alexandra Settle Information Developer II Rackspace Private Cloud, Australia [

Re: [Openstack] (no subject)

2015-02-22 Thread Mark collier
If you are attempting to sign in to vote on summit sessions, please email sum...@openstack.org with the details. That will open a support ticket, and our summit team will follow up. > On Feb 21, 2015, at 11:55 PM, Israel Koffman wrote: > > > I still can't sign in to the Openstack websit

Re: [Openstack] (no subject)

2015-01-19 Thread Nikesh Kumar Mahalka
actually swift was disable in my local.conf of devstack but below things were uncommented SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5 SWIFT_REPLICAS=1 SWIFT_DATA_DIR=$DEST/data So after unstack and clean,i commented these entries and again tried stack and run tempest tests and now no error. R

Re: [Openstack] (no subject)

2015-01-19 Thread Anne Gentle
Is it related to needing to cap boto version <2.35.0? Read through this for more: https://bugs.launchpad.net/nova/+bug/1408987 On Mon, Jan 19, 2015 at 12:11 PM, Nikesh Kumar Mahalka < nikeshmaha...@vedams.com> wrote: > below test case is failing on lvm in kilo devstack > > =

Re: [Openstack] (no subject)

2015-01-19 Thread Nikesh Kumar Mahalka
below test case is failing on lvm in kilo devstack == FAIL: tearDownClass (tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest) -- Traceback (most rece

Re: [Openstack] (no subject)

2014-11-07 Thread Sadia Bashir
Hi All, I fixed the "stack_user_domain ID not set in heat.conf falling back to using default" error by following links given below: http://hardysteven.blogspot.fr/2014/04/heat-auth-model-updates-part-2-stack.html http://docs.openstack.org/developer/keystone/cli_examples.html but soon after this

Re: [Openstack] (no subject)

2014-04-17 Thread Ken Peng
于 2014-4-17 18:29, Soumaya Almorabeti 写道: this command gives me an error ERROR: HTTPConnectionPool(host='controller', port=8774): request time out can you run the command: telnet controller 8774 ? it's maybe due to the network issues with the API host. __

Re: [Openstack] (no subject)

2014-03-28 Thread Roman Kravets
Adam, I understend it, but I see that Swift always make object-replication for all date on cluseter. It make big load to hard drives on server. Is it normal? -- Best regards, Roman Kravets On Fri, Mar 28, 2014 at 5:29 AM, Adam Lawson wrote: > Swift is said to be eventually consistent because

Re: [Openstack] (no subject)

2014-03-27 Thread Adam Lawson
Swift is said to be eventually consistent because the data is stored then eventually distributed in a balanced way. You don't need to manually re-balance the rings constantly. Swift will do that for you. Re-balancing rings is usually initiated after you *change the ring structure*(add/remove region

Re: [Openstack] (no subject)

2014-03-27 Thread Кравец Роман
If I understood rightly, swift will be check all data on all hard disk for make sure that all node have correct data? It make very much load to hard drive when node is idle. And make problem when user load date to cluster (to reduce load speed). Is it normal situation for Openstack Swift? Or I can

Re: [Openstack] (no subject)

2014-03-27 Thread Roman Kravets
Dear Adam, I have one storage server and 12 hard drives on it. For test I split disk to 4 zones. If I rightly understood, swift load date during "re-balance ring" and load data right away to correct node. -- Best regards, Roman Kravets On Thu, Mar 27, 2014 at 10:05 PM, Adam Lawson wrote: > Pr

Re: [Openstack] (no subject)

2014-03-27 Thread Clay Gerrard
because it's on repeat. On Thu, Mar 27, 2014 at 10:20 AM, Кравец Роман wrote: > Hello. > > I installed Openstack Swift to test server and upload 50 gb data. > Now I see it in the log: > root@storage1:/var/staff/softded# tail -n 1000 -f /var/log/syslog | > grep replicated > Mar 27 19:44:24 sto

Re: [Openstack] (no subject)

2014-03-27 Thread Adam Lawson
Probably has to do with the fact you (I'm guessing) don't have very many drives on that server. Is that a correct statement? I know that even with 50 drives across a cluster (still very small), rings balance is at 100% until the rings are adequately balanced. Look at your ring stats, drive count an

Re: [Openstack] (no subject)

2013-11-05 Thread Giuliano
I solved my problem. The problem was that i forgot to update the repository with the command add-apt-repository cloud-archive:havana so the config files showed some kind of old format. Giuliano 2013/11/5 Giuliano > Hi stackers, i have a doubt on configuration files in Havana. > > Following t

Re: [Openstack] (no subject)

2013-09-26 Thread Albert Vonpupp
Hello everybody, Unfortunately the problem seems to persist, Calvim suggested me to remove the KVM interface that was created automatically during the live USB pendrives creation with: sudo virsh net-destroy default sudo virsh net-undefine default Any other ideas? Thanks. Regards, Albert. On

Re: [Openstack] (no subject)

2013-09-25 Thread Albert Vonpupp
Thanks for your answer Calvin, It seems ok for me, what do you think? [stack@*controller* ~]$ ps aux | grep dnsmasq nobody 24107 0.0 0.0 13160 688 ?S11:55 0:00 /sbin/dnsmasq --strict-order --bind-interfaces --conf-file= --pid-file=/opt/stack/data/nova/networks/nova-br100.pid

Re: [Openstack] (no subject)

2013-09-25 Thread Calvin Austin
It is also worth looking to see what dnsmasq processes you have (ps -ef| grep dnsmasq) 2 (and only 2) dnsmasq processes are configured/launched by nova-network to a listen address which should be the ip address of the br100 bridge eg 192.168.0.1 . the only interface it explicits excludes is lo (lo

Re: [Openstack] (no subject)

2013-09-25 Thread Albert Vonpupp
Thanks Aaron and John for your fast answers. Unfortunatelly I forgot to include the subject on this message. To be honest I'm not totally sure what is going on, but what I notice is that when I do start a VM on top of OpenStack, after the bridge br100 is created, I cannot login the rest of the ma

Re: [Openstack] (no subject)

2013-09-25 Thread John Griffith
On Wed, Sep 25, 2013 at 1:26 PM, Aaron Rosen wrote: > Hi Albert, > > Are you sure this is happening. I'm positive that neutron's dhcp agent > will only hand out ip addresses for ports that it knows about and I'm sure > nova-network does the same as well. > > Aaron > > On Wed, Sep 25, 2013 at 12:1

Re: [Openstack] (no subject)

2013-09-25 Thread Aaron Rosen
Hi Albert, Are you sure this is happening. I'm positive that neutron's dhcp agent will only hand out ip addresses for ports that it knows about and I'm sure nova-network does the same as well. Aaron On Wed, Sep 25, 2013 at 12:17 PM, Albert Vonpupp wrote: > Hello, > > I'm trying DevStack at the