[Openstack] What's the function of devstack?

2013-01-15 Thread Jia Lee
Hi,

Could someone tell me the function of devstack and will there be a
graphical user interface when the 'stack.sh'  is executed?


-- 
世界因你而精彩~
___
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] [OpenStack][Swift] Fast way of uploading 200GB of 200KB files to Swift

2013-01-15 Thread Chmouel Boudjnah
as Chuck explain you usually would see that on the server, having said that
if you use latest swiftclient from github you will be able to see the
requests that swiftclient make via keystoneclient to keystone to get a
token. If you go on the swift proxy server and only if you use a recent
checked out version of swift you will be able to see the auth_token debug
messages (the authentication middleware for validating a token to keystone)
in your proxy-server log. I would advise to take a look at a devstack,
running it with swift and see how it work on the swift proxy server console
(in screen).


On Mon, Jan 14, 2013 at 8:00 PM, Leander Bessa Beernaert 
leande...@gmail.com wrote:

 Neither keystone nor swift proxy are producing any logs. I'm not sure what
 to do :S


 On Mon, Jan 14, 2013 at 6:50 PM, Chuck Thier cth...@gmail.com wrote:

 You would have to look at the proxy log to see if a request is being
 made.  The results from the swift command line are just the calls that
 the client makes.  The server still haves to validate the token on
 every request.

 --
 Chuck

 On Mon, Jan 14, 2013 at 12:37 PM, Leander Bessa Beernaert
 leande...@gmail.com wrote:
  Below is an output from Swift stat, since I don't see any requests to
  keystone, I'm assuming that memcache is being used right?
 
  REQ: curl -i http://192.168.111.215:8080/v1/AUTH_[ID] -X HEAD -H
  X-Auth-Token: [TOKEN]
 
  DEBUG:swiftclient:REQ: curl -i http://192.168.111.215:8080/v1/AUTH_[ID]-X
  HEAD -H X-Auth-Token: [TOKEN]
 
  RESP STATUS: 204
 
  DEBUG:swiftclient:RESP STATUS: 204
 
 Account: AUTH_[ID]
  Containers: 44
 Objects: 4818
   Bytes: 112284450
  Accept-Ranges: bytes
  X-Timestamp: 1358184925.20885
  X-Trans-Id: tx8cffb469c9c542be830db10a2b90d901
 
 
 
 
  On Mon, Jan 14, 2013 at 6:31 PM, Dolph Mathews dolph.math...@gmail.com
 
  wrote:
 
  If memcache is being utilized by your keystone middleware, you should
 see
  keystone attaching to it on the first incoming request, e.g.:
 
keystoneclient.middleware.auth_token [INFO]: Using Keystone memcache
 for
  caching token
 
  You may also want to use auth_token from keystoneclient = v0.2.0 if
  you're not already (instead of from keystone itself).
 
 
  -Dolph
 
 
  On Mon, Jan 14, 2013 at 11:43 AM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
 
  Are you by any chance referring to this topic
  https://lists.launchpad.net/openstack/msg08639.html regarding the
 keystone
  token cache? If so I've already added the configuration line and have
 not
  noticed any speedup :/
 
 
 
 
  On Mon, Jan 14, 2013 at 5:19 PM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
 
  I'm using the ubuntu 12.04 packages of the folsom repository by the
 way.
 
 
  On Mon, Jan 14, 2013 at 5:18 PM, Chuck Thier cth...@gmail.com
 wrote:
 
  On Mon, Jan 14, 2013 at 11:03 AM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
   Also, I'm unable to run the swift-bench with keystone.
  
 
  Hrm... That was supposed to be fixed with this bug:
  https://bugs.launchpad.net/swift/+bug/1011727
 
  My keystone dev instance isn't working at the moment, but I'll see
 if
  I can get one of the team to take a look at it.
 
  --
  Chuck
 
 
 
 
  ___
  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] [openstack-community] Calling all user group and meetup organizers

2013-01-15 Thread Hang Tran Thi
Dear all,

Thank you for inviting us to join this special meeting. I'm the coordinator
of Vietnam OpenStack Community (VietOpenStack). I would love to join this
meeting. Unfortunately, I'm afraid I couldn't make it because the meeting
is going to be at 2am in Vietnam. However, it would be great if we could
have the MOM and recorded audio from the meeting so that we don't miss too
much. Like Atul, I would like to brief you all on our community activities:
- We have approx. 90 members till date
- We have organized 1 seminar and 2 meetup events. Meetup 3 is on the way.
- Facebook: https://www.facebook.com/VietOpenStack

Kind regards,
Hang Tran
DTT Technology Group


On Tue, Jan 15, 2013 at 2:03 PM, Atul Jha atul@csscorp.com wrote:

 Hi All,

 snip
 Hi,
 I am sorry that I may not able to join the meeting but the Hong Kong
 OpenStack User Group and Hong Kong Cyberport will be updating you any
 information if necessary.

 May I have a bit comment on the following agenda:

 Can the Foundation start working with some Universities for meeting space,
 sponsorship, and student participation? Is the Foundation interested in Phd
 thesis sponsorship
 I strongly agree on this point, since there is getting more university
 students and researchers who starts to explore the open source cloud
 softwares as most commercial cloud softwares/services on market are really
 expensive for them to get start.   Also, university students and
 researchers are usually more sincere to explore the open source software
 because it is free and cloud computing is quite new for them.  And this is
 a good starting point to educate them to contribute to open source stuffs
 rather than just using it as freeware.

 Should there be an OpenStack user group and/or meetup approval process?
 How do we clean up user groups and meetups that are abandoned?
 I think there must be have an official central coordinator to manage all
 the user groups.

 Thank you for the attention, and wish you all the best in year 2013.

 Regards,
 Bruce Lok
 Coordinator of HKOSUG
 Engineer | Technology Centre
 Hong Kong Cyberport Management Co. Ltd.
 Tel: +852 3166-3728
 Fax: +852 3027-0099


 From: Sean Roberts [mailto:sean...@yahoo-inc.com]
 Sent: Tuesday, 15 January, 2013 07:26
 To: OpenStack community; openstack
 Cc: rob_hirschf...@dell.com; kamesh_pemmar...@dell.com; andi_a...@dell.com;
 trevor.low...@gmail.com; stephon.strip...@dreamhost.com;
 ca...@hq.newdream.net; brent.scot...@rackspace.com; kmest...@cisco.com;
 lloydost...@gmail.com; freedom...@gmail.com; duyujie@gmail.com;
 santiagoc...@outlook.com; sc...@kent.ac.uk; moha...@egyptcloudforum.com;
 ilkka.turu...@jamk.fi; bere...@b1-systems.de; Bruce Lok;
 marton.k...@xemeti.com; deepakgarg.i...@gmail.com; fr...@meruvian.org;
 tim.hor...@cit.ie; fen...@ubuntu.com; mypa...@gmail.com; muha...@lbox.cc;
 hang.t...@dtt.vn
 Subject: Re: [openstack-community] Calling all user group and meetup
 organizers

 Agenda for tomorrow's user group / meetup planning meeting

   *
   *   Review of user group and meetup template
   *   Meetups fit into the larger plan of user committee and summit to
 summit development how?
   *   Where would be the location for social materials like videos, meetup
 logs, and other meeting related items?
   *   Where do operators go to figure out how to run OpenStack in
 production?
   *   Can the Foundation start working with some Universities for meeting
 space, sponsorship, and student participation? Is the Foundation interested
 in Phd thesis sponsorship?
   *   If possible I like to get some supporters for a 
 groups.openstack.orgsite, including content writers and some developer 
 resources from the
 community. We have a lot of knowledge about running / starting an user
 group, and need to write it down, publish on the site and share it with
 newcomers.  I think this is answered by the user group template information
 that will be published to http://wiki.openstack.org/OpenStackUserGroups.
   *   Should there be an OpenStack user group and/or meetup approval
 process? How do we clean up user groups and meetups that are abandoned?

 Sean Roberts
 Infrastructure Strategy
 sean...@yahoo-inc.commailto:sean...@yahoo-inc.com
 Direct (408) 349-5234  Mobile (925) 980-4729

 701 First Avenue, Sunnyvale, CA, 94089-0703, US
 Phone (408) 349-3300  Fax (408) 349-3301

 [http://forgood.zenfs.com/logos/yahoo.png]

 On 1/14/13 2:07 PM, Sean Roberts sean...@yahoo-inc.commailto:
 sean...@yahoo-inc.com wrote:

 Reminder for the global user group planning meetup, tomorrow, Tuesday, 15
 Jan 2012 11:00am to 1:00pm PST
 http://www.meetup.com/openstack/events/93593062/
 Join us!


 Sean Roberts
 Infrastructure Strategy
 sean...@yahoo-inc.commailto:sean...@yahoo-inc.com
 Direct (408) 349-5234  Mobile (925) 980-4729

 701 First Avenue, Sunnyvale, CA, 94089-0703, US
 Phone (408) 349-3300  Fax (408) 349-3301

 [http://forgood.zenfs.com/logos/yahoo.png]

 On 1/9/13 1:05 PM, Tim Horgan tim.hor...@cit.iemailto:
 

Re: [Openstack] What's the function of devstack?

2013-01-15 Thread Aaron Rosen
It allows one to setup an openstack deployment from source quickly (helpful
for developers) see http://devstack.org/faq.html.

There is no graphical interface except for horizon which you have to access
via a browser after stack.sh completes (if you install horizon).

Aaron

On Tue, Jan 15, 2013 at 12:32 AM, Jia Lee jeffryl...@gmail.com wrote:

 Hi,

 Could someone tell me the function of devstack and will there be a
 graphical user interface when the 'stack.sh'  is executed?


 --
 世界因你而精彩~

 ___
 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] What's the function of devstack?

2013-01-15 Thread Chmouel Boudjnah
Here is the webpage describing the project : http://devstack.org/ and AFAIK
I don't think there will be a GUI to stack.sh (some may consider a
graphical terminal  a GUI tho)


On Tue, Jan 15, 2013 at 9:32 AM, Jia Lee jeffryl...@gmail.com wrote:

 Hi,

 Could someone tell me the function of devstack and will there be a
 graphical user interface when the 'stack.sh'  is executed?


 --
 世界因你而精彩~

 ___
 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] [heat] Grizzly-2 development milestone available for Heat

2013-01-15 Thread Steven Hardy
On Mon, Jan 14, 2013 at 01:20:09PM -0200, Martinx - ジェームズ wrote:
 Hi!
 
  Is Grizzly-2 available on Ubuntu Raring Ringtail (13.04) daily builds?
 
 Tks!
 Thiago

Since your question is in response to the Heat Grizzly-2 announcement, I
should point out that Heat is not packaged for Ubuntu (yet!), so you will
have to download the tarball and install from source to evaluate this
release.

Tarball:
https://launchpad.net/heat/grizzly/grizzly-2

Install procedure should be the similar to:
http://wiki.openstack.org/Heat/GettingStartedUsingMasterOnUbuntu

Assuming you already have a functional openstack installation, you can start
at Install Heat from master and skip the git clone (just untar the tarball
instead)

This should be an interim solution as packaging for Ubuntu is in-progress:
https://bugs.launchpad.net/heat/+bug/1083501

Steve

___
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] Total Network Confusion

2013-01-15 Thread James Condron
Jay, Guys,

The Vlan Manager stuff looks spot on for my needs but I am a tad confused.

(Perhaps Folsom addresses these; I'm just on a deadline to get a PoC running 
and I don't want to look like I've been wasting time building this).

Assuming I configure my vlan on my switch, set my switchport to trunk and use 
vlanmanager do Scenarios 6 and 7 extend out to hosts *not* on OpenStack/ not 
configured via OpenStack?

Would I be able to, say, connect from my PC vlan to one of the vlans configured 
via OpenStack? Would this also allow me to configure bridges on Open Stack to 
route via their own IPs and Vlans?

Thanks,

James


On 14 Jan 2013, at 18:11, Jay Pipes jaypi...@gmail.com wrote:

 I'd recommend Folsom over Essex :) And I'd highly recommend these
 articles from Mirantis which really step through the networking setup in
 VLANManager. Read through them in the following order and I promise at
 the end you will have a much better understanding of networking in Nova.
 
 http://www.mirantis.com/blog/openstack-networking-flatmanager-and-flatdhcpmanager/
 http://www.mirantis.com/blog/openstack-networking-single-host-flatdhcpmanager/
 http://www.mirantis.com/blog/openstack-networking-vlanmanager/
 http://www.mirantis.com/blog/vlanmanager-network-flow-analysis/
 
 All the best,
 -jay
 
 On 01/14/2013 11:52 AM, James Condron wrote:
 Hi all,
 
 I've recently started playing with (and working with) OpenStack with a
 view to migrate our production infrastructure from esx 4 to Essex.
 
 My issue, or at least utter idiocy, is in the network configuration.
 Basically I can't work out whether in the configuration of OpenStack I
 have done something daft, on the network something daft or I've not
 understood the technology properly.
 
 *NB: *I can get to the outside world form my VMs; I don't want to
 confuse things further.
 
 As attached is a diagram I knocked up to hopefully make this simpler,
 though I hope I can explain it simply with:
 
 *
 *Given both public and private interfaces on my server being on the same
 network and infrastructure how would one go about accessing VMs via
 their internal IP and not have to worry about a VPN or Public IPs?*
 *
 
 My corporate network  works on simple vlans; I have a vlan for my
 production boxen, one for development, one for PCs, telephony, etc. etc.
 These are pretty standard.
 
 The public, eth0 NIC on my compute node (Single node setup, nothing
 overly fancy; pretty vanilla) is on my production vlan and everything is
 accessible.
 the second nic, eth1, is supposedly on a vlan for this specific purpose.
 
 I am hoping to be able to access these internal IPs on their... Internal
 IPs (For want of a better phrase). Is this possible? I'm reasonably
 confident this isn't a routing issue as I can ping the eth1 IP from the
 switch:
 
 #ping 10.12.0.1
 
 Type escape sequence to abort.
 Sending 5, 100-byte ICMP Echos to 10.12.0.1, timeout is 2 seconds:
 !
 Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/8 ms
 
 But none of the ones assigned to VMs:
 
 #ping 10.12.0.4
 
 Type escape sequence to abort.
 Sending 5, 100-byte ICMP Echos to 10.12.0.4, timeout is 2 seconds:
 .
 Success rate is 0 percent (0/5)
 
 Or for those looking at the attached diagram: vlan101 is great and
 works fine; what do I need to do (If at all possible) to get vlan102
 listening?
 
 
 ___
 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] Openstack - cinder - volume driver NFS

