Suppose that's the way to do it.
On Fri, Jan 30, 2015, 7:44 AM liuxinguo wrote:
> · I have seen that the module ‘oslo.config’ have changed to
> ‘oslo_config’ in Kilo but in Juno it is still ‘oslo.config’.
>
>
>
> I want my code work compatibly both for Juno and Kilo so I import this
>
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 does not exist on Github.
>
> git clone https://github.com/openstack-dev/devstack.git -b stable/havana
>
Can anyone kindly help me here? When the volume type is created and I try
starting volume service via coverage, I get "coverage_manager not found"
error.
On Wed, Jul 2, 2014 at 6:57 AM, iKhan wrote:
> I have manually deployed cinder and it is up and running. Now I wanted to
> g
I have manually deployed cinder and it is up and running. Now I wanted to
get the live code coverage for cinder using tempest, I tried to running
each cinder-api services as "coverage run /usr/bin/cinder-api" it started
but when I tried same with cinder-volume with volume types configured it
failed
Hi,
I was intrigued when a cinder volume-type is destroyed completely its queue
still exists until the messaging service is restarted. In my case its
rabbitmq, not sure if it is valid behavior. Kindly let me know.
--
Thanks,
IK
___
OpenStack-dev mailin
Hi,
You can find all the latest docs on OpenStack at http://docs.openstack.org/
On Thu, May 29, 2014 at 8:47 AM, Swaroop Jayanthi <
swaroop.jayan...@gmail.com> wrote:
> Hi All,
>
> I am new to Openstack and want to understand the concepts of Openstack.
>
> I am going through the pdf provided in
Yes I do run in venv, I'm checking for missing libraries.
On Wed, Feb 19, 2014 at 2:03 AM, John Griffith
wrote:
> On Tue, Feb 18, 2014 at 1:21 PM, iKhan wrote:
> > Hi All,
> >
> > All cinder test cases are failing with error 'cannot import rpcapi',
>
Hi All,
All cinder test cases are failing with error 'cannot import rpcapi', though
same files work fine in live cinder setup. I wonder what's going wrong when
unit testing is triggered. Can any one help me out here?
--
Thanks,
IK
___
OpenStack-dev mai
Hi All,
I'm just curious on how the manager.py is choosing backend while creating
volume, I know volume type is set but where is this being processed?
I am sorry if this is a basic question, but didn't got any help from
#openstack-dev IRC channel so was left without option to post here.
--
Than
+1 to Rohit. I am new too and looking forward to help in cinder part of
OpenStack for starters.
On Thu, Feb 13, 2014 at 12:36 PM, Rohit Vaidya wrote:
> I am new to open stack and python. But I really liked the live community
> here and great suggestions that crop up. This one is seriously good
I haven't started contributing to openstack, looks like this might be good
opportunity. Count me in. I had the same doubt about AUDIT level log in
cinder.
On Tue, Jan 28, 2014 at 8:16 PM, Alexander Tivelkov
wrote:
> Very interested, thanks a lot for this topic.
> Will work on bringing all of thi
n Tue, Jan 21, 2014 at 1:11 AM, iKhan wrote:
> Continued with ConfigParser, nothing much difference apart from clean way
> of maintaining INI file in iniparse. I think unless a solution is thought,
> good to go with this.
>
> Thanks again John.
>
>
> On Mon, Jan 20, 20
Hi,
I am planning to validate an IP which is accepted part of input from user
in cinder, I need to verify if IP address is valid and it is up in the
network. The dirty way or only way that I know as of now is to create a
socket object and perform inet_aton()and gethostbyaddr()
Jut worried if thes
ohn Griffith
> wrote:
> > On Mon, Jan 20, 2014 at 10:30 AM, iKhan wrote:
> >> Thanks John,
> >>
> >> It worked earlier while executing because iniparse was installed, tho
> this
> >> wasn't present in virtual environment. Installing iniparse
ke care of this in
test-requirement.txt as you mentioned.
I wonder if there is an alternative to iniparse by default.
Regards
On Mon, Jan 20, 2014 at 10:47 PM, John Griffith wrote:
> On Mon, Jan 20, 2014 at 10:07 AM, iKhan wrote:
> > Hi,
> >
> > I have imported iniparse t
Hi,
I have imported iniparse to my cinder code, it works fine when I perform
execution. But when I run the unit test, it fails while importing iniparse.
It says "No module named iniparse". Do I have to take care of something
here?
--
Thanks,
Ibad Khan
9686594607
_
Hi,
I am trying to run cinder unit tests via run_tests.sh since my tox has some
issues. Following is the error I am getting while running run_tests.sh
error in setup command: Error parsing /RMCUT/cinder/havana/setup.cfg:
OSError: [Errno 2] No such file or directory
Running ` python setup.py tes
Are you trying this on Ubuntu?
On Sat, Dec 21, 2013 at 1:15 PM, Sayali Lunkad wrote:
>
> Subject: ./run_test.sh fails to build environment
>
> Hello,
> I get this error when I try to set the environment for Horizon. Any idea
> why this is happening? I am running Devstack on a VM with Ubuntu 12.0
If you are behind corporate proxy, make sure the proxy is set.
On Wed, Dec 18, 2013 at 8:56 PM, Sayali Lunkad wrote:
> Hello,
>
> I get the following error when I run stack.sh on Devstack
>
> Traceback (most recent call last):
> File "/usr/local/bin/ceilometer-dbsync", line 6, in
> from c
I am newbie here and I am from +5:30 GMT. Can any one direct me how to
attend this meeting?
On Wed, Dec 18, 2013 at 12:46 PM, Krishna Raman wrote:
> Hi,
>
> The next Git-workflow meeting is tomorrow at 8 AM PST. (
> http://www.worldtimebuddy.com/?qm=1&lid=8,524901,2158177,100&h=8&date=2013-12-1
s for me. Others may be more tolerant
> though, seems worth further discussion IMHO.
>
>
> Sent from my really tiny device...
>
> On Dec 15, 2013, at 8:39 PM, "iKhan" wrote:
>
> How about sending SIGTERM to child processes and then starting them? I
> know th
A SIGHUP approach could be handled more gracefully (but it does require
> some changes in the underlying codebase to do this "refresh").
>
>
> Sent from my really tiny device...
>
> On Dec 15, 2013, at 3:11 AM, "iKhan" wrote:
>
> I don't know i
can to a
> single area (something like the mentioned registry of objects that can be
> reloaded when a SIGHUP arrives) and see how it goes.
>
> It does seem like a nice feature if u can get it right :-)
>
> Sent from my really tiny device...
>
> On Dec 13, 2013, at 8:57 PM,
Hi All,
At present cinder driver can be only configured with adding entries in conf
file. Once these driver related entries are modified or added in conf file,
we need to restart cinder-volume service to validate the conf entries and
create a child process that runs in background.
I am thinking o
24 matches
Mail list logo