[Openstack] [Cinder] Blueprint to be added for Cinder in G version

2013-04-07 Thread Sheng Bo Hou
Hi folks from Cinder and OpenStack community,

I have viewed the page https://launchpad.net/cinder/grizzly/2013.1.
Shouldn't we add the blueprint ISCSI chap support (
https://blueprints.launchpad.net/cinder/+spec/iscsi-chap) into it, since 
it is implemented?

Best wishes,
Vincent Hou (侯胜博)

Staff Software Engineer, Open Standards and Open Source Team, Emerging 
Technology Institute, IBM China Software Development Lab

Tel: 86-10-82450778 Fax: 86-10-82453660
Notes ID: Sheng Bo Hou/China/IBM@IBMCNE-mail: sb...@cn.ibm.com 
Address:3F Ring, Building 28 Zhongguancun Software Park, 8 Dongbeiwang 
West Road, Haidian District, Beijing, P.R.C.100193
地址:北京市海淀区东北旺西路8号中关村软件园28号楼环宇大厦3层 邮编:100193
___
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] Interested in ISCSI CHAP

2012-08-06 Thread Sheng Bo Hou
Hi everyone,

I remember that once in a Cinder IRC meeting, John mentioned the 
implementation of CHAP. Is it related to this blueprint: 
https://blueprints.launchpad.net/cinder/+spec/iscsi-chap ?
I am interested in this topic, and not sure whether someone is already 
doing it.
If no one has taken this job, can it be assigned to me?

Best wishes.
Vincent Hou (侯胜博)

Software Engineer, Standards Growth Team, Emerging Technology Institute, 
IBM China Software Development Lab

Tel: 86-10-82450778 Fax: 86-10-82453660
Notes ID: Sheng Bo Hou/China/IBM@IBMCNE-mail: sb...@cn.ibm.com 
Address:3F Ring, Building 28 Zhongguancun Software Park, 8 Dongbeiwang 
West Road, Haidian District, Beijing, P.R.C.100193
___
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] When are the IRC meetings for Nova, Glance and Swift?

2012-07-20 Thread Sheng Bo Hou
Hi OpenStackers,

From this link http://wiki.openstack.org/Meetings/, I cannot find when the 
IRC meetings for Nova, Glance and Swift will be.
Can someone tell me when these meetings take place?
Thank you in advanced.


Best wishes.
Vincent Hou (侯胜博)

Software Engineer, Standards Growth Team, Emerging Technology Institute, 
IBM China Software Development Lab

Tel: 86-10-82450778 Fax: 86-10-82453660
Notes ID: Sheng Bo Hou/China/IBM@IBMCNE-mail: sb...@cn.ibm.com 
Address:3F Ring, Building 28 Zhongguancun Software Park, 8 Dongbeiwang 
West Road, Haidian District, Beijing, P.R.C.100193
___
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 JAVA SDK

2012-07-18 Thread Sheng Bo Hou
Hi Jyothsna,

I think they are different java codes for the client sides.
I was using java cloud-files for accessing the swift.
Open-java-sdk can be used as the client side of nova.

And I used the source code directly.

Best wishes.
Vincent Hou (侯胜博)

Software Engineer, Standards Growth Team, Emerging Technology Institute, 
IBM China Software Development Lab

Tel: 86-10-82450778 Fax: 86-10-82453660
Notes ID: Sheng Bo Hou/China/IBM@IBMCNE-mail: sb...@cn.ibm.com 
Address:3F Ring, Building 28 Zhongguancun Software Park, 8 Dongbeiwang 
West Road, Haidian District, Beijing, P.R.C.100193



Jyothsna Padavala jyothsna.padav...@strongauth.com 
Sent by: openstack-bounces+sbhou=cn.ibm@lists.launchpad.net
2012-07-18 06:09

To
openstack openstack@lists.launchpad.net
cc

Subject
[Openstack] Openstack JAVA SDK






Hello all,

I've the openstack (only keystone and swift)setup ready. Now, i want to 
talk to this setup from my java application. When i tried to google for 
java sdk for openstack, i got two options.

1) java cloud-files from rackspace (
https://github.com/rackspace/java-cloudfiles)
2) Java SDK from (https://github.com/woorea/openstack-java-sdk)

My question is which one is reliable and easy to use. How do i go about 
installing them?

Thanks much,
Jyothsna

___
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] About floating ip interface config

2012-06-26 Thread Sheng Bo Hou
Hi David,

Are you using devstack? Would you please explain me more details about 
your issue? I have the similar kind of questions before, but I am not sure 
we met the same.
Firstly, how many NICs are you using for OpenStack?
If you are using flat dhcp mode, no matter you set br100 or other ethernet 
to it, they are both fine as Vish explained.
Please remember do not let your fix ip network and floating ip network 
connect to the same bridge or ethernet/NIC.

Best wishes.
Vincent Hou (侯胜博)

Software Engineer, Standards Growth Team, Emerging Technology Institute, 
IBM China Software Development Lab

Tel: 86-10-82450778 Fax: 86-10-82453660
Notes ID: Sheng Bo Hou/China/IBM@IBMCNE-mail: sb...@cn.ibm.com 
Address:3F Ring, Building 28 Zhongguancun Software Park, 8 Dongbeiwang 
West Road, Haidian District, Beijing, P.R.C.100193



Vishvananda Ishaya vishvana...@gmail.com 
Sent by: openstack-bounces+sbhou=cn.ibm@lists.launchpad.net
2012-06-27 00:51

To
David yuezhou...@hisoft.com
cc
openstack@lists.launchpad.net
Subject
Re: [Openstack] About floating ip interface config






Yes, this can work. This is the default setup in devstack. Generally for 
production you would want to split to separate interfaces or vlans for 
security reasons, but it does work to put everything on one interface like 
that.

Vish

On Jun 26, 2012, at 2:43 AM, David wrote:

Hi all
 
Can floating IP interface also use br100 ? I mean flag 
--public_interface=br100 , and if use flat dhcp mode .
And the openstack environment is multi-host :
Three host , one controller , two compute node .
 
Best Regards
David(李跃洲)
___
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] I18n issue for OpenStack

2012-04-12 Thread Sheng Bo Hou
Dear OpenStack friends,

It will be happy and great for our OpenStack community to see this open 
project open to more market all over the world.
In China, OpenStack community is very active. I heard many Chinese 
engineers talking about their wish to have a Chinese versioned openStack, 
including documentation's, manuals, user interfaces, error messages, etc 
in OpenStack meet-ups. 
I have many European friends and also Danish friends, since I used to do 
my university there. They all spoke perfect English, which made me admire, 
cos they were linguists in my point of view. Oriental languages are 
different. They are too far from the western lingual system. In China, 
there are many talented engineers, who are not that kind of linguists, 
but they are lover of open source. I think it is amazing to open the 
door to them. In China, it is very appreciated for software to be 
localized as much as possible.
I used to google or baidu(a famous Chinese search engine) error messages 
and logs in Chinese for other software, though it is not Apache. I found a 
lot of useful references in Chinese, because it has been localized. If it 
is not localized well first, of course it does not have the google or 
yahoo ability to search.:-)
So far I am rather grateful for all the messages following this i18 issue. 
Thank you so much.

Best wishes.
Vincent Hou (侯胜博)

Software Engineer, Standards Growth Team, Emerging Technology Institute, 
IBM China Software Development Lab

Tel: 86-10-82450778 Fax: 86-10-82453660
Notes ID: Sheng Bo Hou/China/IBM@IBMCNE-mail: sb...@cn.ibm.com 
Address:3F Ring, Building 28 Zhongguancun Software Park, 8 Dongbeiwang 
West Road, Haidian District, Beijing, P.R.C.100193



Soren Hansen so...@linux2go.dk 
Sent by: openstack-bounces+sbhou=cn.ibm@lists.launchpad.net
2012-04-12 19:50

To
Hua ZZ Zhang/China/IBM@IBMCN
cc
openstack@lists.launchpad.net, Thierry Carrez thie...@openstack.org, 
openstack-bounces+zhuadl=cn.ibm@lists.launchpad.net
Subject
Re: [Openstack] I18n issue for OpenStack