2013-01-15 Thread Benoit ML
Hello,

(plz ignore my previous mail)

I'm sorry because I probabably misunderstand something.
I have :
- configured cinder like the file you show (thank you again)  (apport
the nfs_mount_point_base = /etc/cinder/volumes and volumes_dir =
/etc/cinder/volumes )
- mounted the nfs share in /etc/cinder/volumes
- echo '/etc/cinder/volumes'  /var/lib/cinder/nfsshare  chown
cinder /var/lib/cinder/nfsshare

And when I try to create a volume, it doesn't work. The volume is in
error state and in the log  (with debug/verbose activated) :
- cinder try to create a lv  : why create a lv ? not create a file on the nfs ?
- cinder try to stat a directory inside the nfs_share but failed
because it doesn't existe (of course does not create it before)

==
2013-01-15 11:32:08 29896 DEBUG cinder.openstack.common.rpc.amqp [-]
received {u'_context_roles': [u'KeystoneAdmin', u'admin',
u'KeystoneServiceAdmin'], u'_context_request_id':
u'req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca', u'_context_quota_class':
None, u'args': {u'image_id': None, u'snapshot_id': None, u'volume_id':
u'014cd61e-14a2-4aa5-b9f6-a3d80c44f302'}, u'_context_auth_token':
'SANITIZED', u'_context_is_admin': True, u'_context_project_id':
u'295b7cf015664e02ab54eb56eb95ee0c', u'_context_timestamp':
u'2013-01-15T10:32:08.523949', u'_context_read_deleted': u'no',
u'_context_user_id': u'108305fe03e24aa98626344b0f47e3a3', u'method':
u'create_volume', u'_context_remote_address': u'192.168.11.101'}
_safe_log 
/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/common.py:195
2013-01-15 11:32:08 29896 DEBUG cinder.openstack.common.rpc.amqp [-]
unpacked context: {'user_id': u'108305fe03e24aa98626344b0f47e3a3',
'roles': [u'KeystoneAdmin', u'admin', u'KeystoneServiceAdmin'],
'timestamp': u'2013-01-15T10:32:08.523949', 'auth_token':
'SANITIZED', 'remote_address': u'192.168.11.101', 'quota_class':
None, 'is_admin': True, 'request_id':
u'req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca', 'project_id':
u'295b7cf015664e02ab54eb56eb95ee0c', 'read_deleted': u'no'} _safe_log
/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/common.py:195
2013-01-15 11:32:08 INFO cinder.volume.manager
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
volume volume-014cd61e-14a2-4aa5-b9f6-a3d80c44f302: creating
2013-01-15 11:32:08 DEBUG cinder.volume.manager
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
volume volume-014cd61e-14a2-4aa5-b9f6-a3d80c44f302: creating lv of
size 10G create_volume
/usr/lib/python2.6/site-packages/cinder/volume/manager.py:133
2013-01-15 11:32:08 DEBUG cinder.utils
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
Running cmd (subprocess): sudo cinder-rootwrap
/etc/cinder/rootwrap.conf stat /etc/cinder/volumes/6614325979630346338
execute /usr/lib/python2.6/site-packages/cinder/utils.py:163
2013-01-15 11:32:08 DEBUG cinder.utils
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
Result was 1 execute
/usr/lib/python2.6/site-packages/cinder/utils.py:180
2013-01-15 11:32:08 WARNING cinder.volume.driver
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
Exception during mounting Unexpected error while running command.
Command: sudo cinder-rootwrap /etc/cinder/rootwrap.conf stat
/etc/cinder/volumes/6614325979630346338
Exit code: 1
Stdout: ''
Stderr: /usr/bin/stat: impossible d'\xc3\xa9valuer
\xc2\xab\xc2\xa0/etc/cinder/volumes/6614325979630346338\xc2\xa0\xc2\xbb:
Aucun fichier ou dossier de ce type\n
2013-01-15 11:32:08 DEBUG cinder.volume.driver
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
Available shares [] _ensure_shares_mounted
/usr/lib/python2.6/site-packages/cinder/volume/nfs.py:200
2013-01-15 11:32:09 29896 ERROR cinder.openstack.common.rpc.amqp [-]
Exception during message handling
2013-01-15 11:32:09 29896 TRACE cinder.openstack.common.rpc.amqp
Traceback (most recent call last):
2013-01-15 11:32:09 29896 TRACE cinder.openstack.common.rpc.amqp
File /usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/amqp.py,
line 276, in _process_data
2013-01-15 11:32:09 29896 TRACE cinder.openstack.common.rpc.amqp
rval = self.proxy.dispatch(ctxt, version, method, **args)
2013-01-15 11:32:09 29896 TRACE cinder.openstack.common.rpc.amqp
File 
/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/dispatcher.py,
line 145, in dispatch
2013-01-15 11:32:09 29896 TRACE cinder.openstack.common.rpc.amqp
return getattr(proxyobj, method)(ctxt, **kwargs)
2013-01-15 11:32:09 29896 TRACE cinder.openstack.common.rpc.amqp
File /usr/lib/python2.6/site-packages/cinder/volume/manager.py, line
163, in create_volume
2013-01-15 11:32:09 29896 TRACE 

Re: [Openstack] [OpenStack][Swift] Fast way of uploading 200GB of 200KB files to Swift

2013-01-15 Thread Leander Bessa Beernaert
I've updated the keystoneclient to the lastest version available in GitHub
and I'm still not getting any speedups. I've switched to the tempauth
system and noticed an immediate increase in throughput (6.4 GB/day to 53.5
GB/day).

Since I'm time-restrained, I'll stick with the tempauth system for now.
I'll check back on the keystone token cache later.

Thanks for all the help.


On Tue, Jan 15, 2013 at 8:36 AM, Chmouel Boudjnah chmo...@chmouel.comwrote:

 as Chuck explain you usually would see that on the server, having said
 that if you use latest swiftclient from github you will be able to see the
 requests that swiftclient make via keystoneclient to keystone to get a
 token. If you go on the swift proxy server and only if you use a recent
 checked out version of swift you will be able to see the auth_token debug
 messages (the authentication middleware for validating a token to keystone)
 in your proxy-server log. I would advise to take a look at a devstack,
 running it with swift and see how it work on the swift proxy server console
 (in screen).


 On Mon, Jan 14, 2013 at 8:00 PM, Leander Bessa Beernaert 
 leande...@gmail.com wrote:

 Neither keystone nor swift proxy are producing any logs. I'm not sure
 what to do :S


 On Mon, Jan 14, 2013 at 6:50 PM, Chuck Thier cth...@gmail.com wrote:

 You would have to look at the proxy log to see if a request is being
 made.  The results from the swift command line are just the calls that
 the client makes.  The server still haves to validate the token on
 every request.

 --
 Chuck

 On Mon, Jan 14, 2013 at 12:37 PM, Leander Bessa Beernaert
 leande...@gmail.com wrote:
  Below is an output from Swift stat, since I don't see any requests to
  keystone, I'm assuming that memcache is being used right?
 
  REQ: curl -i http://192.168.111.215:8080/v1/AUTH_[ID] -X HEAD -H
  X-Auth-Token: [TOKEN]
 
  DEBUG:swiftclient:REQ: curl -i
 http://192.168.111.215:8080/v1/AUTH_[ID] -X
  HEAD -H X-Auth-Token: [TOKEN]
 
  RESP STATUS: 204
 
  DEBUG:swiftclient:RESP STATUS: 204
 
 Account: AUTH_[ID]
  Containers: 44
 Objects: 4818
   Bytes: 112284450
  Accept-Ranges: bytes
  X-Timestamp: 1358184925.20885
  X-Trans-Id: tx8cffb469c9c542be830db10a2b90d901
 
 
 
 
  On Mon, Jan 14, 2013 at 6:31 PM, Dolph Mathews 
 dolph.math...@gmail.com
  wrote:
 
  If memcache is being utilized by your keystone middleware, you should
 see
  keystone attaching to it on the first incoming request, e.g.:
 
keystoneclient.middleware.auth_token [INFO]: Using Keystone
 memcache for
  caching token
 
  You may also want to use auth_token from keystoneclient = v0.2.0 if
  you're not already (instead of from keystone itself).
 
 
  -Dolph
 
 
  On Mon, Jan 14, 2013 at 11:43 AM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
 
  Are you by any chance referring to this topic
  https://lists.launchpad.net/openstack/msg08639.html regarding the
 keystone
  token cache? If so I've already added the configuration line and
 have not
  noticed any speedup :/
 
 
 
 
  On Mon, Jan 14, 2013 at 5:19 PM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
 
  I'm using the ubuntu 12.04 packages of the folsom repository by the
 way.
 
 
  On Mon, Jan 14, 2013 at 5:18 PM, Chuck Thier cth...@gmail.com
 wrote:
 
  On Mon, Jan 14, 2013 at 11:03 AM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
   Also, I'm unable to run the swift-bench with keystone.
  
 
  Hrm... That was supposed to be fixed with this bug:
  https://bugs.launchpad.net/swift/+bug/1011727
 
  My keystone dev instance isn't working at the moment, but I'll see
 if
  I can get one of the team to take a look at it.
 
  --
  Chuck
 
 
 
 
  ___
  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] [OpenStack][Swift] Fast way of uploading 200GB of 200KB files to Swift

2013-01-15 Thread Chmouel Boudjnah
any chances you can try with latest swift as well and set :

 log_level = DEBUG

in swift proxy-server.conf

and what what the authtoken middleware is doing in the /var/log/syslog (or
wherever syslog log on your distro).

Chmouel.


On Tue, Jan 15, 2013 at 12:09 PM, Leander Bessa Beernaert 
leande...@gmail.com wrote:

 I've updated the keystoneclient to the lastest version available in GitHub
 and I'm still not getting any speedups. I've switched to the tempauth
 system and noticed an immediate increase in throughput (6.4 GB/day to 53.5
 GB/day).

 Since I'm time-restrained, I'll stick with the tempauth system for now.
 I'll check back on the keystone token cache later.

 Thanks for all the help.


 On Tue, Jan 15, 2013 at 8:36 AM, Chmouel Boudjnah chmo...@chmouel.comwrote:

 as Chuck explain you usually would see that on the server, having said
 that if you use latest swiftclient from github you will be able to see the
 requests that swiftclient make via keystoneclient to keystone to get a
 token. If you go on the swift proxy server and only if you use a recent
 checked out version of swift you will be able to see the auth_token debug
 messages (the authentication middleware for validating a token to keystone)
 in your proxy-server log. I would advise to take a look at a devstack,
 running it with swift and see how it work on the swift proxy server console
 (in screen).


 On Mon, Jan 14, 2013 at 8:00 PM, Leander Bessa Beernaert 
 leande...@gmail.com wrote:

 Neither keystone nor swift proxy are producing any logs. I'm not sure
 what to do :S


 On Mon, Jan 14, 2013 at 6:50 PM, Chuck Thier cth...@gmail.com wrote:

 You would have to look at the proxy log to see if a request is being
 made.  The results from the swift command line are just the calls that
 the client makes.  The server still haves to validate the token on
 every request.

 --
 Chuck

 On Mon, Jan 14, 2013 at 12:37 PM, Leander Bessa Beernaert
 leande...@gmail.com wrote:
  Below is an output from Swift stat, since I don't see any requests to
  keystone, I'm assuming that memcache is being used right?
 
  REQ: curl -i http://192.168.111.215:8080/v1/AUTH_[ID] -X HEAD -H
  X-Auth-Token: [TOKEN]
 
  DEBUG:swiftclient:REQ: curl -i
 http://192.168.111.215:8080/v1/AUTH_[ID] -X
  HEAD -H X-Auth-Token: [TOKEN]
 
  RESP STATUS: 204
 
  DEBUG:swiftclient:RESP STATUS: 204
 
 Account: AUTH_[ID]
  Containers: 44
 Objects: 4818
   Bytes: 112284450
  Accept-Ranges: bytes
  X-Timestamp: 1358184925.20885
  X-Trans-Id: tx8cffb469c9c542be830db10a2b90d901
 
 
 
 
  On Mon, Jan 14, 2013 at 6:31 PM, Dolph Mathews 
 dolph.math...@gmail.com
  wrote:
 
  If memcache is being utilized by your keystone middleware, you
 should see
  keystone attaching to it on the first incoming request, e.g.:
 
keystoneclient.middleware.auth_token [INFO]: Using Keystone
 memcache for
  caching token
 
  You may also want to use auth_token from keystoneclient = v0.2.0 if
  you're not already (instead of from keystone itself).
 
 
  -Dolph
 
 
  On Mon, Jan 14, 2013 at 11:43 AM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
 
  Are you by any chance referring to this topic
  https://lists.launchpad.net/openstack/msg08639.html regarding the
 keystone
  token cache? If so I've already added the configuration line and
 have not
  noticed any speedup :/
 
 
 
 
  On Mon, Jan 14, 2013 at 5:19 PM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
 
  I'm using the ubuntu 12.04 packages of the folsom repository by
 the way.
 
 
  On Mon, Jan 14, 2013 at 5:18 PM, Chuck Thier cth...@gmail.com
 wrote:
 
  On Mon, Jan 14, 2013 at 11:03 AM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
   Also, I'm unable to run the swift-bench with keystone.
  
 
  Hrm... That was supposed to be fixed with this bug:
  https://bugs.launchpad.net/swift/+bug/1011727
 
  My keystone dev instance isn't working at the moment, but I'll
 see if
  I can get one of the team to take a look at it.
 
  --
  Chuck
 
 
 
 
  ___
  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] [heat] Grizzly-2 development milestone available for Heat

2013-01-15 Thread Martinx - ジェームズ
Hi!

I just install Keystone and Glance on my Raring Ringtail controller
node...

Should I install Heat now? Or is it better to install it between?

BTW, I'm using this guide to help me:
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/stable/GRE/OpenStack_Folsom_Install_Guide_WebVersion.rst-
since it works great for Ubuntu 12.10...

Thanks for the info!

Best,
Thiago

