Re: [Openstack] Cinder vs Swift architecture

2015-10-08 Thread saurabh suman
That was certainly some dirty explanation Adam. Thanks :). What is still unclear to me is the architecture. In all the above storage technology (File ,block and object ) we have a physical a hard drive. Now what are the layers above them? Like we must have a driver ,then we must format it with

Re: [Openstack] OpenStack (Devstack) and Opendaylight

2015-10-05 Thread saurabh suman
Looks like you have already stacked once on that system then cleaned it but some of python depedency files remained there. Is that the case? Also before stacking make sure you ODL is up and running. Regards, Saurav On Mon, Oct 5, 2015 at 8:21 PM, Silvia Fichera wrote: > Hi all, > I'm trying to

[Openstack] Cinder and Ephemeral storage

2015-10-04 Thread saurabh suman
Hi, When we don't have cinder and swift in our openstack setup ,where do our virtual machines get launched and the glance images get stored?? If the answer is ephemeral what exactly do we mean by that. How does it all happen ? In that case does it get stored in hard disk? Cheers! Saurav

Re: [Openstack] [Rdo-list] Fwd: ODL integration with Openstack neutron

2015-08-28 Thread saurabh suman
Hi Ihar, Sorry for the delay. I switched my setup to devstack. Again on integrating with ODL helium release I am getting the error "*Mechanism driver 'opendaylight' failed in create_port_postcommit *." logs available at http://pastie.org/10381307 For the logs in above mail chain,you can save

[Openstack] RDO openstack adding compute node

2015-08-13 Thread saurabh suman
Hi, I had an allinone setup of RDO openstack which is running fine (IP =172.18.50.200 on enp17s0) on fedora 21 machine. I am plannning to add a compute node and for that I connected NIC 2 (IP = 192.168.0.1,enp13s0) of controller machine to another (which I want to make compute) machine (IP = 19

[Openstack] ODL integration with Openstack neutron

2015-07-29 Thread saurabh suman
Hi, I have a allinone setup of RDO openstack following the https://www.rdoproject.org/Quickstart. Now I want to integrate ODL with this, so I followed this guide https://www.rdoproject.org/Helium_OpenDaylight_Juno_OpenStack My ovs switch setup looks like this. My node IP is 172.18.50.200 and ODL

Re: [Openstack] Fwd: packstack --allinone error in fedora 21

2015-07-12 Thread saurabh suman
Sun, Jul 12, 2015 at 11:17 PM -0700, "saurabh suman" < > 90.su...@gmail.com> wrote: > > >> Hi, >> >> I am following https://www.rdoproject.org/Quickstart to install >> openstack on fedora 21. >> While all the commands ran successfully the las

[Openstack] Fwd: packstack --allinone error in fedora 21

2015-07-12 Thread saurabh suman
Hi, I am following https://www.rdoproject.org/Quickstart to install openstack on fedora 21. While all the commands ran successfully the last command packstack --allinone gave error [image: Inline image 1] Can anyone help me out here. Regards, Saurav ___

[Openstack] Fwd: Help regarding Swift Tese cases

2015-02-18 Thread saurabh suman
de or suggest some possible scenarios to add. Futher I don't see any test cases testing the functionality of *Auditors * and *Replicators.* Can anyone guide me if they are present. In case they are not, how is there fucntionality tested. Regards, Saurav On Tue, Feb 10, 2015 at 12:12 PM, sau

Re: [Openstack] Help regarding Swift Tese cases

2015-02-09 Thread saurabh suman
[func_test] > section, and you'll be able to test its functionality. > > > --John > > > > > > On Feb 8, 2015, at 9:22 PM, saurabh suman <90.su...@gmail.com> wrote: > > > > Hi All, > > > > I am planning to implement cloud storage using

[Openstack] Help regarding Swift Tese cases

2015-02-08 Thread saurabh suman
Hi All, I am planning to implement cloud storage using openstack swift. Now to test the swift functionality,as far as I know, there is only one test case related to swift *test_swift_basic_ops.py* present at the path *openstack/tempest/tree/master/tempest/scenario .* I was wondering if there ar