[Openstack] how to using constraint in nova db?

2012-08-03 Thread
soft deletes is used in nova db. but how to use uc with soft-deletes? exp: the address field of modes.VIrtualInterface is unique. """ Using constraints (UC, FK) is impossible. Using a unique constraint (UC) is not really possible, as the RDBMS will take into account the rows which are 'deleted'

how to understand the log format of postfix,

2012-04-10 Thread
how to understand the log format of postfix, where can i get the document about that?

Re: [Openstack] The difference between the command swauth

2011-12-08 Thread
when you run this command " # swauth-add-user -K swauthkey -a system root rootpass", the storage_url is overwrite, you can add a head x-account-suffix="your old x-account-suffix " in request, , look here, this document is from swauth.py """ def handle_put_account(self, req): """ Handles the PUT

Re: [Openstack] time synchronization matters?

2011-12-05 Thread
您好,我认为您的理解是对的,期待您到时候可以分享下您的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

Re: [Openstack] slogging plugin development document

2011-12-05 Thread
厉害,收藏了!:), 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. ___

Re: [Openstack] [Nova] Calling all reviewers: Final diablo-2 rush

2011-06-27 Thread
hi, why was the feature of 'boot-from-volume' moved from d2 to d3? At 2011-06-27 17:00:54,"Thierry Carrez" wrote: >Hello everyone, > >Tomorrow morning we'll cut the release branch for Nova diablo-2, so we >need to have the diablo-2 features merged before the end of today ! > >So please spend some

Re: [Openstack] [Nova] Calling all reviewers: Final diablo-2 rush

2011-06-27 Thread
Thank you for your fast reply! We are looking forward to this feature. Regards, :), At 2011-06-27 17:51:51,"Thierry Carrez" wrote: >张俊峰 wrote: >> hi, >> why was the feature of 'boot-from-volume' moved from d2 to d3? > >I discussed with Isaku Y

Re: [Openstack] booting from volume

2011-05-29 Thread
hi, i can't find this file 'euca2ools/commands/eucacommand.py',i have get the latest euca2ools, latest boto and that patch. can you give me a hand? I'm grateful for your contribution to the boot-from-volume development.When can I use the 'boot-from-volume' in a production environment? Looking