On 15 January 2013 07:28, Steven Hardy sha...@redhat.com wrote:

 On Mon, Jan 14, 2013 at 01:20:09PM -0200, Martinx - ジェームズ wrote:
  Hi!
 
   Is Grizzly-2 available on Ubuntu Raring Ringtail (13.04) daily builds?
 
  Tks!
  Thiago

 Since your question is in response to the Heat Grizzly-2 announcement, I
 should point out that Heat is not packaged for Ubuntu (yet!), so you will
 have to download the tarball and install from source to evaluate this
 release.

 Tarball:
 https://launchpad.net/heat/grizzly/grizzly-2

 Install procedure should be the similar to:
 http://wiki.openstack.org/Heat/GettingStartedUsingMasterOnUbuntu

 Assuming you already have a functional openstack installation, you can
 start
 at Install Heat from master and skip the git clone (just untar the
 tarball
 instead)

 This should be an interim solution as packaging for Ubuntu is in-progress:
 https://bugs.launchpad.net/heat/+bug/1083501

 Steve

___
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] [heat] Grizzly-2 development milestone available for Heat

2013-01-15 Thread Martinx - ジェームズ
Well, I'll try this in a few weeks...

I just hit this:
https://bugs.launchpad.net/ubuntu/+source/python-glanceclient/+bug/1098688

Don't know how to workaround it...   :-/

Tks anyway!
Thiago

On 15 January 2013 10:18, Martinx - ジェームズ thiagocmarti...@gmail.com wrote:

 Hi!

 I just install Keystone and Glance on my Raring Ringtail controller
 node...

 Should I install Heat now? Or is it better to install it between?

 BTW, I'm using this guide to help me:
 https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/stable/GRE/OpenStack_Folsom_Install_Guide_WebVersion.rst-
  since it works great for Ubuntu 12.10...

 Thanks for the info!

 Best,
 Thiago


 On 15 January 2013 07:28, Steven Hardy sha...@redhat.com wrote:

 On Mon, Jan 14, 2013 at 01:20:09PM -0200, Martinx - ジェームズ wrote:
  Hi!
 
   Is Grizzly-2 available on Ubuntu Raring Ringtail (13.04) daily builds?
 
  Tks!
  Thiago

 Since your question is in response to the Heat Grizzly-2 announcement, I
 should point out that Heat is not packaged for Ubuntu (yet!), so you will
 have to download the tarball and install from source to evaluate this
 release.

 Tarball:
 https://launchpad.net/heat/grizzly/grizzly-2

 Install procedure should be the similar to:
 http://wiki.openstack.org/Heat/GettingStartedUsingMasterOnUbuntu

 Assuming you already have a functional openstack installation, you can
 start
 at Install Heat from master and skip the git clone (just untar the
 tarball
 instead)

 This should be an interim solution as packaging for Ubuntu is in-progress:
 https://bugs.launchpad.net/heat/+bug/1083501

 Steve



___
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] [OpenStack][Swift] Fast way of uploading 200GB of 200KB files to Swift

2013-01-15 Thread Leander Bessa Beernaert
Sorry, At the moment i'm unable to fetch the latest version of swift :s


On Tue, Jan 15, 2013 at 12:14 PM, Chmouel Boudjnah chmo...@chmouel.comwrote:

 any chances you can try with latest swift as well and set :

  log_level = DEBUG

 in swift proxy-server.conf

 and what what the authtoken middleware is doing in the /var/log/syslog (or
 wherever syslog log on your distro).

 Chmouel.



 On Tue, Jan 15, 2013 at 12:09 PM, Leander Bessa Beernaert 
 leande...@gmail.com wrote:

 I've updated the keystoneclient to the lastest version available in
 GitHub and I'm still not getting any speedups. I've switched to the
 tempauth system and noticed an immediate increase in throughput (6.4 GB/day
 to 53.5 GB/day).

 Since I'm time-restrained, I'll stick with the tempauth system for now.
 I'll check back on the keystone token cache later.

 Thanks for all the help.


 On Tue, Jan 15, 2013 at 8:36 AM, Chmouel Boudjnah chmo...@chmouel.comwrote:

 as Chuck explain you usually would see that on the server, having said
 that if you use latest swiftclient from github you will be able to see the
 requests that swiftclient make via keystoneclient to keystone to get a
 token. If you go on the swift proxy server and only if you use a recent
 checked out version of swift you will be able to see the auth_token debug
 messages (the authentication middleware for validating a token to keystone)
 in your proxy-server log. I would advise to take a look at a devstack,
 running it with swift and see how it work on the swift proxy server console
 (in screen).


 On Mon, Jan 14, 2013 at 8:00 PM, Leander Bessa Beernaert 
 leande...@gmail.com wrote:

 Neither keystone nor swift proxy are producing any logs. I'm not sure
 what to do :S


 On Mon, Jan 14, 2013 at 6:50 PM, Chuck Thier cth...@gmail.com wrote:

 You would have to look at the proxy log to see if a request is being
 made.  The results from the swift command line are just the calls that
 the client makes.  The server still haves to validate the token on
 every request.

 --
 Chuck

 On Mon, Jan 14, 2013 at 12:37 PM, Leander Bessa Beernaert
 leande...@gmail.com wrote:
  Below is an output from Swift stat, since I don't see any requests to
  keystone, I'm assuming that memcache is being used right?
 
  REQ: curl -i http://192.168.111.215:8080/v1/AUTH_[ID] -X HEAD -H
  X-Auth-Token: [TOKEN]
 
  DEBUG:swiftclient:REQ: curl -i
 http://192.168.111.215:8080/v1/AUTH_[ID] -X
  HEAD -H X-Auth-Token: [TOKEN]
 
  RESP STATUS: 204
 
  DEBUG:swiftclient:RESP STATUS: 204
 
 Account: AUTH_[ID]
  Containers: 44
 Objects: 4818
   Bytes: 112284450
  Accept-Ranges: bytes
  X-Timestamp: 1358184925.20885
  X-Trans-Id: tx8cffb469c9c542be830db10a2b90d901
 
 
 
 
  On Mon, Jan 14, 2013 at 6:31 PM, Dolph Mathews 
 dolph.math...@gmail.com
  wrote:
 
  If memcache is being utilized by your keystone middleware, you
 should see
  keystone attaching to it on the first incoming request, e.g.:
 
keystoneclient.middleware.auth_token [INFO]: Using Keystone
 memcache for
  caching token
 
  You may also want to use auth_token from keystoneclient = v0.2.0 if
  you're not already (instead of from keystone itself).
 
 
  -Dolph
 
 
  On Mon, Jan 14, 2013 at 11:43 AM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
 
  Are you by any chance referring to this topic
  https://lists.launchpad.net/openstack/msg08639.html regarding the
 keystone
  token cache? If so I've already added the configuration line and
 have not
  noticed any speedup :/
 
 
 
 
  On Mon, Jan 14, 2013 at 5:19 PM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
 
  I'm using the ubuntu 12.04 packages of the folsom repository by
 the way.
 
 
  On Mon, Jan 14, 2013 at 5:18 PM, Chuck Thier cth...@gmail.com
 wrote:
 
  On Mon, Jan 14, 2013 at 11:03 AM, Leander Bessa Beernaert
  leande...@gmail.com wrote:
   Also, I'm unable to run the swift-bench with keystone.
  
 
  Hrm... That was supposed to be fixed with this bug:
  https://bugs.launchpad.net/swift/+bug/1011727
 
  My keystone dev instance isn't working at the moment, but I'll
 see if
  I can get one of the team to take a look at it.
 
  --
  Chuck
 
 
 
 
  ___
  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] [openstack-community] Calling all user group and meetup organizers

2013-01-15 Thread Andi_Abes
Hi Sean,
  Thanks for taking the initiative to organize this.

I'd like to toss another agenda item if I may.
I started, and currently help organize the Boston meetup, and we've been 
blessed with lots of local resources, both in terms of facilities and openstack 
enthusiasts.
Feedback I've gotten from multiple folks is that it would be useful to make 
available technical experts on up and coming projects (ceilometer, heat, new 
quantum services , cinder etc). While in the past I coordinated with project 
PTL's to locate local experts, it might be more efficient (and less troubling 
to PTL's) to have a community effort around this. If local presence is less 
than possible, then various collaboration tools could work.
After that long promo, the agenda item would be - how do UG's help with 
incubating projects, and what kind of support the Openstack community at large 
supports that?

Regards,
a.




From: Sean Roberts [mailto:sean...@yahoo-inc.com]
Sent: Monday, January 14, 2013 6:26 PM
To: OpenStack community; openstack
Cc: Hirschfeld, Rob; Pemmaraju, Kamesh; Abes, Andi; trevor.low...@gmail.com; 
stephon.strip...@dreamhost.com; ca...@hq.newdream.net; 
brent.scot...@rackspace.com; kmest...@cisco.com; lloydost...@gmail.com; 
freedom...@gmail.com; duyujie@gmail.com; santiagoc...@outlook.com; 
sc...@kent.ac.uk; moha...@egyptcloudforum.com; ilkka.turu...@jamk.fi; 
bere...@b1-systems.de; bruce...@cyberport.hk; marton.k...@xemeti.com; 
deepakgarg.i...@gmail.com; fr...@meruvian.org; tim.hor...@cit.ie; 
fen...@ubuntu.com; mypa...@gmail.com; muha...@lbox.cc; hang.t...@dtt.vn
Subject: Re: [openstack-community] Calling all user group and meetup organizers

Agenda for tomorrow's user group / meetup planning meeting

 *
 *   Review of user group and meetup template
 *   Meetups fit into the larger plan of user committee and summit to summit 
development how?
 *   Where would be the location for social materials like videos, meetup logs, 
and other meeting related items?
 *   Where do operators go to figure out how to run OpenStack in production?
 *   Can the Foundation start working with some Universities for meeting space, 
sponsorship, and student participation? Is the Foundation interested in Phd 
thesis sponsorship?
 *   If possible I like to get some supporters for a groups.openstack.org site, 
including content writers and some developer resources from the community. We 
have a lot of knowledge about running / starting an user group, and need to 
write it down, publish on the site and share it with newcomers.  I think this 
is answered by the user group template information that will be published to 
http://wiki.openstack.org/OpenStackUserGroups.
 *   Should there be an OpenStack user group and/or meetup approval process? 
How do we clean up user groups and meetups that are abandoned?

Sean Roberts
Infrastructure Strategy
sean...@yahoo-inc.commailto:sean...@yahoo-inc.com
Direct (408) 349-5234  Mobile (925) 980-4729

701 First Avenue, Sunnyvale, CA, 94089-0703, US
Phone (408) 349-3300  Fax (408) 349-3301

[http://forgood.zenfs.com/logos/yahoo.png]

On 1/14/13 2:07 PM, Sean Roberts 
sean...@yahoo-inc.commailto:sean...@yahoo-inc.com wrote:

Reminder for the global user group planning meetup, tomorrow, Tuesday, 15 Jan 
2012 11:00am to 1:00pm PST  http://www.meetup.com/openstack/events/93593062/
Join us!


Sean Roberts
Infrastructure Strategy
sean...@yahoo-inc.commailto:sean...@yahoo-inc.com
Direct (408) 349-5234  Mobile (925) 980-4729

701 First Avenue, Sunnyvale, CA, 94089-0703, US
Phone (408) 349-3300  Fax (408) 349-3301

[http://forgood.zenfs.com/logos/yahoo.png]

On 1/9/13 1:05 PM, Tim Horgan tim.hor...@cit.iemailto:tim.hor...@cit.ie 
wrote:

Hi Séan,

I run the OpenStack Ireland meetup group, just wondering if your meeting is 
targeting only groups in the East Coast of the USA?

Kind Regards,
Tim

On 9 Jan 2013, at 00:54, Sean Roberts 
sean...@yahoo-inc.commailto:sean...@yahoo-inc.com wrote:


We are going to have a planning meeting on Tuesday, 15 Jan 2012 11:00am to 
1:00pm PST. RSVP via  http://www.meetup.com/openstack/events/93593062/  Connect 
remotely via webex 
https://yahoomeetings.webex.com/yahoomeetings/j.php?ED=160663792UID=492396097RT=MiM0
If this time doesn't work for you, get ahold of me directly via 
skype:seanroberts66, email, mobile, irc:sarob, twitter:sarob, or carrier pigeon.

Stefano and Thierry will be joining us. I want to get input from people that 
run user groups and meetups.

See you then!

Sean Roberts
Infrastructure Strategy
sean...@yahoo-inc.commailto:sean...@yahoo-inc.com
Direct (408) 349-5234  Mobile (925) 980-4729

701 First Avenue, Sunnyvale, CA, 94089-0703, US
Phone (408) 349-3300  Fax (408) 349-3301

[http://forgood.zenfs.com/logos/yahoo.png]
___
Community mailing list
commun...@lists.openstack.orgmailto:commun...@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/community



Regards,
Tim



Re: [Openstack] [openstack-community] Calling all user group and meetup organizers

2013-01-15 Thread Frans Thamura
hi all

I am from OpenStack Indonesia User Group..

love of to be part of the movement.

Hope can join the webex.

but I am glad , if you can share to mailing list first.

F
___
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] Total Network Confusion

2013-01-15 Thread Jay Pipes
On 01/15/2013 05:31 AM, James Condron wrote:
 Jay, Guys,
 
 The Vlan Manager stuff looks spot on for my needs but I am a tad confused.
 
 (Perhaps Folsom addresses these; I'm just on a deadline to get a PoC running 
 and I don't want to look like I've been wasting time building this).
 
 Assuming I configure my vlan on my switch, set my switchport to trunk and use 
 vlanmanager do Scenarios 6 and 7 extend out to hosts *not* on OpenStack/ not 
 configured via OpenStack?
 
 Would I be able to, say, connect from my PC vlan to one of the vlans 
 configured via OpenStack? Would this also allow me to configure bridges on 
 Open Stack to route via their own IPs and Vlans?

Not quite sure, actually. I'm certainly no networking guru, sorry :( I'd
imagine you *could* do this, but it would take manually modifying
iptables on the individual compute nodes -- which would mess with the
nova-network controller on the compute nodes IIUC...

-jay

 Thanks,
 
 James
 
 
 On 14 Jan 2013, at 18:11, Jay Pipes jaypi...@gmail.com wrote:
 
 I'd recommend Folsom over Essex :) And I'd highly recommend these
 articles from Mirantis which really step through the networking setup in
 VLANManager. Read through them in the following order and I promise at
 the end you will have a much better understanding of networking in Nova.

 http://www.mirantis.com/blog/openstack-networking-flatmanager-and-flatdhcpmanager/
 http://www.mirantis.com/blog/openstack-networking-single-host-flatdhcpmanager/
 http://www.mirantis.com/blog/openstack-networking-vlanmanager/
 http://www.mirantis.com/blog/vlanmanager-network-flow-analysis/

 All the best,
 -jay

 On 01/14/2013 11:52 AM, James Condron wrote:
 Hi all,

 I've recently started playing with (and working with) OpenStack with a
 view to migrate our production infrastructure from esx 4 to Essex.

 My issue, or at least utter idiocy, is in the network configuration.
 Basically I can't work out whether in the configuration of OpenStack I
 have done something daft, on the network something daft or I've not
 understood the technology properly.

 *NB: *I can get to the outside world form my VMs; I don't want to
 confuse things further.

 As attached is a diagram I knocked up to hopefully make this simpler,
 though I hope I can explain it simply with:

 *
 *Given both public and private interfaces on my server being on the same
 network and infrastructure how would one go about accessing VMs via
 their internal IP and not have to worry about a VPN or Public IPs?*
 *

 My corporate network  works on simple vlans; I have a vlan for my
 production boxen, one for development, one for PCs, telephony, etc. etc.
 These are pretty standard.

 The public, eth0 NIC on my compute node (Single node setup, nothing
 overly fancy; pretty vanilla) is on my production vlan and everything is
 accessible.
 the second nic, eth1, is supposedly on a vlan for this specific purpose.

 I am hoping to be able to access these internal IPs on their... Internal
 IPs (For want of a better phrase). Is this possible? I'm reasonably
 confident this isn't a routing issue as I can ping the eth1 IP from the
 switch:

 #ping 10.12.0.1

 Type escape sequence to abort.
 Sending 5, 100-byte ICMP Echos to 10.12.0.1, timeout is 2 seconds:
 !
 Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/8 ms

 But none of the ones assigned to VMs:

 #ping 10.12.0.4

 Type escape sequence to abort.
 Sending 5, 100-byte ICMP Echos to 10.12.0.4, timeout is 2 seconds:
 .
 Success rate is 0 percent (0/5)

 Or for those looking at the attached diagram: vlan101 is great and
 works fine; what do I need to do (If at all possible) to get vlan102
 listening?


 ___
 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] [heat] Grizzly-2 development milestone available for Heat

2013-01-15 Thread Dolph Mathews
Grab a copy of the sample configuration file:

  https://github.com/openstack/keystone/blob/master/etc/keystone.conf.sample

On Tuesday, January 15, 2013, Mballo Cherif wrote:

 Hi everybody, I need help!

 I was trying to install Openstack Keystone standalone on a Ubuntu 12.04
 machine using the source tarball from Github
 http://docs.openstack.org/developer/keystone/installing.html . keystone
 was apparently installed correctly, however no keystone.conf file was
 created in either /etc or /etc/keystone folders. Thus, running anything
 further was not possible.

 ** **

 Can anyone help/direct me about what should be done?

 ** **

 Thanks you!

 ** **

 Sherif

 ** **

 ** **

 *From:* 
 openstack-bounces+cherif.mballo=gemalto@lists.launchpad.netjavascript:_e({},
  'cvml', 'gemalto@lists.launchpad.net');[mailto:
 openstack-bounces+cherif.mballo javascript:_e({}, 'cvml',
 'openstack-bounces%2Bcherif.mballo');=gemalto@lists.launchpad.netjavascript:_e({},
  'cvml', 'gemalto@lists.launchpad.net');]
 *On Behalf Of *Martinx - ?
 *Sent:* mardi 15 janvier 2013 13:18
 *To:* Steven Hardy
 *Cc:* openstack@lists.launchpad.net javascript:_e({}, 'cvml',
 'openstack@lists.launchpad.net');
 *Subject:* Re: [Openstack] [heat] Grizzly-2 development milestone
 available for Heat

 ** **

 Hi!

 ** **

 I just install Keystone and Glance on my Raring Ringtail controller
 node...

 ** **

 Should I install Heat now? Or is it better to install it between?

 ** **

 BTW, I'm using this guide to help me:
 https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/stable/GRE/OpenStack_Folsom_Install_Guide_WebVersion.rst-
  since it works great for Ubuntu 12.10...
 

 ** **

 Thanks for the info!

 ** **

 Best,

 Thiago

 On 15 January 2013 07:28, Steven Hardy sha...@redhat.comjavascript:_e({}, 
 'cvml', 'sha...@redhat.com');
 wrote:

 On Mon, Jan 14, 2013 at 01:20:09PM -0200, Martinx - ジェームズ wrote:
  Hi!
 
   Is Grizzly-2 available on Ubuntu Raring Ringtail (13.04) daily builds?
 
  Tks!
  Thiago

 Since your question is in response to the Heat Grizzly-2 announcement, I
 should point out that Heat is not packaged for Ubuntu (yet!), so you will
 have to download the tarball and install from source to evaluate this
 release.

 Tarball:
 https://launchpad.net/heat/grizzly/grizzly-2

 Install procedure should be the similar to:
 http://wiki.openstack.org/Heat/GettingStartedUsingMasterOnUbuntu

 Assuming you already have a functional openstack installation, you can
 start
 at Install Heat from master and skip the git clone (just untar the
 tarball
 instead)

 This should be an interim solution as packaging for Ubuntu is in-progress:
 https://bugs.launchpad.net/heat/+bug/1083501

 Steve

 ** **



-- 

-Dolph
___
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] How can openstack support Sheepdog in details?

2013-01-15 Thread harryxiyou
Hi all,

I find openstack can support sheepdog(modify qemu and libvirt), but i
can't find how openstack support sheepdog in details. Could anyone
give me some suggestions?
Thanks in advance.


-- 
Thanks
Harry Wei

___
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] [openstack-community] Calling all user group and meetup organizers

2013-01-15 Thread Ilya Alekseyev
Hi all.

I am from Russian OpenStack Community. Hopefully can join meetup remotely.
But anyway will be glad to participate in mailing list discussions.

Ilya


2013/1/15 Frans Thamura fr...@meruvian.org

 hi all

 I am from OpenStack Indonesia User Group..

 love of to be part of the movement.

 Hope can join the webex.

 but I am glad , if you can share to mailing list first.

 F

 ___
 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] How can openstack support Sheepdog in details?

2013-01-15 Thread Huang Zhiteng
What kind of details do you need? How to setup a SheepDog cluster? Or
how to configure Cinder to use SheepDog?

On Tue, Jan 15, 2013 at 11:33 PM, harryxiyou harryxi...@gmail.com wrote:
 Hi all,

 I find openstack can support sheepdog(modify qemu and libvirt), but i
 can't find how openstack support sheepdog in details. Could anyone
 give me some suggestions?
 Thanks in advance.


 --
 Thanks
 Harry Wei

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



-- 
Regards
Huang Zhiteng

___
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] How can openstack support Sheepdog in details?

2013-01-15 Thread Razique Mahroua
Hi,unfortunately, we don't have much feedback/ tests that have been done, so the doc is not top notch regarding Sheepdog.It would be interesting if someone helps us with extra infos on thatRazique Mahroua-Nuage  Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15

Le 15 janv. 2013 à 16:33, harryxiyou harryxi...@gmail.com a écrit :Hi all,I find openstack can support sheepdog(modify qemu and libvirt), but ican't find how openstack support sheepdog in details. Could anyonegive me some suggestions?Thanks in advance.-- ThanksHarry Wei___Mailing list: https://launchpad.net/~openstackPost to : openstack@lists.launchpad.netUnsubscribe : https://launchpad.net/~openstackMore 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] How can openstack support Sheepdog in details?

2013-01-15 Thread harryxiyou
On Tue, Jan 15, 2013 at 11:46 PM, Razique Mahroua razique.mahr...@gmail.com
 wrote:

 Hi,

Hi

 unfortunately, we don't have much feedback/ tests that have been done,

so the doc is not top notch regarding Sheepdog.

Could you please tell me where is the doc? Or send me this doc.

 It would be interesting if someone helps us with extra infos on that

Maybe i would give some tests ;-)



-- 
Thanks
Harry Wei
___
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] How can openstack support Sheepdog in details?

2013-01-15 Thread harryxiyou
On Tue, Jan 15, 2013 at 11:47 PM, Huang Zhiteng winsto...@gmail.com wrote:

Hi Huang,
 What kind of details do you need? How to setup a SheepDog cluster? Or
 how to configure Cinder to use SheepDog?

Thanks for your reply. But i find sheepdog developers modify Openstack Nova
for supporting sheepdog but Openstack Cinder. Actually, i want to know how
sheepdog developers change qemu and libvirt in Openstack to support sheepdog.
I can not find Openstack's patch for supporting sheepdog. And if
support sheepdog,
we should modify nova, glance, swift,cinder? If you have any docs for
these matters,
please send them to me or some links about them to me. Thanks in advance.


-- 
Thanks
Harry Wei

___
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] How can openstack support Sheepdog in details?

2013-01-15 Thread Huang Zhiteng
What Razique means is currently there's no doc (yet) and the priority
of the creating such doc is low.  Razique, am I getting you right?

On Tue, Jan 15, 2013 at 11:52 PM, harryxiyou harryxi...@gmail.com wrote:


 On Tue, Jan 15, 2013 at 11:46 PM, Razique Mahroua
 razique.mahr...@gmail.com wrote:

 Hi,

 Hi

 unfortunately, we don't have much feedback/ tests that have been done,

 so the doc is not top notch regarding Sheepdog.

 Could you please tell me where is the doc? Or send me this doc.

 It would be interesting if someone helps us with extra infos on that

 Maybe i would give some tests ;-)



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




-- 
Regards
Huang Zhiteng

___
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] [openstack-community] Calling all user group and meetup organizers

2013-01-15 Thread Sean Roberts
Agreed, creating a speaker list is on the to do list.

~sean

On Jan 15, 2013, at 6:16 AM, andi_a...@dell.commailto:andi_a...@dell.com 
andi_a...@dell.commailto:andi_a...@dell.com wrote:

Hi Sean,
  Thanks for taking the initiative to organize this.

I’d like to toss another agenda item if I may.
I started, and currently help organize the Boston meetup, and we’ve been 
blessed with lots of local resources, both in terms of facilities and openstack 
enthusiasts.
Feedback I’ve gotten from multiple folks is that it would be useful to make 
available technical experts on up and coming projects (ceilometer, heat, new 
quantum services , cinder etc). While in the past I coordinated with project 
PTL’s to locate local experts, it might be more efficient (and less troubling 
to PTL’s) to have a community effort around this. If local presence is less 
than possible, then various collaboration tools could work.
After that long promo, the agenda item would be – how do UG’s help with 
incubating projects, and what kind of support the Openstack community at large 
supports that?

Regards,
a.




From: Sean Roberts [mailto:sean...@yahoo-inc.com]
Sent: Monday, January 14, 2013 6:26 PM
To: OpenStack community; openstack
Cc: Hirschfeld, Rob; Pemmaraju, Kamesh; Abes, Andi; 
trevor.low...@gmail.commailto:trevor.low...@gmail.com; 
stephon.strip...@dreamhost.commailto:stephon.strip...@dreamhost.com; 
ca...@hq.newdream.netmailto:ca...@hq.newdream.net; 
brent.scot...@rackspace.commailto:brent.scot...@rackspace.com; 
kmest...@cisco.commailto:kmest...@cisco.com; 
lloydost...@gmail.commailto:lloydost...@gmail.com; 
freedom...@gmail.commailto:freedom...@gmail.com; 
duyujie@gmail.commailto:duyujie@gmail.com; 
santiagoc...@outlook.commailto:santiagoc...@outlook.com; 
sc...@kent.ac.ukmailto:sc...@kent.ac.uk; 
moha...@egyptcloudforum.commailto:moha...@egyptcloudforum.com; 
ilkka.turu...@jamk.fimailto:ilkka.turu...@jamk.fi; 
bere...@b1-systems.demailto:bere...@b1-systems.de; 
bruce...@cyberport.hkmailto:bruce...@cyberport.hk; 
marton.k...@xemeti.commailto:marton.k...@xemeti.com; 
deepakgarg.i...@gmail.commailto:deepakgarg.i...@gmail.com; 
fr...@meruvian.orgmailto:fr...@meruvian.org; 
tim.hor...@cit.iemailto:tim.hor...@cit.ie; 
fen...@ubuntu.commailto:fen...@ubuntu.com; 
mypa...@gmail.commailto:mypa...@gmail.com; 
muha...@lbox.ccmailto:muha...@lbox.cc; 
hang.t...@dtt.vnmailto:hang.t...@dtt.vn
Subject: Re: [openstack-community] Calling all user group and meetup organizers

Agenda for tomorrow's user group / meetup planning meeting

 *
 *   Review of user group and meetup template
 *   Meetups fit into the larger plan of user committee and summit to summit 
development how?
 *   Where would be the location for social materials like videos, meetup logs, 
and other meeting related items?
 *   Where do operators go to figure out how to run OpenStack in production?
 *   Can the Foundation start working with some Universities for meeting space, 
sponsorship, and student participation? Is the Foundation interested in Phd 
thesis sponsorship?
 *   If possible I like to get some supporters for a 
groups.openstack.orghttp://groups.openstack.org site, including content 
writers and some developer resources from the community. We have a lot of 
knowledge about running / starting an user group, and need to write it down, 
publish on the site and share it with newcomers.  I think this is answered by 
the user group template information that will be published to 
http://wiki.openstack.org/OpenStackUserGroups.
 *   Should there be an OpenStack user group and/or meetup approval process? 
How do we clean up user groups and meetups that are abandoned?

Sean Roberts
Infrastructure Strategy
sean...@yahoo-inc.commailto:sean...@yahoo-inc.com
Direct (408) 349-5234  Mobile (925) 980-4729

701 First Avenue, Sunnyvale, CA, 94089-0703, US
Phone (408) 349-3300  Fax (408) 349-3301

