*** jeremyfreudberg has joined #openstack-sahara | 01:02 | |
*** jeremyfreudberg has quit IRC | 01:03 | |
*** dave-mccowan has quit IRC | 03:33 | |
*** Bhujay has joined #openstack-sahara | 04:01 | |
*** Bhujay has quit IRC | 04:02 | |
*** Bhujay has joined #openstack-sahara | 04:02 | |
*** pgadiya has joined #openstack-sahara | 05:21 | |
*** pgadiya has quit IRC | 05:21 | |
*** pgadiya has joined #openstack-sahara | 05:24 | |
*** pgadiya has quit IRC | 05:24 | |
*** Bhujay has quit IRC | 06:52 | |
*** rcernin has quit IRC | 07:02 | |
*** tesseract-RH has joined #openstack-sahara | 07:17 | |
*** pcaruana has joined #openstack-sahara | 07:31 | |
*** Bhujay has joined #openstack-sahara | 07:36 | |
*** Bhujay has quit IRC | 07:50 | |
*** Bhujay has joined #openstack-sahara | 07:51 | |
*** Bhujay has quit IRC | 07:52 | |
*** Bhujay has joined #openstack-sahara | 07:52 | |
*** dave-mccowan has joined #openstack-sahara | 10:31 | |
*** Bhujay has quit IRC | 10:45 | |
*** raissa_ has joined #openstack-sahara | 12:25 | |
*** tellesnobrega has joined #openstack-sahara | 13:00 | |
*** tellesnobrega has quit IRC | 14:32 | |
*** tellesnobrega has joined #openstack-sahara | 14:48 | |
openstackgerrit | Merged openstack/sahara-tests master: Update cover jobs https://review.openstack.org/600687 | 14:49 |
---|---|---|
*** tellesnobrega_ has joined #openstack-sahara | 14:51 | |
*** jeremyfreudberg has joined #openstack-sahara | 14:54 | |
*** tellesnobrega has quit IRC | 14:54 | |
openstackgerrit | Merged openstack/python-saharaclient master: Use templates for cover and lower-constraints https://review.openstack.org/600688 | 15:08 |
jeremyfreudberg | https://storyboard.openstack.org/#!/story/2003092 | 15:54 |
*** tosky has joined #openstack-sahara | 15:55 | |
tellesnobrega_ | http://ptg.openstack.org/ptg.html | 16:02 |
*** tellesnobrega_ is now known as tellesnobrega | 16:03 | |
tosky | https://hortonworks.com/blog/announcing-general-availability-hortonworks-data-platform-3-0-0-ambari-2-7-0-smartsense-1-5-0/ | 16:37 |
*** ivoline has joined #openstack-sahara | 16:38 | |
tosky | tellesnobrega: https://etherpad.openstack.org/p/api-sig-stein-ptg | 16:41 |
*** tesseract-RH has quit IRC | 16:46 | |
*** jeremyfreudberg has quit IRC | 17:06 | |
ivoline | Hello guys | 17:09 |
ivoline | am trying to launch a cluster via Sahara CLI commands | 17:09 |
ivoline | I am at the point where I need to upload an image to the image service. | 17:09 |
ivoline | I ran command | 17:09 |
ivoline | openstack image create sahara-vanilla-latest-ubuntu --disk-format qcow2 --container-format bare --file sahara-vanilla-latest-ubuntu.qcow2 | 17:09 |
ivoline | But I am getting the error | 17:10 |
ivoline | [Errno 2] No such file or directory: u'sahara-vanilla-latest-ubuntu.qcow2' | 17:10 |
ivoline | What could be the problem? | 17:10 |
tosky | the command (a glance command) uploads an existing file to the image store (glance) | 17:14 |
tosky | do you have the file sahara-vanilla-latest-ubuntu.qcow2? You need to generate it | 17:15 |
ivoline | Oh okay. How do I generate it? | 17:18 |
*** jeremyfreudberg has joined #openstack-sahara | 17:18 | |
ivoline | How do I know it's a glance command and not a sahara command? | 17:18 |
tosky | tellesnobrega: https://researchcomputing.princeton.edu/computational-hardware/hadoop/spark-memory | 17:32 |
tosky | ivoline: openstack image <foo> are glance commands | 17:33 |
tosky | openstack server <foo> are nova commands | 17:33 |
tosky | openstack dataprocessing <foo> are sahara commands | 17:33 |
tosky | some service may provide different prefixes, so openstack network <foo>, openstack subnet <foo>, openstack router <foo> are all neutron commands | 17:35 |
ivoline | I see now | 17:35 |
tosky | for vanilla, right now the instructions are https://docs.openstack.org/sahara/rocky/user/vanilla-imagebuilder.html | 17:36 |
tosky | you may find us less responsive this week, because most of the people are attending the PTG (Project Teams Gathering, https://www.openstack.org/ptg/) in Denver | 17:37 |
ivoline | Okay. Plus elections I guess | 17:39 |
ivoline | I've been seeing messages about elections on the mailing list | 17:40 |
jeremyfreudberg | yes, and you are also eligible to vote | 17:40 |
ivoline | Oh really? | 17:41 |
ivoline | I didnt know | 17:41 |
ivoline | When is voting taking place? | 17:42 |
jeremyfreudberg | actually, i may be wrong, i think you had to be a contributor to OpenStack before August 30, for this election season. But you will be eligible to vote in the springtime, which will be nice once you are more familiar with our community | 17:43 |
jeremyfreudberg | we still encourage you to read the candidates' positions and ask questoins | 17:43 |
ivoline | Okay:) I'll do that | 17:44 |
jeremyfreudberg | cool-- got to sign off now, but we'll be back later | 17:44 |
*** jeremyfreudberg has quit IRC | 17:44 | |
ivoline | okay | 17:44 |
*** tosky has quit IRC | 17:44 | |
*** tellesnobrega has quit IRC | 17:46 | |
*** tellesnobrega has joined #openstack-sahara | 17:50 | |
*** tosky has joined #openstack-sahara | 17:52 | |
*** tosky has quit IRC | 18:33 | |
*** tellesnobrega has quit IRC | 18:37 | |
*** ivoline has quit IRC | 18:44 | |
*** tellesnobrega has joined #openstack-sahara | 19:36 | |
*** tosky has joined #openstack-sahara | 19:36 | |
tosky | tellesnobrega: http://alexmarandon.com/articles/python_mock_gotchas/#patching-decorators | 19:57 |
tosky | maybe relevant | 19:57 |
*** pcaruana has quit IRC | 20:08 | |
tosky | tellesnobrega: https://community.kde.org/Sysadmin/GitKdeOrgManual#Filtering | 20:48 |
*** tosky has quit IRC | 20:58 | |
*** raissa_ has quit IRC | 20:59 | |
*** tellesnobrega has quit IRC | 21:03 | |
*** tellesnobrega has joined #openstack-sahara | 21:22 | |
*** tellesnobrega has quit IRC | 21:30 | |
*** tellesnobrega has joined #openstack-sahara | 22:23 | |
*** tosky has joined #openstack-sahara | 22:23 | |
*** tosky_ has joined #openstack-sahara | 22:28 | |
*** tosky has quit IRC | 22:29 | |
*** rcernin has joined #openstack-sahara | 22:46 | |
tosky_ | tellesnobrega: https://storyboard.openstack.org/#!/worklist/435 | 23:31 |
*** tosky_ has quit IRC | 23:46 | |
*** tellesnobrega has quit IRC | 23:50 | |
*** tellesnobrega has joined #openstack-sahara | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!