Re: [openstack-dev] [Neutron] [IPv6] Supporting upstream RAs

2014-04-08 Thread Da Zhao Y Yu
Hi Sean,

That's OK for me, thanks for your work.


Thanks & Best Regards
Yu Da Zhao(于大钊)
--
Cloud Solutions & OpenStack Development
China Systems & Technology Laboratory in Beijing
Email: d...@cn.ibm.com
Tel:   (86)10-82450677
--
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Fw: [Neutron][IPv6] Meeting logs from the first IRC meeting

2013-11-26 Thread Da Zhao Y Yu
Hi ShiXiong,

I have reviewed the code you submitted in Community. Some comments, please 
to fix it.

Also I think we need more discuss with Sean about Neutron support DHCPv6, 
before this, please review Sean and my code change for Neutron support 
DHCPv6:
https://review.openstack.org/#/c/56184/4 and 
https://review.openstack.org/#/c/52983/3

I think your code change have some conflict with them, and the design is 
also different.

Sean, what about your progress? I saw your code change jekins still in 
failed status.


Thanks & Best Regards
Yu Da Zhao(于大钊)
--
Cloud Solutions & OpenStack Development
China Systems & Technology Laboratory in Beijing
Email: d...@cn.ibm.com
Tel:   (86)10-82450677
--





- Forwarded by Yang XY Yu/China/IBM on 2013-11-25 22:17 -

Shixiong Shang  
2013-11-25 12:59
Please respond to
"OpenStack Development Mailing List \(not for usage questions\)" 



To
"OpenStack Development Mailing List (not for usage questions)" 

cc
Tuttle Randy 
Subject
Re: [openstack-dev] [Neutron][IPv6] Meeting logs from the first IRC 
meeting






Hi, guys:

I took the action item to submit the code for review based on our 
discussion during the first IRC meeting. Here is the link: 

https://review.openstack.org/#/c/58186/

The changes we proposed are based on the POC work my friend (Randy Tuttle) 
and I did back in June on Grizzly and most recent update on Havana in Oct. 
If you are interested in the whitepaper, please unicast us.

Thanks!

Shixiong




On Nov 21, 2013, at 5:34 PM, Collins, Sean (Contractor) 
 wrote:

> Meeting minutes and the logs for the Neutron IPv6 meeting has been
> posted.
> 
> We will not meet next week, due to the Thanksgiving holiday in the US.
> 
> Our next meeting will be Thursday Dec 5th - 2100 UTC, where we will
> review the goals from this week's meeting and look to create actionable
> items for I-2.
> 
> [1] https://wiki.openstack.org/wiki/Meetings/Neutron-IPv6-Subteam
> [2] http://eavesdrop.openstack.org/meetings/neutron_ipv6/2013/
> -- 
> Sean M. Collins
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [cinder]The inconsistency between cinder client v1 and v2 supported arguments.

2013-09-23 Thread Da Zhao Y Yu
Hi all,

When I was fixing bug 1221611, current codeReview link. I found in 
CinderClient component, there are many inconsistent arguments in v1 and v2 
shell.py.

Consider backwards compatibility and consistency, I think we need to fix 
this problem. For convenience, I made the following list of v1/v2 
arguments inconsistency, 
please review it, the folks who have better understanding of the CLI 
client history please provide more insights on how to deal with current 
situation. Thanks!


Method
V1
V2
do_rename
Only support "--display-description" argument, do not support 
"--display_description"
Support both ("--display-description" and "--display_description")
do_snapshot_list
Do not support "--display_name" and "--volume_id" argument
Support both
do_snapshot_rename
Do not support "--display_description"
Support "--display_description"
do_upload_image
Do not support "--container_format" "--disk_format" and  "--image_name"
Support these arguments
 
Thanks & Best Regards
Yu Da Zhao(于大钊)
--
Cloud Solutions & OpenStack Development
China Systems & Technology Laboratory in Beijing
Email: d...@cn.ibm.com
Tel:   (86)10-82450677
--
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev