Re: [openstack-dev] SOS

2015-09-10 Thread Fox, Kevin M
Shameless plug:
http://apps.openstack.org

:)

Thanks,
Kevin

From: Gongys [gong_ys2...@aliyun.com]
Sent: Wednesday, September 09, 2015 8:51 PM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] SOS

It should be easy, you google it for coreos raw or qcow2 image then import it 
into openstack

Sent from my iPhone

On 2015年9月10日, at 10:53, 蒋吉 <jj19931...@163.com<mailto:jj19931...@163.com>> 
wrote:

Hi:
I need a coreos image that supports kubernetes , without it , my boss will 
kick my arse.





__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: 
openstack-dev-requ...@lists.openstack.org<mailto: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] SOS

2015-09-09 Thread 蒋吉
Hi:
I need a coreos image that supports kubernetes , without it , my boss will 
kick my arse.__
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] SOS

2015-09-09 Thread Gongys
It should be easy, you google it for coreos raw or qcow2 image then import it 
into openstack

Sent from my iPhone

> On 2015年9月10日, at 10:53, 蒋吉  wrote:
> 
> Hi:
> I need a coreos image that supports kubernetes , without it , my boss 
> will kick my arse.
> 
> 
>  
> 
> __
> 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] SOS

2015-09-09 Thread Jerry Zhao

I haven't tried it out, but hope this blog could save you arse.

https://www.cloudssky.com/en/blog/Kubernetes-on-CoreOS-with-OpenStack/

http://stable.release.core-os.net/amd64-usr/367.1.0/coreos_production_openstack_image.img.bz2



On 09/09/2015 07:53 PM, 蒋吉 wrote:

Hi:
I need a coreos image that supports kubernetes , without it , my 
boss will kick my arse.





__
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] sos-ci for cinder scst

2015-01-18 Thread Asselin, Ramy
Hi Nikesh,

Not familiar with sos-ci, but in general, for drivers that are not yet in-tree, 
you’ll want to use the gerrit event patch referenced, then apply (e.g. cherry 
pick) the patch that contains the out-of-tree driver on top.

Ramy

From: Nikesh Kumar Mahalka [mailto:nikeshmaha...@vedams.com]
Sent: Friday, January 16, 2015 11:56 PM
To: OpenStack Development Mailing List (not for usage questions); John Griffith
Cc: Sreedhar Varma
Subject: [openstack-dev] sos-ci for cinder scst

Hi,
localconf.base file in sos-ci/sos-ci/tempates have

CINDER_BRANCH = master
volume_driver=cinder.volume.drivers.solidfire.SolidFireDriver
similarly in our localconf.base file,we have

CINDER_BRANCH = master
[[post-config|$CINDER_CONF]]
[lvmdriver-1]
iscsi_helper=scstadmin
volume_driver = cinder.volume.drivers.lvm.LVMISCSIDriver

when sos-ci launch instance and try to install
devstack with CINDER_BRANCH=gerrit event patch reference,cinder-volume service 
is unable to start.
Because our code is not in master for this local.conf to be run by 
LVMISCSIDriver.

As far we know,we should not give CINDER_BRANCH=refs/changes/78/145778/1
in our localconf.base,because sos-ci is setting CINDER_BRANCH with gerrit
event stream events patch reference.


Regards
Nikesh
__
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] sos-ci for cinder scst

2015-01-16 Thread Nikesh Kumar Mahalka
Hi
*,*
localconf.base file in sos-ci/sos-ci/tempates have


*CINDER_BRANCH = master*


*volume_driver=cinder.volume.drivers.solidfire.SolidFireDriver*
similarly in our localconf.base file,we have






*CINDER_BRANCH = master[[post-config|$CINDER_CONF]] [lvmdriver-1]
iscsi_helper=scstadminvolume_driver =
cinder.volume.drivers.lvm.LVMISCSIDriver*

when sos-ci launch instance and try to install
devstack with *CINDER_BRANCH=gerrit event patch reference*,cinder-volume
service is unable to start.
Because our code is not in master for this local.conf to be run by
LVMISCSIDriver.



As far we know,we should not give* CINDER_BRANCH=refs/changes/78/145778/1*
in our localconf.base,because sos-ci is setting CINDER_BRANCH with gerrit
event stream events patch reference.



Regards
Nikesh
__
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