Re: [openstack-dev] [nova] Feature Freeze Exception request for x509 keypairs

2015-02-12 Thread Christopher Yeoh
I'm happy to sponsor this. I've reviewed all the patches as well and as
Claudiu mentions we have this lined up as being the first api change to use
microversions

Regards,

Chris

On Thu, Feb 12, 2015 at 10:50 PM, Claudiu Belu cb...@cloudbasesolutions.com
 wrote:


  Hello.

 I would like to ask for a FFE for the x509 keypairs blueprint:
 https://blueprints.launchpad.net/nova/+spec/keypair-x509-certificates

 This blueprint is split up into 3 commits:

 [1] Database migration: previously merged, but had to be reverted because
 of a small issue. Everything is fixed, original reverter Johannes Erdfelt
 gave his +1, currently the commit has a +2.
 https://review.openstack.org/#/c/150800/

 [2] Nova-API change: It uses the microversioning API and it has been
 decided to be the first microversioning commit, since it is closest to
 merge. Christopher Yeoh reviewed helped with this commit.
 https://review.openstack.org/#/c/140313/

 [3] X509 keypair implementation: Simple commit, it had a +2 on a previous
 commit. https://review.openstack.org/#/c/136869/

 I also want to point out that this blueprint targets all the drivers, not
 just Hyper-V. This blueprint targets all the users that desire to deploy
 instances with Windows guests and desire password-less authentication, the
 same way users can ssh into Linux-type guests.

 Best regards,

 Claudiu Belu

 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova] Feature Freeze Exception request for x509 keypairs

2015-02-12 Thread Ken'ichi Ohmichi
2015-02-12 21:20 GMT+09:00 Claudiu Belu cb...@cloudbasesolutions.com:

 Hello.

 I would like to ask for a FFE for the x509 keypairs blueprint:
 https://blueprints.launchpad.net/nova/+spec/keypair-x509-certificates

 This blueprint is split up into 3 commits:

 [1] Database migration: previously merged, but had to be reverted because of
 a small issue. Everything is fixed, original reverter Johannes Erdfelt gave
 his +1, currently the commit has a +2.
 https://review.openstack.org/#/c/150800/

 [2] Nova-API change: It uses the microversioning API and it has been decided
 to be the first microversioning commit, since it is closest to merge.
 Christopher Yeoh reviewed helped with this commit.
 https://review.openstack.org/#/c/140313/

 [3] X509 keypair implementation: Simple commit, it had a +2 on a previous
 commit. https://review.openstack.org/#/c/136869/

 I also want to point out that this blueprint targets all the drivers, not
 just Hyper-V. This blueprint targets all the users that desire to deploy
 instances with Windows guests and desire password-less authentication, the
 same way users can ssh into Linux-type guests.

The patches have been much reviewed and this feature will be the first
microversion.
so I'm happy to support this development in Kilo.

Thanks
Ken Ohmichi

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova] Feature Freeze Exception request for x509 keypairs

2015-02-12 Thread Alex Xu
yea, this patch is on good shape.

2015-02-13 9:05 GMT+08:00 Ken'ichi Ohmichi ken1ohmi...@gmail.com:

 2015-02-12 21:20 GMT+09:00 Claudiu Belu cb...@cloudbasesolutions.com:
 
  Hello.
 
  I would like to ask for a FFE for the x509 keypairs blueprint:
  https://blueprints.launchpad.net/nova/+spec/keypair-x509-certificates
 
  This blueprint is split up into 3 commits:
 
  [1] Database migration: previously merged, but had to be reverted
 because of
  a small issue. Everything is fixed, original reverter Johannes Erdfelt
 gave
  his +1, currently the commit has a +2.
  https://review.openstack.org/#/c/150800/
 
  [2] Nova-API change: It uses the microversioning API and it has been
 decided
  to be the first microversioning commit, since it is closest to merge.
  Christopher Yeoh reviewed helped with this commit.
  https://review.openstack.org/#/c/140313/
 
  [3] X509 keypair implementation: Simple commit, it had a +2 on a previous
  commit. https://review.openstack.org/#/c/136869/
 
  I also want to point out that this blueprint targets all the drivers, not
  just Hyper-V. This blueprint targets all the users that desire to deploy
  instances with Windows guests and desire password-less authentication,
 the
  same way users can ssh into Linux-type guests.

 The patches have been much reviewed and this feature will be the first
 microversion.
 so I'm happy to support this development in Kilo.

 Thanks
 Ken Ohmichi

 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [nova] Feature Freeze Exception request for x509 keypairs

2015-02-12 Thread Claudiu Belu

Hello.

I would like to ask for a FFE for the x509 keypairs blueprint: 
https://blueprints.launchpad.net/nova/+spec/keypair-x509-certificates

This blueprint is split up into 3 commits:

[1] Database migration: previously merged, but had to be reverted because of a 
small issue. Everything is fixed, original reverter Johannes Erdfelt gave his 
+1, currently the commit has a +2. https://review.openstack.org/#/c/150800/

[2] Nova-API change: It uses the microversioning API and it has been decided to 
be the first microversioning commit, since it is closest to merge. Christopher 
Yeoh reviewed helped with this commit. https://review.openstack.org/#/c/140313/

[3] X509 keypair implementation: Simple commit, it had a +2 on a previous 
commit. https://review.openstack.org/#/c/136869/

I also want to point out that this blueprint targets all the drivers, not just 
Hyper-V. This blueprint targets all the users that desire to deploy instances 
with Windows guests and desire password-less authentication, the same way users 
can ssh into Linux-type guests.

Best regards,

Claudiu Belu
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev