Re: [Openstack] Wish: Please rename all OpenStack packages to openstack-*

2012-02-22 Thread Zhongyue Luo
Exactly. It would be really ugly to import something like xxx-yyy-zzz.

On Wed, Feb 22, 2012 at 3:24 PM, Alexey Eromenko al4...@gmail.com wrote:

 On Wed, Feb 22, 2012 at 9:21 AM, Zhongyue Luo lzye...@gmail.com wrote:
  Before we discuss whether the packages should be renamed or not, isn't it
  unorthodox to have a hyphen in a package name?

 You mean this ?
 openstack-nova-*

 Just a reg.exp.

 It means:
 openstack-nova-volume
 openstack-nova-compute
 openstack-nova-common
 ...

 --
 -Alexey Eromenko Technologov

___
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] Wish: Please rename all OpenStack packages to openstack-*

2012-02-22 Thread Juan J.
On Wed, 2012-02-22 at 16:05 +0800, Zhongyue Luo wrote:
 Exactly. It would be really ugly to import something like xxx-yyy-zzz.

Alexey means the DEB package and not the name of the packaged stuff.

You can call python-whatever your package and the contents have the
hierarchy you want like whatever.something.else.

I agree with Alexey, although I'd love the name of the packages in pypi
were consistent with the deb packaging (this could avoid problems like
python-cloudfiles in pypi being named python-rackspace-cloudfiles in
Ubuntu), so setupy.py can be used to generate DEB packages in a
consistent way.

Regards,

Juan

-- 
Juan J. Martinez
Development, MEMSET

mail: j...@memset.com
 web: http://www.memset.com/

Memset Ltd., registration number 4504980. 25 Frederick Sanger Road, Guildford, 
Surrey, GU2 7YD, UK.


___
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] availability/performance sensors/probes

2012-02-22 Thread Jasper Capel
I've uploaded the checks we use in production here at Spil Games to 
https://github.com/spilgames/swift. Besides check_swift (which is a functional 
test) everything's meant to gather statistics from the cluster and we're 
looking to replace that with a Graphite-based solution to avoid having to parse 
access logs and having more real-time metrics available. Nothing fancy, but it 
may be of use to someone.

Jasper



On Feb 21, 2012, at 11:54 PM, Tim Bell wrote:

 
 This does bring up a more generic problem of sharing the
 availability/performance code for all of the OpenStack components.
 
 At the design summit, this was proposed as one of the example use cases of
 the OpenStack community forge (I forget the exact name) but it was intended
 as a place for sharing code/procedures which were not intended to be part of
 the core but may be of interest to others.
 
 Was anything set up along these lines ?
 
 A set of production quality Nagios/Ganglia sensors would be very interesting
 if someone has these
 
 Tim
 
 -Original Message-
 From: openstack-bounces+tim.bell=cern...@lists.launchpad.net
 [mailto:openstack-bounces+tim.bell=cern...@lists.launchpad.net] On Behalf
 Of Jasper Capel
 Sent: 21 February 2012 18:29
 To: John Dickinson
 Cc: openstack@lists.launchpad.net
 Subject: Re: [Openstack] swprobe: swift middleware for sending metrics to
 graphite using statsd
 
 Hi John,
 
 Apparently my google-fu is not up to snuff, as I wasn't aware of that
 project.
 Had I been, I probably would've just extemded that one. :)
 
 Cheers,
 Jasper
 
 
 From: John Dickinson [m...@not.mn]
 Sent: Tuesday, February 21, 2012 5:44 PM
 To: Jasper Capel
 Cc: openstack@lists.launchpad.net
 Subject: Re: [Openstack] swprobe: swift middleware for sending metrics to
 graphite using statsd
 
 That's great. Have you by any chance seen
 https://github.com/pandemicsyn/swift-informant? It's something similar
 that we've been playing with at Rackspace.
 
 --John
 
 
 On Feb 21, 2012, at 10:36 AM, Jasper Capel wrote:
 
 Hi all,
 
 I'm announcing a piece of Swift middleware, swprobe [1], designed to
 gather run-time metrics and ship them off to Graphite [2] for near
 real-time
 monitoring. Currently it sends out bytes up- and downloaded per account,
 http methods and response codes and timings in miliseconds on each call.
 
 To be able to use this you need Graphite [2]. You also need statsd
 running,
 preferably on the local machine since there potentially many small UDP
 packets are being sent out. Please also note that we have not yet tested
 this
 with production workloads.
 
 [1] - https://github.com/spilgames/swprobe
 [2] - http://graphite.wikidot.com/
 [3] - https://github.com/etsy/statsd
 
 Best regards,
 
 --
 Jasper Capel
 Lead Infrastructure Engineer
 
 W http://www.spilgames.com | S jwcapel-spil
 
 
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp
 
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
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] Wish: Please rename all OpenStack packages to openstack-*

2012-02-22 Thread Soren Hansen
2012/2/22 Zhongyue Luo lzye...@gmail.com:
 Before we discuss whether the packages should be renamed or not, isn't it
 unorthodox to have a hyphen in a package name?

Out of the 38480 packages available on amd64 in Ubuntu Precise, 28910
have a hyphen in their package name.

-- 
Soren Hansen             | http://linux2go.dk/
Senior Software Engineer | http://www.cisco.com/
Ubuntu Developer         | http://www.ubuntu.com/
OpenStack Developer      | http://www.openstack.org/

___
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] Wish: Please rename all OpenStack packages to openstack-*

2012-02-22 Thread Zhongyue Luo
I thought you meant the python package name, my bad.

On Wed, Feb 22, 2012 at 4:57 PM, Soren Hansen so...@linux2go.dk wrote:

 2012/2/22 Zhongyue Luo lzye...@gmail.com:
  Before we discuss whether the packages should be renamed or not, isn't it
  unorthodox to have a hyphen in a package name?

 Out of the 38480 packages available on amd64 in Ubuntu Precise, 28910
 have a hyphen in their package name.

 --
 Soren Hansen | http://linux2go.dk/
 Senior Software Engineer | http://www.cisco.com/
 Ubuntu Developer | http://www.ubuntu.com/
 OpenStack Developer  | http://www.openstack.org/

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Confused between devstack repos

2012-02-22 Thread Deepak Garg
Hi All,

I have just pushed a two line patch for
https://bugs.launchpad.net/quantum/+bug/938403

https://review.openstack.org/#change,4388

This patch is pushed to  cloudbuilders/devstack.git   but in another
thread, I just read that there's
one more devstack repo  openstack-dev/devstack.git.  On cloning I
found the last few commits to be
exactly the same. Why really do we have two of them ?  Which one is
supposed to be used ?
Please let me know if I am missing something.

Cheers,
Deepak

___
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] Confused between devstack repos

2012-02-22 Thread Adrian Smith
openstack-dev/devstack.git is the main repo.

The project summary for cloudbuilders/devstack.git states,
THIS IS A MIRROR OF https://github.com/openstack-dev/devstack;

I guess someone has a dependency on cloudbuilders/devstack.git that
they can't give up just yet.


On 22 February 2012 09:45, Deepak Garg deepakgarg.i...@gmail.com wrote:
 Hi All,

 I have just pushed a two line patch for
 https://bugs.launchpad.net/quantum/+bug/938403

 https://review.openstack.org/#change,4388

 This patch is pushed to  cloudbuilders/devstack.git   but in another
 thread, I just read that there's
 one more devstack repo  openstack-dev/devstack.git.  On cloning I
 found the last few commits to be
 exactly the same. Why really do we have two of them ?  Which one is
 supposed to be used ?
 Please let me know if I am missing something.

 Cheers,
 Deepak

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to     : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
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] Object Storage Swift on rhel6.0

2012-02-22 Thread Sudhakar Maiya
Hi,

after successfull configuration of openstack object storage.. i tried to
test the installation

swauth-add-user -K swauthkey -A http://10.30.91.80:8080/swauth/ -a
system root testpass

error on /var/log/meesage

Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
10.30.91.84:6042/sdb13 re: Trying to get account info for /v2: Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
10.30.91.84:6052/sdb14 re: Trying to get account info for /v2: Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
10.30.91.84:6022/sdb11 re: Trying to get account info for /v2: Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
10.30.91.84:6032/sdb12 re: Trying to get account info for /v2: Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80 10.30.91.80
22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 - - - - - - -
- 0.0151

can any one help me on this


regards
Sudhakar

On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel jasper.ca...@spilgames.comwrote:

  Change use = egg:swift#swauth to use = egg:swauth#swauth.

  Cheers,
 Jasper


  On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:

 yes i have installed rpm

 On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah chmo...@chmouel.comwrote:

 Hi,

 On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya sma...@gmail.com
 wrote:
  LookupError: Entry point 'swauth' not found in egg 'swift' (dir:
  /usr/lib/python2.6/site-packages; protocols: paste.filter_factory,
  paste.filter_app_factory; entry_points: )

  did you install Pete's swauth rpm?

 http://people.redhat.com/zaitcev/tmp/

 Cheers,
 Chmouel.


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
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] Confused between devstack repos

2012-02-22 Thread Adrian Smith
openstack-dev/devstack.git is the main repo.

The project summary for cloudbuilders/devstack.git states,
THIS IS A MIRROR OF https://github.com/openstack-dev/devstack;

I guess someone has a dependency on cloudbuilders/devstack.git that
they can't give up just yet.

On 22 February 2012 09:45, Deepak Garg deepakgarg.i...@gmail.com wrote:
 Hi All,

 I have just pushed a two line patch for
 https://bugs.launchpad.net/quantum/+bug/938403

 https://review.openstack.org/#change,4388

 This patch is pushed to  cloudbuilders/devstack.git   but in another
 thread, I just read that there's
 one more devstack repo  openstack-dev/devstack.git.  On cloning I
 found the last few commits to be
 exactly the same. Why really do we have two of them ?  Which one is
 supposed to be used ?
 Please let me know if I am missing something.

 Cheers,
 Deepak

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to     : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
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] Object Storage Swift on rhel6.0

2012-02-22 Thread Adrian Smith
Could be a problem with the URL (/swauth rather than /auth). Try this,

swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a
system root testpass


On 22 February 2012 10:16, Sudhakar Maiya sma...@gmail.com wrote:
 Hi,

 after successfull configuration of openstack object storage.. i tried to
 test the installation

 swauth-add-user -K swauthkey -A http://10.30.91.80:8080/swauth/ -a system
 root testpass

 error on /var/log/meesage

 Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
 10.30.91.84:6042/sdb13 re: Trying to get account info for /v2: Connection
 refused (client_ip: 10.30.91.80)
 Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
 10.30.91.84:6052/sdb14 re: Trying to get account info for /v2: Connection
 refused (client_ip: 10.30.91.80)
 Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
 10.30.91.84:6022/sdb11 re: Trying to get account info for /v2: Connection
 refused (client_ip: 10.30.91.80)
 Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
 10.30.91.84:6032/sdb12 re: Trying to get account info for /v2: Connection
 refused (client_ip: 10.30.91.80)
 Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80 10.30.91.80
 22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 - - - - - - - -
 0.0151

 can any one help me on this


 regards
 Sudhakar

 On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel jasper.ca...@spilgames.com
 wrote:

 Change use = egg:swift#swauth to use = egg:swauth#swauth.

 Cheers,
 Jasper


 On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:

 yes i have installed rpm

 On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah chmo...@chmouel.com
 wrote:

 Hi,

 On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya sma...@gmail.com
 wrote:
  LookupError: Entry point 'swauth' not found in egg 'swift' (dir:
  /usr/lib/python2.6/site-packages; protocols: paste.filter_factory,
  paste.filter_app_factory; entry_points: )

 did you install Pete's swauth rpm?

 http://people.redhat.com/zaitcev/tmp/

 Cheers,
 Chmouel.


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 ___
 Mailing list: https://launchpad.net/~openstack
 Post to     : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Uploading Images to nova

2012-02-22 Thread Nicolas Odermatt
Hey guys,

 

I successfully installed a single-node with the stackops-distro. However I
encountered an error while uploading an image to nova using
uec-publish-tarball command.

 

Here is what I did:

//Execute command to upload

root@nova-controller:~# uec-publish-tarball
lucid-server-cloudimg-amd64.tar.gz images

 

// Error message printed

Unable to run euca-describe-images.  Is euca2ools environment set up?

 

// First of all I checked wether euca2ools were installed:

root@nova-controller:~# dpkg --get-selections | grep euca2ools

euca2ools   install

 

// Then I looked into the environment variables to verify that the novarc
file has been sourced:

 

root@nova-controller:/usr/lib/python2.6/dist-packages# env

TERM=xterm

SHELL=/bin/bash

SSH_CLIENT=192.168.163.1 49471 22

EUCALYPTUS_CERT=/root/ipa-cred/cacert.pem

OLDPWD=/root

SSH_TTY=/dev/pts/0

USER=root

LS_COLORS=rs=0:di=01;34:ln=01;36:hl=44;37:pi=40;33:so=01;35:do=01;35:bd=40;3
3;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st
=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:
*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;
31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.
rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=0
1;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;3
5:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*
.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mp
eg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=
01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:
*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl
=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;
35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:
*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa
=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:

NOVA_CERT=/root/ipa-cred/cacert.pem

EC2_SECRET_KEY=ec90b740-8f45-49c1-880a-71a8f8f8b6cc

NOVA_PROJECT_ID=ipa

EC2_USER_ID=42

MAIL=/var/mail/root

PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
:/var/lib/nova/bin/

NOVA_VERSION=1.1

NOVA_USERNAME=nodermatt

PWD=/usr/lib/python2.6/dist-packages

LANG=en_US.UTF-8

NOVA_API_KEY=nodermatt

NOVA_URL=http://192.168.163.10:8774/v1.1/

SHLVL=1

HOME=/root

EC2_URL=http://192.168.163.10:8773/services/Cloud

LOGNAME=root

SSH_CONNECTION=192.168.163.1 49471 192.168.163.10 22

EC2_ACCESS_KEY=nodermatt:ipa

LESSOPEN=| /usr/bin/lesspipe %s

EC2_PRIVATE_KEY=/root/ipa-cred/pk.pem

S3_URL=http://192.168.163.10:

LESSCLOSE=/usr/bin/lesspipe %s %s

EC2_CERT=/root/ipa-cred/cert.pem

_=/usr/bin/env

 

//After that I took a look into the nova-api.log:

root@nova-controller:~/ipa-cred# tail -n10 /var/log/nova/nova-api.log

2012-02-22 11:01:26,999 DEBUG routes.middleware
[293b16dd-ca98-46f1-94f3-34469d85ca6e admin 2] Match dict: {'action':
u'index', 'controller': nova.api.openstack.wsgi.Resource object at
0x4058d10, 'project_id': u'2'} from (pid=1369) __call__
/usr/lib/pymodules/python2.6/routes/middleware.py:103

2012-02-22 11:01:26,999 INFO nova.api.openstack.wsgi
[293b16dd-ca98-46f1-94f3-34469d85ca6e admin 2] GET
http://192.168.163.10:8774/v1.1/2/os-keypairs?fresh=1329908486.91

2012-02-22 11:01:27,000 DEBUG nova.api.openstack.wsgi
[293b16dd-ca98-46f1-94f3-34469d85ca6e admin 2] Unrecognized Content-Type
provided in request from (pid=1369) deserialize_body
/var/lib/nova/nova/api/openstack/wsgi.py:231

2012-02-22 11:01:27,004 INFO nova.api.openstack.wsgi
[293b16dd-ca98-46f1-94f3-34469d85ca6e admin 2]
http://192.168.163.10:8774/v1.1/2/os-keypairs?fresh=1329908486.91 returned
with HTTP 200

2012-02-22 11:02:35,731 INFO nova.api.openstack.wsgi [-] GET
http://192.168.163.10:8774/favicon.ico

2012-02-22 11:02:35,732 DEBUG nova.api.openstack.wsgi [-] Unrecognized
Content-Type provided in request from (pid=1369) deserialize_body
/var/lib/nova/nova/api/openstack/wsgi.py:231

