*** chlong has quit IRC | 00:08 | |
*** joeg has joined #openstack-101 | 00:10 | |
*** Venkat has joined #openstack-101 | 00:33 | |
*** fragatina has quit IRC | 00:35 | |
*** xemdetia has quit IRC | 00:41 | |
*** fragatina has joined #openstack-101 | 00:55 | |
*** fragatina has quit IRC | 01:38 | |
*** fragatina has joined #openstack-101 | 01:39 | |
*** fragatina has quit IRC | 01:43 | |
*** da5is has joined #openstack-101 | 01:47 | |
*** kazsh has quit IRC | 01:59 | |
*** chas has joined #openstack-101 | 02:00 | |
*** chas has quit IRC | 02:05 | |
*** da5is has quit IRC | 02:26 | |
*** kazsh has joined #openstack-101 | 02:46 | |
*** gianpietro has joined #openstack-101 | 02:49 | |
*** gianpiet_ has joined #openstack-101 | 02:59 | |
*** gianpietro has quit IRC | 02:59 | |
*** vikrant has joined #openstack-101 | 03:28 | |
*** fragatina has joined #openstack-101 | 03:33 | |
*** fragatina has quit IRC | 03:35 | |
*** fragatina has joined #openstack-101 | 03:35 | |
*** gianpiet_ has quit IRC | 03:38 | |
*** gianpietro has joined #openstack-101 | 03:38 | |
*** eroussel has quit IRC | 03:43 | |
*** Venkat has quit IRC | 04:22 | |
*** zaffar has joined #openstack-101 | 04:25 | |
zaffar | Hi | 04:25 |
---|---|---|
zaffar | Can anyone help me with openstack | 04:25 |
zaffar | ? | 04:25 |
zaffar | anyone there? | 04:27 |
*** goldyfruit has joined #openstack-101 | 04:28 | |
zaffar | hi | 04:30 |
zaffar | hi goldyfruit | 04:30 |
zaffar | you there ? | 04:30 |
goldyfruit | Hi | 04:30 |
goldyfruit | yes | 04:30 |
zaffar | Can you help me with openstack? | 04:31 |
goldyfruit | it depends ^^ | 04:32 |
goldyfruit | what do you want to do | 04:32 |
zaffar | I have installed opwnstack on ubuntu 16 servers but when creating the instances getting this error | 04:33 |
*** asettle has quit IRC | 04:33 | |
zaffar | Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'neutronclient.common.exceptions.Unauthorized'> (HTTP 500) (Request-ID: req-48a8883c-b621-42b0-ab8e-23541befcf23) | 04:33 |
zaffar | and getting this in api logs: | 04:33 |
zaffar | ===========================+ | 04:33 |
zaffar | 2017-05-10 15:11:44.796 2771 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/dist-packages/nova/network/neutronv2/api.py", line 73, in _load_auth_plugin 2017-05-10 15:11:44.796 2771 ERROR nova.api.openstack.extensions raise neutron_client_exc.Unauthorized(message=err_msg) 2017-05-10 15:11:44.796 2771 ERROR nova.api.openstack.extensions Unauthorized: Unknown auth type: None 2017-05-10 15:11:44.796 2771 ERROR n | 04:33 |
zaffar | ========================= | 04:33 |
goldyfruit | what about the keystone log ? | 04:34 |
zaffar | no errors in keystone logs only info; | 04:35 |
zaffar | ==================== | 04:35 |
zaffar | 2017-05-11 09:52:43.489 1754 INFO keystone.common.wsgi [req-0d9bc941-fed9-4c78-b933-65c91864c938 - - - - -] GET http://controller:35357/v3/ 2017-05-11 09:52:43.501 1751 INFO keystone.common.wsgi [req-fe630b41-1d0b-425f-aa27-7b95a8051636 - - - - -] POST http://controller:35357/v3/auth/tokens 2017-05-11 09:52:43.762 1752 INFO keystone.common.wsgi [req-54001a51-3a8f-473a-b7ca-b3d10e74ce9e bf98364976bc4ba1a8f36391391dbc00 ca7c08368 | 04:35 |
zaffar | =================== | 04:35 |
*** asettle has joined #openstack-101 | 04:36 | |
*** asettle is now known as Guest44841 | 04:36 | |
goldyfruit | are you able to do "openstack token issue" ? | 04:36 |
zaffar | =============== | 04:36 |
zaffar | root@controller:~# openstack token issue +------------+---------------------------------------------------------------------------------------------------------------------------------------+ | Field | Value | +------------+-------------------------------------------------------------------------- | 04:36 |
zaffar | =========== | 04:36 |
goldyfruit | so you don't have any token issued | 04:37 |
goldyfruit | are you using devstack ? | 04:37 |
zaffar | Field | Value | +------------+---------------------------------------------------------------------------------------------------------------------------------------+ | expires | 2017-05-11 05:36:17+00:00 | 04:37 |
zaffar | no i am using openstack | 04:37 |
zaffar | not devstack | 04:37 |
goldyfruit | for me it looks like your nova is not able to authenticate to keystone | 04:38 |
zaffar | openstack token issue - http://prntscr.com/f6gqz6 | 04:38 |
goldyfruit | Ok | 04:39 |
goldyfruit | are you sure about the nova credential ? | 04:39 |
zaffar | yes they are fine | 04:39 |
*** csuttles has quit IRC | 04:39 | |
zaffar | if you can help he on teamviewer it would be very helpful | 04:40 |
zaffar | ? | 04:40 |
goldyfruit | oh no, I can't do that sorry | 04:40 |
goldyfruit | to late | 04:40 |
zaffar | ok | 04:40 |
zaffar | no problem | 04:40 |
goldyfruit | and I'm doing a neutron deployment in the same time :D | 04:40 |
zaffar | how can i check nova is not able to authenticate to keystone ? | 04:41 |
zaffar | every command which i have execute to test all openstack services are working and showing proper output | 04:42 |
goldyfruit | you can turn debug to true | 04:44 |
goldyfruit | in nova and neutron | 04:44 |
zaffar | yes that is true already | 04:44 |
goldyfruit | check the auth_plugins in nova configurations | 04:44 |
zaffar | in nova.conf file ? | 04:45 |
*** faridda has joined #openstack-101 | 04:45 | |
goldyfruit | I think auth_plugin has been replaced by auth_type | 04:45 |
goldyfruit | yes | 04:45 |
zaffar | i am using auth_type = password | 04:46 |
zaffar | everywhere as per the openstack docs | 04:46 |
goldyfruit | oki | 04:47 |
goldyfruit | I can't help you more, sorry | 04:47 |
gianpietro | zaffar: do you have the [neutron] section in nova.conf ? | 04:49 |
zaffar | thanks goldyfruit:) | 04:50 |
zaffar | hi Gianpertro | 04:50 |
zaffar | need to check [neutron] section in nova.conf on both controller and compute nodes > | 04:51 |
zaffar | need to check [neutron] section in nova.conf on both controller and compute nodes ? | 04:51 |
*** pcaruana has joined #openstack-101 | 04:52 | |
zaffar | yes i have in nova.conf file in compute node: | 04:53 |
zaffar | [neutron] url = http://controller:9696 auth_url = http://controller:35357 auth_type = password project_domain_name = Default user_domain_name = Default region_name = RegionOne project_name = service username = neutron password = redhat service_metadata_proxy = True metadata_proxy_shared_secret = redhat | 04:53 |
gianpietro | can you ping 'controller' from there? also check that credentials are ok (no spaces at the end, etc) | 04:53 |
zaffar | yes i am able to ping controller from compute | 04:55 |
zaffar | and credentials looks ok | 04:55 |
zaffar | can you check once on teamviewer if posisble for you ? | 04:56 |
gianpietro | and what about same section in controller? | 04:56 |
*** csuttles has joined #openstack-101 | 04:59 | |
zaffar | do we need [neutron] section in controller node ? | 04:59 |
gianpietro | I guess so | 04:59 |
zaffar | and on which file ? | 04:59 |
gianpietro | nova.conf | 04:59 |
zaffar | no this is not in nova.conf | 05:00 |
*** chas has joined #openstack-101 | 05:00 | |
zaffar | so same entries need to add which i have on compute node ? | 05:00 |
gianpietro | yes | 05:02 |
*** pcaruana has quit IRC | 05:03 | |
zaffar | ok let me try please wait | 05:04 |
*** chas has quit IRC | 05:04 | |
zaffar | need to restart this service only after taht- service nova-api restart | 05:04 |
gianpietro | yes and it has a couple of additional settings | 05:05 |
gianpietro | but not relevant right now | 05:05 |
gianpietro | metadata_proxy_shared_secret = [should match metadata_agent.ini] | 05:06 |
gianpietro | service_metadata_proxy = true | 05:06 |
zaffar | thanks brother | 05:07 |
zaffar | able to launch the instance | 05:07 |
zaffar | but now showing this error - [Error: No valid host was found. There are not enough hosts available.]. | 05:07 |
gianpietro | that's a whole other thing :) -- btw, details of the previous problem here: https://docs.openstack.org/ocata/install-guide-obs/neutron-controller-install.html | 05:08 |
gianpietro | now, let's go to see the nova-scheduler.log, you can use http://paste.openstack.org/ if it's too long | 05:09 |
zaffar | no error in nova-scheduler.log | 05:10 |
zaffar | host 'compute'. 2017-05-11 10:36:20.826 5769 INFO nova.scheduler.filters.retry_filter [req-ee60fa3b-c134-470d-9aee-5c695f23bca2 26adac7b204a42de91fbe3ca4a47c6a6 195372ca86a54526b3f13d4872d8bb9e - - -] Host [u'compute', u'compute'] fails. Previously tried hosts: [[u'compute', u'compute']] 2017-05-11 10:36:20.827 5769 INFO nova.filters [req-ee60fa3b-c134-470d-9aee-5c695f23bca2 26adac7b204a42de91fbe3ca4a47c6a6 195372ca86a54526b3f | 05:10 |
zaffar | ok | 05:10 |
gianpietro | during instantiation, should show something like RetryFilter, DiskFilter, ComputerFilter, etc... | 05:11 |
gianpietro | not an error, but the place where we get a clue of which resource is not available for the instance to be launched | 05:11 |
zaffar | ok | 05:12 |
gianpietro | nova-compute.log at the compute host may also help if it's missing something | 05:12 |
zaffar | 2017-05-11 10:43:05.413 1363 WARNING nova.scheduler.client.report [req-85612dac-cc8c-4dac-aaaa-c7178281b7e2 - - - - -] No authentication information found for placement API. Placement is optional in Newton, but required in Ocata. Please enable the placement service before upgrading. 2017-05-11 10:43:05.414 1363 WARNING nova.scheduler.client.report [req-85612dac-cc8c-4dac-aaaa-c7178281b7e2 - - - - -] Unable to refresh my resourc | 05:14 |
zaffar | in nova-compute.log logs i an using Newton docs - https://docs.openstack.org/newton/install-guide-ubuntu | 05:15 |
zaffar | not Ocata | 05:15 |
*** dhajare has joined #openstack-101 | 05:16 | |
gianpietro | paste both latest logs please using http://paste.openstack.org/ to take a detailed look | 05:16 |
*** neogranzeon has joined #openstack-101 | 05:16 | |
*** jtomasek has quit IRC | 05:20 | |
zaffar | yes i have pasted the logs there | 05:20 |
gianpietro | share the links with me | 05:21 |
zaffar | ok | 05:23 |
zaffar | http://paste.openstack.org/show/609324/ | 05:24 |
gianpietro | ok thanks, now the nova-scheduler.log please (controller node) | 05:25 |
zaffar | please check thsi http://paste.openstack.org/show/609327/ for full nova-compute logs | 05:27 |
zaffar | i will send you nova-scheduler.log ;logs | 05:27 |
gianpietro | Oh I see an error there | 05:29 |
gianpietro | your compute node is virtualized right? in that case your virt_type should be qemu | 05:29 |
zaffar | not compute node is phycal server | 05:30 |
zaffar | not compute node is physical server | 05:30 |
zaffar | http://paste.openstack.org/show/609329/ | 05:30 |
gianpietro | but it says it doesn't have kvm capabilities, run the command specified here: https://docs.openstack.org/newton/install-guide-ubuntu/nova-compute-install.html | 05:30 |
zaffar | ok can i change it to qumu and test that ? | 05:31 |
gianpietro | yes, change it, restart the service and let's see | 05:32 |
zaffar | ok | 05:36 |
zaffar | yes able to create the machine | 05:39 |
zaffar | its showing active | 05:39 |
zaffar | put its not pining using his IP | 05:40 |
zaffar | but its not pining using his IP | 05:40 |
gianpietro | not pinging where? | 05:40 |
gianpietro | is it a self-service or a provider network, where you created the instance? | 05:41 |
*** cshastri has joined #openstack-101 | 05:41 | |
zaffar | i have used self-service when created the instrance | 05:42 |
gianpietro | where would you like to establish connectivity? | 05:43 |
zaffar | i have assiged flooting ip - 192.168.1.10 | 05:45 |
zaffar | i have assiged flooting ip - 192.168.1.104 and able to ssh machine from controller node | 05:45 |
zaffar | but i want to access it from outside | 05:45 |
zaffar | http://prntscr.com/f6h4ht | 05:46 |
zaffar | check this for my network topology | 05:47 |
gianpietro | from where would you like to access it? from Internet? | 05:47 |
gianpietro | you should be able to SSH it from anywhere in 192.168.1.x | 05:47 |
zaffar | yes from outside in my netwok 192.168.1.X | 05:48 |
zaffar | http://prntscr.com/f6h4q2 | 05:48 |
zaffar | this is my network configuration | 05:48 |
zaffar | my controller machine have 192.168.1.239 and compute node have 192.168.1.69 IP | 05:49 |
zaffar | this is on main eth | 05:50 |
gianpietro | so you can SSH to 192.168.1.104 from controller node, but not from anywhere else in 192.168.1.x? | 05:50 |
zaffar | from there two machines i am able access the new instance | 05:51 |
gianpietro | what's left? | 05:51 |
zaffar | i have some other 192.168.1.x machines except of controller and compute but not able to access machines from there (Outside machines in my company network) | 05:52 |
zaffar | and internet is also not working on my new instance | 05:53 |
gianpietro | do you have a default route in your instance? (netstat -nr) | 05:54 |
zaffar | $ netstat -nr Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 0.0.0.0 172.16.1.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 172.16.1.1 255.255.255.255 UGH 0 0 0 eth0 172.16.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 $ | 05:54 |
*** goldyfruit has quit IRC | 05:55 | |
zaffar | http://prntscr.com/f6h6ps | 05:56 |
gianpietro | can you ping 8.8.8.8? | 05:56 |
zaffar | its not pining | 05:56 |
*** faridda has quit IRC | 05:58 | |
gianpietro | ok would have to check more details, for example, which private IP address is controller using to reach internet (192.168.1.x or another one)... where is your company doing NAT, if there are any conflicting/missing NAT rules in your host etc. | 05:59 |
gianpietro | but it's late already, have to go | 05:59 |
zaffar | this is the ip addess 192.168.1.x in the company using for internet | 06:00 |
*** kazsh has quit IRC | 06:02 | |
zaffar | you ther gianpietro? | 06:03 |
zaffar | when you will be available ? | 06:03 |
gianpietro | for me it's 2am and I'm at the summit, so maybe much later | 06:04 |
zaffar | thansk gianpietro for your help today | 06:04 |
gianpietro | you could post a question a http://ask.openstack.org so it's easier to follow-up offline | 06:05 |
gianpietro | you're welcome zaffar | 06:05 |
zaffar | :) | 06:05 |
*** gianpietro has quit IRC | 06:08 | |
*** gianpietro has joined #openstack-101 | 06:09 | |
*** jtomasek has joined #openstack-101 | 06:21 | |
*** fragatina has quit IRC | 06:25 | |
*** rcernin has joined #openstack-101 | 06:33 | |
*** chas has joined #openstack-101 | 06:45 | |
*** pcaruana has joined #openstack-101 | 06:47 | |
*** chas has quit IRC | 06:59 | |
*** chas has joined #openstack-101 | 06:59 | |
*** chas has quit IRC | 07:02 | |
*** chas has joined #openstack-101 | 07:02 | |
*** tesseract has joined #openstack-101 | 07:12 | |
*** bvandenh has joined #openstack-101 | 07:17 | |
*** gszasz has joined #openstack-101 | 07:38 | |
*** neogranzeon has quit IRC | 07:39 | |
*** jpich has joined #openstack-101 | 07:44 | |
*** gianpietro has quit IRC | 07:45 | |
*** gianpietro has joined #openstack-101 | 07:52 | |
*** tshefi has joined #openstack-101 | 07:56 | |
*** toscalix has joined #openstack-101 | 08:08 | |
*** xinliang has joined #openstack-101 | 08:14 | |
*** xinliang has quit IRC | 08:14 | |
*** xinliang has joined #openstack-101 | 08:14 | |
*** bodo_ has joined #openstack-101 | 08:16 | |
*** jarvis__ has joined #openstack-101 | 08:27 | |
jarvis__ | anyone done deployment for openstack vmware intergration | 08:27 |
jarvis__ | for newton | 08:28 |
zaffar | yes | 08:54 |
*** kazsh has joined #openstack-101 | 08:58 | |
*** hongkongphooy has joined #openstack-101 | 09:07 | |
*** brault|away is now known as brault | 09:40 | |
*** zaffar has quit IRC | 09:52 | |
*** cshastri has quit IRC | 10:02 | |
*** cshastri has joined #openstack-101 | 10:18 | |
*** kazsh has quit IRC | 10:24 | |
*** hongkongphooy has quit IRC | 10:27 | |
*** hongkongphooy has joined #openstack-101 | 10:41 | |
*** cshastri has quit IRC | 10:44 | |
*** cshastri has joined #openstack-101 | 10:47 | |
*** csuttles has quit IRC | 10:56 | |
*** vikrant has quit IRC | 11:23 | |
*** goldyfruit has joined #openstack-101 | 11:24 | |
*** joeg has left #openstack-101 | 11:28 | |
*** faridda has joined #openstack-101 | 11:46 | |
*** csuttles has joined #openstack-101 | 11:53 | |
*** gianpietro has quit IRC | 11:55 | |
*** gianpietro has joined #openstack-101 | 11:55 | |
*** faridda has quit IRC | 11:55 | |
*** csuttles has quit IRC | 11:58 | |
*** gianpietro has quit IRC | 11:58 | |
*** gianpietro has joined #openstack-101 | 11:59 | |
*** ildikov has quit IRC | 12:05 | |
*** ildikov has joined #openstack-101 | 12:05 | |
*** gianpietro has quit IRC | 12:05 | |
*** goldyfruit has quit IRC | 12:16 | |
*** chlong has joined #openstack-101 | 12:33 | |
*** chas_ has joined #openstack-101 | 12:39 | |
*** chas has quit IRC | 12:41 | |
*** patrickeast has quit IRC | 12:43 | |
*** patrickeast has joined #openstack-101 | 12:43 | |
*** bodo_ has quit IRC | 12:47 | |
*** csuttles has joined #openstack-101 | 12:48 | |
*** joeg has joined #openstack-101 | 12:49 | |
*** csuttles has quit IRC | 12:53 | |
*** salmankhan has joined #openstack-101 | 12:53 | |
*** salmankhan has quit IRC | 12:53 | |
*** marst has joined #openstack-101 | 12:53 | |
*** marst has quit IRC | 12:54 | |
*** asingh_ has quit IRC | 12:56 | |
*** asingh_ has joined #openstack-101 | 12:56 | |
*** marst has joined #openstack-101 | 12:57 | |
*** dbecker has joined #openstack-101 | 13:01 | |
*** marst has quit IRC | 13:01 | |
*** csatari has quit IRC | 13:03 | |
*** csatari has joined #openstack-101 | 13:03 | |
*** neogranzeon has joined #openstack-101 | 13:04 | |
*** dbecker has quit IRC | 13:10 | |
*** tuchau has joined #openstack-101 | 13:11 | |
*** rmart04 has joined #openstack-101 | 13:12 | |
*** rmart04 has quit IRC | 13:16 | |
*** marst has joined #openstack-101 | 13:20 | |
*** neogranzeon has quit IRC | 13:22 | |
*** da5is has joined #openstack-101 | 13:25 | |
*** marst has quit IRC | 13:27 | |
*** jprovazn has joined #openstack-101 | 13:28 | |
*** iniazi has quit IRC | 13:28 | |
*** kazsh has joined #openstack-101 | 13:30 | |
*** dhanesh95 has quit IRC | 13:31 | |
*** xemdetia has joined #openstack-101 | 13:32 | |
*** dhanesh95 has joined #openstack-101 | 13:34 | |
*** marst has joined #openstack-101 | 13:37 | |
*** marst has quit IRC | 13:40 | |
*** marst has joined #openstack-101 | 13:40 | |
*** faridda has joined #openstack-101 | 13:41 | |
*** pureheart has joined #openstack-101 | 13:41 | |
*** da5is has quit IRC | 13:43 | |
*** pureheart has quit IRC | 13:44 | |
*** salmankhan has joined #openstack-101 | 13:46 | |
*** salmankhan has quit IRC | 13:47 | |
*** kazsh has quit IRC | 13:49 | |
*** kazsh has joined #openstack-101 | 13:50 | |
*** csuttles has joined #openstack-101 | 13:52 | |
*** faridda has quit IRC | 13:55 | |
*** da5is has joined #openstack-101 | 13:55 | |
*** marst has quit IRC | 13:56 | |
*** marst has joined #openstack-101 | 13:56 | |
*** csuttles has quit IRC | 13:56 | |
*** marst has quit IRC | 13:58 | |
*** marst has joined #openstack-101 | 13:58 | |
*** jcdfr has joined #openstack-101 | 14:00 | |
*** goldyfruit has joined #openstack-101 | 14:08 | |
*** spotz has quit IRC | 14:10 | |
*** faridda has joined #openstack-101 | 14:10 | |
*** spotz has joined #openstack-101 | 14:17 | |
*** tshefi has quit IRC | 14:19 | |
*** iniazi has joined #openstack-101 | 14:19 | |
*** da5is has quit IRC | 14:22 | |
*** jcdfr has quit IRC | 14:23 | |
*** scurrie3463 has joined #openstack-101 | 14:24 | |
*** tuchau has quit IRC | 14:26 | |
*** marst has quit IRC | 14:28 | |
*** marst has joined #openstack-101 | 14:28 | |
*** marst has quit IRC | 14:29 | |
*** gianpietro has joined #openstack-101 | 14:29 | |
*** gianpietro has quit IRC | 14:33 | |
*** cshastri has quit IRC | 14:43 | |
*** faridda has quit IRC | 14:44 | |
*** faridda has joined #openstack-101 | 14:45 | |
*** lastkrick has quit IRC | 14:49 | |
*** goldyfruit has quit IRC | 14:52 | |
*** fragatina has joined #openstack-101 | 14:52 | |
*** marst has joined #openstack-101 | 14:53 | |
*** jarvis__ has quit IRC | 14:53 | |
*** faridda has quit IRC | 14:53 | |
*** goldyfruit has joined #openstack-101 | 14:54 | |
*** goldyfruit has quit IRC | 14:54 | |
*** faridda has joined #openstack-101 | 14:58 | |
*** goldyfruit has joined #openstack-101 | 14:58 | |
*** Venkat has joined #openstack-101 | 15:02 | |
*** afrikha has quit IRC | 15:15 | |
*** afrikha has joined #openstack-101 | 15:15 | |
*** pcaruana has quit IRC | 15:18 | |
*** rcernin has quit IRC | 15:19 | |
*** cbsterrett has joined #openstack-101 | 15:21 | |
*** stendulker has joined #openstack-101 | 15:21 | |
*** stendulker has quit IRC | 15:22 | |
*** stendulker has joined #openstack-101 | 15:22 | |
*** luisnho223 has joined #openstack-101 | 15:33 | |
*** luisnho223 has quit IRC | 15:33 | |
*** luisnho223 has joined #openstack-101 | 15:35 | |
*** salmankhan has joined #openstack-101 | 15:41 | |
*** stendulker has quit IRC | 15:41 | |
*** faridda has quit IRC | 15:45 | |
*** goldyfruit has quit IRC | 15:48 | |
*** germs has joined #openstack-101 | 15:49 | |
*** neogranzeon has joined #openstack-101 | 15:50 | |
*** goldyfruit has joined #openstack-101 | 15:51 | |
*** da5is has joined #openstack-101 | 15:51 | |
*** faridda has joined #openstack-101 | 15:52 | |
*** germs has quit IRC | 15:54 | |
*** jpich has quit IRC | 16:00 | |
*** salmankhan has quit IRC | 16:03 | |
*** salmankhan has joined #openstack-101 | 16:04 | |
*** hongkongphooy has quit IRC | 16:05 | |
*** salmankhan has quit IRC | 16:07 | |
*** stendulker has joined #openstack-101 | 16:09 | |
*** germs has joined #openstack-101 | 16:12 | |
*** Venkat has quit IRC | 16:15 | |
*** germs has quit IRC | 16:16 | |
*** kazsh has quit IRC | 16:24 | |
*** marst has quit IRC | 16:24 | |
*** chas_ has quit IRC | 16:33 | |
*** chas has joined #openstack-101 | 16:33 | |
*** faridda has quit IRC | 16:33 | |
*** stendulker_ has joined #openstack-101 | 16:34 | |
*** stendulker_ has quit IRC | 16:34 | |
*** stendulker has quit IRC | 16:35 | |
*** neogranzeon has quit IRC | 16:37 | |
*** stendulker has joined #openstack-101 | 16:37 | |
*** chas has quit IRC | 16:38 | |
*** toscalix has quit IRC | 16:39 | |
*** germs has joined #openstack-101 | 16:39 | |
*** stendulker has quit IRC | 16:42 | |
*** goldyfruit has quit IRC | 16:44 | |
*** salmankhan has joined #openstack-101 | 16:47 | |
*** salmankhan has quit IRC | 16:49 | |
*** dhajare has quit IRC | 16:50 | |
*** kazsh has joined #openstack-101 | 16:51 | |
*** da5is has quit IRC | 16:56 | |
*** kazsh has quit IRC | 16:56 | |
*** kazsh has joined #openstack-101 | 17:05 | |
*** gszasz has quit IRC | 17:07 | |
*** tesseract has quit IRC | 17:10 | |
-openstackstatus- NOTICE: The Launchpad/UbuntuOne SSO OpenID provider is offline, preventing logins to review.openstack.org, wiki.openstack.org, et cetera; ETA for fix is unknown | 17:24 | |
*** ChanServ changes topic to "The Launchpad/UbuntuOne SSO OpenID provider is offline, preventing logins to review.openstack.org, wiki.openstack.org, et cetera; ETA for fix is unknown" | 17:24 | |
*** marst has joined #openstack-101 | 17:25 | |
*** gianpietro has joined #openstack-101 | 17:28 | |
*** gianpietro has quit IRC | 17:33 | |
*** salmankhan has joined #openstack-101 | 17:34 | |
*** Venkat has joined #openstack-101 | 17:36 | |
*** salmankhan has quit IRC | 17:38 | |
*** goldyfruit has joined #openstack-101 | 17:45 | |
*** faridda has joined #openstack-101 | 17:46 | |
*** salmankhan has joined #openstack-101 | 17:52 | |
*** gianpietro has joined #openstack-101 | 18:00 | |
*** chas has joined #openstack-101 | 18:02 | |
*** gianpietro has quit IRC | 18:04 | |
*** goldyfruit has quit IRC | 18:08 | |
*** gianpietro has joined #openstack-101 | 18:10 | |
*** faridda has quit IRC | 18:13 | |
*** atoth has joined #openstack-101 | 18:15 | |
*** iniazi has quit IRC | 18:25 | |
*** kazsh has quit IRC | 18:26 | |
*** gianpietro has quit IRC | 18:36 | |
*** praveen__ has joined #openstack-101 | 18:36 | |
*** ChanServ changes topic to "npm lint jobs are failing due to a problem with npm registry. The problem is under investigation, and we will update once the issue is solved." | 18:37 | |
-openstackstatus- NOTICE: OpenID authentication through LP/UO SSO is working again | 18:37 | |
*** chas has quit IRC | 18:38 | |
*** chas has joined #openstack-101 | 18:38 | |
*** kazsh has joined #openstack-101 | 18:38 | |
*** chas has quit IRC | 18:43 | |
*** praveen has joined #openstack-101 | 18:45 | |
*** luisnho223 has quit IRC | 18:50 | |
*** atoth has quit IRC | 18:51 | |
*** goldyfruit has joined #openstack-101 | 18:56 | |
*** iniazi has joined #openstack-101 | 18:59 | |
*** marst has quit IRC | 19:03 | |
*** csuttles has joined #openstack-101 | 19:05 | |
*** csuttles has quit IRC | 19:10 | |
*** jprovazn has quit IRC | 19:11 | |
*** praveen has quit IRC | 19:14 | |
*** damiendg has joined #openstack-101 | 19:14 | |
*** marst has joined #openstack-101 | 19:14 | |
*** skelso has joined #openstack-101 | 19:17 | |
*** scurrie3463 has quit IRC | 19:18 | |
*** faridda has joined #openstack-101 | 19:20 | |
*** faridda has quit IRC | 19:25 | |
*** damiendg has quit IRC | 19:32 | |
*** csuttles has joined #openstack-101 | 19:38 | |
*** marst has quit IRC | 19:39 | |
*** marst has joined #openstack-101 | 19:43 | |
*** gianpietro has joined #openstack-101 | 19:43 | |
*** skelso has quit IRC | 19:45 | |
*** csuttles has quit IRC | 19:45 | |
*** marst has quit IRC | 19:46 | |
*** kazsh has quit IRC | 19:47 | |
*** gianpietro has quit IRC | 19:48 | |
*** goldyfruit has quit IRC | 19:51 | |
*** goldyfruit has joined #openstack-101 | 20:00 | |
*** csuttles has joined #openstack-101 | 20:06 | |
*** salmankhan has quit IRC | 20:09 | |
*** marst has joined #openstack-101 | 20:10 | |
*** skelso has joined #openstack-101 | 20:17 | |
*** faridda has joined #openstack-101 | 20:20 | |
*** salmankhan has joined #openstack-101 | 20:25 | |
*** faridda has quit IRC | 20:27 | |
*** salmankhan has quit IRC | 20:29 | |
*** marst has quit IRC | 20:33 | |
*** faridda has joined #openstack-101 | 20:38 | |
*** chas has joined #openstack-101 | 20:39 | |
*** skelso has quit IRC | 20:40 | |
*** chas has quit IRC | 20:43 | |
*** fragatina has quit IRC | 20:47 | |
*** faridda has quit IRC | 20:51 | |
*** goldyfruit has quit IRC | 20:56 | |
*** gianpietro has joined #openstack-101 | 20:58 | |
*** goldyfruit has joined #openstack-101 | 20:58 | |
*** gianpietro has quit IRC | 21:02 | |
*** fragatina has joined #openstack-101 | 21:10 | |
*** Venkat has quit IRC | 21:12 | |
*** fragatina has quit IRC | 21:24 | |
*** fragatina has joined #openstack-101 | 21:24 | |
*** kazsh has joined #openstack-101 | 21:36 | |
*** goldyfruit has quit IRC | 21:37 | |
*** joeg has quit IRC | 21:39 | |
*** goldyfruit has joined #openstack-101 | 21:42 | |
*** goldyfruit has quit IRC | 21:45 | |
*** goldyfruit has joined #openstack-101 | 21:46 | |
*** goldyfruit has quit IRC | 21:46 | |
*** goldyfruit has joined #openstack-101 | 21:46 | |
*** goldyfruit has quit IRC | 21:47 | |
*** xemdetia has quit IRC | 22:07 | |
*** marst has joined #openstack-101 | 22:12 | |
*** goldyfruit has joined #openstack-101 | 22:15 | |
*** faridda has joined #openstack-101 | 22:15 | |
*** marst has quit IRC | 22:15 | |
*** chas has joined #openstack-101 | 22:40 | |
*** fragatin_ has joined #openstack-101 | 22:44 | |
*** chas has quit IRC | 22:45 | |
*** fragatin_ has quit IRC | 22:47 | |
*** fragatina has quit IRC | 22:47 | |
*** fragatina has joined #openstack-101 | 22:48 | |
*** kazsh has quit IRC | 23:10 | |
*** cbsterrett has quit IRC | 23:19 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!