[http://forgood.zenfs.com/logos/yahoo.png]

On 1/14/13 2:07 PM, Sean Roberts 
sean...@yahoo-inc.commailto:sean...@yahoo-inc.com wrote:

Reminder for the global user group planning meetup, tomorrow, Tuesday, 15 Jan 
2012 11:00am to 1:00pm PST  http://www.meetup.com/openstack/events/93593062/
Join us!


Sean Roberts
Infrastructure Strategy
sean...@yahoo-inc.commailto:sean...@yahoo-inc.com
Direct (408) 349-5234  Mobile (925) 980-4729

701 First Avenue, Sunnyvale, CA, 94089-0703, US
Phone (408) 349-3300  Fax (408) 349-3301

[http://forgood.zenfs.com/logos/yahoo.png]

On 1/9/13 1:05 PM, Tim Horgan tim.hor...@cit.iemailto:tim.hor...@cit.ie 
wrote:

Hi Séan,

I run the OpenStack Ireland meetup group, just wondering if your meeting is 
targeting only groups in the East Coast of the USA?

Kind Regards,
Tim

On 9 Jan 2013, at 00:54, Sean Roberts 
sean...@yahoo-inc.commailto:sean...@yahoo-inc.com wrote:


We are going to have a planning meeting on Tuesday, 15 Jan 2012 11:00am to 
1:00pm PST. RSVP via  http://www.meetup.com/openstack/events/93593062/  Connect 
remotely via webex 

Re: [Openstack] [openstack-community] Calling all user group and meetup organizers

2013-01-15 Thread Sean Roberts
Yes, join us! Add yourself to the mailing list by wiki.openstack.org. 

~sean

On Jan 15, 2013, at 6:20 AM, Frans Thamura fr...@meruvian.org wrote:

 hi all
 
 I am from OpenStack Indonesia User Group..
 
 love of to be part of the movement.
 
 Hope can join the webex.
 
 but I am glad , if you can share to mailing list first.
 
 F

___
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] [openstack-community] Calling all user group and meetup organizers

2013-01-15 Thread Nicolae Paladi
Hi,

Unfortunately I might not be able to attend the meetup tonight (evening in
Sweden), but would be glad to
go through the minutes when they are made available.

Kudos for the idea regarding an available speakers list, having experts at
events makes them more attractive
for participants.

Regards,
/Nico.


On 15 January 2013 17:22, Sean Roberts sean...@yahoo-inc.com wrote:

 Agreed, creating a speaker list is on the to do list.

 ~sean

 On Jan 15, 2013, at 6:16 AM, andi_a...@dell.com andi_a...@dell.com
 wrote:

 Hi Sean,

   Thanks for taking the initiative to organize this.

 ** **

 I’d like to toss another agenda item if I may.

 I started, and currently help organize the Boston meetup, and we’ve been
 blessed with lots of local resources, both in terms of facilities and
 openstack enthusiasts. 

 Feedback I’ve gotten from multiple folks is that it would be useful to
 make available technical experts on up and coming projects (ceilometer,
 heat, new quantum services , cinder etc). While in the past I coordinated
 with project PTL’s to locate local experts, it might be more efficient (and
 less troubling to PTL’s) to have a community effort around this. If local
 presence is less than possible, then various collaboration tools could work.
 

 After that long promo, the agenda item would be – how do UG’s help with
 incubating projects, and what kind of support the Openstack community at
 large supports that?

 ** **

 Regards,

 a.

 ** **

 ** **

 ** **

 ** **

 *From:* Sean Roberts [mailto:sean...@yahoo-inc.com sean...@yahoo-inc.com]

 *Sent:* Monday, January 14, 2013 6:26 PM
 *To:* OpenStack community; openstack
 *Cc:* Hirschfeld, Rob; Pemmaraju, Kamesh; Abes, Andi;
 trevor.low...@gmail.com; stephon.strip...@dreamhost.com;
 ca...@hq.newdream.net; brent.scot...@rackspace.com; kmest...@cisco.com;
 lloydost...@gmail.com; freedom...@gmail.com; duyujie@gmail.com;
 santiagoc...@outlook.com; sc...@kent.ac.uk; moha...@egyptcloudforum.com;
 ilkka.turu...@jamk.fi; bere...@b1-systems.de; bruce...@cyberport.hk;
 marton.k...@xemeti.com; deepakgarg.i...@gmail.com; fr...@meruvian.org;
 tim.hor...@cit.ie; fen...@ubuntu.com; mypa...@gmail.com; muha...@lbox.cc;
 hang.t...@dtt.vn
 *Subject:* Re: [openstack-community] Calling all user group and meetup
 organizers

 ** **

 Agenda for tomorrow's user group / meetup planning meeting

- ** **
- Review of user group and meetup template
- Meetups fit into the larger plan of user committee and summit to
summit development how? 
- Where would be the location for social materials like videos, meetup
logs, and other meeting related items?
- Where do operators go to figure out how to run OpenStack in
production?
- Can the Foundation start working with some Universities for meeting
space, sponsorship, and student participation? Is the Foundation interested
in Phd thesis sponsorship?
- If possible I like to get some supporters for a 
 groups.openstack.orgsite, including content writers and some developer 
 resources from the
community. We have a lot of knowledge about running / starting an user
group, and need to write it down, publish on the site and share it with
newcomers. * I think this is answered by the user group template
information that will be published to
http://wiki.openstack.org/OpenStackUserGroups. *
- Should there be an OpenStack user group and/or meetup approval
process? How do we clean up user groups and meetups that are abandoned?


 ** **

 *Sean Roberts*
 Infrastructure Strategy
 sean...@yahoo-inc.com

 Direct (408) 349-5234  Mobile (925) 980-4729

 701 First Avenue, Sunnyvale, CA, 94089-0703, US
 Phone (408) 349-3300  Fax (408) 349-3301

 

 ** **

 On 1/14/13 2:07 PM, Sean Roberts sean...@yahoo-inc.com wrote:

 ** **

 Reminder for the global user group planning meetup, tomorrow, Tuesday, 15
 Jan 2012 11:00am to 1:00pm PST
 http://www.meetup.com/openstack/events/93593062/  

 Join us!

 ** **

 ** **

 *Sean Roberts*
 Infrastructure Strategy
 sean...@yahoo-inc.com

 Direct (408) 349-5234  Mobile (925) 980-4729

 701 First Avenue, Sunnyvale, CA, 94089-0703, US
 Phone (408) 349-3300  Fax (408) 349-3301

 

 ** **

 On 1/9/13 1:05 PM, Tim Horgan tim.hor...@cit.ie wrote:

 ** **

 Hi Séan,

 ** **

 I run the OpenStack Ireland meetup group, just wondering if your meeting
 is targeting only groups in the East Coast of the USA?

 ** **

 Kind Regards,

 Tim

 ** **

 On 9 Jan 2013, at 00:54, Sean Roberts sean...@yahoo-inc.com wrote:



 

 We are going to have a planning meeting on Tuesday, 15 Jan 2012 11:00am to
 1:00pm PST. RSVP via  http://www.meetup.com/openstack/events/93593062/
  Connect remotely via webex
 https://yahoomeetings.webex.com/yahoomeetings/j.php?ED=160663792UID=492396097RT=MiM0
 

 If this time doesn't work for you, get ahold of me 

Re: [Openstack] Total Network Confusion

2013-01-15 Thread Joe Warren-Meeks
Just as an addendum, now that I've got it working, it works really well!


On 15 January 2013 16:43, Joe Warren-Meeks joe.warren.me...@gmail.comwrote:

 Hey James,

 I had exactly your requirement too, and it took me many weeks to get to a
 solution. Hopefully, you won't have to. I have installed and reinstalled it
 so, so many times. For a while I thought I'd lost the ability to
 *computer*. Feel free to contact me offlist if you need any other guidance,
 I'd be very happy to help.

 Firstly, if you can use a different NIC for the bridges, I'd strongly
 recommend it.

 You need to configure nova to work as multi_host, this will enable you to
 dish out your switch/router IP as the default route via dnsmasq. You also
 need to lightly hack linux_net.py so that this works.

 You also need to slighly hack Iptables to stop it SNATting your instances
 out.

 Follow
 http://cssoss.files.wordpress.com/2012/05/openstackbookv3-0_csscorp2.pdfup to 
 chapter 2.2.7.

 Once you've installed all the Nova packages, stop then.

 0. Linux stuff
 ^^
 Before you start, apt-get install vlan and add 8021q to the end of
 /etc/modules
 If you are using an unconfigured interface as the bridge device, add
 /sbin/ifconfig ethX up
 to /etc/rc.local

 1. Linux net
 
 You need to copy the attached linux_net.py over
 /usr/share/pyshared/nova/network/linux_net.py
 (Do a diff first, so you can see it isn't trojaned :-)

 2. dnsmasq
 ^^
 You need to tell dnsmasq to send out a different IP for your router
 tailor the following and put it into /etc/dnsmasq-nova.conf

 
 #
 # Set the default route for all networks to be the firewall
 #
 dhcp-option=tag:'production',option:router,10.0.31.1
 dhcp-option=tag:'dmz',option:router,10.0.21.1
 dhcp-option=tag:'development',option:router,10.0.41.1

 # devsupp
 dhcp-host=fa:16:3e:66:05:c2,10.0.21.7
 =

 You need to change the tag to match the network label you use when you set
 up the network later on.

 3. nova.conf
 
 I've attached my nova.conf for you. I'll mark the bits you might need to
 change. Search for ### in there.

 4. Continue with the install
 
 Restart all the Nova services as soon as you have done the 'nova-manage db
 sync'

 5. Create networks
 ^^
 nova-manage network create --label=production --fixed_range_v4=
 10.0.31.0/24 --vlan=31 --bridge_interface=eth3 --multi_host=T
 --project_id=79433bbfc2674bf9bff257a5e0f21581

 The important bits are the label, which must match dnsmasq-nova.conf, the
 vlan, bridge interface and multi_host=T


 So, now you should be done. However, Openstack will try to add in a SNAT
 rule to SNAT some outbound traffic. Vish suggested leaving
 --routing_source_ip= in nova.conf set to nothing, but that doesn't work, it
 throws an error when setting up the iptables rules.

 Hope that helps!

  -- joe.



 On 15 January 2013 14:31, Jay Pipes jaypi...@gmail.com wrote:

 On 01/15/2013 05:31 AM, James Condron wrote:
  Jay, Guys,
 
  The Vlan Manager stuff looks spot on for my needs but I am a tad
 confused.
 
  (Perhaps Folsom addresses these; I'm just on a deadline to get a PoC
 running and I don't want to look like I've been wasting time building this).
 
  Assuming I configure my vlan on my switch, set my switchport to trunk
 and use vlanmanager do Scenarios 6 and 7 extend out to hosts *not* on
 OpenStack/ not configured via OpenStack?
 
  Would I be able to, say, connect from my PC vlan to one of the vlans
 configured via OpenStack? Would this also allow me to configure bridges on
 Open Stack to route via their own IPs and Vlans?

 Not quite sure, actually. I'm certainly no networking guru, sorry :( I'd
 imagine you *could* do this, but it would take manually modifying
 iptables on the individual compute nodes -- which would mess with the
 nova-network controller on the compute nodes IIUC...

 -jay

  Thanks,
 
  James
 
 
  On 14 Jan 2013, at 18:11, Jay Pipes jaypi...@gmail.com wrote:
 
  I'd recommend Folsom over Essex :) And I'd highly recommend these
  articles from Mirantis which really step through the networking setup
 in
  VLANManager. Read through them in the following order and I promise at
  the end you will have a much better understanding of networking in
 Nova.
 
 
 http://www.mirantis.com/blog/openstack-networking-flatmanager-and-flatdhcpmanager/
 
 http://www.mirantis.com/blog/openstack-networking-single-host-flatdhcpmanager/
  http://www.mirantis.com/blog/openstack-networking-vlanmanager/
  http://www.mirantis.com/blog/vlanmanager-network-flow-analysis/
 
  All the best,
  -jay
 
  On 01/14/2013 11:52 AM, James Condron wrote:
  Hi all,
 
  I've recently started playing with (and working with) OpenStack with a
  view to migrate our production infrastructure from esx 4 to Essex.
 
  My issue, or at least utter idiocy, is in the network configuration.
  Basically I can't work out whether in the configuration of OpenStack I
  have 

Re: [Openstack] Total Network Confusion

2013-01-15 Thread Joe Warren-Meeks
Damnit, sent before reading.

To delete the SNAT rule in the last part of my message, I'm running the
following in root's crontab
* * * * * /sbin/iptables -t nat --flush nova-network-snat

I'm going to dig into the python to stop it from setting it in the first
place, but I haven't had the time yet. The rules get re-added every time
you change the openstack config, by adding a virt, or editing any of the
security groups etc.

 -- joe.



On 15 January 2013 16:44, Joe Warren-Meeks joe.warren.me...@gmail.comwrote:

 Just as an addendum, now that I've got it working, it works really well!


 On 15 January 2013 16:43, Joe Warren-Meeks joe.warren.me...@gmail.comwrote:

 Hey James,

 I had exactly your requirement too, and it took me many weeks to get to a
 solution. Hopefully, you won't have to. I have installed and reinstalled it
 so, so many times. For a while I thought I'd lost the ability to
 *computer*. Feel free to contact me offlist if you need any other guidance,
 I'd be very happy to help.

 Firstly, if you can use a different NIC for the bridges, I'd strongly
 recommend it.

 You need to configure nova to work as multi_host, this will enable you to
 dish out your switch/router IP as the default route via dnsmasq. You also
 need to lightly hack linux_net.py so that this works.

 You also need to slighly hack Iptables to stop it SNATting your instances
 out.

 Follow
 http://cssoss.files.wordpress.com/2012/05/openstackbookv3-0_csscorp2.pdfup 
 to chapter 2.2.7.

 Once you've installed all the Nova packages, stop then.

 0. Linux stuff
 ^^
 Before you start, apt-get install vlan and add 8021q to the end of
 /etc/modules
 If you are using an unconfigured interface as the bridge device, add
 /sbin/ifconfig ethX up
 to /etc/rc.local

 1. Linux net
 
 You need to copy the attached linux_net.py over
 /usr/share/pyshared/nova/network/linux_net.py
 (Do a diff first, so you can see it isn't trojaned :-)

 2. dnsmasq
 ^^
 You need to tell dnsmasq to send out a different IP for your router
 tailor the following and put it into /etc/dnsmasq-nova.conf

 
 #
 # Set the default route for all networks to be the firewall
 #
 dhcp-option=tag:'production',option:router,10.0.31.1
 dhcp-option=tag:'dmz',option:router,10.0.21.1
 dhcp-option=tag:'development',option:router,10.0.41.1

 # devsupp
 dhcp-host=fa:16:3e:66:05:c2,10.0.21.7
 =

 You need to change the tag to match the network label you use when you
 set up the network later on.

 3. nova.conf
 
 I've attached my nova.conf for you. I'll mark the bits you might need to
 change. Search for ### in there.

 4. Continue with the install
 
 Restart all the Nova services as soon as you have done the 'nova-manage
 db sync'

 5. Create networks
 ^^
 nova-manage network create --label=production --fixed_range_v4=
 10.0.31.0/24 --vlan=31 --bridge_interface=eth3 --multi_host=T
 --project_id=79433bbfc2674bf9bff257a5e0f21581

 The important bits are the label, which must match dnsmasq-nova.conf, the
 vlan, bridge interface and multi_host=T


 So, now you should be done. However, Openstack will try to add in a SNAT
 rule to SNAT some outbound traffic. Vish suggested leaving
 --routing_source_ip= in nova.conf set to nothing, but that doesn't work, it
 throws an error when setting up the iptables rules.

 Hope that helps!

  -- joe.



 On 15 January 2013 14:31, Jay Pipes jaypi...@gmail.com wrote:

 On 01/15/2013 05:31 AM, James Condron wrote:
  Jay, Guys,
 
  The Vlan Manager stuff looks spot on for my needs but I am a tad
 confused.
 
  (Perhaps Folsom addresses these; I'm just on a deadline to get a PoC
 running and I don't want to look like I've been wasting time building this).
 
  Assuming I configure my vlan on my switch, set my switchport to trunk
 and use vlanmanager do Scenarios 6 and 7 extend out to hosts *not* on
 OpenStack/ not configured via OpenStack?
 
  Would I be able to, say, connect from my PC vlan to one of the vlans
 configured via OpenStack? Would this also allow me to configure bridges on
 Open Stack to route via their own IPs and Vlans?

 Not quite sure, actually. I'm certainly no networking guru, sorry :( I'd
 imagine you *could* do this, but it would take manually modifying
 iptables on the individual compute nodes -- which would mess with the
 nova-network controller on the compute nodes IIUC...

 -jay

  Thanks,
 
  James
 
 
  On 14 Jan 2013, at 18:11, Jay Pipes jaypi...@gmail.com wrote:
 
  I'd recommend Folsom over Essex :) And I'd highly recommend these
  articles from Mirantis which really step through the networking setup
 in
  VLANManager. Read through them in the following order and I promise at
  the end you will have a much better understanding of networking in
 Nova.
 
 
 http://www.mirantis.com/blog/openstack-networking-flatmanager-and-flatdhcpmanager/
 
 

Re: [Openstack] Total Network Confusion

2013-01-15 Thread Vishvananda Ishaya

On Jan 15, 2013, at 8:43 AM, Joe Warren-Meeks joe.warren.me...@gmail.com 
wrote:

 So, now you should be done. However, Openstack will try to add in a SNAT rule 
 to SNAT some outbound traffic. Vish suggested leaving --routing_source_ip= in 
 nova.conf set to nothing, but that doesn't work, it throws an error when 
 setting up the iptables rules.
 
 Hope that helps!
 
  -- joe.

Which version of the code are you running? This is definitely in folsom:
https://github.com/openstack/nova/commit/959c93f6d3572a189fc3fe73f1811c12323db857

I use this setting in my deployments. It won't work in essex though.

Vish

___
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] Total Network Confusion

2013-01-15 Thread Joe Warren-Meeks
Hey Vish,

I'm using the default packages in Ubuntu 12.04LTS, so I guess that'll be
essex then :-)

I'll take your patches and use those.

Kind regards

 -- joe.



On 15 January 2013 18:36, Vishvananda Ishaya vishvana...@gmail.com wrote:


 On Jan 15, 2013, at 8:43 AM, Joe Warren-Meeks joe.warren.me...@gmail.com
 wrote:

 So, now you should be done. However, Openstack will try to add in a SNAT
 rule to SNAT some outbound traffic. Vish suggested leaving
 --routing_source_ip= in nova.conf set to nothing, but that doesn't work, it
 throws an error when setting up the iptables rules.

 Hope that helps!

  -- joe.


 Which version of the code are you running? This is definitely in folsom:

 https://github.com/openstack/nova/commit/959c93f6d3572a189fc3fe73f1811c12323db857

 I use this setting in my deployments. It won't work in essex though.

 Vish


___
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] Openstack - cinder - volume driver NFS