2012-02-22 11:02:35,733 INFO nova.api.openstack.wsgi [-]
http://192.168.163.10:8774/favicon.ico returned with HTTP 300

2012-02-22 11:02:35,755 INFO nova.api.openstack.wsgi [-] GET
http://192.168.163.10:8774/favicon.ico

2012-02-22 11:02:35,756 DEBUG nova.api.openstack.wsgi [-] Unrecognized
Content-Type provided in request from (pid=1369) deserialize_body
/var/lib/nova/nova/api/openstack/wsgi.py:231

2012-02-22 11:02:35,818 INFO nova.api.openstack.wsgi [-]
http://192.168.163.10:8774/favicon.ico returned with HTTP 300

 

//Then I ran the euca-describe-zones command to receive more information:

root@nova-controller:~# euca-describe-availability-zones verbose

Warning: failed to parse error message from AWS: unknown:1:0: syntax error

BotoServerError: 500 Internal Server Error

Traceback (most recent 

Re: [Openstack] Object Storage Swift on rhel6.0

2012-02-22 Thread Sudhakar Maiya
when i tried with below command

 swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a system
root testpass

error

Account creation failed: 500 Server Error
User creation failed: 500 Server Error

Regards
Sudhakar

On Wed, Feb 22, 2012 at 4:07 PM, Adrian Smith adrian_f_sm...@dell.comwrote:

 Could be a problem with the URL (/swauth rather than /auth). Try this,

 swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a
 system root testpass


 On 22 February 2012 10:16, Sudhakar Maiya sma...@gmail.com wrote:
  Hi,
 
  after successfull configuration of openstack object storage.. i tried to
  test the installation
 
  swauth-add-user -K swauthkey -A http://10.30.91.80:8080/swauth/ -a
 system
  root testpass
 
  error on /var/log/meesage
 
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
  10.30.91.84:6042/sdb13 re: Trying to get account info for /v2:
 Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
  10.30.91.84:6052/sdb14 re: Trying to get account info for /v2:
 Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
  10.30.91.84:6022/sdb11 re: Trying to get account info for /v2:
 Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
  10.30.91.84:6032/sdb12 re: Trying to get account info for /v2:
 Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80 10.30.91.80
  22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 - - - - - -
 - -
  0.0151
 
  can any one help me on this
 
 
  regards
  Sudhakar
 
  On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel 
 jasper.ca...@spilgames.com
  wrote:
 
  Change use = egg:swift#swauth to use = egg:swauth#swauth.
 
  Cheers,
  Jasper
 
 
  On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:
 
  yes i have installed rpm
 
  On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah chmo...@chmouel.com
  wrote:
 
  Hi,
 
  On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya sma...@gmail.com
  wrote:
   LookupError: Entry point 'swauth' not found in egg 'swift' (dir:
   /usr/lib/python2.6/site-packages; protocols: paste.filter_factory,
   paste.filter_app_factory; entry_points: )
 
  did you install Pete's swauth rpm?
 
  http://people.redhat.com/zaitcev/tmp/
 
  Cheers,
  Chmouel.
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 
 
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 

___
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] Object Storage Swift on rhel6.0

2012-02-22 Thread Adrian Smith
Is there anything of interest in your logs? This will either be
/var/log/syslog or /var/log/swift/?. Depends how you configured it in
/etc/swift/proxy-server.conf.

On 22 February 2012 13:47, Sudhakar Maiya sma...@gmail.com wrote:
 when i tried with below command

  swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a system
 root testpass

 error

 Account creation failed: 500 Server Error
 User creation failed: 500 Server Error

 Regards
 Sudhakar

 On Wed, Feb 22, 2012 at 4:07 PM, Adrian Smith adrian_f_sm...@dell.com
 wrote:

 Could be a problem with the URL (/swauth rather than /auth). Try this,

 swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a
 system root testpass


 On 22 February 2012 10:16, Sudhakar Maiya sma...@gmail.com wrote:
  Hi,
 
  after successfull configuration of openstack object storage.. i tried to
  test the installation
 
  swauth-add-user -K swauthkey -A http://10.30.91.80:8080/swauth/ -a
  system
  root testpass
 
  error on /var/log/meesage
 
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
  server
  10.30.91.84:6042/sdb13 re: Trying to get account info for /v2:
  Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
  server
  10.30.91.84:6052/sdb14 re: Trying to get account info for /v2:
  Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
  server
  10.30.91.84:6022/sdb11 re: Trying to get account info for /v2:
  Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
  server
  10.30.91.84:6032/sdb12 re: Trying to get account info for /v2:
  Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80 10.30.91.80
  22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 - - - - - -
  - -
  0.0151
 
  can any one help me on this
 
 
  regards
  Sudhakar
 
  On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel
  jasper.ca...@spilgames.com
  wrote:
 
  Change use = egg:swift#swauth to use = egg:swauth#swauth.
 
  Cheers,
  Jasper
 
 
  On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:
 
  yes i have installed rpm
 
  On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah chmo...@chmouel.com
  wrote:
 
  Hi,
 
  On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya sma...@gmail.com
  wrote:
   LookupError: Entry point 'swauth' not found in egg 'swift' (dir:
   /usr/lib/python2.6/site-packages; protocols: paste.filter_factory,
   paste.filter_app_factory; entry_points: )
 
  did you install Pete's swauth rpm?
 
  http://people.redhat.com/zaitcev/tmp/
 
  Cheers,
  Chmouel.
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 
 
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to     : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to     : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] running Tempest continuously in the openstack project?

2012-02-22 Thread Ionuț Arțăriși

Hello,

I'm trying to get started with Tempest and I would really like to be 
able to see a running setup somewhere. I'm getting a lot of tests 
failing and I don't know if it's because of my setup or because of bugs 
in Tempest or incompatibilities with the current code in the other 
components.


I looked at Jenkins, but it seems there are only two tasks related to 
Tempest there, testing for git-merge and pep8. Does the OpenStack 
project actively run the full Tempest test suite anywhere?


It would be great if anyone can offer a working configuration or at 
least say if they have Tempest running successfully against which 
versions of nova, glance, swift etc.


Thanks,
Ionuț

___
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] running Tempest continuously in the openstack project?

2012-02-22 Thread David Kranz
There is currently a bug https://bugs.launchpad.net/tempest/+bug/933845 
that will prevent tempest from working with  keystone. That ticket 
provides a workaround but still not all of the tests are working at the 
moment. I think the goal is for tempest to become actively run but we 
are not there yet...


 -David


On 2/22/2012 9:12 AM, Ionuț Arțăriși wrote:

Hello,

I'm trying to get started with Tempest and I would really like to be 
able to see a running setup somewhere. I'm getting a lot of tests 
failing and I don't know if it's because of my setup or because of 
bugs in Tempest or incompatibilities with the current code in the 
other components.


I looked at Jenkins, but it seems there are only two tasks related to 
Tempest there, testing for git-merge and pep8. Does the OpenStack 
project actively run the full Tempest test suite anywhere?


It would be great if anyone can offer a working configuration or at 
least say if they have Tempest running successfully against which 
versions of nova, glance, swift etc.


Thanks,
Ionuț

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



___
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] [QA] Finding a new time for our weekly meeting?

2012-02-22 Thread Jay Pipes

On 02/21/2012 10:28 PM, Daryl Walleck wrote:

That time still works for me. Would be starting that this week (tomorrow)?


Yes, please :) And I heard from many other members that it would work, 
too, and nobody said that the change would not work...


I've updated the wiki:

http://wiki.openstack.org/Meetings

See you all tomorrow!
-jay

___
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] running Tempest continuously in the openstack project?

2012-02-22 Thread Daryl Walleck
We're running Tempest as part of our continuous build. For the bug you're 
referring to David, there is a configuration in Tempest where the name of the 
Nova/Compute project can be set, so I don't think its fair to say that Tempest 
is currently broken. However, I am working on a more comprehensive set of 
documentation and auto-configuration tools to allow people to work with Tempest 
more easily. Expect more very soon coming down the pipeline.

