adam-metal3 | Hi all! I am new to using openstack sdk and in general I am new in most openstack components, after reading the nova and openstacksdk docs I still have a question. I hope someone could give some direction. If I understand correctly multiple volumes could be attached to a VM and the VM can be booted from volume. | 07:56 |
---|---|---|
adam-metal3 | Could there be a scenario where multiple bootable volume is attached to a VM and if yes then how could I tell via the openstacksdk that which volume was used for booting in this scenario? (I have asked this in nove IRC also not sure which channel is the better to discuss this) | 07:56 |
gtema | stephenfin: pls no merges anymore - code freeze | 09:46 |
stephenfin | gtema: ack | 10:53 |
stephenfin | adam-metal3: Really a question for #openstack-nova. I don't think it's possible though: you want the boot_index field which doesn't appear to be returned via any API | 11:00 |
adam-metal3 | stephenfin: thanks for the info ! | 11:01 |
opendevreview | Lajos Katona proposed openstack/openstacksdk master: Add sort_key and sort_dir to Network and Subnet https://review.opendev.org/c/openstack/openstacksdk/+/909656 | 13:01 |
ozzzo | Can anyone help with my Swift SDK question? | 13:31 |
amarao | Hello. Can someone see my PR for ansible module for subnet? https://review.opendev.org/c/openstack/ansible-collections-openstack/+/907301 It's already two three weeks without any feedback... | 14:42 |
opendevreview | Lajos Katona proposed openstack/python-openstackclient master: Router flavor_id can be a name https://review.opendev.org/c/openstack/python-openstackclient/+/902654 | 16:27 |
stephenfin | gtema: https://review.opendev.org/c/openstack/nova-specs/+/909448 | 17:09 |
gtema | oh, that's sweet | 17:10 |
gtema | https://github.com/gtema/openstack-codegenerator/blob/main/codegenerator/openapi/nova_schemas.py is what I ended up with | 17:10 |
stephenfin | Yeah, I saw that. I have a test that's partly inspired by that script. Just need to push it up next time I've a day to work on this | 17:11 |
gtema | what I also do not have so far are the schemas for the long deprecated operations | 17:11 |
stephenfin | Yeah, my schemas for those are '{}' | 17:11 |
stephenfin | If the resources is returning HTTP 410 (Gone), it's really crufty and not worth worrying about ImO | 17:11 |
gtema | that was also my decision | 17:12 |
stephenfin | Did you notice that the routes.Mapper.resource creates a whole load of routes that don't actually exist when you try to iterate on them? | 17:13 |
gtema | I still haven't asked TC for getting the generator back from GH to opendev (requires a new project under SDK umbrella) | 17:13 |
stephenfin | Could we fold it into os_api_ref? | 17:14 |
stephenfin | That's currently just a sphinx extension, but we could have it spit out (and consume) OpenAPI specs also | 17:14 |
stephenfin | I mean, I'd like to fix the issues with sphinx-contrib/openapi but perhaps that's more hassle than it's worth, idk | 17:15 |
gtema | neah, its tooooo much | 17:16 |
gtema | https://github.com/gtema/openstack-openapi | 17:16 |
gtema | that can be folded under the os-api-ref, but even here I doubt that it is reasonable | 17:16 |
gtema | I think I'll send tomorrow a request in mailing list asking TC for approval for 3 new projects | 17:17 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!