*** hongbin has quit IRC | 00:04 | |
*** catintheroof has joined #openstack-zun | 00:04 | |
*** catintheroof has quit IRC | 00:30 | |
*** hongbin has joined #openstack-zun | 01:35 | |
*** zhurong has joined #openstack-zun | 01:52 | |
*** anteaya has quit IRC | 01:57 | |
*** anteaya has joined #openstack-zun | 02:04 | |
*** hongbin has quit IRC | 02:19 | |
*** hongbin has joined #openstack-zun | 02:21 | |
*** hongbin has quit IRC | 02:28 | |
*** prameswar has joined #openstack-zun | 02:39 | |
*** hongbin has joined #openstack-zun | 03:21 | |
*** hongbin has quit IRC | 03:31 | |
*** zhurong_ has joined #openstack-zun | 03:36 | |
*** lakerzhou has joined #openstack-zun | 03:38 | |
*** zhurong has quit IRC | 03:38 | |
*** lakerzhou has quit IRC | 03:59 | |
*** zhurong_ has quit IRC | 04:11 | |
openstackgerrit | Namrata proposed openstack/python-zunclient master: [WIP]Add OSC commands functional test https://review.openstack.org/428300 | 04:15 |
---|---|---|
*** diga has joined #openstack-zun | 04:40 | |
*** sudipto has joined #openstack-zun | 04:58 | |
*** sudipto_ has joined #openstack-zun | 04:59 | |
openstackgerrit | Namrata proposed openstack/python-zunclient master: [WIP]Add OSC commands functional test https://review.openstack.org/428300 | 05:04 |
openstackgerrit | Madhuri Kumari proposed openstack/zun master: Add initial Zun API documentation https://review.openstack.org/427625 | 05:10 |
*** sudipto_ has quit IRC | 05:13 | |
*** sudipto has quit IRC | 05:13 | |
openstackgerrit | Namrata proposed openstack/python-zunclient master: [WIP]Add OSC commands functional test https://review.openstack.org/428300 | 05:31 |
*** janki has joined #openstack-zun | 06:03 | |
*** prameswar has quit IRC | 06:36 | |
*** zhurong has joined #openstack-zun | 06:45 | |
openstackgerrit | feng.shengqin proposed openstack/zun master: Zun exec should fail when the command failed https://review.openstack.org/428602 | 06:57 |
openstackgerrit | Namrata proposed openstack/python-zunclient master: [WIP]Add OSC commands functional test https://review.openstack.org/428300 | 07:50 |
*** prameswar has joined #openstack-zun | 07:59 | |
*** sudipto has joined #openstack-zun | 08:48 | |
*** sudipto_ has joined #openstack-zun | 08:48 | |
openstackgerrit | Namrata proposed openstack/python-zunclient master: [WIP]Add OSC commands functional test https://review.openstack.org/428300 | 09:04 |
diga | mkrai: Hi | 09:27 |
mkrai | Hi diga | 09:27 |
diga | mkrai: I need to add "zun volume create/list/show/delete command | 09:28 |
diga | mkrai: currently there is no command | 09:28 |
mkrai | diga: ... | 09:29 |
mkrai | diga: Have you implemented the APIs already for this? | 09:31 |
diga | mkrai: I am implementing now | 09:33 |
diga | mkrai: as part of implementation, I am planning to implement client command also | 09:35 |
mkrai | Ok | 09:36 |
diga | mkrai: what is our endpoint, I want to test my API from REST Client | 09:38 |
diga | I am adding \volumes API | 09:38 |
diga | I mean API endpoint url | 09:39 |
mkrai | http://10.128.0.2:9517/v1/containers | 09:39 |
mkrai | This is for containers | 09:39 |
mkrai | And same for image /v2/images | 09:39 |
diga | mkrai: Okay | 09:41 |
diga | mkrai: Thank you! | 09:41 |
diga | mkrai: for volumes, should I add /v2/volumes ? | 09:41 |
mkrai | diga: I don't think we need to add new API version | 09:42 |
mkrai | We can add in v1 itself | 09:42 |
diga | mkrai: okay | 09:42 |
*** prameswar has quit IRC | 09:44 | |
diga | mkrai: I am adding under v1/volumes | 09:49 |
*** zhurong has quit IRC | 09:55 | |
sudipto_ | mkrai, if you are on the NOVA channel, you might want to listen in regarding the cpuset work | 10:16 |
mkrai | Hi sudipto_ | 10:17 |
mkrai | I am not there but will join now | 10:17 |
mkrai | Thanks | 10:17 |
sudipto_ | I am unable to visualise a nested property in the Inventory table with the current resource providers model | 10:17 |
sudipto_ | nested == not a parent-child relation but more of representing a 'set' as opposed to an 'absolute number' | 10:18 |
sudipto_ | Like cpus = 4 is fine - it fits | 10:18 |
sudipto_ | but how would you fit - cpusets = [1, 2, 3] | 10:18 |
sudipto_ | mkrai, pasting the chat here: | 10:19 |
sudipto_ | <bauzas> sudipto: sorry, missed your question | 10:19 |
sudipto_ | <sudipto> bauzas, np | 10:19 |
sudipto_ | <bauzas> sudipto: for the moment, we only have quantitave resources represented in the Placement PAI | 10:19 |
sudipto_ | * salv-orlando has quit (Ping timeout: 240 seconds) | 10:19 |
sudipto_ | <bauzas> sudipto: which are CPU usage, RAM and disk usage | 10:19 |
mkrai | We can save it | 10:19 |
sudipto_ | <sudipto> bauzas, hmm ok. | 10:19 |
sudipto_ | <bauzas> sudipto: when saying cpu_set, which particular compute resource are you talking about ? | 10:19 |
sudipto_ | <sudipto> bauzas, https://github.com/openstack/nova/blob/master/nova/objects/numa.py#L47 this one... | 10:19 |
sudipto_ | <bauzas> sudipto: on the cpu pinning details | 10:19 |
sudipto_ | <bauzas> sudipto: I mean the NUMA things | 10:19 |
sudipto_ | * rfolco (~rfolco@189.55.21.19) has joined #openstack-nova | 10:19 |
sudipto_ | <bauzas> sudipto: so, yeah, this one is targeted to be implemented thanks to a nested-resource-provided BP | 10:19 |
mkrai | gimme a min | 10:19 |
sudipto_ | <sudipto> bauzas, yeah i read through this: https://specs.openstack.org/openstack/nova-specs/specs/ocata/approved/nested-resource-providers.html | 10:19 |
sudipto_ | <bauzas> basically, we'd say that that compute UUID == RP UUID | 10:19 |
sudipto_ | <bauzas> and it would be parent of nested resource providers giving details on NICs or CPUs | 10:19 |
sudipto_ | <bauzas> sudipto: exactly, so FWIW it will be a pike thing | 10:19 |
sudipto_ | <sudipto> However, i could visualise how it would work for a numa_node's cpus or numa_node's memory (which would be qutitiative) - but if there's a set of cpus for a numa node, how do we represent it was my question... | 10:19 |
sudipto_ | <sudipto> since we have defined a "total" field in the inventory table. | 10:19 |
mkrai | It will be listofintegers | 10:20 |
mkrai | Right? | 10:20 |
sudipto_ | mkrai, not exactly | 10:21 |
sudipto_ | see this: https://github.com/openstack/nova/blob/68e79d304c9f5b5cbf57068b68d8d429b50429ce/nova/objects/resource_provider.py#L773 | 10:21 |
sudipto_ | nova expects that all the resources will be represented using this inventory table. | 10:21 |
sudipto_ | mkrai, i can send you the details of the spec that i have written based on this model - where i found this problem. | 10:23 |
sudipto_ | I have somewhat solved it with my ugly hack | 10:23 |
sudipto_ | I wanted to know if there's a tox docs check i could do for trailing whitespaces (since the spec directory presently lives with all the python code)? | 10:23 |
mkrai | sure that will be much helpful | 10:23 |
sudipto_ | I wanted to run that before pushing the spec | 10:24 |
mkrai | From what I understand cpusets = [1, 2,3 ], this seems to be a list of non-negative integers | 10:24 |
mkrai | pep8 would do | 10:25 |
mkrai | Oh is it under docs/ ? | 10:25 |
sudipto_ | nope | 10:26 |
sudipto_ | :( | 10:26 |
mkrai | you can post the patch and we can see | 10:26 |
mkrai | I am online for another 15 min | 10:26 |
mkrai | i have office bus to catch :( | 10:27 |
sudipto_ | Alright np, i will post it and find out my space problems and then push another one correcting them :) | 10:28 |
mkrai | sure. however I will check it after reaching home :) | 10:31 |
openstackgerrit | Sudipta Biswas proposed openstack/zun master: Introduce host capabilities and cpusets https://review.openstack.org/427007 | 12:06 |
*** sudipto has quit IRC | 12:07 | |
*** sudipto_ has quit IRC | 12:07 | |
*** catintheroof has joined #openstack-zun | 12:20 | |
*** catintheroof has quit IRC | 12:20 | |
*** catintheroof has joined #openstack-zun | 12:21 | |
*** diga has quit IRC | 12:32 | |
*** zhurong has joined #openstack-zun | 13:09 | |
*** sudipto has joined #openstack-zun | 13:20 | |
*** sudipto_ has joined #openstack-zun | 13:20 | |
*** janki has quit IRC | 13:35 | |
openstackgerrit | Sudipta Biswas proposed openstack/zun master: Introduce host capabilities and cpusets https://review.openstack.org/427007 | 13:46 |
*** lakerzhou has joined #openstack-zun | 14:17 | |
*** prameswar has joined #openstack-zun | 14:57 | |
openstackgerrit | Namrata proposed openstack/python-zunclient master: [WIP]Add OSC commands functional test https://review.openstack.org/428300 | 15:56 |
*** hongbin has joined #openstack-zun | 16:06 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Spec for Kuryr integration https://review.openstack.org/425883 | 16:18 |
*** prameswar has quit IRC | 16:23 | |
*** zhurong has quit IRC | 16:34 | |
*** trevormc has joined #openstack-zun | 16:44 | |
*** Namrata has joined #openstack-zun | 16:45 | |
sudipto_ | hongbin, i updated the spec for host capabilities and cpusets keeping in mind the resource provider stuff. It's going to need a solid review from you and others :-) | 17:07 |
sudipto_ | dims_, if you could provide your thoughts on this: https://review.openstack.org/#/c/427007/5/specs/cpuset-container.rst - that would really help. I believe the spec needs a bit of tightening work. | 17:08 |
dims_ | sudipto_ : i have a lot to catch up on in zun. hopefully will get less busy from release duties next week. adding it to my queue | 17:10 |
sudipto_ | dims_, ok np, whenever you get time that is. | 17:11 |
sudipto_ | I have lightly touched upon a scheduler framework and have kept in mind that it's not the 'scheduler for zun' spec. So an argument could be to first write that as well. | 17:11 |
*** trevormc has quit IRC | 17:37 | |
*** Namrata has quit IRC | 17:46 | |
*** Namrata has joined #openstack-zun | 17:58 | |
*** Namrata has quit IRC | 18:07 | |
*** sudipto has quit IRC | 18:07 | |
*** sudipto_ has quit IRC | 18:07 | |
*** catintheroof has quit IRC | 21:11 | |
*** vikasc has quit IRC | 22:19 | |
*** vikasc has joined #openstack-zun | 22:19 | |
*** lakerzhou has quit IRC | 22:34 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: [WIP] Enable zun-etcd only if db type is etcd https://review.openstack.org/429112 | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!