Daryl

From: openstack-bounces+daryl.walleck=rackspace@lists.launchpad.net 
[openstack-bounces+daryl.walleck=rackspace@lists.launchpad.net] on behalf 
of David Kranz [david.kr...@qrclab.com]
Sent: Wednesday, February 22, 2012 8:24 AM
To: openstack@lists.launchpad.net
Subject: Re: [Openstack] running Tempest continuously in the openstack  project?

There is currently a bug https://bugs.launchpad.net/tempest/+bug/933845
that will prevent tempest from working with  keystone. That ticket
provides a workaround but still not all of the tests are working at the
moment. I think the goal is for tempest to become actively run but we
are not there yet...

  -David


On 2/22/2012 9:12 AM, Ionuț Arțăriși wrote:
 Hello,

 I'm trying to get started with Tempest and I would really like to be
 able to see a running setup somewhere. I'm getting a lot of tests
 failing and I don't know if it's because of my setup or because of
 bugs in Tempest or incompatibilities with the current code in the
 other components.

 I looked at Jenkins, but it seems there are only two tasks related to
 Tempest there, testing for git-merge and pep8. Does the OpenStack
 project actively run the full Tempest test suite anywhere?

 It would be great if anyone can offer a working configuration or at
 least say if they have Tempest running successfully against which
 versions of nova, glance, swift etc.

 Thanks,
 Ionuț

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp
___
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] running Tempest continuously in the openstack project?

2012-02-22 Thread James E. Blair
Indeed, as soon as someone says I have Tempest working on a system
configured by devstack with a repeatable process, here's how I did
it... we'll start running it in Jenkins.  But so far I've heard from
the Tempest developers that it's not quite ready yet.

-Jim

David Kranz david.kr...@qrclab.com writes:

 There is currently a bug
 https://bugs.launchpad.net/tempest/+bug/933845 that will prevent
 tempest from working with  keystone. That ticket provides a workaround
 but still not all of the tests are working at the moment. I think the
 goal is for tempest to become actively run but we are not there yet...

  -David


 On 2/22/2012 9:12 AM, Ionuț Arțăriși wrote:
 Hello,

 I'm trying to get started with Tempest and I would really like to be
 able to see a running setup somewhere. I'm getting a lot of tests
 failing and I don't know if it's because of my setup or because of
 bugs in Tempest or incompatibilities with the current code in the
 other components.

 I looked at Jenkins, but it seems there are only two tasks related
 to Tempest there, testing for git-merge and pep8. Does the OpenStack
 project actively run the full Tempest test suite anywhere?

 It would be great if anyone can offer a working configuration or at
 least say if they have Tempest running successfully against which
 versions of nova, glance, swift etc.

 Thanks,
 Ionuț

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
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] [QA] Finding a new time for our weekly meeting?

2012-02-22 Thread Anne Gentle
Hi all -

I moved the OpenStack calendar item for the QA meeting as well, let me
know if it looks accurate to you.

Thanks,
Anne

On Wed, Feb 22, 2012 at 9:35 AM, Jay Pipes jaypi...@gmail.com wrote:
 On 02/21/2012 10:28 PM, Daryl Walleck wrote:

 That time still works for me. Would be starting that this week (tomorrow)?


 Yes, please :) And I heard from many other members that it would work, too,
 and nobody said that the change would not work...

 I've updated the wiki:

 http://wiki.openstack.org/Meetings

 See you all tomorrow!

 -jay

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to     : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Call for review: Nexenta volume driver

2012-02-22 Thread Yuriy Taraday
To land Nexenta volume driver, we need review and approval on two changes:
- SnapshotIsBusy: https://review.openstack.org/1416
- driver itself: https://review.openstack.org/4204

I hope, there is some number of kind people who can give me some +1s or
comments on them.
Vish had already reviewed the first one, but we still need an approve.

Kind regards, Yuriy.
___
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] availability/performance sensors/probes

2012-02-22 Thread Florian Hines
If John Dickinson can steal me a 30 minute block at the conference I'll 
probably be giving a talk about it, but we (Rackspace) started switching to 
Graphite back in December. We're basically just following the etsy cookbook to 
graph all the things!.  

We're using https://github.com/pandemicsyn/swift-informant to fire events to 
statsd. It takes care of answering questions like:

How many Object GET 200's are we currently getting per second.
How many container ops are we doing per second.
What was the average request time of container HEAD's between 4-5PM last 
tuesday (which always seems to lead to the question of why are they so much 
slower today…oh look that node is having a weird hw issue)?

Swift's also really good about dumping info to the error log. We convert the 
majority of those log lines to events thats get fired to statsd using 
https://github.com/pandemicsyn/statsdlog.

That lets us track everything from container-replicator timeouts, auth service 
retries, to OSError's on the object servers (think we're tracking about 25-30 
log line patterns at the moment).

The last piece is just a hacked version of the swift-recon cli. It's what 
reports async-pending's, replication times, etc to graphite.

Right now it gets tied together by tiny hackish Flask app that generates some 
tv dashboard's and will probably start doing the monitoring/alerting for the 
traffic prediction/confidence bands (experimenting with just doing it with an 
irc bot).

--  
Florian Hines | @pandemicsyn
http://about.me/pandemicsyn


On Wednesday, February 22, 2012 at 2:50 AM, Jasper Capel wrote:

 I've uploaded the checks we use in production here at Spil Games to 
 https://github.com/spilgames/swift. Besides check_swift (which is a 
 functional test) everything's meant to gather statistics from the cluster and 
 we're looking to replace that with a Graphite-based solution to avoid having 
 to parse access logs and having more real-time metrics available. Nothing 
 fancy, but it may be of use to someone.
  
 Jasper
  
  
  
 On Feb 21, 2012, at 11:54 PM, Tim Bell wrote:
  
   
  This does bring up a more generic problem of sharing the
  availability/performance code for all of the OpenStack components.
   
  At the design summit, this was proposed as one of the example use cases of
  the OpenStack community forge (I forget the exact name) but it was intended
  as a place for sharing code/procedures which were not intended to be part of
  the core but may be of interest to others.
   
  Was anything set up along these lines ?
   
  A set of production quality Nagios/Ganglia sensors would be very interesting
  if someone has these
   
  Tim
   
   -Original Message-
   From: openstack-bounces+tim.bell=cern...@lists.launchpad.net 
   (mailto:cern...@lists.launchpad.net)
   [mailto:openstack-bounces+tim.bell=cern...@lists.launchpad.net 
   (mailto:cern...@lists.launchpad.net)] On Behalf
   Of Jasper Capel
   Sent: 21 February 2012 18:29
   To: John Dickinson
   Cc: openstack@lists.launchpad.net (mailto:openstack@lists.launchpad.net)
   Subject: Re: [Openstack] swprobe: swift middleware for sending metrics to
   graphite using statsd

   Hi John,

   Apparently my google-fu is not up to snuff, as I wasn't aware of that
  project.
   Had I been, I probably would've just extemded that one. :)

   Cheers,
   Jasper

   
   From: John Dickinson [m...@not.mn (mailto:m...@not.mn)]
   Sent: Tuesday, February 21, 2012 5:44 PM
   To: Jasper Capel
   Cc: openstack@lists.launchpad.net (mailto:openstack@lists.launchpad.net)
   Subject: Re: [Openstack] swprobe: swift middleware for sending metrics to
   graphite using statsd

   That's great. Have you by any chance seen
   https://github.com/pandemicsyn/swift-informant? It's something similar
   that we've been playing with at Rackspace.

   --John


   On Feb 21, 2012, at 10:36 AM, Jasper Capel wrote:

Hi all,
 
I'm announcing a piece of Swift middleware, swprobe [1], designed to
   gather run-time metrics and ship them off to Graphite [2] for near

   
  real-time
   monitoring. Currently it sends out bytes up- and downloaded per account,
   http methods and response codes and timings in miliseconds on each call.
 
To be able to use this you need Graphite [2]. You also need statsd
  running,
   preferably on the local machine since there potentially many small UDP
   packets are being sent out. Please also note that we have not yet tested

   
  this
   with production workloads.
 