Don't get me wrong.. I'd be happy to have the various openstack
clients offer localised error messages. I'd also encourage a
centralised effort to collect these translationns (so that all the
various language bindings will use the same localised error messages).

On the server, though, I believe we should stick to English and
perhaps have every error message include a link (e.g.
http://docs.openstack.doc/exception/NoNetworksDefinedException) to a
localised docs site. I think losing the ability to search the web for
error messages would be a major loss.

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

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


___
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] I18n issue for OpenStack

2012-04-11 Thread Sheng Bo Hou
Hi there from OpenStack Community,

After the research done by my colleage Edward Zhang and myself, we have 
found the following issues for openstack. We have already raised bug 
https://bugs.launchpad.net/nova/+bug/974810. 

1. The ROOT cause that i18n did not work in Nova
In Nova, within nova.image, there is a python file glance.py. This file 
has a line of code GlanceClient = 
utils.import_class('glance.client.Client'),
which calls the class glance.client.Client from Glance project. Each time 
this line of code is called, the gettext domain will change from nova to 
glance. But it doesn't recover nova domain after glance client returns the 
control. So the i18n won't be correctly working in nova.

Detailed explanation: 
Within Nova.__init__.py, there is gettext.install('nova', unicode=1). If 
we want to make i18n (e.g. Chinese) work, 
we need to modify it into gettext.install('nova', [path of locale 
directory], unicode=1). The first parameter nova is the domain for i18n 
within nova project. 
However, when the code as the right image shows is called, 
gettext.install('glance', unicode=1) within glance.__init__.py will be 
called. So the domain switches 
from 'nova' to 'glance', though we are still running the nova project. 
Nova project needs 'nova' as the domain. When the domain changes, 
certainly i18n will fail.


2. Differences between the development mode and the operation mode
We are using devstack to run our environment. As we talked about changing 
gettext.install('nova', unicode=1) into 
gettext.install('nova', [path of locale directory], unicode=1) before, 
this may lead to another issue. gettext.install has a default directory, 
which is where openstack
can install its locale files, like all the .mo files. However, devstack 
does not install locale files in the default directory, which is why we 
need to make the change.
We suggest that openstack have two modes: development and operation. 
Different modes have different settings for the paths.
 

3. Improvement of the context management
There is blueprint about decoupling client code of glance from the glance 
project and there is a python-glaceclient under development. It can 
resolve i18n issue potentially, since
nova won't call glance directly and glance domain won't be loaded in nova. 
In our opinion, we would call it AVOID it rather than RESOLVE it. If we go 
one step further, 
this indicates that there is an issue for the context management. 
OpenStack has different projects and different logging environments, etc, 
which we call context.
It is natual for us to switch context b/w different program, e.g. from 
nova to glance. In nova, there is no clear management and indication that 
the context 
has been changed or clear exist for the context to switch back. The i18n 
issue is just a tip of the iceberg for the context management. It is a 
potential improvement for openstack.

We hope the above information can help OpenStack become better and we 
would like to hear more comments from our community.
Thank you very much.

Best wishes.
Vincent Hou (侯胜博)

Software Engineer, Standards Growth Team, Emerging Technology Institute, 
IBM China Software Development Lab

Tel: 86-10-82450778 Fax: 86-10-82453660
Notes ID: Sheng Bo Hou/China/IBM@IBMCNE-mail: sb...@cn.ibm.com 
Address:3F Ring, Building 28 Zhongguancun Software Park, 8 Dongbeiwang 
West Road, Haidian District, Beijing, P.R.C.100193
___
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] Launchpad PO file outdated

2012-04-05 Thread Sheng Bo Hou
Hi OpenStack developers,

Could anyone responsible for the PO file generation take a look at this 
bug? The current launchpad PO file obsolete.
https://bugs.launchpad.net/nova/+bug/973980 

I think it is urgent. I hope the PO file should be updated. Can anyone 
help with it?

Best wishes!

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