2013-01-15 Thread Jean-Marc Saffroy

(Resending with proper From: address.)

Hi,

nfs_shares_config is a text file where each line is an NFS share, ie. it 
looks like:


10.0.0.42:/nfs/foo
myserver:/export/bar

nfs_mount_point_base is a directory which must be writable by the unix 
user for cinder, or cinder must have permission to create it. Cinder 
will create a directory for each NFS share, and then (as root) mount it 
there.


Then nova will need to be able to create its own mount points too, but 
you aren't there yet.


Now, looking at the NFS driver code, I notice that it scans the output 
of stat(1) for No such file or directory, but your logs show that your 
locale is french, and that is a bug which might be the cause for your 
errors.


Can you please try to run cinder with LANG=C?

Cheers,
Jean-Marc

On 01/15/2013 11:41 AM, Benoit ML wrote:

Hello,

(plz ignore my previous mail)

I'm sorry because I probabably misunderstand something.
I have :
- configured cinder like the file you show (thank you again)  (apport
the nfs_mount_point_base = /etc/cinder/volumes and volumes_dir =
/etc/cinder/volumes )
- mounted the nfs share in /etc/cinder/volumes
- echo '/etc/cinder/volumes'  /var/lib/cinder/nfsshare  chown
cinder /var/lib/cinder/nfsshare

And when I try to create a volume, it doesn't work. The volume is in
error state and in the log  (with debug/verbose activated) :
- cinder try to create a lv  : why create a lv ? not create a file on the nfs ?
- cinder try to stat a directory inside the nfs_share but failed
because it doesn't existe (of course does not create it before)

==
2013-01-15 11:32:08 29896 DEBUG cinder.openstack.common.rpc.amqp [-]
received {u'_context_roles': [u'KeystoneAdmin', u'admin',
u'KeystoneServiceAdmin'], u'_context_request_id':
u'req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca', u'_context_quota_class':
None, u'args': {u'image_id': None, u'snapshot_id': None, u'volume_id':
u'014cd61e-14a2-4aa5-b9f6-a3d80c44f302'}, u'_context_auth_token':
'SANITIZED', u'_context_is_admin': True, u'_context_project_id':
u'295b7cf015664e02ab54eb56eb95ee0c', u'_context_timestamp':
u'2013-01-15T10:32:08.523949', u'_context_read_deleted': u'no',
u'_context_user_id': u'108305fe03e24aa98626344b0f47e3a3', u'method':
u'create_volume', u'_context_remote_address': u'192.168.11.101'}
_safe_log 
/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/common.py:195
2013-01-15 11:32:08 29896 DEBUG cinder.openstack.common.rpc.amqp [-]
unpacked context: {'user_id': u'108305fe03e24aa98626344b0f47e3a3',
'roles': [u'KeystoneAdmin', u'admin', u'KeystoneServiceAdmin'],
'timestamp': u'2013-01-15T10:32:08.523949', 'auth_token':
'SANITIZED', 'remote_address': u'192.168.11.101', 'quota_class':
None, 'is_admin': True, 'request_id':
u'req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca', 'project_id':
u'295b7cf015664e02ab54eb56eb95ee0c', 'read_deleted': u'no'} _safe_log
/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/common.py:195
2013-01-15 11:32:08 INFO cinder.volume.manager
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
volume volume-014cd61e-14a2-4aa5-b9f6-a3d80c44f302: creating
2013-01-15 11:32:08 DEBUG cinder.volume.manager
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
volume volume-014cd61e-14a2-4aa5-b9f6-a3d80c44f302: creating lv of
size 10G create_volume
/usr/lib/python2.6/site-packages/cinder/volume/manager.py:133
2013-01-15 11:32:08 DEBUG cinder.utils
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
Running cmd (subprocess): sudo cinder-rootwrap
/etc/cinder/rootwrap.conf stat /etc/cinder/volumes/6614325979630346338
execute /usr/lib/python2.6/site-packages/cinder/utils.py:163
2013-01-15 11:32:08 DEBUG cinder.utils
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
Result was 1 execute
/usr/lib/python2.6/site-packages/cinder/utils.py:180
2013-01-15 11:32:08 WARNING cinder.volume.driver
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
Exception during mounting Unexpected error while running command.
Command: sudo cinder-rootwrap /etc/cinder/rootwrap.conf stat
/etc/cinder/volumes/6614325979630346338
Exit code: 1
Stdout: ''
Stderr: /usr/bin/stat: impossible d'\xc3\xa9valuer
\xc2\xab\xc2\xa0/etc/cinder/volumes/6614325979630346338\xc2\xa0\xc2\xbb:
Aucun fichier ou dossier de ce type\n
2013-01-15 11:32:08 DEBUG cinder.volume.driver
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
Available shares [] _ensure_shares_mounted
/usr/lib/python2.6/site-packages/cinder/volume/nfs.py:200
2013-01-15 11:32:09 29896 ERROR cinder.openstack.common.rpc.amqp [-]
Exception during message handling
2013-01-15 11:32:09 29896 TRACE 

Re: [Openstack] [openstack-community] Calling all user group and meetup organizers

2013-01-15 Thread Kun Huang
please press star 1 to join the conference or .

what is star 1? I try 1 and * 1 but failed .


On Wed, Jan 16, 2013 at 12:30 AM, Nicolae Paladi n.pal...@gmail.com wrote:

 Hi,

 Unfortunately I might not be able to attend the meetup tonight (evening in
 Sweden), but would be glad to
 go through the minutes when they are made available.

 Kudos for the idea regarding an available speakers list, having experts at
 events makes them more attractive
 for participants.

 Regards,
 /Nico.


 On 15 January 2013 17:22, Sean Roberts sean...@yahoo-inc.com wrote:

 Agreed, creating a speaker list is on the to do list.

 ~sean

 On Jan 15, 2013, at 6:16 AM, andi_a...@dell.com andi_a...@dell.com
 wrote:

 Hi Sean,

   Thanks for taking the initiative to organize this.

 ** **

 I’d like to toss another agenda item if I may.

 I started, and currently help organize the Boston meetup, and we’ve been
 blessed with lots of local resources, both in terms of facilities and
 openstack enthusiasts. 

 Feedback I’ve gotten from multiple folks is that it would be useful to
 make available technical experts on up and coming projects (ceilometer,
 heat, new quantum services , cinder etc). While in the past I coordinated
 with project PTL’s to locate local experts, it might be more efficient (and
 less troubling to PTL’s) to have a community effort around this. If local
 presence is less than possible, then various collaboration tools could work.
 

 After that long promo, the agenda item would be – how do UG’s help with
 incubating projects, and what kind of support the Openstack community at
 large supports that?

 ** **

 Regards,

 a.

 ** **

 ** **

 ** **

 ** **

 *From:* Sean Roberts [mailto:sean...@yahoo-inc.comsean...@yahoo-inc.com]

 *Sent:* Monday, January 14, 2013 6:26 PM
 *To:* OpenStack community; openstack
 *Cc:* Hirschfeld, Rob; Pemmaraju, Kamesh; Abes, Andi;
 trevor.low...@gmail.com; stephon.strip...@dreamhost.com;
 ca...@hq.newdream.net; brent.scot...@rackspace.com; kmest...@cisco.com;
 lloydost...@gmail.com; freedom...@gmail.com; duyujie@gmail.com;
 santiagoc...@outlook.com; sc...@kent.ac.uk; moha...@egyptcloudforum.com;
 ilkka.turu...@jamk.fi; bere...@b1-systems.de; bruce...@cyberport.hk;
 marton.k...@xemeti.com; deepakgarg.i...@gmail.com; fr...@meruvian.org;
 tim.hor...@cit.ie; fen...@ubuntu.com; mypa...@gmail.com; muha...@lbox.cc;
 hang.t...@dtt.vn
 *Subject:* Re: [openstack-community] Calling all user group and meetup
 organizers

 ** **

 Agenda for tomorrow's user group / meetup planning meeting

- ** **
- Review of user group and meetup template
- Meetups fit into the larger plan of user committee and summit to
summit development how? 
- Where would be the location for social materials like videos,
meetup logs, and other meeting related items?
- Where do operators go to figure out how to run OpenStack in
production?
- Can the Foundation start working with some Universities for meeting
space, sponsorship, and student participation? Is the Foundation 
 interested
in Phd thesis sponsorship?
- If possible I like to get some supporters for a 
 groups.openstack.orgsite, including content writers and some developer 
 resources from the
community. We have a lot of knowledge about running / starting an user
group, and need to write it down, publish on the site and share it with
newcomers. * I think this is answered by the user group template
information that will be published to
http://wiki.openstack.org/OpenStackUserGroups. *
- Should there be an OpenStack user group and/or meetup approval
process? How do we clean up user groups and meetups that are abandoned?


 ** **

 *Sean Roberts*
 Infrastructure Strategy
 sean...@yahoo-inc.com

 Direct (408) 349-5234  Mobile (925) 980-4729

 701 First Avenue, Sunnyvale, CA, 94089-0703, US
 Phone (408) 349-3300  Fax (408) 349-3301

 

 ** **

 On 1/14/13 2:07 PM, Sean Roberts sean...@yahoo-inc.com wrote:

 ** **

 Reminder for the global user group planning meetup, tomorrow, Tuesday, 15
 Jan 2012 11:00am to 1:00pm PST
 http://www.meetup.com/openstack/events/93593062/  

 Join us!

 ** **

 ** **

 *Sean Roberts*
 Infrastructure Strategy
 sean...@yahoo-inc.com

 Direct (408) 349-5234  Mobile (925) 980-4729

 701 First Avenue, Sunnyvale, CA, 94089-0703, US
 Phone (408) 349-3300  Fax (408) 349-3301

 

 ** **

 On 1/9/13 1:05 PM, Tim Horgan tim.hor...@cit.ie wrote:

 ** **

 Hi Séan,

 ** **

 I run the OpenStack Ireland meetup group, just wondering if your meeting
 is targeting only groups in the East Coast of the USA?

 ** **

 Kind Regards,

 Tim

 ** **

 On 9 Jan 2013, at 00:54, Sean Roberts sean...@yahoo-inc.com wrote:



 

 We are going to have a planning meeting on Tuesday, 15 Jan 2012 11:00am
 to 1:00pm PST. RSVP via  

Re: [Openstack] [openstack-community] Calling all user group and meetup organizers

2013-01-15 Thread Moe ElBaz
A question to the team: Could these user forums have a track(s) to gather 
future feature requests that could roll up into a product requirement doc (PRD) 
that the user committee and technical committe can use to feed blueprints and 
prioritize developments and build a roadmap for various projects in openstack ?

Best Regards

Moe///
+1.617.818.1612 

On Jan 15, 2013, at 14:21, Kun Huang academicgar...@gmail.com wrote:

 please press star 1 to join the conference or .
 
 what is star 1? I try 1 and * 1 but failed .
 
 
 On Wed, Jan 16, 2013 at 12:30 AM, Nicolae Paladi n.pal...@gmail.com wrote:
 Hi,
 
 Unfortunately I might not be able to attend the meetup tonight (evening in 
 Sweden), but would be glad to
 go through the minutes when they are made available.
 
 Kudos for the idea regarding an available speakers list, having experts at 
 events makes them more attractive
 for participants.
 
 Regards,
 /Nico.
 
 
 On 15 January 2013 17:22, Sean Roberts sean...@yahoo-inc.com wrote:
 Agreed, creating a speaker list is on the to do list. 
 
 ~sean
 
 On Jan 15, 2013, at 6:16 AM, andi_a...@dell.com andi_a...@dell.com 
 wrote:
 
 Hi Sean,
 
   Thanks for taking the initiative to organize this.
 
  
 
 I’d like to toss another agenda item if I may.
 
 I started, and currently help organize the Boston meetup, and we’ve been 
 blessed with lots of local resources, both in terms of facilities and 
 openstack enthusiasts.
 
 Feedback I’ve gotten from multiple folks is that it would be useful to 
 make available technical experts on up and coming projects (ceilometer, 
 heat, new quantum services , cinder etc). While in the past I coordinated 
 with project PTL’s to locate local experts, it might be more efficient 
 (and less troubling to PTL’s) to have a community effort around this. If 
 local presence is less than possible, then various collaboration tools 
 could work.
 
 After that long promo, the agenda item would be – how do UG’s help with 
 incubating projects, and what kind of support the Openstack community at 
 large supports that?
 
  
 
 Regards,
 
 a.
 
  
 
  
 
  
 
  
 
 From: Sean Roberts [mailto:sean...@yahoo-inc.com] 
 Sent: Monday, January 14, 2013 6:26 PM
 To: OpenStack community; openstack
 Cc: Hirschfeld, Rob; Pemmaraju, Kamesh; Abes, Andi; 
 trevor.low...@gmail.com; stephon.strip...@dreamhost.com; 
 ca...@hq.newdream.net; brent.scot...@rackspace.com; kmest...@cisco.com; 
 lloydost...@gmail.com; freedom...@gmail.com; duyujie@gmail.com; 
 santiagoc...@outlook.com; sc...@kent.ac.uk; moha...@egyptcloudforum.com; 
 ilkka.turu...@jamk.fi; bere...@b1-systems.de; bruce...@cyberport.hk; 
 marton.k...@xemeti.com; deepakgarg.i...@gmail.com; fr...@meruvian.org; 
 tim.hor...@cit.ie; fen...@ubuntu.com; mypa...@gmail.com; muha...@lbox.cc; 
 hang.t...@dtt.vn
 Subject: Re: [openstack-community] Calling all user group and meetup 
 organizers
 
  
 
 Agenda for tomorrow's user group / meetup planning meeting
 
  
 Review of user group and meetup template
 Meetups fit into the larger plan of user committee and summit to summit 
 development how? 
 Where would be the location for social materials like videos, meetup logs, 
 and other meeting related items?
 Where do operators go to figure out how to run OpenStack in production?
 Can the Foundation start working with some Universities for meeting space, 
 sponsorship, and student participation? Is the Foundation interested in 
 Phd thesis sponsorship?
 If possible I like to get some supporters for a groups.openstack.org site, 
 including content writers and some developer resources from the community. 
 We have a lot of knowledge about running / starting an user group, and 
 need to write it down, publish on the site and share it with newcomers.  I 
 think this is answered by the user group template information that will be 
 published to http://wiki.openstack.org/OpenStackUserGroups. 
 Should there be an OpenStack user group and/or meetup approval process? 
 How do we clean up user groups and meetups that are abandoned? 
  
 
 Sean Roberts
 Infrastructure Strategy
 sean...@yahoo-inc.com
 
 Direct (408) 349-5234  Mobile (925) 980-4729
  
 701 First Avenue, Sunnyvale, CA, 94089-0703, US
 Phone (408) 349-3300  Fax (408) 349-3301
  
 
 
  
 
 On 1/14/13 2:07 PM, Sean Roberts sean...@yahoo-inc.com wrote:
 
  
 
 Reminder for the global user group planning meetup, tomorrow, Tuesday, 15 
 Jan 2012 11:00am to 1:00pm PST  
 http://www.meetup.com/openstack/events/93593062/  
 
 Join us!
 
  
 
  
 
 Sean Roberts
 Infrastructure Strategy
 sean...@yahoo-inc.com
 
 Direct (408) 349-5234  Mobile (925) 980-4729
  
 701 First Avenue, Sunnyvale, CA, 94089-0703, US
 Phone (408) 349-3300  Fax (408) 349-3301
  
 
 
  
 
 On 1/9/13 1:05 PM, Tim Horgan tim.hor...@cit.ie wrote:
 
  
 
 Hi Séan,
 
  
 
 I run the OpenStack Ireland meetup group, just wondering if your meeting 
 is targeting only groups in the East Coast of the USA?
 
  
 
 Kind Regards,
 
 Tim
 
  
 
 On 9 

Re: [Openstack] Calling all user group and meetup organizers

2013-01-15 Thread Doug Hellmann
Someone on the call today offered meeting space in Alpharetta, GA but I
couldn't hear your name clearly at the time. Could you drop me a note off
list, please, so we can talk about those arrangements?

Thanks,
Doug


On Tue, Jan 8, 2013 at 7:54 PM, Sean Roberts sean...@yahoo-inc.com wrote:

 We are going to have a planning meeting on Tuesday, 15 Jan 2012 11:00am to
 1:00pm PST. RSVP via  http://www.meetup.com/openstack/events/93593062/
  Connect remotely via webex
 https://yahoomeetings.webex.com/yahoomeetings/j.php?ED=160663792UID=492396097RT=MiM0
 If this time doesn't work for you, get ahold of me directly via
 skype:seanroberts66, email, mobile, irc:sarob, twitter:sarob, or carrier
 pigeon.

 Stefano and Thierry will be joining us. I want to get input from people
 that run user groups and meetups.

 See you then!

 Sean Roberts
 Infrastructure Strategy
 sean...@yahoo-inc.com
 Direct (408) 349-5234  Mobile (925) 980-4729

 701 First Avenue, Sunnyvale, CA, 94089-0703, US
 Phone (408) 349-3300  Fax (408) 349-3301


 ___
 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] Openstack - cinder - volume driver NFS

2013-01-15 Thread Pádraig Brady

On 01/15/2013 10:41 AM, Benoit ML wrote:

Hello,

(plz ignore my previous mail)

I'm sorry because I probabably misunderstand something.
I have :
- configured cinder like the file you show (thank you again)  (apport
the nfs_mount_point_base = /etc/cinder/volumes and volumes_dir =
/etc/cinder/volumes )
- mounted the nfs share in /etc/cinder/volumes
- echo '/etc/cinder/volumes'  /var/lib/cinder/nfsshare  chown
cinder /var/lib/cinder/nfsshare

And when I try to create a volume, it doesn't work. The volume is in
error state and in the log  (with debug/verbose activated) :
- cinder try to create a lv  : why create a lv ? not create a file on the nfs ?
- cinder try to stat a directory inside the nfs_share but failed
because it doesn't existe (of course does not create it before)




/usr/lib/python2.6/site-packages/cinder/utils.py:180
2013-01-15 11:32:08 WARNING cinder.volume.driver
[req-0ed3bc1e-d5a1-43c6-8b88-3401734695ca
108305fe03e24aa98626344b0f47e3a3 295b7cf015664e02ab54eb56eb95ee0c]
Exception during mounting Unexpected error while running command.
Command: sudo cinder-rootwrap /etc/cinder/rootwrap.conf stat
/etc/cinder/volumes/6614325979630346338
Exit code: 1
Stdout: ''
Stderr: /usr/bin/stat: impossible d'\xc3\xa9valuer
\xc2\xab\xc2\xa0/etc/cinder/volumes/6614325979630346338\xc2\xa0\xc2\xbb:
Aucun fichier ou dossier de ce type\n


I guessed that the following might fix your issue on the Fedora cloud list:

https://review.openstack.org/#/c/17761/
https://review.openstack.org/#/c/17762/

And with the extra info provided above, gives greater possibility
they will fix your issue. These should be backported to stable/folsom.

thanks,
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-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #475

