*** bobh has quit IRC | 00:17 | |
*** zeih has joined #tacker | 00:18 | |
*** zeih has quit IRC | 00:25 | |
*** gongysh_ has quit IRC | 00:41 | |
*** zeih has joined #tacker | 00:48 | |
*** zeih has quit IRC | 00:55 | |
*** bobh has joined #tacker | 00:59 | |
*** mbound has quit IRC | 01:06 | |
*** lhcheng has quit IRC | 01:15 | |
*** gongysh_ has joined #tacker | 01:15 | |
*** gongysh_ has quit IRC | 01:18 | |
*** prashantD has quit IRC | 01:24 | |
*** bobh has quit IRC | 01:36 | |
*** lhcheng has joined #tacker | 01:43 | |
*** bobh has joined #tacker | 01:47 | |
*** gongysh_ has joined #tacker | 01:52 | |
*** prashantD has joined #tacker | 01:57 | |
*** mbound has joined #tacker | 02:06 | |
*** bobh has quit IRC | 02:08 | |
*** mbound has quit IRC | 02:11 | |
*** bobh has joined #tacker | 02:17 | |
*** openstackgerrit has quit IRC | 02:22 | |
*** openstackgerrit has joined #tacker | 02:24 | |
openstackgerrit | Bob Haddleton proposed openstack/python-tackerclient: Require positional name argument and fix config handling https://review.openstack.org/211232 | 02:44 |
---|---|---|
*** s3wong has quit IRC | 02:50 | |
*** bobh has quit IRC | 02:57 | |
openstackgerrit | gongysh proposed openstack/tacker: Fix ServiceTypeNotFound and MGMTDriverNotSpecified https://review.openstack.org/244960 | 03:04 |
*** bobh has joined #tacker | 03:29 | |
gongysh_ | hi, KLuka_ | 03:39 |
gongysh_ | all, Does the tacker needs oslo.messaging component? | 03:40 |
*** prashantD has quit IRC | 03:44 | |
bobh | gongysh_: There is some unused code in the tacker repo that uses oslo.messaging, but AFAIK it's not used by any production code | 04:05 |
*** bobh has quit IRC | 04:08 | |
gongysh_ | hi, I want to clean the tacker codes in repo which is borrowed from neutron. | 04:08 |
gongysh_ | https://bugs.launchpad.net/tacker/+bug/1515864 | 04:08 |
openstack | Launchpad bug 1515864 in tacker "clear unused codes in tacker from neutron" [Undecided,New] - Assigned to yong sheng gong (gongysh) | 04:08 |
gongysh_ | so that we can enable full scope unit test and improve our test coverage. | 04:09 |
gongysh_ | I think it is a must for our project into official TC governance. | 04:09 |
*** sripriya has joined #tacker | 05:38 | |
*** sripriya has quit IRC | 05:50 | |
*** sripriya has joined #tacker | 06:14 | |
*** lhcheng has quit IRC | 06:31 | |
*** lhcheng has joined #tacker | 06:33 | |
*** sripriya_ has joined #tacker | 06:49 | |
*** sripriya has quit IRC | 06:51 | |
*** zeih has joined #tacker | 06:53 | |
*** zeih has quit IRC | 06:57 | |
*** zeih has joined #tacker | 07:52 | |
*** gongysh__ has joined #tacker | 08:16 | |
*** gongysh__ has quit IRC | 08:19 | |
*** gongysh__ has joined #tacker | 08:29 | |
*** gongysh__ has quit IRC | 08:32 | |
*** lhcheng has quit IRC | 08:35 | |
*** karimb has joined #tacker | 08:39 | |
*** gabriel has joined #tacker | 08:41 | |
ilozgach | Hi! Regarding yesterday problem http://paste.openstack.org/show/478654/ | 08:43 |
ilozgach | I tried to use Ubuntu Cloud Image https://cloud-images.ubuntu.com/trusty/20151112/ | 08:44 |
ilozgach | And it doesn't work too | 08:44 |
ilozgach | The same error | 08:44 |
*** gabriel has quit IRC | 08:47 | |
sripriya_ | ilozgach: can you share tacker.log and n-cpu.log for this scenario? | 08:58 |
ilozgach | Yes, moment | 08:59 |
*** openstackgerrit has quit IRC | 09:01 | |
*** openstackgerrit has joined #tacker | 09:02 | |
ilozgach | Ha-ha, I looks like this is my fault | 09:06 |
ilozgach | 2015-11-13 12:04:55.968 TRACE nova.compute.manager [instance: 652820ab-f81d-4c18-ac19-c2899450f2f7] BuildAbortException: Build of instance 652820ab-f81d-4c18-ac19-c2899450f2f7 aborted: Image 33fcf717-711d-4a6b-9483-03614ff78dd3 is unacceptable: Converted to raw, but format is now qcow2 | 09:06 |
ilozgach | Because I downloaded image in IMG format and converted it to QCOW2 using "qemu-img convert" | 09:06 |
sripriya_ | ilozgach: :-) | 09:07 |
*** mbound has joined #tacker | 09:10 | |
KLuka_ | Hi, gongysh_ | 09:11 |
gongysh_ | KLuka_, hi | 09:13 |
*** karimb has quit IRC | 09:15 | |
ilozgach | Do you know maybe. Why I get this error if I create new Image in Dashboard using OVA disk | 09:15 |
ilozgach | Error: Unable to create new image: Invalid disk format ova for image. | 09:16 |
mbound | ilozgach: i don't know whether this helps or not, but if you want to use cloud images on a local hypervisor without a metadata service there are a couple things you need to do first | 09:23 |
KLuka_ | I kind of started cleaning up unit tests for Tacker CLI, but I am currently a bit busy with some other stuff so I can give you my current patch and you can use it if you wish. | 09:24 |
gongysh_ | KLuka_ sure | 09:24 |
KLuka_ | My first goal was to get a successful run with current tests, but I am not there yet :) | 09:24 |
gongysh_ | KLuka_, by the way, where is our core reviewers? | 09:25 |
KLuka_ | Just I moment I will paste the patch on github... | 09:25 |
KLuka_ | Hm, I don't know maybe they are sleeping :) | 09:25 |
ilozgach | mbound, which things? | 09:26 |
mbound | the cloud image by default doesn't have password login configured, but I guess you already know that, so it has to be either booted somewhere else where you have a metadata service that can give it a key and then you can enable password login, or you have to "fake" a metadata service | 09:27 |
mbound | ilozgach: i have some notes somewhere on how to do it, let me have a look, | 09:28 |
ilozgach | I tried to configure cloud image using this way https://ask.openstack.org/en/question/5531/defining-default-user-password-for-ubuntu-cloud-image/ | 09:29 |
mbound | there is also a workaround which basically creates a "backdoor" in the image allowing for password login | 09:29 |
KLuka_ | Ok, this is my attempt but it is very incomplete: https://gist.github.com/KLuka/47bf89c3f8cee9ddc447 | 09:29 |
ilozgach | But it doesn't for at this moment | 09:29 |
ilozgach | doesnt work* | 09:29 |
sripriya_ | ilozgach: from where did you download the ubuntu cloud image? | 09:31 |
ilozgach | So my current problem is that I cannot run any image excluding cirros | 09:31 |
ilozgach | Here https://cloud-images.ubuntu.com/trusty/20151112/ | 09:31 |
gongysh_ | KLuka_, failed to access your page | 09:32 |
ilozgach | mbound: And here are subproblems: | 09:32 |
gongysh_ | KLuka_, can u put it at https://bugs.launchpad.net/tacker/+bug/1515864 | 09:33 |
openstack | Launchpad bug 1515864 in tacker "clear unused codes in tacker from neutron" [Undecided,New] - Assigned to yong sheng gong (gongysh) | 09:33 |
sripriya_ | ilozgach: http://uec-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img | 09:33 |
sripriya_ | ilozgach: this is the cloudready image you should be using in openstack environments | 09:33 |
sripriya_ | ilozgach: they are tested for openstack | 09:33 |
sripriya_ | ilozgach: and you can upload the file to glance as QCOW2 image | 09:33 |
ilozgach | What is a difference with https://cloud-images.ubuntu.com/trusty/20151112/? | 09:34 |
mbound | ilozgach: i think just the release date, the one sripriya_ was pointing at is the latest current stable | 09:35 |
mbound | but in practice there's no difference i think | 09:35 |
*** karimb has joined #tacker | 09:35 | |
ilozgach | I'll try that one and be back | 09:36 |
sripriya_ | ilozgach: did you download the .img file? | 09:36 |
mbound | ilozgach: if I understand correctly your problem is that you want to work on the image outside of a cloud environment to maybe add some packages, and then upload it to glance? | 09:36 |
ilozgach | To be honest, estimated download time is 54 minutes ))) | 09:36 |
ilozgach | mbound: you are right | 09:37 |
mbound | ilozgach: ok, i had the same problem some time ago and managed to solve it with a couple of workarounds, let me find the notes | 09:37 |
sripriya_ | mbound: ilozgach: yes, it is current, there is no other differnece, but i want to highlight is the .img file | 09:37 |
ilozgach | mbound: omg, if you will find it it will be supercool... | 09:38 |
mbound | sripriya_: img is just a wrapper format for the disk i think... it can be either RAW or qcow2, but I think the problem here is rather what about _after_ you boot the image in say virtualbox | 09:38 |
ilozgach | Actually I was able to modify cloud.cfg file in cloud image using guestfish as it was done here https://ask.openstack.org/en/question/5531/defining-default-user-password-for-ubuntu-cloud-image/ | 09:40 |
KLuka_ | gongysh_, ok I added patch to your bug report ;) | 09:40 |
ilozgach | Ie add user and password | 09:40 |
sripriya_ | mbound: ova images do not boot in kvm i guess? | 09:40 |
sripriya_ | ilozgach: are using a ova image? | 09:40 |
ilozgach | But it didn;t help | 09:40 |
KLuka_ | gongysh_, it is not very useful but it is a start | 09:41 |
ilozgach | I tried with many formats | 09:41 |
openstackgerrit | gongysh proposed openstack/tacker: update requirements according to global requirements https://review.openstack.org/245049 | 09:41 |
mbound | sripriya_: mh idk to be honest, it's been a while since I used KVM standalone. They boot in OpenStack though | 09:43 |
mbound | OVA is just a wrapper in the end, what counts is the disk file, which in OVA is VMDK by default | 09:43 |
sripriya_ | mbound: i see | 09:45 |
mbound | ilozgach: pretty sure i did it using this guide, from a vagrant ubuntu VM where i had installed qemu-img and downloaded the script | 09:45 |
mbound | https://trickycloud.wordpress.com/2013/11/09/default-user-and-password-in-ubuntu-cloud-images/ | 09:45 |
mbound | smoser is the dev of cloud-init | 09:45 |
mbound | https://code.launchpad.net/~smoser/+junk/backdoor-image | 09:46 |
mbound | the script worked for me with ubuntu server 14.04 | 09:46 |
sripriya_ | ilozgach: i have a suggestion which you can you try. i'm not much aware of image formats. can you download the .img file and just upload it to glance as QCOW2 image. basically select the format as QCOW2 when you upload to glance. does it upload succesfully? | 09:47 |
sripriya_ | ilozgach: do not use qemu convert to convert to qcow2 | 09:47 |
mbound | ilozgach: these are the exact commands i used at the time, from my bash history http://paste.openstack.org/show/478773/ | 09:49 |
mbound | you probably also need to chmod +x the backdoor-image script | 09:49 |
sripriya_ | mbound: thanks for sharing for the info | 09:50 |
mbound | after that, if you need to boot the image in virtualbox, what i suggest you is to convert it to vmdk | 09:50 |
mbound | if you need to bring it back to openstack, reconvert to QCOW2, sripriya_ I've han no problems so far with QCOW2 images converted with qemu-img in openstack, it's actually the sugggested method by the openstack image guide | 09:51 |
sripriya_ | mbound: i see, i directly download the .img file and upload to glance with qcow2 format type, i never manually convertet to qcow2. and it has worked for me. and i always followed this http://docs.openstack.org/image-guide/content/ch_obtaining_images.html | 09:53 |
mbound | ilozgach: also bear in mind that this will only get you past the login issue, if you boot in vBox you may still have issues with networking and cloud-init not finding the metadata service | 09:53 |
sripriya_ | mbound: but you may be right, i'm not an expert in these image conversions and formats and honestly not spent much time | 09:53 |
mbound | sripriya_: yes, but it works only if you don't have to change the content of the image before uploading to the cloud. (or if you are working locally on a KVM hypervisor) | 09:54 |
mbound | actually i don't remember if vBox supports QCOW2 disks natively | 09:54 |
sripriya_ | mbound: ah ok ... | 09:55 |
mbound | sripriya_: i learned the hard way ahah | 09:55 |
ilozgach | Well, thanks! I'll try that | 09:56 |
mbound | ilozgach: no problem, let me know if it works :^D | 09:57 |
sripriya_ | mbound: :-) couldn;t agree more, long time back, i had spent long time trying to convert iso to qcow2 image and bringing it on kvm hypervisor directly, it is not all astraightforward | 09:57 |
mbound | sripriya_: mh... with an ISO i think I would just create a new VM in KVM and attach the ISO as a CDROM drive | 09:58 |
sripriya_ | mbound: i had issues with network interfaces not coming up in same way, on kvm hypervisor directly and through openstack, for pci slots | 09:59 |
sripriya_ | mbound: and i wanted to create some meta_data in qcow2 image, before it came up and that is why i was trying to configure it up directly on kvm and later save the image, | 10:01 |
sripriya_ | mbound: yeah, we wanted to detach the iso later once it had installed the very 1st time , so that later it came up without the iso | 10:02 |
mbound | sripriya_: mh interesting, it sounds like it was a pain to do... just a curiosity, was the ISO a VyOS install image? lol | 10:03 |
sripriya_ | mbound: vyOS? | 10:03 |
mbound | sripriya_: ahah no worries, it's just that I had sort of similar issues when trying to make VyOS cloud image for openstack, it's a virtual router (previously Vyatta) | 10:04 |
mbound | so I was wondering whether you fell in the same issue or similar | 10:05 |
sripriya_ | mbound: yes, i worked on that :-) | 10:05 |
sripriya_ | mbound: same issues! | 10:05 |
mbound | lol it seems like it's a common problem | 10:05 |
sripriya_ | mbound: :-) | 10:06 |
mbound | sripriya_: did you manage to have a working openstack image with ssh key insertion and no issues with the network interfaces? | 10:06 |
mbound | because in that case i would be interested in how you solved it | 10:06 |
mbound | :^D | 10:06 |
mbound | i tried some things and found some partial solutions from some blogs online and speaking with the VyOS guys, but not exactly a perfect solution... | 10:08 |
sripriya_ | mbound: no i did not try ssh key insertion on VyOS | 10:11 |
mbound | sripriya_: ok, I think that's still quite a tricky part | 10:12 |
sripriya_ | mbound: i was trying dhcp configuration on 1st interface | 10:12 |
mbound | but I expect that if they manage to finally port it to Debian Jessie, the problem will go away because we'll have cloud-init | 10:12 |
mbound | sripriya_: did it work? | 10:12 |
*** gabriel90 has joined #tacker | 10:13 | |
sripriya_ | mbound: on kvm, the 1st nic was on some pci clost, in OS, the 1st nic was coming up on another slot hence dhcp failed on 1st nic | 10:13 |
sripriya_ | mbound: slot* | 10:14 |
mbound | sripriya_: it's a know issue with cloning in VyOS/Vyatta | 10:14 |
mbound | known* | 10:14 |
sripriya_ | mbound: i manually hacked the qemu xml to come up on same slot :p | 10:14 |
sripriya_ | mbound: that is how i got it to work | 10:14 |
mbound | there is a workaround script called vyatta clone helper | 10:14 |
mbound | sripriya_: did it work consistently? | 10:14 |
sripriya_ | mbound: yes! | 10:15 |
sripriya_ | mbound: not a guaranteed solution though | 10:15 |
sripriya_ | mbound: i see, neve rheard | 10:15 |
mbound | cool, would it be possible to share the qemu xml? :^) i'd be interested to see it | 10:15 |
*** openstackgerrit has quit IRC | 10:16 | |
sripriya_ | mbound: it is closed source | 10:16 |
mbound | oh ok | 10:17 |
*** openstackgerrit has joined #tacker | 10:17 | |
mbound | no probs | 10:17 |
sripriya_ | mbound: sorry about that | 10:17 |
*** gabriel90 has quit IRC | 10:20 | |
*** lhcheng has joined #tacker | 10:23 | |
*** zeih_ has joined #tacker | 10:25 | |
*** lhcheng has quit IRC | 10:28 | |
*** zeih has quit IRC | 10:28 | |
*** gabriel90 has joined #tacker | 10:31 | |
*** gperal has joined #tacker | 10:37 | |
*** gabriel90 has quit IRC | 10:38 | |
*** gabriel90 has joined #tacker | 10:38 | |
mbound | question: i know it's probably already been asked, but are there any other tiny VNF images available around, preconfigured with some function? | 10:38 |
*** zeih has joined #tacker | 10:45 | |
*** zeih_ has quit IRC | 10:46 | |
*** zeih has quit IRC | 10:47 | |
*** zeih has joined #tacker | 10:49 | |
*** karimb has quit IRC | 10:54 | |
*** sripriya_ has quit IRC | 11:22 | |
ilozgach | libvirtError: Unable to create tap device tapae853a61-b2: Device or resource busy | 11:36 |
ilozgach | Can it be connected to lack of resources since I'm running devstack inside of vertual machine? | 11:36 |
*** zeih has quit IRC | 12:04 | |
*** zeih has joined #tacker | 12:05 | |
gabriel90 | Hi everyone! I am trying to install devstack with tacker in stable liberty, but when I do ./stack.sh I see that the repositories it takes are from kilo version, is it correct? | 12:09 |
*** lhcheng has joined #tacker | 12:12 | |
*** lhcheng has quit IRC | 12:17 | |
*** gongysh_ has quit IRC | 12:23 | |
*** sripriya has joined #tacker | 12:31 | |
sripriya | ilozgach: hello | 12:33 |
ilozgach | sripriya: Hi | 12:33 |
sripriya | ilozgach: just read your message, is the failure happening everytime? | 12:33 |
ilozgach | Yes | 12:33 |
ilozgach | Ops | 12:34 |
ilozgach | No | 12:34 |
ilozgach | I just rebooted | 12:34 |
ilozgach | And it disappear | 12:34 |
ilozgach | Now I have this error http://paste.openstack.org/show/478654/ | 12:34 |
ilozgach | Which is actually known bug as I understand | 12:34 |
sripriya | ilozgach: are you providing cloud_init configuration for the instance? | 12:35 |
ilozgach | Yes | 12:36 |
*** lhcheng has joined #tacker | 12:36 | |
sripriya | ilozgach: i think i mentioned the other day may be the boot up time is taking more than 50 seconds, that is why it is erroring. if you do not provide cloud_init config, is it working fine? | 12:36 |
ilozgach | Yes, it's working fine without cloud-init | 12:37 |
ilozgach | I mean | 12:37 |
ilozgach | Without cloud-init installed | 12:37 |
sripriya | ilozgach: yeah, got it | 12:37 |
sripriya | ilozgach: i'm creating a bug for removing this hard coded time out of 50 seconds for stack to be created | 12:38 |
ilozgach | Can I change timeout by myself? | 12:38 |
sripriya | ilozgach: for now, you can do it in code | 12:38 |
ilozgach | Which file? | 12:38 |
sripriya | ilozgach: tacker.conf file https://github.com/openstack/tacker/blob/master/etc/tacker/tacker.conf#L414 | 12:40 |
sripriya | ilozgach: stack_retries and stack_retry_wait, increase it accordingly as per your requirements | 12:41 |
*** lhcheng has quit IRC | 12:41 | |
sripriya | ilozgach: so it is not hard coded in code, this can be modified in tacker.conf file | 12:41 |
sripriya | and later restart tacker service | 12:42 |
*** karimb has joined #tacker | 12:46 | |
sripriya | gabriel90: hello there, what is the tacker version you specified in local.conf file? | 12:46 |
ilozgach | sripriya: Thanks a lot! | 12:50 |
sripriya | ilozgach: no problem! | 12:50 |
ilozgach | gabriel90: did you update branch name in local.conf file? | 12:51 |
sripriya | gabriel90: https://github.com/openstack/tacker/blob/stable/liberty/devstack/samples/local.conf.example | 12:53 |
gabriel90 | i did that | 12:53 |
gabriel90 | i followed the installation guide at https://wiki.openstack.org/wiki/Tacker/Installation | 12:54 |
sripriya | gabriel90: did you specify stable/liberty for tacker in local.conf? | 12:56 |
gabriel90 | yep | 12:56 |
gabriel90 | I did it | 12:56 |
sripriya | gabriel90: which project is pointing to kilo? | 12:56 |
sripriya | gabriel90: is it tacker, tacker-horizon or python-tackerclient? | 12:57 |
gabriel90 | is not none of them | 12:57 |
gabriel90 | is epel | 12:57 |
sripriya | gabriel90: epel? | 12:58 |
gabriel90 | the rdo release is pointing kilo, is not supposed to pointing liberty? | 12:58 |
sripriya | gabriel90: are you using RDO for openstack? | 12:59 |
gabriel90 | I think so, I am deploying devstack on Centos7 VM | 13:01 |
sripriya | gabriel90: you are using devstack stable/liberty on centos? | 13:01 |
*** dkusidlo has joined #tacker | 13:02 | |
gabriel90 | sripriya: yes, I do | 13:03 |
sripriya | gabriel90: stack.sh failed for this? what was the error? | 13:03 |
gabriel90 | <sripriya> : is not failling at this moment, but when i was deploying I saw that the repositories are from openstack-kilo, and I am installing devstack stable/liberty | 13:05 |
sripriya | gabriel90: for which repositories? | 13:06 |
gabriel90 | sripriya: when i check stack.sh whit vi, appears this http://paste.openstack.org/show/478792/ | 13:10 |
sripriya | gabriel90: hmmm, may be they have not released the package for liberty yet, did the installation complete successfully? | 13:12 |
gabriel90 | sripriya: nope, just now it fails trying to start n-api | 13:13 |
sripriya | gabriel90: whats the error? | 13:13 |
gabriel90 | sripriya: it wasn't able to start nova-api service | 13:14 |
sripriya | gabriel90: can you paste the log? | 13:15 |
gabriel90 | sripriya: nope. sorry i unstacked and stack again | 13:19 |
sripriya | gabriel90: please paste the stack.sh error, if it fails again | 13:23 |
gabriel90 | one question, is there any other way to install tacker? | 13:24 |
gabriel90 | I mean, installing tacker manually | 13:25 |
gabriel90 | not in a devstack mode | 13:25 |
sripriya | gabriel90: karimb was trying to install tacker manually on kilo, but he and his team had faced some issues. | 13:26 |
sripriya | gabriel90:vishwanathj is doing for stable/liberty | 13:27 |
sripriya | gabriel90: we should soon have a document capturing the installation guide in openstack environment | 13:27 |
gabriel90 | is there any guide or tutorial or documentation to do it so | 13:27 |
gabriel90 | ohh okay thank you | 13:27 |
sripriya | gabriel90: developers are still trying it out, will keep you posted | 13:28 |
gabriel90 | sripriya: Can I help in someway? | 13:28 |
sripriya | gabriel90: you could try it out in your own openstack environment, to manually install tacker and provide your inputs | 13:30 |
sripriya | gabriel90: i can add vishwanathj into the conversation, he is offline right now | 13:30 |
sripriya | gabriel90: and you could together create the document for the installation, that will be very very helpful for all developers | 13:30 |
gabriel90 | okay but i have no time right now | 13:31 |
sripriya | gabriel90: :-) understand, please feel free to join when time permits | 13:32 |
sripriya | gabriel90: if you know any other developers interested in taking it up, please spread the word | 13:32 |
sripriya | gabriel90: here is the list of features planned for Mitaka https://etherpad.openstack.org/p/tacker-mitaka-priorities | 13:34 |
sripriya | gabriel90: if you or anyone is interested in contributing to a feature, please add your name in the etherpad | 13:34 |
gabriel90 | sripriya: i am working with an openstack team, and i am in the SDN, NFV part, but we are a novice team and we are starting with all of this, but I am pretty interesting in learning and contribute if I can | 13:35 |
sripriya | gabriel90: glad to hear!, do not hesitate to ping us with any newbie or noob questions, we are all learning here | 13:36 |
*** bobh has joined #tacker | 13:36 | |
sripriya | gabriel90: we are also taking up some cleanup activities and writing unit test coverage for some of the existing code | 13:37 |
sripriya | gabriel90: that is a good way to get a hang of tacker code | 13:37 |
sripriya | gongysh: KLuka_: thanks for initiating this task and taking it up | 13:37 |
gabriel90 | sripriya: ok, I am from Spain it's friday here, if I can i will be conected back on monday,I would like to start learning and helping in all I can | 13:39 |
sripriya | gabriel90: thank you, looking forward to your contribution | 13:40 |
*** bobh has quit IRC | 13:45 | |
*** gabriel90 has quit IRC | 13:53 | |
*** mbound has quit IRC | 13:57 | |
*** mbound has joined #tacker | 13:59 | |
*** openstackgerrit has quit IRC | 14:01 | |
*** openstackgerrit has joined #tacker | 14:02 | |
*** zeih_ has joined #tacker | 14:07 | |
*** zeih has quit IRC | 14:08 | |
*** bobh has joined #tacker | 14:28 | |
*** zeih has joined #tacker | 14:33 | |
*** igordcard has joined #tacker | 14:34 | |
*** zeih_ has quit IRC | 14:36 | |
*** gongysh_ has joined #tacker | 14:41 | |
*** dkusidlo has quit IRC | 14:59 | |
*** dkusidlo has joined #tacker | 15:00 | |
*** masterbound has joined #tacker | 15:01 | |
*** mbound has quit IRC | 15:05 | |
*** dkusidlo has quit IRC | 15:07 | |
openstackgerrit | gongysh proposed openstack/python-tackerclient: update requirements according to global requirements https://review.openstack.org/245198 | 15:10 |
*** zeih has quit IRC | 15:10 | |
openstackgerrit | gongysh proposed openstack/python-tackerclient: update requirements according to global requirements https://review.openstack.org/245198 | 15:12 |
openstackgerrit | gongysh proposed openstack/python-tackerclient: update requirements according to global requirements https://review.openstack.org/245198 | 15:22 |
*** masterbound has quit IRC | 15:23 | |
*** joonmyung has joined #tacker | 15:45 | |
*** sripriya has quit IRC | 15:59 | |
*** joonmyung has quit IRC | 16:02 | |
*** sripriya has joined #tacker | 16:02 | |
*** tbh has joined #tacker | 16:21 | |
*** tbh has left #tacker | 16:21 | |
*** gongysh_ has quit IRC | 16:44 | |
*** sripriya_ has joined #tacker | 17:19 | |
*** sripriya__ has joined #tacker | 17:20 | |
*** sripriya has quit IRC | 17:23 | |
*** sripriya_ has quit IRC | 17:23 | |
*** igordcard has quit IRC | 18:20 | |
*** s3wong has joined #tacker | 18:24 | |
*** sripriya__ has quit IRC | 18:25 | |
*** karimb has quit IRC | 18:45 | |
*** prashantD has joined #tacker | 18:46 | |
*** prashantD_ has joined #tacker | 20:11 | |
*** prashantD has quit IRC | 20:12 | |
*** bobh has quit IRC | 20:46 | |
*** sridhar_ram has joined #tacker | 21:58 | |
*** sridhar_ram1 has joined #tacker | 22:02 | |
*** vishwanathj has joined #tacker | 22:02 | |
*** sridhar_ram has quit IRC | 22:02 | |
*** lhcheng has joined #tacker | 22:07 | |
*** bobh has joined #tacker | 22:20 | |
*** bobh has quit IRC | 22:29 | |
vishwanathj | lhcheng, hi | 22:37 |
lhcheng | vishwanathj: hello! | 22:48 |
vishwanathj | lhcheng, Had a question related to Liberty and Horizon..... | 22:49 |
vishwanathj | I have followed the openstack liberty install guide on ubuntu to setup an OpenStack environment..... | 22:49 |
lhcheng | okay.. | 22:49 |
vishwanathj | I find that I am unable to login to Horzion using the username and credentials created using keystone..... | 22:50 |
vishwanathj | are you aware of any such issues logging through Horizon | 22:50 |
lhcheng | not really | 22:50 |
lhcheng | do you see any error in the log file? | 22:50 |
vishwanathj | ok | 22:50 |
lhcheng | you can also try running commands on the keystone endpoint to validate if its working/running, using keystone or osc cli | 22:51 |
vishwanathj | I do see an error in apache2 error log -- http://paste.openstack.org/show/478850/ .... | 22:52 |
lhcheng | strange, nova thinks you don't have priv | 22:54 |
lhcheng | are you running keystone v2 or v3? | 22:54 |
vishwanathj | I am wondering if I misconfigured something or if the documentation is wrong? | 22:54 |
lhcheng | what does the error you see? | 22:54 |
lhcheng | do you found back to the login back? | 22:54 |
lhcheng | do you **get bounced** back to the login back? | 22:55 |
vishwanathj | I get the message "Unauthorized. Please try logging in again" and I am bounced back to the login page | 22:56 |
*** sridhar_ram1 has quit IRC | 23:01 | |
vishwanathj | lhcheng, in the admin-openrc file, I export OS_IDENTITY_API_VERSON=3 .... so I am guessing that's keystone version 3... | 23:01 |
lhcheng | ah maybe you're getting a v3 token | 23:02 |
lhcheng | can you check your horizon settings file | 23:02 |
lhcheng | see what keystone endpoint it is configured with | 23:02 |
vishwanathj | openstack service show keystone is not outputtin the version info | 23:02 |
vishwanathj | should I check the local_settings.py file? | 23:03 |
lhcheng | there should be a file has this: https://github.com/openstack/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L143 | 23:03 |
lhcheng | yup | 23:03 |
vishwanathj | could this entry be the problem "OPENSTACK_KEYSTONE_URL = "http://%s:5000/v2.0" % OPENSTACK_HOST" ... | 23:04 |
vishwanathj | that refers to v2.0 | 23:04 |
vishwanathj | lhcheng, I am guessing that I should change it to "http://%s:5000/v3", am I right? | 23:08 |
*** sridhar_ram has joined #tacker | 23:09 | |
lhcheng | I think for Liberty, default is still v2, at least for devstack | 23:13 |
vishwanathj | ok, I think I might have misconfigured my nova related configuration, let me recheck...thanks for your time | 23:13 |
lhcheng | maybe nova points to v3.. | 23:16 |
lhcheng | okay good luck! | 23:16 |
*** vishwana_ has joined #tacker | 23:30 | |
*** vishwanathj has quit IRC | 23:32 | |
*** karimb has joined #tacker | 23:49 | |
*** gongysh has quit IRC | 23:51 | |
*** gongysh has joined #tacker | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!