Re: [Openstack] Swift Client

2013-07-05 Thread Kuo Hugo
--- I ever used --- 1) CyberDuck 2) Owncloud (What's the problem in your test?) 3) Gladinet client 4) SwiftStack Web Console 5) Most of AWS S3 client tools, but you need to enable Swift3 middleware support 6) OpenStack DashBoard 7) Maldivica gateway -- I never use but should work -- 8) SME Hope

[Openstack] setup linux users

2013-07-05 Thread Gonfi den Tschal
i'm having some difficulties following the tutorial at http://docs.openstack.org/developer/swift/development_saio.html 1) the user: i don't understand how it's meant, i guessed: - root for the commands - your-user-name should be swift, a user account without login privileges, created as:

Re: [Openstack] Availability Zones in Grizzly are not recognized

2013-07-05 Thread Joe Gordon
On Tue, Jul 2, 2013 at 10:21 AM, Vogl, Yves v...@adesso-mobile.de wrote: Hi, I want to segregate my installation into „Availability Zones“. I've configured a working multi-host installation with following hosts: [FIGURE 1] # nova availability-zone-list

[Openstack] Grizzly keystone files user and tenant issues

2013-07-05 Thread raghavendra.lad
Hi, I have tried to install Grizzly using the below link: https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst However when I try to run the files keystone_basic.sh and keystone_endpoints_basic.sh It says tenant and user needs

Re: [Openstack] Swift Client

2013-07-05 Thread CHABANI Mohamed El Hadi
Hi Hugo, I didn't use Owncloud, i tried before Cyberduck and had a problem such 'unrecongnized SSL message' ! My purpose is just to test ! i'm using a SAIO installation, with an Ubuntu 12.04, with tempauth middleware exactly according to :

Re: [Openstack] Swift Client

2013-07-05 Thread CHABANI Mohamed El Hadi
To use Cyberduck of course. I thing i should also use a different middleware instead of Tempauth, how can i replace it by devauth or swauth ? 2013/7/5 CHABANI Mohamed El Hadi chabani.mohamed.h...@gmail.com Hi Hugo, I didn't use Owncloud, i tried before Cyberduck and had a problem such

Re: [Openstack] Grizzly keystone files user and tenant issues

2013-07-05 Thread Filipe Manco
Are you sure you're using the right Keystone version? Have you properly installed Ubuntu Cloud Archive? Otherwise you need to provide more information. Filipe Manco http://about.me/fmanco 2013/7/5 raghavendra@accenture.com Hi, I have tried to install Grizzly using the below link:

Re: [Openstack] Swift Client

2013-07-05 Thread Jonathan Lu
Hi, Maybe you need the latest snapshot build, which you can download on the Cyberduck website https://trac.cyberduck.ch/wiki/help/en/howto/openstack, Connect without SSL section. If that still not work, you can check the config file. If the url of auth is /auth/v1.0, then you should

Re: [Openstack] Swift Client

2013-07-05 Thread CHABANI Mohamed El Hadi
Okey thank's, i will check this approach. ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] [Neutron] Strange packat loss of rubygems.org

2013-07-05 Thread Heiko Krämer
Heyho Guys, me again :) Yeah I'm posting on the list and what happen? I find the problem :) The problem is/was the same like OpenStack L3-Agent 3 months before. The MTU setting of the network device in the warden container is 1500 and to big for rubygems or github Greetings Heiko Am

[Openstack] OpenStack Community Weekly Newsletter (June 28 - July 5)

2013-07-05 Thread Stefano Maffulli
Hong Kong Summit -- Registration, Call for Speakers Sponsors Now Open! http://www.openstack.org/blog/2013/06/hong-kong-summit-registration-call-for-speakers-sponsors-now-open/ ???,

[Openstack] Quantum /Neutron

2013-07-05 Thread claudio marques
Hello Stakers I know that it is possible to automatically create new instances when, for example we need more resources at a given time. My question is, Imagining that nova creates that new instance in a different compute node, how quantum/neutron deal's with connectivity? I am reading a lot