[1] - https://github.com/spilgames/swprobe
[2] - http://graphite.wikidot.com/
[3] - https://github.com/etsy/statsd
 
Best regards,
 
--
Jasper Capel
Lead Infrastructure Engineer
 
W http://www.spilgames.com | S jwcapel-spil
 
 
 
___
Mailing list: https://launchpad.net/~openstack

Re: [Openstack] Call for review: Nexenta volume driver

2012-02-22 Thread Brian Lamar
Yuriy,

Nova is currently in the essex-4 part of the development cycle which includes a 
Feature Freeze. No branches containing features should be merged in until the 
next part of the cycle. You can submit a feature freeze exception request or 
wait for the Folsom branch to be active (early March?)

Anyone, feel free to correct me!

Brian

-Original Message-
From: Yuriy Taraday yorik@gmail.com
Sent: Wednesday, February 22, 2012 10:55am
To: openstack@lists.launchpad.net
Subject: [Openstack] Call for review: Nexenta volume driver

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp
To land Nexenta volume driver, we need review and approval on two changes:
- SnapshotIsBusy: https://review.openstack.org/1416
- driver itself: https://review.openstack.org/4204

I hope, there is some number of kind people who can give me some +1s or
comments on them.
Vish had already reviewed the first one, but we still need an approve.

Kind regards, Yuriy.



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] DevStack and Fedora

2012-02-22 Thread Dean Troyer
I have proposed a DevStack branch that supports Fedora 16 at
https://review.openstack.org/4364.

Not everything is working yet, as outlined below. I am proposing now
anyway to get feedback on the direction and some of the decisions I
made along the way.  Even though this release is targeted specifically
to Fedora 16, the direction needs to include consideration for Debian
and RHEL/CentOS/etc.

Status
=

Ubuntu: runs the same as before; i.e. anything broken without this
patch is still broken.
Fedora: stack.sh runs to completion WITHOUT n-vol, quantum, melange
enabled. Swift installs but doesn't respond.

Open Questions


Internally I am using the following convention to refer to the
distros: Ubuntu uses the codename adjective as expected; other
Debian-based distros use the codename directly (lenny, squeeze).  In
the Red Hat/Fedora world the codenames are not as commonly used,
rather vendor/release names such as fedora16 (or f16), rhel5.5 or
centos60.  The default for anything not otherwise recognized will be
vendor-release.update.

Many of the differences are due to the packaging (deb vs rpm) and that
is what should be tested rather than release names.

At this point my plan is to only maintain package lists for Ubuntu and
Fedora.  Contributions are always welcome.

Remaining FIXMEs
==

lxc and cgroups: cgroup filesystems are mounted at /sys/fs/cgroup: lxc
is untested

tgtd is misbehaving on fedora16 for me: volumes don't work

packaging for OpenVSwitch isn't in fedora's default repos (yet), need
to be located: quantum and melange are untested


dt

-- 

Dean Troyer
dtro...@gmail.com

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Security Group Rule Refresh

2012-02-22 Thread McNally, Dave (HP Cloud Services)
Hi all,

Currently I'm trying to track how a refresh of the security groups is handled 
(upon creation or deletion of a vm). Following through the code I get to 
'do_refresh_security_group_rules' in libvirt/firewall.py. Up to this point the 
security group in question has been carried through however it seems to be 
discarded here and rather than filtering the instances to refresh the rules for 
based on this group it looks to me like all instances on the current host are 
iterated through and then there is an attempt to update the rules for all these 
instances.

Is this full refresh necessary/intentional? If so can anyone tell me why it's 
required?

Thanks,

Dave
___
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] Call for review: Nexenta volume driver

2012-02-22 Thread Yuriy Taraday
There is already FFe for this, and this changes are in Gerrit for some time
already.
Yesterday there was an approval to give us some time to land this on
Community Meeting.
So everybody is ready to accept this change, but it looks like it's hard to
get things reviewed this days.

Kind regards, Yuriy.



On Wed, Feb 22, 2012 at 21:02, Brian Lamar brian.la...@rackspace.comwrote:

 Yuriy,

 Nova is currently in the essex-4 part of the development cycle which
 includes a Feature Freeze. No branches containing features should be merged
 in until the next part of the cycle. You can submit a feature freeze
 exception request or wait for the Folsom branch to be active (early March?)

 Anyone, feel free to correct me!

 Brian

 -Original Message-
 From: Yuriy Taraday yorik@gmail.com
 Sent: Wednesday, February 22, 2012 10:55am
 To: openstack@lists.launchpad.net
 Subject: [Openstack] Call for review: Nexenta volume driver

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp
 To land Nexenta volume driver, we need review and approval on two changes:
 - SnapshotIsBusy: https://review.openstack.org/1416
 - driver itself: https://review.openstack.org/4204

 I hope, there is some number of kind people who can give me some +1s or
 comments on them.
 Vish had already reviewed the first one, but we still need an approve.

 Kind regards, Yuriy.



___
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] availability/performance sensors/probes

2012-02-22 Thread Jay Pipes

On 02/22/2012 11:45 AM, Florian Hines wrote:

If John Dickinson can steal me a 30 minute block at the conference I'll
probably be giving a talk about it, but we (Rackspace) started switching
to Graphite back in December. We're basically just following the etsy
cookbook to graph all the things!.


Well, if John doesn't, I will :)

But I bet John will.

-jay

___
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] running Tempest continuously in the openstack project?

2012-02-22 Thread Jay Pipes

On 02/22/2012 10:49 AM, James E. Blair wrote:

Indeed, as soon as someone says I have Tempest working on a system
configured by devstack with a repeatable process, here's how I did
it... we'll start running it in Jenkins.  But so far I've heard from
the Tempest developers that it's not quite ready yet.


That would be correct. Still work needed to get things working more 
consistently.


___
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] DevStack and Fedora

2012-02-22 Thread Eoghan Glynn

This is great news Dean, thank you!

I'll try using your patch to get tempest running on F16,
and I'll get back to you with any issues I encounter.

Cheers,
Eoghan 

- Original Message -
 From: Dean Troyer dtro...@gmail.com
 To: openstack@lists.launchpad.net
 Sent: Wednesday, 22 February, 2012 5:04:03 PM
 Subject: [Openstack] DevStack and Fedora
 
 I have proposed a DevStack branch that supports Fedora 16 at
 https://review.openstack.org/4364.
 
 Not everything is working yet, as outlined below. I am proposing now
 anyway to get feedback on the direction and some of the decisions I
 made along the way.  Even though this release is targeted
 specifically
 to Fedora 16, the direction needs to include consideration for Debian
 and RHEL/CentOS/etc.
 
 Status
 =
 
 Ubuntu: runs the same as before; i.e. anything broken without this
 patch is still broken.
 Fedora: stack.sh runs to completion WITHOUT n-vol, quantum, melange
 enabled. Swift installs but doesn't respond.
 
 Open Questions
 
 
 Internally I am using the following convention to refer to the
 distros: Ubuntu uses the codename adjective as expected; other
 Debian-based distros use the codename directly (lenny, squeeze).  In
 the Red Hat/Fedora world the codenames are not as commonly used,
 rather vendor/release names such as fedora16 (or f16), rhel5.5 or
 centos60.  The default for anything not otherwise recognized will be
 vendor-release.update.
 
 Many of the differences are due to the packaging (deb vs rpm) and
 that
 is what should be tested rather than release names.
 
 At this point my plan is to only maintain package lists for Ubuntu
 and
 Fedora.  Contributions are always welcome.
 
 Remaining FIXMEs
 ==
 
 lxc and cgroups: cgroup filesystems are mounted at /sys/fs/cgroup:
 lxc
 is untested
 
 tgtd is misbehaving on fedora16 for me: volumes don't work
 
 packaging for OpenVSwitch isn't in fedora's default repos (yet), need
 to be located: quantum and melange are untested
 
 
 dt
 
 --
 
 Dean Troyer
 dtro...@gmail.com
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp
 

___
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] DevStack and Fedora

