openstackgerrit | hubian proposed openstack/valence master: implement simulator for valence https://review.openstack.org/422453 | 07:12 |
---|---|---|
openstackgerrit | hubian proposed openstack/valence master: implement simulator for valence https://review.openstack.org/422453 | 07:25 |
openstackgerrit | hubian proposed openstack/valence master: implement simulator for valence https://review.openstack.org/422453 | 08:53 |
*** openstackgerrit has quit IRC | 09:34 | |
*** ntpttr_ has joined #openstack-valence | 09:44 | |
*** ntpttr has quit IRC | 09:45 | |
*** yufei_ has quit IRC | 09:45 | |
*** yufei_ has joined #openstack-valence | 10:01 | |
*** hubian has joined #openstack-valence | 14:56 | |
*** Jinxing has joined #openstack-valence | 14:58 | |
Jinxing | hi | 14:59 |
*** ramineni_ has joined #openstack-valence | 14:59 | |
ntpttr_ | hi | 15:00 |
lin_yang | Hi | 15:01 |
mkrai | Hi Jinxing ntpttr_ lin_yang | 15:01 |
*** ananth_n has joined #openstack-valence | 15:01 | |
mkrai | Is there any official meeting now? | 15:01 |
ananth_n | hello everyone | 15:02 |
ananth_n | hello @mkrai | 15:02 |
ananth_n | haven't seen you earlier | 15:02 |
ntpttr_ | hi mkrai, yep now is the weekly meeting | 15:02 |
mkrai | hi ananth_n | 15:02 |
mkrai | I am always logged in to this channel | 15:03 |
mkrai | :) | 15:03 |
mkrai | Ok I think I should introduce myself. I am Madhuri Kumari working with Intel :) | 15:03 |
hubian | welcome | 15:04 |
ntpttr_ | welcome madhuri :) | 15:04 |
mkrai | Thank you hubian ntpttr_ | 15:04 |
lin_yang | mkrai: welcome to join valence | 15:04 |
ananth_n | @mkrai, ah, now I know who you are :) | 15:04 |
mkrai | Thank you lin_yang :) | 15:04 |
ntpttr_ | so I put one quick thing on the agenda today I believe.. Would just like some eyes on my node-manage patch https://review.openstack.org/#/c/429119/3 | 15:05 |
ananth_n | @ntpttr_ yes, I did go thru' the BP. i think it is a feature we'll need. haven't had time to go thru' the code patch | 15:05 |
ntpttr_ | basically what is does is allow the user to consume already existing nodes into the valence database, since if valence didn't create them in the first place it won't know how to access them | 15:05 |
hubian | yeah~i have taken a sight on that patch | 15:06 |
ntpttr_ | cool thanks ananth. I think I need to add the api-ref changes to the patch | 15:06 |
*** ntpttr_ is now known as ntpttr | 15:06 | |
ntpttr | but it really isn't all that complex | 15:07 |
ntpttr | anyways, I don't really have anything more to say about it here | 15:07 |
ananth_n | so, i also wanted to figure out what we need to do within Valence given Mogan is here. some of the things Mogan is doing, we had planned to do in Valence | 15:08 |
ntpttr | ananth_n: which things are those ananth_n? | 15:08 |
ntpttr | with regards to bare metal use? | 15:08 |
ananth_n | Mogan is doing quota management, integrates with Ironic | 15:08 |
mkrai | ntpttr_: Do you have link for the blueprint? | 15:08 |
ananth_n | I haven't studied Mogan to know if its Ironic integration is different from what Valence's plans are | 15:09 |
mkrai | I guess the commit message doesn't point to the bp | 15:09 |
ntpttr | mkrai: https://blueprints.launchpad.net/openstack-valence/+spec/manage-node | 15:09 |
ananth_n | but my main concern is to not duplicate effort | 15:09 |
lin_yang | ananth_n: yep the first thing is quota | 15:10 |
lin_yang | But mogan seems to focus on openstack only | 15:10 |
ntpttr | ananth_n: definitely something to look into | 15:10 |
lin_yang | Valence should support other cloud | 15:11 |
lin_yang | So I would like to say valence somehow still need support quota | 15:11 |
ananth_n | @lin_yang yes, good point. It might be that we continue to have the features. but just wanted to raise this concern. | 15:11 |
ananth_n | aside: Malini and I drafted an abstract and submitted it | 15:12 |
ananth_n | please vote :) | 15:12 |
ntpttr | will do :) | 15:12 |
hubian | +1 | 15:13 |
mkrai | ntpttr_: I have a quick question looking at the patch | 15:13 |
lin_yang | And leave mogan do high level quota for all hardware resource | 15:13 |
ntpttr | mkrai: sure | 15:13 |
mkrai | I see that the API endpoint is /nodes/manage which registers the node to valence | 15:13 |
mkrai | What would be the endpoint to delete/update etc? | 15:14 |
hubian | @yanglin valence should support other cloud , could please say more about this? | 15:14 |
ntpttr | mkrai: the same as any other node at that point | 15:14 |
lin_yang | hubian: like k8s mesos | 15:15 |
ntpttr | so you'd hit the API server with a delete request at /v1/nodes/<string:nodeid> | 15:15 |
ntpttr | because when the node is managed it will be assigned a UUID | 15:16 |
Jinxing | @lin_yang but the valence just compose node, is there any relation to what cloud? | 15:16 |
ananth_n | @hubian the idea is that valence is not restricted to openstack but can support other s/w which wants to use pooled resources. | 15:17 |
ntpttr | Jinxing: there will hopefully be soon - I think that a pretty big priority now should be integrating with deployment tools to be able to deploy OpenStack on composed nodes | 15:17 |
ntpttr | and then other technologies can follow as well | 15:17 |
ananth_n | @Jinxing : Valence is more than compose node. :) The concepts of quota, telemetry etc can be applied to other clouds too. | 15:17 |
lin_yang | +1 | 15:18 |
hubian | ok maybe i could get the point | 15:18 |
hubian | that valence would have a big picture | 15:19 |
Jinxing | I will look for some information about it. Perhaps I haven’t understand the valence completely. | 15:20 |
hubian | after hardware management, valence could do something on the up level | 15:20 |
ntpttr | yeah the idea is that once nodes have ben composed, valence knows enough information about them to use a tool to provision them and bring them up with an OS, and then we could write a plugin for a deployment tool like kolla or triple-o to deploy openstack on top of them | 15:21 |
Jinxing | yeah | 15:21 |
lin_yang | It is more than precompose node then deploy cloud on it. Like cloud grow shrink on the fly when admin is aware it is short of something | 15:22 |
hubian | ok, get it ! | 15:22 |
Jinxing | We have dpeloyed openstack successfully by kolla after compose node by valence. | 15:23 |
ananth_n | speaking of which, @jinxing , any updates on client? | 15:23 |
Jinxing | yeah | 15:23 |
Jinxing | I have implemented some functions about the valence client, but haven't submit to the community and lack unittests. Now I am writing the unittest, so I will submit some patch, please take some times to review it, thanks. | 15:23 |
ntpttr | Jinxing: oh really? What tool did you use for bringing up an OS on the composed nodes before using kolla? | 15:23 |
ntpttr | that is really interesting to hear | 15:23 |
lin_yang | I guess it is 99cloud owned production tool | 15:25 |
Jinxing | yeah,through a driver wirten by yufei | 15:26 |
Jinxing | Use ironic deploy OS, then use kolla to deploy openstack | 15:26 |
ntpttr | awesome - is your tool anything like bifrost? | 15:26 |
lin_yang | Jinxing: thanks for awesome work on client. If possible, please separate into small piece | 15:26 |
ntpttr | a standalone tool for ironic | 15:27 |
ntpttr | hey guys sorry I have a hard stop here in 2 minutes | 15:27 |
ntpttr | another meeting | 15:27 |
Jinxing | I will separate into small piece | 15:27 |
lin_yang | ntpttr: bye | 15:27 |
ananth_n | ya, same here - another meeting in 2 minutes | 15:28 |
ntpttr | Jinxing: I definitely want to hear more about the process you guys had for deploying the cloud after composing nodes | 15:28 |
ntpttr | maybe in email would be good | 15:28 |
ntpttr | thanks everyone :) | 15:28 |
lin_yang | ananth_n: please help to review my patches pending on gerrit when you get chance thanks | 15:29 |
ntpttr | ah yes I forgot! I've given them +2s I believe | 15:29 |
ntpttr | just need one more set of eyes | 15:29 |
lin_yang | ntpttr: thanks a lot Nate | 15:30 |
ananth_n | sure. I will review | 15:30 |
lin_yang | ananth_n: thanks | 15:31 |
Jinxing | @ntpttr we can comunicate by email | 15:31 |
ntpttr | Jinxing: sounds good | 15:31 |
*** ananth_n has left #openstack-valence | 15:54 | |
*** Jinxing has quit IRC | 16:10 | |
*** ramineni_ has quit IRC | 17:59 | |
*** lin_yang has quit IRC | 18:35 | |
*** dasanind has quit IRC | 18:35 | |
*** sindhu has quit IRC | 18:35 | |
*** lin_yang has joined #openstack-valence | 19:47 | |
*** dasanind has joined #openstack-valence | 20:14 | |
*** sindhu has joined #openstack-valence | 20:16 | |
*** ramineni_ has joined #openstack-valence | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!