| chelsy-lan | Hi,when I use git push to push code to opendev/sandbox,it says "remote: Unauthorized fatal: Authentication failed for 'https://opendev.org/opendev/sandbox/'". how can i solve this problem? thank you all | 08:55 |
|---|---|---|
| sfv880 | Hello whoami-rajat, I have addressed the comments on the https://review.opendev.org/c/openstack/cinder/+/850320 - could you please review? Thank you very much! | 09:23 |
| whoami-rajat | sfv880, hi, we're having PTG this week but i will keep it in my review list | 09:28 |
| sfv880 | thank you very much! | 09:43 |
| *** amoralej|off is now known as amoralej | 10:21 | |
| opendevreview | Atsushi Kawai proposed openstack/cinder master: HPE: Cinder driver for HPE XP storage FC and iSCSI arrays https://review.opendev.org/c/openstack/cinder/+/815582 | 10:51 |
| *** dviroel|out is now known as dviroel | 11:41 | |
| rigvedt | Hi, i created UbuntuOne account today. | 12:04 |
| rigvedt | Also updated "HTTP Credentials" in https://review.opendev.org/settings | 12:05 |
| rigvedt | Trying to push code to cinder. Getting below error: | 12:05 |
| rigvedt | fatal: unable to access 'https://review.opendev.org/openstack/cinder.git/': The requested URL returned error: 403 | 12:05 |
| rigvedt | Do i have to get permission for my user id: rigvedt ? ... OR am i missing anything ? | 12:06 |
| rigvedt | Any pointers or help would be greatly appreciated. | 12:06 |
| frickler | rigvedt: you should use "git review" instead of "git push", see https://docs.openstack.org/contributors/code-and-documentation/using-gerrit.html | 12:18 |
| rigvedt | thanks frickler: ... i am using git review | 12:20 |
| frickler | rigvedt: oh, then do you have any particular reason to use http auth? most devs use ssh based auth | 12:25 |
| rigvedt | ok. i will try ssh auth | 12:26 |
| hemna | whoami-rajat I have a conflicting meeting at 9am for work. I'll join in the ptg as soon as I can | 12:37 |
| *** amoralej is now known as amoralej|lunch | 12:40 | |
| happystacker | #openinfra-events | 12:43 |
| *** geguileor is now known as geguileo | 13:00 | |
| whoami-rajat | Antelope PTG at https://redhat.bluejeans.com/556681290 jungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney walshh_ jbernard sfernand enriquetaso hemna fabiooliveira yuval tobias-urdin adiare | 13:00 |
| rosmaita | ty | 13:01 |
| geguileo | whoami-rajat: thanks! I was just looking for it | 13:01 |
| whoami-rajat | rosmaita, geguileo np! | 13:01 |
| geguileo | whoami-rajat: I'll be in a couple of minutes (I have to start firefox for bluejeans) | 13:01 |
| whoami-rajat | geguileo, sure, we will wait for people for few minutes | 13:02 |
| *** amoralej|lunch is now known as amoralej | 13:09 | |
| jungleboyj | rosmaita: You finally got a new computer!?! | 13:16 |
| rosmaita | jungleboyj: yes, lenovo P1 Gen 4 | 13:22 |
| jungleboyj | That is a beast! I have an X1 Yoga Gen 6 on the way here in a week or two. | 13:26 |
| whoami-rajat | enriquetaso, discussing slurp right now | 14:32 |
| *** dviroel is now known as dviroel|dr_appt | 14:52 | |
| whoami-rajat | enriquetaso, if you don't mind, can you share the etherpad because sharing screen doesn't work for me and Brian ... | 14:56 |
| whoami-rajat | enriquetaso, but if you can't, it's fine as well | 14:56 |
| enriquetaso | yes whoami-rajat | 15:03 |
| whoami-rajat | thanks enriquetaso | 15:05 |
| enriquetaso | i should have shared it at the beginning of the PTG sorry | 15:06 |
| whoami-rajat | enriquetaso, no no, i realized you could screen share with the presentation and asked about it, no way we could have done it earlier | 15:15 |
| whoami-rajat | rosmaita, can you update your topic (before tomorrow's PTG) since the glance security issue is public now? https://etherpad.opendev.org/p/antelope-ptg-cinder#L164 | 15:57 |
| rosmaita | whoami-rajat: will do | 15:57 |
| whoami-rajat | thanks! | 15:57 |
| * enriquetaso going to grab some coffee | 16:06 | |
| *** dviroel|dr_appt is now known as dviroel | 16:49 | |
| opendevreview | Merged openstack/cinder-specs master: Add redirect to zed for image encryption spec https://review.opendev.org/c/openstack/cinder-specs/+/858388 | 16:54 |
| whoami-rajat | rosmaita, geguileo would you like to also discuss the cinderlib gate situation during PTG or it won't be much beneficial? | 16:59 |
| geguileo | whoami-rajat: I don't think there's much to discuss... There's just work to do | 17:00 |
| geguileo | nothing has changed | 17:00 |
| whoami-rajat | geguileo, ack | 17:00 |
| whoami-rajat | I thought we were stuck due to something but don't remember much | 17:00 |
| whoami-rajat | sounds good then | 17:01 |
| rosmaita | yeah, it's not really a gate specific thing, it's a more general "db stuff is broken" situation | 17:02 |
| whoami-rajat | got it | 17:07 |
| *** amoralej is now known as amoralej|off | 17:15 | |
| kabarozi_ | hello,I am trying to configure devstack but i get this error https://paste.opendev.org/show/bifn63P5FiFO2YobKo6u/ after running this command ./stack.sh, could i be missing some files ,would really appreciate all the help,thank you | 20:05 |
| sfv880 | kabarozi_: are you running this on MacOS ? Please use Linux :-) | 20:46 |
| sfv880 | reference: https://docs.openstack.org/devstack/latest/#quick-start | 20:47 |
| atmark | hello, I have these options configured in cinder.conf `use_default_quota_class = false`, `quota_gigabytes = 0` and `quota_backup_gigabytes = 0` which sets the default volume quota to 0 for new projects. However, the change impacts existing projects( which it shouldn't). Am I missing something in the config? | 21:23 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!