2012-02-22 Thread Mark McLoughlin
On Wed, 2012-02-22 at 11:04 -0600, Dean Troyer wrote:
 I have proposed a DevStack branch that supports Fedora 16 at
 https://review.openstack.org/4364.
 
 Not everything is working yet, as outlined below. I am proposing now
 anyway to get feedback on the direction and some of the decisions I
 made along the way.  Even though this release is targeted specifically
 to Fedora 16, the direction needs to include consideration for Debian
 and RHEL/CentOS/etc.
 
 Status
 =
 
 Ubuntu: runs the same as before; i.e. anything broken without this
 patch is still broken.
 Fedora: stack.sh runs to completion WITHOUT n-vol, quantum, melange
 enabled. Swift installs but doesn't respond.

W00t!

Please be allowing me to buy you beers at the summit! :)

Thanks,
Mark.


___
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] Security Group Rule Refresh

2012-02-22 Thread Vishvananda Ishaya
Maybe soren has a comment on this, but as far as I can tell it looks like a 
bug.  It seems getting a list of instances that are in that group and 
refreshing those would be the right approach.

Vish

On Feb 22, 2012, at 9:13 AM, McNally, Dave (HP Cloud Services) wrote:

 Hi all,
  
 Currently I’m trying to track how a refresh of the security groups is handled 
 (upon creation or deletion of a vm). Following through the code I get to 
 ‘do_refresh_security_group_rules’ in libvirt/firewall.py. Up to this point 
 the security group in question has been carried through however it seems to 
 be discarded here and rather than filtering the instances to refresh the 
 rules for based on this group it looks to me like all instances on the 
 current host are iterated through and then there is an attempt to update the 
 rules for all these instances.
  
 Is this full refresh necessary/intentional? If so can anyone tell me why it’s 
 required?
  
 Thanks,
  
 Dave
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
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] swift keystone help

2012-02-22 Thread Paras pradhan
Looks like swift with keystone is working

swift -A http://192.168.122.14:5000/v2.0 -U adminTenant:adminUser -K
secretword -V 2.0 stat -v

StorageURL: https://192.168.122.14:8080/v1/AUTH_2
Auth Token: 999888777666
   Account: AUTH_2
Containers: 0
   Objects: 0
 Bytes: 0
Accept-Ranges: bytes


--

Now how do I create a container over there?


Thanks
Paras.


On Tue, Feb 21, 2012 at 2:10 PM, Paras pradhan pradhanpa...@gmail.com wrote:
 Pete,

 This is what I have

 #keystone-manage endpointTemplates add RegionOne swift
 http://192.168.122.14:8080/v1/AUTH_%tenant_id%
 http://192.168.122.14:8080/
 http://192.168.122.14:8080/v1/AUTH_%tenant_id% 1 1

 I have ssl enabled in swift-proxy.conf. Do I replace http with https here?

 Thanks
 Paras.


 On Tue, Feb 21, 2012 at 11:56 AM, Pete Zaitcev zait...@redhat.com wrote:
 On Tue, 21 Feb 2012 11:24:06 -0600
 Paras pradhan pradhanpa...@gmail.com wrote:

 Yeah that was a type when I copy pasted.

 You mean, the commented section header #[]?

 keystone-manage tenant add adminTenant
 keystone-manage user add adminUser secretword
 keystone-manage role add Admin
 keystone-manage role grant Admin adminUser
 keystone-manage role grant Admin adminUser adminTenant

 Did I miss something?

 You need an endpoint, like this:

 keystone-manage service add swift storage Swift Object Storage Service
 keystone-manage endpointTemplates add RegionOne swift \
  http://kvm-rei.zaitcev.lan/v1/AUTH_%tenant_id% \
  http://kvm-rei.zaitcev.lan/v1.0/ \
  http://kvm-rei.zaitcev.lan/v1/AUTH_%tenant_id% \
  1 1

 -- Pete

___
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] swift keystone help

2012-02-22 Thread Jyothi Krishnan
To create a container with st tool:

http://docs.openstack.org/bexar/openstack-object-storage/admin/content/ch04s10.html

curl command would be something like:

curl -i -X PUT -H 'x-auth-token: token'  
'http://127.0.0.1:8080/v1/token/container_name'

Hope that helps
Jo



 
From: Paras pradhan pradhanpa...@gmail.com
To: Pete Zaitcev zait...@redhat.com 
Cc: openstack openstack@lists.launchpad.net 
Sent: Wednesday, February 22, 2012 2:23 PM
Subject: Re: [Openstack] swift keystone help
 
Looks like swift with keystone is working

swift -A http://192.168.122.14:5000/v2.0 -U adminTenant:adminUser -K
secretword -V 2.0 stat -v

StorageURL: https://192.168.122.14:8080/v1/AUTH_2
Auth Token: 999888777666
   Account: AUTH_2
Containers: 0
   Objects: 0
     Bytes: 0
Accept-Ranges: bytes


--

Now how do I create a container over there?


Thanks
Paras.


On Tue, Feb 21, 2012 at 2:10 PM, Paras pradhan pradhanpa...@gmail.com wrote:
 Pete,

 This is what I have

 #keystone-manage endpointTemplates add RegionOne swift
 http://192.168.122.14:8080/v1/AUTH_%tenant_id%
 http://192.168.122.14:8080/
 http://192.168.122.14:8080/v1/AUTH_%tenant_id% 1 1

 I have ssl enabled in swift-proxy.conf. Do I replace http with https here?

 Thanks
 Paras.


 On Tue, Feb 21, 2012 at 11:56 AM, Pete Zaitcev zait...@redhat.com wrote:
 On Tue, 21 Feb 2012 11:24:06 -0600
 Paras pradhan pradhanpa...@gmail.com wrote:

 Yeah that was a type when I copy pasted.

 You mean, the commented section header #[]?

 keystone-manage tenant add adminTenant
 keystone-manage user add adminUser secretword
 keystone-manage role add Admin
 keystone-manage role grant Admin adminUser
 keystone-manage role grant Admin adminUser adminTenant

 Did I miss something?

 You need an endpoint, like this:

 keystone-manage service add swift storage Swift Object Storage Service
 keystone-manage endpointTemplates add RegionOne swift \
  http://kvm-rei.zaitcev.lan/v1/AUTH_%tenant_id% \
  http://kvm-rei.zaitcev.lan/v1.0/ \
  http://kvm-rei.zaitcev.lan/v1/AUTH_%tenant_id% \
  1 1

 -- Pete

___
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp___
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] DevStack and Fedora

2012-02-22 Thread Pádraig Brady
On 02/22/2012 05:04 PM, Dean Troyer wrote:
 I have proposed a DevStack branch that supports Fedora 16 at
 https://review.openstack.org/4364.

Thanks!

 tgtd is misbehaving on fedora16 for me: volumes don't work

That used to work but recently I noticed systemd hangup issues.
Does starting it like this help?

SYSTEMCTL_SKIP_REDIRECT=1 /etc/init.d/tgtd start

cheers,
Pádraig.

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Essex-4 Installfest March 8, 2012

2012-02-22 Thread andi abes
Essex-4 is almost here, and once it comes out, you’d probably want to
install it.


A bunch of folks from across the country and across Dell, Rackspace,
OpsCode, Niciria, Nokia and more, will be getting together on an
IRC/Skype (and in person) to hash out deployment issues to get the
major components rocking.

Having folks with a wide background and reach focusing on deploying
the stable E-4 bits could lower the hurdles we’ll undoubtedly
encounter.


For full disclosure - my team’s focus will be Chef and Crowbar, but
given past experience, many of the problems encountered are not
specific to the your favorite deployment method……..

Checkout the wiki page here [1] for pointers and contacts that will be
live on March 8, 9AM EST … until we’re done, or starving.

For Boston face-to-face info, look for [2] for details (to be
announced soon). For Austin area checkout [3]

If you're going to be hacking at the same time, let's connect!



[1] https://github.com/dellcloudedge/crowbar/wiki/Install-Fest-Prep
[2] http://www.meetup.com/Openstack-Boston/
[3] http://www.meetup.com/OpenStack-Austin/

___
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] Nova VMware support improvements

2012-02-22 Thread Graham Hagger
Right now I'd mostly like to know what the reasoning was behind making
the driver only pick the first available local datastore, rather than
making it configurable?  Also, on
http://nova.openstack.org/vmwareapi_readme.html it mentions
nova.network.vmwareapi_net for vlan networking support, but it doesn't
appear to actually exist in the code - am I missing something?

At present I'm just evaluating OpenStack, but support for configurable
vmware storage options is one of the first things I'd look to add if
it gets picked up.

Right now my Python foo is somewhat lacking, but I'll happily
contribute what I can when the need arises.

Thanks,

Graham

On Wed, Feb 22, 2012 at 2:03 AM, Ewan Mellor ewan.mel...@eu.citrix.com wrote:

 It’s generally working OK; we (Citrix) did a bit of work on it a couple of 
 months ago.  It’s not going to get much attention in the near future though, 
 so if you’re keen to keep it up to date you’d be more than welcome to get 
 involved.



 Cheers,



 Ewan.



 From: openstack-bounces+ewan.mellor=citrix@lists.launchpad.net 
 [mailto:openstack-bounces+ewan.mellor=citrix@lists.launchpad.net] On 
 Behalf Of Graham Hagger
 Sent: Monday, February 20, 2012 11:01 AM
 To: openstack@lists.launchpad.net
 Subject: [Openstack] Nova VMware support improvements



 Greetings all,



 Is anyone actively working to improve the VMware support within Nova, and is 
 there any kind of roadmap for enhancements?



 I can find general information about the direction of the project, but 
 nothing specific to VMware right now.



 Many thanks,



 Graham

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] OpenStack Conference Call For Speakers

2012-02-22 Thread Stefano Maffulli
Hello folks,

We’ve postponed the deadline for OpenStack Conference call for speakers.
We'd like your help to build out an informative and compelling agenda,
including user stories, technical advancements, best practices and
visions on the future of OpenStack.

The new deadline is February 29, 2012. If you're interested in a
speaking opportunity please go fill the form on 
http://www.openstack.org/conference/san-francisco-2012/speakers

Thanks,
Stef



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Call for review: Make database downgrade works

2012-02-22 Thread Hengqing Hu
To make database downgrade works in nova, we need review and approval on 
the following change:

https://review.openstack.org/3891

I hope, there is some number of kind people who can give me some +1s or
comments on them.

The rational behind this patch is:
1.Make data(metadat, table and column definition) local to 
upgrade/downgrade function,
so sqlalchemy-migrate python script load engine will not get the wrong 
state and generate fault.

Related code:
http://code.google.com/p/sqlalchemy-migrate/source/browse/migrate/versioning/script/py.py#121

2.Add sql scripts to work around various bugs in 
sqlalchemy/sqlalchemy-migrate to keep

compatibility with various versions of them.
Related issue:
http://code.google.com/p/sqlalchemy-migrate/issues/detail?id=143
http://code.google.com/p/sqlalchemy-migrate/issues/detail?id=94
http://code.google.com/p/sqlalchemy-migrate/issues/detail?id=72

3.Use sqlalchemy reflelction to reduce code lines and avoid change of 
the existing code in the future.


4.Add snake walk test case to assure the upgrade/downgrade works in some 
sense.


Currently, this patch has been tested with the following version 
combinations
of sqlalchemy/sqlalchemy-migrate on fedora 16 and ubuntu precise for 
sqlite in memory,

sqlite persistence, mysql, postgresql engines:
sqlalchemy-migrate==0.6.1
sqlalchemy==0.6.8

sqlalchemy-migrate==0.7.2
sqlalchemy==0.7.5

sqlalchemy-migrate==0.7.1
sqlalchemy==0.6.8

Since sqlalchemy-migrate 0.6.x is not aware of sqlalchemy 0.7.x changes, 
the combination is invalid.


Best Regards, Hengqing Hu

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Swift/Keystone authorization question

2012-02-22 Thread Lillie Ross-CDSR11
I've successfully installed all OpenStack components with Keystone 
authorization (well, mostly at least), but am now seeing an interesting problem 
for new accounts (created in Dashboard).

Using my admin account, I issue a swift stat command and get the expected 
response back from swift-proxy:

root@swift:/etc/swift# swift -v -V 2 -A http://173.23.181.1:5000/v2.0/ -U admin 
-K admin stat
StorageURL: http://173.23.181.2:8080/v1/AUTH_1
Auth Token: 10111213141516171819
   Account: AUTH_1
Containers: 5
   Objects: 20
 Bytes: 6335748
Accept-Ranges: bytes
X-Trans-Id: tx6ffec7207a5c41329e53dbab6a6e2c37

Looking at the keystone admin.log file (with debugging enabled) I see the 
following:

2012-02-22 14:26:38DEBUG [routes.middleware] Matched POST /tokens
2012-02-22 14:26:38DEBUG [routes.middleware] Route path: '/tokens', 
defaults: {'action': u'authenticate', 'controller': 
keystone.controllers.auth.AuthController object at 0x170da10}
2012-02-22 14:26:38DEBUG [routes.middleware] Match dict: {'action': 
u'authenticate', 'controller': keystone.controllers.auth.AuthController object 
at 0x170da10}
2012-02-22 14:26:38 INFO [sqlalchemy.engine.base.Engine.0x...14d0] SELECT 
tenants.id AS tenants_id, tenants.name AS tenants_name, tenants.`desc` AS 
tenants_desc, tenants.enabled AS tenants_enabled
FROM tenants
WHERE tenants.name = %s
 LIMIT 0, 1
2012-02-22 14:26:38 INFO [sqlalchemy.engine.base.Engine.0x...14d0] 
(u'admin',)
2012-02-22 14:26:38DEBUG [sqlalchemy.engine.base.Engine.0x...14d0] Col 
('tenants_id', 'tenants_name', 'tenants_desc', 'tenants_enabled')
2012-02-22 14:26:38DEBUG [sqlalchemy.engine.base.Engine.0x...14d0] Row (1L, 
'admin', 'All administrative tasks are to be grouped underneath this tenancy.  
Users are not to be associated with this tenant unless they have been granted 
admin roles.', 1L)
2012-02-22 14:26:38 INFO [sqlalchemy.engine.base.Engine.0x...14d0] SELECT 
users.id AS users_id, users.name AS users_name, users.password AS 
users_password, users.email AS users_email, users.enabled AS users_enabled, 
users.tenant_id AS users_tenant_id
FROM users
WHERE users.name = %s
 LIMIT 0, 1
2012-02-22 14:26:38 INFO [sqlalchemy.engine.base.Engine.0x...14d0] 
(u'admin',)
2012-02-22 14:26:38DEBUG [sqlalchemy.engine.base.Engine.0x...14d0] Col 
('users_id', 'users_name', 'users_password', 'users_email', 'users_enabled', 
'users_tenant_id')
2012-02-22 14:26:38DEBUG [sqlalchemy.engine.base.Engine.0x...14d0] Row (1L, 
'admin', 
'$6$rounds=4$k5f0Zd1lOK3AVXbx$awVYhvdu1CI33hRhugjURheVePZYh60EjWSUa4Zwq0Ha48eNH3SQXSFVQeEYv4ffwUzlRVVkoUbr6C4Ai63WC.',
 None, 1L, 1L)
2012-02-22 14:26:38 INFO [sqlalchemy.engine.base.Engine.0x...14d0] SELECT 
users.id AS users_id, users.name AS users_name, users.password AS 
users_password, users.email AS users_email, users.enabled AS users_enabled, 
users.tenant_id AS users_tenant_id
FROM users
WHERE users.tenant_id = %s AND users.id = %s
 LIMIT 0, 1
2012-02-22 14:26:38 INFO [sqlalchemy.engine.base.Engine.0x...14d0] (1L, 1L)
2012-02-22 14:26:38DEBUG [sqlalchemy.engine.base.Engine.0x...14d0] Col 
('users_id', 'users_name', 'users_password', 'users_email', 'users_enabled', 
'users_tenant_id')
2012-02-22 14:26:38DEBUG [sqlalchemy.engine.base.Engine.0x...14d0] Row (1L, 
'admin', 
'$6$rounds=4$k5f0Zd1lOK3AVXbx$awVYhvdu1CI33hRhugjURheVePZYh60EjWSUa4Zwq0Ha48eNH3SQXSFVQeEYv4ffwUzlRVVkoUbr6C4Ai63WC.',
 None, 1L, 1L)
2012-02-22 14:26:38 . . .

However, when I issue the same command with a newly created user account I get 
a 401 not authorized command back from swift-proxy.  For example:

root@swift:/etc/swift# swift -v -V 2 -A http://173.23.181.1:5000/v2.0/ -U 
lillie -K changeme stat
Auth GET failed: http://173.23.181.1:5000/v2.0/tokens 401 Unauthorized

and the keystone admin.log file shows the following:

2012-02-22 14:30:40DEBUG [routes.middleware] Matched POST /tokens
2012-02-22 14:30:40DEBUG [routes.middleware] Route path: '/tokens', 
defaults: {'action': u'authenticate', 'controller': 
keystone.controllers.auth.AuthController object at 0x170da10}
2012-02-22 14:30:40DEBUG [routes.middleware] Match dict: {'action': 
u'authenticate', 'controller': keystone.controllers.auth.AuthController object 
at 0x170da10}
2012-02-22 14:30:40 INFO [sqlalchemy.engine.base.Engine.0x...14d0] SELECT 
tenants.id AS tenants_id, tenants.name AS tenants_name, tenants.`desc` AS 
tenants_desc, tenants.enabled AS tenants_enabled
FROM tenants
WHERE tenants.name = %s
 LIMIT 0, 1
2012-02-22 14:30:40 INFO [sqlalchemy.engine.base.Engine.0x...14d0] 
(u'lillie',)
2012-02-22 14:30:40DEBUG [sqlalchemy.engine.base.Engine.0x...14d0] Col 
('tenants_id', 'tenants_name', 'tenants_desc', 'tenants_enabled')
2012-02-22 14:30:40DEBUG [eventlet.wsgi.server] 173.23.181.2 - - 
[22/Feb/2012 14:30:40] POST /v2.0/tokens HTTP/1.1 401 197 0.004990
2012-02-22 14:30:41DEBUG [routes.middleware] Matched POST /tokens
2012-02-22 14:30:41DEBUG 

Re: [Openstack] Object Storage Swift on rhel6.0

2012-02-22 Thread Sudhakar Maiya
please check and let me know what needs to be done

On Wed, Feb 22, 2012 at 7:31 PM, Adrian Smith adrian_f_sm...@dell.comwrote:

 Is there anything of interest in your logs? This will either be
 /var/log/syslog or /var/log/swift/?. Depends how you configured it in
 /etc/swift/proxy-server.conf.

 On 22 February 2012 13:47, Sudhakar Maiya sma...@gmail.com wrote:
  when i tried with below command
 
   swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a system
  root testpass
 
  error
 
  Account creation failed: 500 Server Error
  User creation failed: 500 Server Error
 
  Regards
  Sudhakar
 
  On Wed, Feb 22, 2012 at 4:07 PM, Adrian Smith adrian_f_sm...@dell.com
  wrote:
 
  Could be a problem with the URL (/swauth rather than /auth). Try this,
 
  swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a
  system root testpass
 
 
  On 22 February 2012 10:16, Sudhakar Maiya sma...@gmail.com wrote:
   Hi,
  
   after successfull configuration of openstack object storage.. i tried
 to
   test the installation
  
   swauth-add-user -K swauthkey -A http://10.30.91.80:8080/swauth/ -a
   system
   root testpass
  
   error on /var/log/meesage
  
   Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
   server
   10.30.91.84:6042/sdb13 re: Trying to get account info for /v2:
   Connection
   refused (client_ip: 10.30.91.80)
   Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
   server
   10.30.91.84:6052/sdb14 re: Trying to get account info for /v2:
   Connection
   refused (client_ip: 10.30.91.80)
   Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
   server
   10.30.91.84:6022/sdb11 re: Trying to get account info for /v2:
   Connection
   refused (client_ip: 10.30.91.80)
   Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
   server
   10.30.91.84:6032/sdb12 re: Trying to get account info for /v2:
   Connection
   refused (client_ip: 10.30.91.80)
   Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80
 10.30.91.80
   22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 - - - -
 - -
   - -
   0.0151
  
   can any one help me on this
  
  
   regards
   Sudhakar
  
   On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel
   jasper.ca...@spilgames.com
   wrote:
  
   Change use = egg:swift#swauth to use = egg:swauth#swauth.
  
   Cheers,
   Jasper
  
  
   On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:
  
   yes i have installed rpm
  
   On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah 
 chmo...@chmouel.com
   wrote:
  
   Hi,
  
   On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya sma...@gmail.com
   wrote:
LookupError: Entry point 'swauth' not found in egg 'swift' (dir:
/usr/lib/python2.6/site-packages; protocols: paste.filter_factory,
paste.filter_app_factory; entry_points: )
  
   did you install Pete's swauth rpm?
  
   http://people.redhat.com/zaitcev/tmp/
  
   Cheers,
   Chmouel.
  
  
   ___
   Mailing list: https://launchpad.net/~openstack
   Post to : openstack@lists.launchpad.net
   Unsubscribe : https://launchpad.net/~openstack
   More help   : https://help.launchpad.net/ListHelp
  
  
  
  
   ___
   Mailing list: https://launchpad.net/~openstack
   Post to : openstack@lists.launchpad.net
   Unsubscribe : https://launchpad.net/~openstack
   More help   : https://help.launchpad.net/ListHelp
  
 
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 

[DEFAULT]
#cert_file = /etc/swift/cert.crt
#key_file = /etc/swift/cert.key
bind_port = 8080
bind_ip = 10.30.91.80
workers = 8
user = swift

[pipeline:main]
pipeline = healthcheck cache swauth proxy-server

[app:proxy-server]
use = egg:swift#proxy
allow_account_management = true

[filter:swauth]
use = egg:swauth#swauth
set log_name = swauth
super_admin_key = swauthkey
default_swift_cluster = local#https://10.30.91.80:8080/v1

[filter:healthcheck]
use = egg:swift#healthcheck

[filter:cache]
use = egg:swift#memcache
memcache_servers = 10.30.91.80:11211
___
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] Any block storage folks interested in getting together?

2012-02-22 Thread John Griffith
Hi Robert,

I had forogt that I intended to send out a reminder this afternoon.  I
had intended to continue with the standard process of using
#openstack-meeting.  The standing volume team meeting is still posted
on the meetings wiki page:
http://wiki.openstack.org/Meetings

There was a link to an .ics file to download all Openstack meetings to
your calendar, but it's easy enough to enter this one individually and
make it recurring weekly.

Talk to you tomorrow.

John

On Wed, Feb 22, 2012 at 9:19 PM, Robert Esker es...@me.com wrote:
 We (NetApp) would be interested in participating.  Was #openstack-meeting or 
 #openstack-volumes decided upon?  Does anyone perhaps own a recurring 
 calendar invite for this?

 Thanks,
 Rob Esker


 On Feb 13, 2012, at 12:06 PM, John Griffith john.griff...@solidfire.com 
 wrote:

 There's been a lot of new work going on specific to Nova Volumes the
 past month or so.  I was thinking that it's been a long time since
 we've had a Nova-Volume team meeting and thought I'd see if there was
 any interest in trying to get together next week?  I'm open to
 suggestions regarding time slots but thought I'd propose our old slot,
 Thursday Feb 23, 18:00 - 19:00 UTC.

 Here's a proposed agenda:

    * Quick summary of new blueprints you have submitted and completed
 (or targeting for completion) in Essex
    * Any place folks might need some help with items they've targeted
 for Essex (see if we have any volunteers to help out if needed)
    * Any updates regarding BSaaS
    * Gauge interest in resurrecting a standing meeting, perhaps every 2 
 weeks?

 If you have specific items that you'd be interested in
 sharing/discussing let me know.

 Thanks,
 John

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to     : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp