[Openstack] [monasca] Ubuntu Cloud Archive Packaging

2016-07-27 Thread Gui Maluf
Hi everyone, I'm interested in Openstack Monasca packages and AFAIK there is no package available. I would like to help on this, so who are the team responsible for creating and maintaining Ubuntu Cloud Archive? There is any guideline or good practice for building Openstack packages? Regards --

Re: [Openstack] [Openstack-operators] [swift] How to encrypt account/container/object data that travels through storage nodes?

2014-10-17 Thread Gui Maluf
Exactly. This is a big issue. I'm wondering how globally distributed handle this type of issue. How storages replicate between two countrys, like Brazil and China, in a secure manner? On Wed, Oct 15, 2014 at 3:06 PM, Pete Zaitcev wrote: > On Wed, 17 Sep 2014 15:16:22 -0300 > Gui M

Re: [Openstack] [swift] How to encrypt account/container/object data that travels through storage nodes?

2014-09-18 Thread Gui Maluf
ote: > Hi, > > The objects are replicated using rsync. You can use rsync via SSH tunnels. > > rsync -az /file/path user@host:/dest/path > > Does that answer your question? > -- > Y > > On 17 September 2014 18:16, Gui Maluf wrote: > >> I've a glo

Re: [Openstack] Implement "swift service-list" in python-swiftclient

2014-09-17 Thread Gui Maluf
swift-init all status swift-init may give you at least the current status of the running services. On Tue, Sep 16, 2014 at 12:54 PM, Pete Zaitcev wrote: > On Tue, 9 Sep 2014 15:36:03 +0530 > Ashish Chandra wrote: > > > 1) Do we have plans to include "swift service-list" in swiftclient ? > > If

[Openstack] [swift] How to encrypt account/container/object data that travels through storage nodes?

2014-09-17 Thread Gui Maluf
I've a globally distributed swift infrastructure with many nodes in different zones across the my whole country. In order to replicate a/c/o, data travels through Internet so replicas goes to it place. Replicas are copied between storage nodes and swift presume all storage nodes are running in a s