2013-01-15 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/475/Project:precise_grizzly_nova_trunkDate of build:Wed, 16 Jan 2013 00:07:01 -0500Build duration:2.6 secBuild cause:Started by an SCM changeStarted by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesConsole OutputStarted by an SCM changeStarted by an SCM changeBuilding remotely on pkg-builderCheckout:precise_grizzly_nova_trunk / /var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunk - hudson.remoting.Channel@746291c6:pkg-builderUsing strategy: DefaultLast Built Revision: Revision fe3ab76b82e9242c18a98cb988f213aaec10ddce (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunk/nova - hudson.remoting.LocalChannel@57161c78Wiping out workspace first.Cloning the remote Git repositoryCloning repository originSCM check out abortedEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #479

2013-01-15 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/479/Project:raring_grizzly_nova_trunkDate of build:Wed, 16 Jan 2013 00:06:57 -0500Build duration:0.86 secBuild cause:Started by an SCM changeStarted by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesNo ChangesConsole OutputStarted by an SCM changeStarted by an SCM changeBuilding remotely on pkg-builderCheckout:raring_grizzly_nova_trunk / /var/lib/jenkins/slave/workspace/raring_grizzly_nova_trunk - hudson.remoting.Channel@746291c6:pkg-builderUsing strategy: DefaultLast Built Revision: Revision fe3ab76b82e9242c18a98cb988f213aaec10ddce (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/raring_grizzly_nova_trunk/nova - hudson.remoting.LocalChannel@57161c78Wiping out workspace first.Cloning the remote Git repositoryCloning repository originSCM check out abortedEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_folsom_keystone_stable #81

2013-01-15 Thread openstack-testing-bot
Title: precise_folsom_keystone_stable
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_keystone_stable/81/Project:precise_folsom_keystone_stableDate of build:Mon, 14 Jan 2013 23:00:59 -0500Build duration:1 day 1 hrBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesConsole OutputStarted by an SCM changeBuilding remotely on pkg-builderCheckout:precise_folsom_keystone_stable / /var/lib/jenkins/slave/workspace/precise_folsom_keystone_stable - hudson.remoting.Channel@746291c6:pkg-builderUsing strategy: DefaultLast Built Revision: Revision f75b0e2c398ddca51359198361834303484624e5 (remotes/origin/stable/folsom)Checkout:keystone / /var/lib/jenkins/slave/workspace/precise_folsom_keystone_stable/keystone - hudson.remoting.LocalChannel@57161c78Wiping out workspace first.Cloning the remote Git repositoryCloning repository originSCM check out abortedEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_python-quantumclient_trunk #22

2013-01-15 Thread openstack-testing-bot
Title: precise_grizzly_python-quantumclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_python-quantumclient_trunk/22/Project:precise_grizzly_python-quantumclient_trunkDate of build:Wed, 16 Jan 2013 00:20:17 -0500Build duration:2 min 12 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesMake quantum help to show a list of subcommands.by motokieditquantumclient/shell.pyDisplay security group name in security-group-rule-listby motokieditquantumclient/tests/unit/test_cli20_securitygroup.pyeditquantumclient/quantum/v2_0/securitygroup.pyConsole Output[...truncated 1805 lines...]Job: python-quantumclient_2.1.33.g798d2c7+git201301160020~precise-0ubuntu1.dscMachine Architecture: amd64Package: python-quantumclientPackage-Time: 51Source-Version: 1:2.1.33.g798d2c7+git201301160020~precise-0ubuntu1Space: 1280Status: attemptedVersion: 1:2.1.33.g798d2c7+git201301160020~precise-0ubuntu1Finished at 20130116-0022Build needed 00:00:51, 1280k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'python-quantumclient_2.1.33.g798d2c7+git201301160020~precise-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'python-quantumclient_2.1.33.g798d2c7+git201301160020~precise-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/python-quantumclient/grizzly /tmp/tmp3ceCWi/python-quantumclientmk-build-deps -i -r -t apt-get -y /tmp/tmp3ceCWi/python-quantumclient/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ee3ab2d7afb57abf574a31bbb72e4c94dde099df..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/python-quantumclient/precise-grizzly --forcedch -b -D precise --newversion 1:2.1.33.g798d2c7+git201301160020~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [4d7c6b6] Display security group name in security-group-rule-listdch -a [80fe254] Migrate from unittest to testtoolsdch -a [ab5399e] Display subnet cidr information in net-listdch -a [a9d5479] Make "quantum help" to show a list of subcommands.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-quantumclient_2.1.33.g798d2c7+git201301160020~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A python-quantumclient_2.1.33.g798d2c7+git201301160020~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'python-quantumclient_2.1.33.g798d2c7+git201301160020~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'python-quantumclient_2.1.33.g798d2c7+git201301160020~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Fixed: precise_grizzly_nova_trunk #476

2013-01-15 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/476/Project:precise_grizzly_nova_trunkDate of build:Wed, 16 Jan 2013 00:28:31 -0500Build duration:14 minBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40Changesscript for configuring a vif in Xen in non-bridged modeby berendtaddcontrib/xen/vif-openstackAdds a flag to allow configuring a regionby rohit.karajgieditnova/volume/cinder.pyExpand quota loggingby jogoeditnova/quota.pyImplements getPasswordData for ec2by vishvanandaeditnova/api/ec2/cloud.pyeditnova/tests/api/ec2/test_cloud.pyCleanup reboot_instance testsby cbehrenseditnova/tests/compute/test_compute.pyMake sure reboot_instance uses updated instanceby cbehrenseditnova/compute/manager.pyeditnova/tests/compute/test_compute.pyMove network call from compute API to the managerby cbehrenseditnova/tests/compute/test_compute.pyeditnova/compute/api.pyeditnova/tests/compute/test_rpcapi.pyeditnova/compute/manager.pyeditnova/compute/rpcapi.pyClean up compute API image_createby cbehrenseditnova/compute/rpcapi.pyeditnova/db/sqlalchemy/api.pyeditnova/tests/test_db_api.pyeditnova/tests/compute/test_compute.pyeditnova/compute/api.pyCells: Reduce the create_image call depth for cellsby cbehrenseditnova/tests/compute/test_compute.pyeditnova/compute/cells_api.pyeditnova/tests/compute/test_compute_cells.pyeditnova/compute/api.pyCells: Commit resize quota reservations immediatelyby cbehrenseditnova/compute/cells_api.pyeditnova/compute/api.pyCorrect docstring on sizelimit middleware.by dprinceeditnova/api/sizelimit.pyFix problem with ipv6 link-local address(es)by dimseditnova/wsgi.pyFix typos in docstringby changbin.liueditnova/api/ec2/cloud.pyeditbin/nova-dhcpbridgeeditbin/nova-manageRevert Use testr setuptools commands.by jeblairedittools/test-requiresedit.coveragercedittox.iniDefine a hypervisor driver method for getting MAC addresses.by robertceditnova/tests/compute/test_compute.pyeditnova/network/api.pyeditnova/tests/network/test_api.pyeditnova/tests/network/test_quantumv2.pyeditnova/network/quantumv2/api.pyeditnova/compute/manager.pyeditnova/virt/driver.pyRenames the new os-networks extensionby matt.dietzeditnova/tests/fake_policy.pyadddoc/api_samples/os-tenant-networks/networks-post-res.jsoneditnova/tests/integrated/test_api_samples.pydeletedoc/api_samples/os-networks/networks-list-res.jsondeletenova/tests/integrated/api_samples/os-networks/networks-list-res.json.tpleditnova/tests/api/openstack/compute/contrib/test_networks.pyeditnova/tests/api/openstack/compute/test_extensions.pyaddnova/tests/integrated/api_samples/os-tenant-networks/networks-post-res.json.tpleditnova/tests/integrated/api_samples/all_extensions/extensions-get-resp.xml.tpldeletedoc/api_samples/os-networks/networks-post-res.jsonaddnova/api/openstack/compute/contrib/os_tenant_networks.pydeletenova/api/openstack/compute/contrib/admin_networks.pyeditnova/api/openstack/compute/contrib/os_networks.pyaddnova/tests/integrated/api_samples/os-tenant-networks/networks-post-req.json.tpleditnova/tests/integrated/api_samples/all_extensions/extensions-get-resp.json.tpldeletenova/tests/integrated/api_samples/os-networks/networks-post-res.json.tpleditdoc/api_samples/all_extensions/extensions-get-resp.xmleditnova/api/openstack/compute/contrib/networks_associate.pyaddnova/tests/integrated/api_samples/os-tenant-networks/networks-list-res.json.tpldeletenova/tests/integrated/api_samples/os-networks/networks-post-req.json.tpladddoc/api_samples/os-tenant-networks/networks-list-res.jsoneditdoc/api_samples/all_extensions/extensions-get-resp.jsonBreak out a helper function for working with bare metal nodes.by robertceditnova/virt/baremetal/driver.pyMore HostAPI() cleanup for cells.by cbehrenseditnova/db/sqlalchemy/api.pyeditnova/compute/api.pyeditnova/tests/compute/test_host_api.pyeditnova/tests/api/openstack/compute/contrib/test_hosts.pyeditnova/api/openstack/compute/contrib/hosts.pyeditnova/tests/compute/test_compute.pyCells: Add cells API extensionby 

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_quantum_trunk #202

2013-01-15 Thread openstack-testing-bot
Title: raring_grizzly_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_quantum_trunk/202/Project:raring_grizzly_quantum_trunkDate of build:Wed, 16 Jan 2013 00:45:11 -0500Build duration:2 min 27 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesOptimize if/else logic in quantum.api.v2.base.prepare_request_body()by zhongyue.naheditquantum/api/v2/base.pyAdding multi switch support to the Cisco Nexus pluginby asomyaeditquantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.pyedittools/pip-requireseditquantum/plugins/cisco/nexus/cisco_nexus_configuration.pyeditquantum/plugins/cisco/models/virt_phy_sw_v2.pyeditetc/quantum/plugins/cisco/l2network_plugin.inieditquantum/tests/unit/cisco/test_nexus_plugin.pyeditquantum/plugins/cisco/db/nexus_db_v2.pyeditetc/quantum/plugins/cisco/credentials.inieditquantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.pyeditquantum/plugins/cisco/db/nexus_models_v2.pyeditetc/quantum/plugins/cisco/nexus.inieditquantum/plugins/cisco/l2network_plugin_configuration.pyensure all enums in loadbalancer models have namesby mark.mcclaineditquantum/db/loadbalancer/loadbalancer_db.pyCatch up RPC context fixes on NEC OpenFlow pluginby motokieditquantum/plugins/nec/nec_plugin.pyeditquantum/plugins/nec/agent/nec_quantum_agent.pyUpdate latest OSLO.by gkottoneditquantum/openstack/common/rpc/impl_zmq.pyeditquantum/openstack/common/rpc/impl_fake.pyeditquantum/openstack/common/iniparser.pyeditquantum/openstack/common/importutils.pyeditquantum/openstack/common/cfg.pyeditquantum/openstack/common/log.pyedittools/pip-requireseditquantum/openstack/common/service.pyeditquantum/openstack/common/policy.pyeditquantum/openstack/common/lockutils.pyNEC OpenFlow plugin supports L3 agent RPCby motokieditquantum/plugins/nec/nec_plugin.pyConsole Output[...truncated 3537 lines...]INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/quantum/grizzly /tmp/tmpkbVzZ8/quantummk-build-deps -i -r -t apt-get -y /tmp/tmpkbVzZ8/quantum/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 3575190ca17eb83b504401fb15dfb73679cdba55..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/quantum/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201301160045~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [2f7a55b] NEC OpenFlow plugin supports L3 agent RPCdch -a [0748f92] Update latest OSLO.dch -a [53a787d] Catch up RPC context fixes on NEC OpenFlow plugindch -a [d77376e] ensure all enums in loadbalancer models have namesdch -a [8308201] Adding multi switch support to the Cisco Nexus plugindch -a [d60f6ef] Name the securitygrouprules.direction enum.dch -a [ba12d3e] Adds support for deploying Quantum on Windowsdch -a [2d9e479] Adds a Hyper-V Quantum plugindch -a [d5526d6] Add exception validation for subnet used.dch -a [6cd4789] Remove accessing cfg.CONF.DATABASE in nec-agentdch -a [01f3b1f] Inform a client if Quantum provides port filtering featuredch -a [35a90fc] Remove unsused imports in the plugins packagedch -a [b44314f] DHCP agent unable to access port when restartingdch -a [9247776] Remove unused imports in unit testsdch -a [faa1733] Use default_notification_level when notificationdch -a [de99585] Latest OSLO updatesdch -a [9db6917] Optimize if/else logic in quantum.api.v2.base.prepare_request_body()dch -a [2b75d6b] Fixes quantum.api.v2.base._filters to be more intuitivedch -a [cfcbc7a] Port to argparse based cfgdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-04413537-a0a3-4ff9-ab49-49de43ed5808', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-04413537-a0a3-4ff9-ab49-49de43ed5808', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : 

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #480

2013-01-15 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/480/Project:raring_grizzly_nova_trunkDate of build:Wed, 16 Jan 2013 00:44:17 -0500Build duration:4 min 24 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesscript for configuring a vif in Xen in non-bridged modeby berendtaddcontrib/xen/vif-openstackAdds a flag to allow configuring a regionby rohit.karajgieditnova/volume/cinder.pyExpand quota loggingby jogoeditnova/quota.pyImplements getPasswordData for ec2by vishvanandaeditnova/tests/api/ec2/test_cloud.pyeditnova/api/ec2/cloud.pyCleanup reboot_instance testsby cbehrenseditnova/tests/compute/test_compute.pyMake sure reboot_instance uses updated instanceby cbehrenseditnova/tests/compute/test_compute.pyeditnova/compute/manager.pyMove network call from compute API to the managerby cbehrenseditnova/compute/api.pyeditnova/tests/compute/test_rpcapi.pyeditnova/tests/compute/test_compute.pyeditnova/compute/rpcapi.pyeditnova/compute/manager.pyClean up compute API image_createby cbehrenseditnova/db/sqlalchemy/api.pyeditnova/compute/api.pyeditnova/compute/rpcapi.pyeditnova/tests/test_db_api.pyeditnova/tests/compute/test_compute.pyCells: Reduce the create_image call depth for cellsby cbehrenseditnova/compute/api.pyeditnova/tests/compute/test_compute_cells.pyeditnova/compute/cells_api.pyeditnova/tests/compute/test_compute.pyCells: Commit resize quota reservations immediatelyby cbehrenseditnova/compute/cells_api.pyeditnova/compute/api.pyCorrect docstring on sizelimit middleware.by dprinceeditnova/api/sizelimit.pyFix problem with ipv6 link-local address(es)by dimseditnova/wsgi.pyFix typos in docstringby changbin.liueditnova/api/ec2/cloud.pyeditbin/nova-dhcpbridgeeditbin/nova-manageRevert Use testr setuptools commands.by jeblairedit.coveragercedittools/test-requiresedittox.iniDefine a hypervisor driver method for getting MAC addresses.by robertceditnova/tests/network/test_quantumv2.pyeditnova/network/quantumv2/api.pyeditnova/virt/driver.pyeditnova/tests/compute/test_compute.pyeditnova/network/api.pyeditnova/compute/manager.pyeditnova/tests/network/test_api.pyRenames the new os-networks extensionby matt.dietzeditnova/tests/api/openstack/compute/contrib/test_networks.pydeletenova/tests/integrated/api_samples/os-networks/networks-post-res.json.tpladdnova/tests/integrated/api_samples/os-tenant-networks/networks-post-res.json.tpleditdoc/api_samples/all_extensions/extensions-get-resp.jsonadddoc/api_samples/os-tenant-networks/networks-list-res.jsoneditnova/api/openstack/compute/contrib/networks_associate.pyaddnova/tests/integrated/api_samples/os-tenant-networks/networks-list-res.json.tpldeletedoc/api_samples/os-networks/networks-post-res.jsoneditnova/tests/integrated/test_api_samples.pydeletenova/tests/integrated/api_samples/os-networks/networks-list-res.json.tpldeletedoc/api_samples/os-networks/networks-list-res.jsoneditnova/tests/integrated/api_samples/all_extensions/extensions-get-resp.xml.tpleditnova/tests/fake_policy.pydeletenova/api/openstack/compute/contrib/admin_networks.pyeditnova/api/openstack/compute/contrib/os_networks.pyeditdoc/api_samples/all_extensions/extensions-get-resp.xmldeletenova/tests/integrated/api_samples/os-networks/networks-post-req.json.tpleditnova/tests/integrated/api_samples/all_extensions/extensions-get-resp.json.tpladdnova/api/openstack/compute/contrib/os_tenant_networks.pyeditnova/tests/api/openstack/compute/test_extensions.pyaddnova/tests/integrated/api_samples/os-tenant-networks/networks-post-req.json.tpladddoc/api_samples/os-tenant-networks/networks-post-res.jsonBreak out a helper function for working with bare metal nodes.by robertceditnova/virt/baremetal/driver.pyMore HostAPI() cleanup for cells.by cbehrenseditnova/tests/api/openstack/compute/contrib/test_hosts.pyeditnova/db/sqlalchemy/api.pyeditnova/compute/api.pyeditnova/tests/compute/test_compute.pyeditnova/api/openstack/compute/contrib/hosts.pyeditnova/tests/compute/test_host_api.pyCells: Add cells API extensionby 

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_python-quantumclient_trunk #24

2013-01-15 Thread openstack-testing-bot
Title: raring_grizzly_python-quantumclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_python-quantumclient_trunk/24/Project:raring_grizzly_python-quantumclient_trunkDate of build:Wed, 16 Jan 2013 00:49:56 -0500Build duration:4 min 1 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesMake quantum help to show a list of subcommands.by motokieditquantumclient/shell.pyDisplay security group name in security-group-rule-listby motokieditquantumclient/quantum/v2_0/securitygroup.pyeditquantumclient/tests/unit/test_cli20_securitygroup.pyConsole Output[...truncated 2684 lines...]Job: python-quantumclient_2.1.33.g798d2c7+git201301160049~raring-0ubuntu1.dscMachine Architecture: amd64Package: python-quantumclientPackage-Time: 127Source-Version: 1:2.1.33.g798d2c7+git201301160049~raring-0ubuntu1Space: 1240Status: attemptedVersion: 1:2.1.33.g798d2c7+git201301160049~raring-0ubuntu1Finished at 20130116-0053Build needed 00:02:07, 1240k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'python-quantumclient_2.1.33.g798d2c7+git201301160049~raring-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'python-quantumclient_2.1.33.g798d2c7+git201301160049~raring-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/python-quantumclient/grizzly /tmp/tmpFm13m9/python-quantumclientmk-build-deps -i -r -t apt-get -y /tmp/tmpFm13m9/python-quantumclient/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ee3ab2d7afb57abf574a31bbb72e4c94dde099df..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/python-quantumclient/raring-grizzly --forcedch -b -D raring --newversion 1:2.1.33.g798d2c7+git201301160049~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [4d7c6b6] Display security group name in security-group-rule-listdch -a [80fe254] Migrate from unittest to testtoolsdch -a [ab5399e] Display subnet cidr information in net-listdch -a [a9d5479] Make "quantum help" to show a list of subcommands.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-quantumclient_2.1.33.g798d2c7+git201301160049~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A python-quantumclient_2.1.33.g798d2c7+git201301160049~raring-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'python-quantumclient_2.1.33.g798d2c7+git201301160049~raring-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'python-quantumclient_2.1.33.g798d2c7+git201301160049~raring-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp