2011/11/29 Vishvananda Ishaya :
> Mark is maintaining openstack for Fedora and has made some excellent
> contributions to nova. He has also been very prolific with reviews lately.
> Lets add him to core and make his reviews count towards potential merges!
It's now been 6 days, there's been more
2011/11/29 Vishvananda Ishaya :
> Lorin has been a great contributor to Nova for a long time and has been
> participating heavily in reviews over the past couple of months. I think he
> would be a great addition to nova-core.
It's now been 6 days, there has been more than 5 +1's and noone has o
On Mon, 2011-12-05 at 09:32 +0100, Soren Hansen wrote:
> 2011/11/29 Vishvananda Ishaya :
> > Mark is maintaining openstack for Fedora and has made some excellent
> > contributions to nova. He has also been very prolific with reviews lately.
> > Lets add him to core and make his reviews count tow
Stefano Maffulli wrote:
> Here is the list of requirements we gathered:
>
> * good search engine
> * ability to promote question and best answer to FAQ
> * good looking and nice to use
> * custom domain (like ask.openstack.org)
> * layout customizable, to give it the "openstack.org look"
> * use L
Something like www.reddit.com/r/openstack has the reputation, promotion and FAQ
capabilities. I'm not sure what software they use.
DL
> -Original Message-
> From: openstack-bounces+donal.lafferty=citrix@lists.launchpad.net
> [mailto:openstack-bounces+donal.lafferty=citrix@lists
Hi all,
I wonder if there are any API dedicated for openstack Swift that can be used
for application that use Amazon S3 in order to have more portability
I don't find enough information about this.
Have any one please, informations about this.
Thanks in advance
Best regards
Khaled
Hi!
I'm new to OpenStack and I wanted to develop a plugin, like Atlas load
balancing. Hopefully this is the right mailing list.
I couldn't find information on plugin development, so I assume plugins are
actually individual applications that integrate with openstack through
APIs. Is that right?
Tha
On Tue, Nov 22 2011, Julien Danjou wrote:
> It seems to me that python-novaclient has no tag.
>
> Is it possible to solve this?
Ping ?
--
Julien Danjou
// eNovance http://enovance.com
// ✉ julien.dan...@enovance.com ☎ +33 1 49 70 99 81
No, OpenStack API plugins are just python modules loaded in special
middleware by nova-api. For example, you can look
in nova/api/openstack/contrib/ directory.
You must write unit tests for your code. Also, you can not be merged in
trunk, if your code does not pass tests.
On Sat, Dec 3, 2011 at 1
2011/12/2 Donal Lafferty :
>> I simply don't think adding a vendor part to the container type
>> string is going to be a very good way to encode this.
> Can this even be done with a MIME-style categorization?
Perhaps the finer details of what "MIME-style categorization" is are
lost on me.
Can you
Hi Khaled -
Is this what you are looking for?
"The Swift3 middleware emulates the S3 REST API on top of Object Storage."
from
http://docs.openstack.org/diablo/openstack-object-storage/admin/content/configuring-openstack-object-storage-with-s3_api.html
Hope this is helpful.
Anne
On Mon, Dec 5, 201
Is there any documentation on plugin development?
Just looked around contrib directory in the nova github repository as you
mentioned, and there is almost nothing there, or at least nothing that will
help me to understand how plugin should be developed.
On Mon, Dec 5, 2011 at 9:12 AM, Nikolay Soko
While I have not developed an extension, I found the repository at
https://github.com/RackerWilliams/OpenStack-Extensions useful for
understanding how they works. In particular, the apix-intro.pdf at the
root and the content of the presentations directory.
Hope this helps.
Michael
-
> -Original Message-
> 2011/12/2 Donal Lafferty :
> >> I simply don't think adding a vendor part to the container type
> >> string is going to be a very good way to encode this.
> > Can this even be done with a MIME-style categorization?
>
> Perhaps the finer details of what "MIME-style
Hi all,
According to what I learned from swift source code, It seems that most
operations like object 'put' and 'replication' is highly depends on
timestamp.
For example, when proxy receives an object 'put' request, it records the
timestamp which at last will be used by object server for obj
Julien Danjou wrote:
> On Tue, Nov 22 2011, Julien Danjou wrote:
>
>> It seems to me that python-novaclient has no tag.
>>
>> Is it possible to solve this?
>
> Ping ?
python-novaclient was a separate project, it only got recently (post
Essex-1) included as part of Nova. So it was never formally
On Mon, Dec 05 2011, Thierry Carrez wrote:
> python-novaclient was a separate project, it only got recently (post
> Essex-1) included as part of Nova. So it was never formally "released"
> as part of openstack in any way (yet). It will be tagged for Essex-2 for
> sure... I suspect we could tag a p
Hey nova-api team!
I've scheduled a meeting for us to discuss a few things on December 09, 2011 at
20:00 UTC (3pm EST). Here's a tentative agenda:
- What is the versioning scheme for the OpenStack Compute API?
- How do extensions fit in to that versioning scheme?
- What are we doing about API bi
On Mon, 2011-12-05 at 09:51 +0100, Thierry Carrez wrote:
> AskBot (Python/Django, GPL) - http://askbot.com/
> Used by Fedora at http://ask.fedoraproject.org/questions/, can use
> Launchpad OpenID for auth.
I looked at AskBot doesn't seem to have any mechanism to build a FAQ or
to mark a question a
On 30 Nov 2011 - 11:07, Duncan McGreggor wrote:
> On Tue, Nov 29, 2011 at 12:21 PM, Soren Hansen wrote:
> > It's been a bit over a week since I started this thread. So far we've
> > agreed that running the test suite is too slow, mostly because there
> > are too many things in there that aren't un
On Fri, 2 Dec 2011, Soren Hansen wrote:
> 2011/12/1 Jay Pipes :
> > structure tar'd up. However, I think this can be more easily
> > accomplished by consolidating the disk and container formats in the
> > 2.0 API to just a single format field with the possible values:
> >
> > ova - This indicat
2011/12/5 Donal Lafferty :
>> Perhaps the finer details of what "MIME-style categorization" is are lost on
>> me.
>> Can you elaborate? Your original example was "vhd/x-ms-tools" which, to my
>> eye, is simply a container type string with a vendor part added. What am I
>> missing?
> 'vhd' isn't a
On Dec 5, 2011, at 12:12 PM, Scott Moser wrote:
> Is anything actually using OVA from glance?
Yes, it is used in XenServer | Xen Cloud Platform fairly commonly (IMHO -- OVA
with VHD for Windows images).
http://wiki.openstack.org/XenServerDevelopment
/k
---
Ken Pepple
ken.pep...@rabbitya
Took a look over the wiki for this. The approach is very similar to one
I've used recently so I wanted to bring up something that looks like it may
have been overlooked.
In testing it is frequent practice that you want to ensure global config
state and somehow overwrite global config state on the
Just read through the description and the code. I don't have any issues with
the way it is implemented, although others may have some suggestions/tweaks. I
think it is most important to get the common code established, so I'm up for
implementing you changes in Nova. I think it is important to
On Mon, Dec 5, 2011 at 11:44 AM, Stefano Maffulli wrote:
> On Mon, 2011-12-05 at 09:51 +0100, Thierry Carrez wrote:
>> AskBot (Python/Django, GPL) - http://askbot.com/
..
>
>> OSQA (Python) - http://www.osqa.net/ : No activity in the last 8 months
>
> Uhm... Jira activity is low http://jira.osqa.n
On Dec 4, 2011, at 7:46 AM, Soren Hansen wrote:
> 2011/12/4 Lorin Hochstein :
>> Some of the LXC-related issues we've run into:
>>
>> - The CPU affinity issue on LXC you mention. Running LXC with OpenStack, you
>> don't get proper "space sharing" out of the box, each instance actually sees
>> a
On Dec 5, 2011, at 3:33 AM, Soren Hansen wrote:
> 2011/11/29 Vishvananda Ishaya :
>> Lorin has been a great contributor to Nova for a long time and has been
>> participating heavily in reviews over the past couple of months. I think he
>> would be a great addition to nova-core.
>
> It's now b
hi all, i write a document about swift slogging system plugin development
you can get it at http://wiki.openstack.org/development/swift/slogging
if some one can put it into swift development document , i will thanks.
___
Mailing list: https://launchpad.
厉害,收藏了!:),
At 2011-12-06 10:28:43,"pf shineyear" wrote:
hi all, i write a document about swift slogging system plugin development
you can get it at http://wiki.openstack.org/development/swift/slogging
if some one can put it into swift development document , i will thanks.
___
您好,我认为您的理解是对的,期待您到时候可以分享下您的suggestions on deploying multiple proxies in
production environment“
下面这段是我在官方网站上看到的,请参考:
System Time¶
Time may be relative but it is relatively important for Swift! Swift uses
timestamps to determine which is the most recent version of an object. It is
very importan
no.
2011/11/30 Stefano Maffulli :
> HelloOn Tue, 2011-11-29 at 11:29 +0800, darkfower wrote:
>> I come from China,In my spare time I wrote a openstack
>> Diablo version of the simplified Chinese installation
>> documentation,Hope to Chinese friends have help
>
> That's really good news!
Very glad to join
2011/11/30 Anne Gentle :
> Great, thanks for your contribution! I am guessing that you did not
> translate but wrote an independent one, that's fine with us. I've
> worked with FLOSS Manuals, an open source documentation community,
> where we would encourage new content in anothe
33 matches
Mail list logo