Re: [Openstack] Windows Image in OpenStack

2013-07-05 Thread Narayanan, Krishnaprasad
Hi Razique, Sorry for replying late to your email. I am still unable to locate the virtio driver when I tried to install Windows on the VM. Is it possible for you to describe me in short the steps that has to be executed sequentially and the location of execution (cloud controller or compute

Re: [Openstack] setup linux users

2013-07-05 Thread nithish B
Hi, You have to be root to get the user part right. i.e. myuser@mymachine:~$sudo su myuser@mymachine:~#cd bin myuser@mymachine:~/bin$remakerings And as for the second one, try, $sudo apt-get update $sudo apt-get install python-swiftclient If it doesn't work, download the package from

Re: [Openstack] Grizzly keystone files user and tenant issues

2013-07-05 Thread Trevor Roberts Jr
Raghavendra, Have you tried contacting Bilel directly via GitHub? There should be a bugs tab on the guide's GitHub page that you can open an issue there. Bilel wrote that install guide himself. Some of the steps he specified may differ slightly from a standard Grizzly install. During my

Re: [Openstack] Shared Storage with cinder ?

2013-07-05 Thread Clint Byrum
Excerpts from Heiko Krämer's message of 2013-07-05 09:24:03 -0700: Heyho guys, I'm searching for a solution to share storage over more then one instance. Normally you attach a block device with cinder directly via iscsi or glusterfs or whatever to one instance and that's it. Multi

Re: [Openstack] Shared Storage with cinder ?

2013-07-05 Thread Heiko Krämer
Hey Clint, yeah that's correct but you will have many old applications like Wordpress or Magento they can't use out of the box an object store. You have customers with applications they'll not customize the application only to host that stuff. This feature will have Havanna release but it's

Re: [Openstack] Shared Storage with cinder ?

2013-07-05 Thread John Griffith
On Fri, Jul 5, 2013 at 10:31 AM, Clint Byrum cl...@fewbar.com wrote: Excerpts from Heiko Krämer's message of 2013-07-05 09:24:03 -0700: Heyho guys, I'm searching for a solution to share storage over more then one instance. Normally you attach a block device with cinder directly via

[Openstack] Nova instance launch failing on Quantum error 404 Not Found

2013-07-05 Thread Min Pae
I have an Openstack setup on Ubuntu/Juju/MAAS, and I was able to successfully set up instances and get them networked using Quantum as recently as a few days ago. A couple of days ago it stopped working. When I try to add an instance, nova-compute errors out citing an error while setting up

Re: [Openstack] setup linux users

2013-07-05 Thread Gonfi den Tschal
thanks, made some progress. this user had the same problem https://answers.launchpad.net/swift/+question/201810 i've now apt-get removed swift, and then installed all from git. that worked. except there are 2 failing unit tests, something about differences in expected http return codes. after

Re: [Openstack] setup linux users

2013-07-05 Thread Gonfi den Tschal
so i've updated all 13 config files (proxy-server.conf and the 12 1-4.conf) to have your-user-name as 'swift'. then i run remakerings as root as i was told, and that changes all 13 config files. wherever it said 'swift' it now is 'root', also in the places where 'swift' was hardcoded. then running

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #153

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/153/Project:precise_havana_ceilometer_trunkDate of build:Fri, 05 Jul 2013 05:31:14 -0400Build duration:2 min 20 secBuild cause:Started by an SCM

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #135

2013-07-05 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/135/Project:saucy_havana_ceilometer_trunkDate of build:Fri, 05 Jul 2013 05:31:14 -0400Build duration:2 min 32 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_cinder_trunk #194

2013-07-05 Thread openstack-testing-bot
at 20130705-0637Build needed 00:02:30, 55900k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_cinder_trunk #218

2013-07-05 Thread openstack-testing-bot
at 20130705-0637Build needed 00:02:53, 55916k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #154

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/154/Project:precise_havana_ceilometer_trunkDate of build:Fri, 05 Jul 2013 11:01:14 -0400Build duration:1 min 59 secBuild cause:Started by an SCM

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #136

2013-07-05 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/136/Project:saucy_havana_ceilometer_trunkDate of build:Fri, 05 Jul 2013 11:01:14 -0400Build duration:2 min 25 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #155

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/155/Project:precise_havana_ceilometer_trunkDate of build:Fri, 05 Jul 2013 11:31:24 -0400Build duration:1 min 59 secBuild cause:Started by an SCM

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #137

2013-07-05 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/137/Project:saucy_havana_ceilometer_trunkDate of build:Fri, 05 Jul 2013 11:31:24 -0400Build duration:2 min 30 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #156

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/156/Project:precise_havana_ceilometer_trunkDate of build:Fri, 05 Jul 2013 12:01:14 -0400Build duration:1 min 54 secBuild cause:Started by an SCM

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #138

2013-07-05 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/138/Project:saucy_havana_ceilometer_trunkDate of build:Fri, 05 Jul 2013 12:01:14 -0400Build duration:2 min 23 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_cinder_trunk #219

2013-07-05 Thread openstack-testing-bot
at 20130705-1306Build needed 00:03:16, 55916k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_cinder_trunk #195

2013-07-05 Thread openstack-testing-bot
at 20130705-1308Build needed 00:02:12, 55904k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'saucy-havana

[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_python-keystoneclient_trunk #53

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_python-keystoneclient_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_python-keystoneclient_trunk/53/Project:precise_havana_python-keystoneclient_trunkDate of build:Fri, 05 Jul 2013 15:01:14 -0400Build duration:1 min 13

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #356

2013-07-05 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/356/Project:saucy_havana_nova_trunkDate of build:Fri, 05 Jul 2013 15:03:30 -0400Build duration:41 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #515

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/515/Project:precise_havana_nova_trunkDate of build:Fri, 05 Jul 2013 15:32:48 -0400Build duration:24 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #357

2013-07-05 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/357/Project:saucy_havana_nova_trunkDate of build:Fri, 05 Jul 2013 15:45:38 -0400Build duration:28 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #516

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/516/Project:precise_havana_nova_trunkDate of build:Fri, 05 Jul 2013 16:02:32 -0400Build duration:25 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #358

2013-07-05 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/358/Project:saucy_havana_nova_trunkDate of build:Fri, 05 Jul 2013 16:14:18 -0400Build duration:27 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth

[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_keystone_trunk #140

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_keystone_trunk/140/Project:precise_havana_keystone_trunkDate of build:Fri, 05 Jul 2013 15:01:15 -0400Build duration:1 hr 57 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #517

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/517/Project:precise_havana_nova_trunkDate of build:Fri, 05 Jul 2013 17:02:04 -0400Build duration:11 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #359

2013-07-05 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/359/Project:saucy_havana_nova_trunkDate of build:Fri, 05 Jul 2013 17:03:05 -0400Build duration:14 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_python-keystoneclient_trunk #54

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_python-keystoneclient_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_python-keystoneclient_trunk/54/Project:precise_havana_python-keystoneclient_trunkDate of build:Fri, 05 Jul 2013 19:01:14 -0400Build duration:1 min 25

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_python-keystoneclient_trunk #52

2013-07-05 Thread openstack-testing-bot
Title: saucy_havana_python-keystoneclient_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_python-keystoneclient_trunk/52/Project:saucy_havana_python-keystoneclient_trunkDate of build:Fri, 05 Jul 2013 19:01:15 -0400Build duration:1 min 48 secBuild

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_cinder_trunk #196

2013-07-05 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/196/Project:saucy_havana_cinder_trunkDate of build:Sat, 06 Jul 2013 01:01:15 -0400Build duration:4 min 51 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_cinder_trunk #220

2013-07-05 Thread openstack-testing-bot
Title: precise_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_cinder_trunk/220/Project:precise_havana_cinder_trunkDate of build:Sat, 06 Jul 2013 01:01:14 -0400Build duration:4 min 38 secBuild cause:Started by an SCM changeBuilt