Wednesday, 2015-03-25

*** nkhare has quit IRC00:01
*** shaunj has joined #openstack00:02
*** SweetyDumling has joined #openstack00:02
*** sarob has joined #openstack00:02
*** salv-orl_ has quit IRC00:02
*** SweetyDumling has quit IRC00:02
*** hdd has joined #openstack00:03
*** bill_od has joined #openstack00:03
*** SweetyDumling has joined #openstack00:03
*** achanda_ has quit IRC00:04
*** hj-hp has joined #openstack00:04
*** kernal is now known as zz_kernal00:04
*** jpuellma has quit IRC00:04
*** achanda has joined #openstack00:05
*** kso has quit IRC00:06
*** tier has joined #openstack00:06
*** pm90_ has quit IRC00:06
*** sarob has quit IRC00:07
*** doug-fish has left #openstack00:07
*** blackstar has joined #openstack00:07
*** sn6i23a has quit IRC00:08
*** luflores has joined #openstack00:09
*** rmoe has quit IRC00:09
*** bengo has joined #openstack00:09
*** simon-AS559 has quit IRC00:10
*** luflores_ has joined #openstack00:10
*** tier has quit IRC00:11
*** tkatarki has quit IRC00:11
sendrocan anyone help me debug neutron, setting up a new install lab00:12
sendroi can launch an instance without the network, but get an error when using a nic00:12
*** luflores has quit IRC00:13
*** galstrom_zzz is now known as galstrom00:14
*** hj-hp has quit IRC00:15
*** cemason has quit IRC00:15
*** jcarter2 has quit IRC00:15
*** suneelb has joined #openstack00:15
imthewherdwhat is the error that you get sendro ?00:17
sendroimthewherd: ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500)00:17
imthewherdthis errors is in the horizon UI or in a log file ?00:17
sendronova --debug boot00:17
*** suneelb1 has joined #openstack00:18
sendroin the nova api log - nova.api.openstack MessagingTimeout: Timed out waiting for a reply to message ID00:18
sendronot sure if my rpc_backend is correct00:19
imthewherdsendro:  from a controller - can you see if nova service-list shows all services responding ?00:19
*** maveric7911 has quit IRC00:19
sendroimthewherd: everything is enabled and up00:19
sendroim wondering if vlan/trunking could cause this problem00:19
*** achanda has quit IRC00:20
*** suneelb has quit IRC00:20
imthewherdit may be good to start there00:21
sendrohttp://pastebin.com/gYLHxTGu00:22
*** jcarter2 has joined #openstack00:23
imthewherdI'm not familiar with neutron - I've got to brush up on my openstack :)00:23
sendroimthewherd: even with incorrect trunking/vlan i thought an instance would still launch .. just networking not work00:24
*** penick has quit IRC00:25
imthewherdwhat happens if you make the curl request that failed again (from your pastebin)00:25
*** markvoelker has joined #openstack00:25
*** cemason has joined #openstack00:26
*** jfluhmann has quit IRC00:26
imthewherdsendro:  your pastebin also cut off the end of the stacktrace…00:27
*** rmoe has joined #openstack00:28
sendrohttp://pastebin.com/2n0BFxHW00:28
*** penick has joined #openstack00:29
imthewherdsendro:  right  - you don't have the token for auth - hrmmm00:29
*** blackstar has quit IRC00:29
*** tsekiyam_ has joined #openstack00:30
*** bknudson has joined #openstack00:30
sendroimthewherd: it works if i use the token in the trace00:31
sendrohttp://pastebin.com/f1N5zkYa00:31
*** MentalRay_ has quit IRC00:31
*** fam has joined #openstack00:31
*** yamamoto has quit IRC00:32
imthewherdsendro: so it actually started the instance ?00:32
sendroimthewherd: the instance goes into error state00:33
*** jcarter2_ has joined #openstack00:33
*** mtanino has quit IRC00:33
*** tsekiyama has quit IRC00:34
imthewherdsendro: i don't have my environment up  -  :(00:34
imthewherdtrying to go based on memory00:34
*** penick has quit IRC00:34
sendroimthewherd: it goes into error state - http://pastebin.com/47T17bCi00:34
*** tsekiyam_ has quit IRC00:34
imthewherdyeah - something is unable to communicate  - either a service is down or like you said some VLAN is not setup00:35
*** luflores_ has quit IRC00:35
sendroimthewherd: ok, ill check vlan/trunks00:35
imthewherdgoodluck!00:35
*** melwitt has quit IRC00:35
sendrothanks imthewherd!00:35
*** jcarter2 has quit IRC00:35
*** jcarter2_ has quit IRC00:37
*** anande has joined #openstack00:37
*** rossk_ has quit IRC00:38
*** electrocucaracha has quit IRC00:38
blairsendro00:38
blaircheck your nova-scheduler logs00:38
sendroyes sir00:38
*** elo has joined #openstack00:38
sendroi think it may be vlan / trunking00:38
*** cpg is now known as cpg|away00:38
*** bill_od has quit IRC00:38
blairthe instance error state indicates a scheduling error00:39
sendrobut i thought the instance would still launch00:39
*** fsimonce has quit IRC00:39
*** alop has quit IRC00:39
*** danman has quit IRC00:40
blairnot if the scheduler can't find a host to launch it on (or if it thought it had a valid host (or hosts) but it failed to spawn all 'retry' times on all of them)00:40
*** bengo has quit IRC00:40
*** leeantho has quit IRC00:41
sendroblair: nothing shows up in the nova-scheduler logs on the controller when launching an instance. the strange thing is if i dont specify a network the instance will launch fine (without a network)00:43
*** suneelb1 has quit IRC00:43
*** mfink__ has joined #openstack00:44
*** MilesDenver has quit IRC00:44
blairwhen you launch with network what do you see about that uuid in the scheduler logs (must be something if you have debug on)?00:44
*** manous has quit IRC00:44
*** jmccrory has quit IRC00:45
*** cemason has quit IRC00:46
blairit's probably failing at the compute host though - should be a trace there somewhere (nova-compute or relevant neutron agent logs)00:46
*** tkatarki has joined #openstack00:46
*** jcoufal has quit IRC00:46
*** mfink_ has quit IRC00:47
*** jerematic has quit IRC00:47
*** Marga_ has quit IRC00:48
*** gyee has quit IRC00:48
*** sputnik13 has quit IRC00:49
sendroblair: i can see on the compute host in the nova-scheduler -  11407 WARNING nova.openstack.common.db.sqlalchemy.session [-] SQL connection failed. infinite attempts left00:49
*** luflores has joined #openstack00:50
*** defaultrouteuk has joined #openstack00:52
*** johnbelamaric has quit IRC00:53
*** watanabe_isao has joined #openstack00:54
*** _cjones_ has quit IRC00:55
blairhmm, just a warning - unless there is an associated trace it's probably not relevant00:56
*** anande has quit IRC00:56
blairso you don't have an exception in the nova-compute logs? no trace of the uuid at all?00:56
*** mtl1 has left #openstack00:57
*** Networkn3rd has joined #openstack00:58
Sam-I-Amnot sure why a) nova-scheduler would be running on the compute host and b) why the compute host needs access to the db00:58
*** luflores has quit IRC00:59
*** gargola has joined #openstack00:59
*** Lee1092 has joined #openstack00:59
*** aka_007 has joined #openstack01:00
aka_007Hi. I need to build a validator for "qcow2" file type in "qemu". I am unable to find the features based on which I will validate it. Can someone please help me no this ?01:00
*** salv-orlando has joined #openstack01:03
*** ncerny has joined #openstack01:03
*** dgurtner has quit IRC01:04
*** fam_ has joined #openstack01:04
*** sarob has joined #openstack01:05
*** pixelbeat has joined #openstack01:05
*** cemason has joined #openstack01:05
*** shawnlower has quit IRC01:07
*** julweber has joined #openstack01:07
*** julweber has quit IRC01:07
*** mgiampapa has quit IRC01:08
*** julweber has joined #openstack01:08
*** nphase has quit IRC01:08
*** fyrril has joined #openstack01:09
*** Longgeek has joined #openstack01:09
*** enarciso_ has joined #openstack01:10
*** KaZeR has quit IRC01:10
*** KaZeR has joined #openstack01:10
*** sarob has quit IRC01:12
*** enarciso has quit IRC01:12
blairsendro: may be useful to describe your lab topology01:12
*** ncerny has quit IRC01:13
*** pixelbeat has quit IRC01:14
*** baoli has joined #openstack01:14
*** SweetyDumling has quit IRC01:14
*** KaZeR has quit IRC01:15
*** jerematic has joined #openstack01:16
*** electrocucaracha has joined #openstack01:16
*** picta has quit IRC01:16
*** Marga_ has joined #openstack01:16
*** elo has quit IRC01:17
*** ivar-lazzaro has quit IRC01:17
*** pravka has quit IRC01:17
*** Ile has quit IRC01:17
*** zhangtralon has joined #openstack01:18
*** pravka has joined #openstack01:18
*** Marga_ has quit IRC01:19
*** sarob has joined #openstack01:20
*** yocum_ has joined #openstack01:24
*** galstrom is now known as galstrom_zzz01:24
*** diegows has quit IRC01:25
*** cemason has quit IRC01:25
*** Marga_ has joined #openstack01:25
*** ayoung has joined #openstack01:30
*** eghobo has quit IRC01:31
*** sarob has quit IRC01:32
*** electrocucaracha has quit IRC01:32
*** tkatarki has quit IRC01:33
*** otter768 has joined #openstack01:33
*** PingKuo has joined #openstack01:34
*** arbrandes has quit IRC01:34
*** mattgriffin has joined #openstack01:35
*** kmulvey has left #openstack01:35
*** patrickeast has quit IRC01:37
*** otter768 has quit IRC01:38
*** shaunj has quit IRC01:39
*** vicky has joined #openstack01:39
*** vicky is now known as Guest8313601:39
*** cemason has joined #openstack01:40
*** mgiampapa has joined #openstack01:40
*** baoli has quit IRC01:40
*** sthillma has quit IRC01:42
*** Poornima has joined #openstack01:42
*** lucendio has quit IRC01:44
*** salv-orlando has quit IRC01:45
*** jets has quit IRC01:45
*** diogogmt has quit IRC01:45
*** jkugel has joined #openstack01:46
*** stevemar has quit IRC01:46
*** mattgriffin has quit IRC01:47
*** dims has quit IRC01:47
*** enarciso_ has quit IRC01:48
*** PaulCapestany has quit IRC01:48
*** VW_ has joined #openstack01:48
*** bill_od has joined #openstack01:49
*** PaulCapestany has joined #openstack01:50
*** dchait_ has joined #openstack01:50
*** bengo has joined #openstack01:51
*** kei_yama has joined #openstack01:52
*** dneary has joined #openstack01:52
*** cjellick has quit IRC01:53
*** hdd has quit IRC01:53
*** park_heijlong has joined #openstack01:53
*** bill_od has quit IRC01:54
*** git-harry has joined #openstack01:55
*** Hien has joined #openstack01:56
*** MentalRay has joined #openstack01:57
git-harryDoes anyone know how the data in http://docs.openstack.org/trunk/config-reference/content/nova-conf-changes-kilo.html is generated? Is there a script somewhere to do it?01:57
*** andresmujica has quit IRC01:58
*** cucumber has quit IRC01:58
*** mattgriffin has joined #openstack01:59
*** cemason has quit IRC01:59
*** mwichmann has quit IRC02:00
*** park_heijlong has quit IRC02:00
*** appprod0 has joined #openstack02:00
*** thetrav has quit IRC02:00
*** ghostpl_ has joined #openstack02:01
*** baoli has joined #openstack02:01
*** bengo has quit IRC02:02
*** bengo has joined #openstack02:03
*** VW_ has quit IRC02:04
*** capricorn_1 has quit IRC02:04
*** aeperezt has joined #openstack02:05
*** ghostpl_ has quit IRC02:06
*** baoli has quit IRC02:06
Sam-I-Amyeah, iirc its auto-genned02:07
Sam-I-Amgit-harry: ^02:08
blairgit-harry: suggest asking the docs team02:08
*** defaultrouteuk has quit IRC02:11
*** SweetyDumling has joined #openstack02:12
*** erkules_ has joined #openstack02:12
*** defaultrouteuk has joined #openstack02:13
*** Marga_ has quit IRC02:13
*** annegentle has joined #openstack02:13
*** baoli has joined #openstack02:13
*** agentle has joined #openstack02:13
*** hdd has joined #openstack02:13
*** annegentle is now known as Guest3129202:13
*** jcarter2_ has joined #openstack02:14
*** erkules has quit IRC02:15
*** warriorforGod has joined #openstack02:15
*** park_heijlong has joined #openstack02:15
*** bradjones has quit IRC02:16
*** harlowja is now known as harlowja_away02:17
*** dencaval has quit IRC02:17
*** defaultrouteuk has quit IRC02:17
*** noslzzp has joined #openstack02:18
*** oro has quit IRC02:18
*** jcarter2_ has quit IRC02:18
*** SweetyDumling has quit IRC02:18
*** diogogmt has joined #openstack02:20
*** alanf-mc_ has quit IRC02:20
*** ancoron has joined #openstack02:20
*** bradjones has joined #openstack02:21
*** bradjones has quit IRC02:21
*** bradjones has joined #openstack02:21
*** Bird2 has joined #openstack02:22
*** haleyb has joined #openstack02:22
*** bengo has quit IRC02:23
*** ancoron_ has quit IRC02:25
*** Bird3 has quit IRC02:25
*** park_heijlong has quit IRC02:26
*** warriorforGod has quit IRC02:27
*** shaunj has joined #openstack02:28
*** thedodd has joined #openstack02:28
*** _cjones_ has joined #openstack02:29
*** _cjones_ has quit IRC02:29
*** mgiampapa has quit IRC02:29
*** _cjones_ has joined #openstack02:30
*** _cjones_ has quit IRC02:30
*** _cjones_ has joined #openstack02:31
*** penick has joined #openstack02:34
*** defaultrouteuk has joined #openstack02:35
*** park_heijlong has joined #openstack02:38
*** nphase has joined #openstack02:39
*** dhritishikhar has joined #openstack02:40
*** dhritishikhar_ has joined #openstack02:40
*** defaultrouteuk has quit IRC02:40
*** r-daneel has quit IRC02:41
*** shaunj has quit IRC02:42
*** salv-orlando has joined #openstack02:44
*** Bird3 has joined #openstack02:45
*** achanda has joined #openstack02:45
*** thedodd has quit IRC02:47
*** MasterPiece has joined #openstack02:47
*** Bird2 has quit IRC02:48
*** agentle has quit IRC02:48
*** Guest31292 has quit IRC02:48
*** enarciso has joined #openstack02:49
*** jerematic has quit IRC02:49
*** cemason has joined #openstack02:51
*** changbl has joined #openstack02:52
*** nphase has quit IRC02:53
*** annegentle has joined #openstack02:53
*** agentle has joined #openstack02:53
*** FunnyLookinHat has quit IRC02:53
*** enarciso has quit IRC02:53
*** annegentle is now known as Guest2528402:53
*** Longgeek has quit IRC02:53
*** kevinbenton has joined #openstack02:54
*** nphase has joined #openstack02:55
*** yamamoto has joined #openstack02:56
*** Marga_ has joined #openstack02:56
*** jkugel has quit IRC02:57
*** agentle has quit IRC02:57
*** Guest25284 has quit IRC02:57
sinhwho is actually here and has a working juno installation on ubuntu 14.04?02:58
*** Marga_ has quit IRC02:59
*** Longgeek has joined #openstack02:59
*** Marga_ has joined #openstack02:59
*** ChuckC has quit IRC03:00
*** thingee has quit IRC03:01
*** jecarey has joined #openstack03:02
*** spzala has quit IRC03:03
*** haleyb_ has joined #openstack03:04
*** Longgeek has quit IRC03:04
*** engkur has joined #openstack03:05
*** haleyb has quit IRC03:05
*** nphase has quit IRC03:09
*** MasterPiece has quit IRC03:09
*** gli has joined #openstack03:11
*** galstrom_zzz is now known as galstrom03:11
*** zhangtralon has quit IRC03:13
*** havill has joined #openstack03:15
Tuskerheya guys, am trying to debug an issue between compute and ceph via libvirt.   how can I test that libvirt is connecting to ceph OK with the provided credentials ?03:16
*** SweetyDumling has joined #openstack03:16
*** otter768 has joined #openstack03:20
*** cemason has quit IRC03:22
*** SweetyDumling has quit IRC03:23
*** thetrav has joined #openstack03:24
*** engkur has quit IRC03:25
*** pm90_ has joined #openstack03:25
*** dneary has quit IRC03:27
*** _sifusam_ has joined #openstack03:27
*** dmd_ has joined #openstack03:27
*** fouxm_ has joined #openstack03:27
*** kei_yama_ has joined #openstack03:28
*** sifusam has quit IRC03:28
*** fouxm has quit IRC03:28
*** dmd has quit IRC03:28
*** kei_yama has quit IRC03:28
*** _sifusam_ is now known as sifusam03:28
*** mplex has quit IRC03:28
*** dhritishikhar has quit IRC03:28
*** geek_cl has quit IRC03:28
*** cburgess has quit IRC03:28
*** bloatyfloat has quit IRC03:28
*** cburgess has joined #openstack03:28
*** dhritishikhar has joined #openstack03:29
*** mplex has joined #openstack03:29
*** mplex has joined #openstack03:29
*** esker has joined #openstack03:29
*** salv-orlando has quit IRC03:30
*** geek_cl has joined #openstack03:31
*** galstrom is now known as galstrom_zzz03:31
*** kebray has joined #openstack03:34
*** yamamoto has quit IRC03:35
*** mplex_ has joined #openstack03:36
*** claflico has joined #openstack03:36
*** mplex has quit IRC03:37
*** elnin0 has quit IRC03:37
*** achanda has quit IRC03:38
*** bill_od has joined #openstack03:38
*** engkur has joined #openstack03:41
*** nkhare has joined #openstack03:41
*** electrocucaracha has joined #openstack03:42
*** bill_od has quit IRC03:42
*** defaultrouteuk has joined #openstack03:43
*** fyrril has quit IRC03:44
*** engkur_ has joined #openstack03:46
*** dhritishikhar has quit IRC03:47
*** fnaval has quit IRC03:47
*** shaunj has joined #openstack03:47
*** dhritishikhar_ has quit IRC03:47
*** cemason has joined #openstack03:47
*** jets has joined #openstack03:48
*** bloatyfloat has joined #openstack03:49
*** engkur has quit IRC03:49
*** Guest19527 has quit IRC03:49
*** park_heijlong has quit IRC03:50
*** csd has quit IRC03:51
*** shaunj has quit IRC03:52
*** vishvendra has joined #openstack03:52
*** eghobo has joined #openstack03:53
thetravhttp://docs.openstack.org/juno/install-guide/install/apt/content/ch_basic_environment.html#basics-neutron-networking-network-node has ip link set dev $IFACE up03:54
*** fnaval has joined #openstack03:54
thetravwhat is that actually trying to achieve?03:55
Tuskerbringing up the network device ?03:55
*** csd has joined #openstack03:59
*** yasu_ has joined #openstack03:59
*** eghobo_ has joined #openstack04:00
*** Longgeek has joined #openstack04:00
*** defaultrouteuk has quit IRC04:01
*** yamamoto has joined #openstack04:01
*** SweetyDumling has joined #openstack04:01
*** geek_cl has quit IRC04:01
*** yamamoto has quit IRC04:02
*** sputnik13 has joined #openstack04:02
*** yasu_ has quit IRC04:03
*** defaultrouteuk has joined #openstack04:03
*** eghobo has quit IRC04:04
*** Networkn3rd has quit IRC04:04
*** jasonsb has joined #openstack04:04
*** mixomathoze has quit IRC04:04
*** eghobo has joined #openstack04:04
*** baoli has quit IRC04:04
*** nphase has joined #openstack04:05
*** noslzzp has quit IRC04:05
*** krtaylor has quit IRC04:05
*** pravka has quit IRC04:05
*** carlp has quit IRC04:05
*** eharney has quit IRC04:06
*** SweetyDumling has quit IRC04:06
*** Networkn3rd has joined #openstack04:06
*** Hell_Fire has quit IRC04:06
*** eharney has joined #openstack04:07
*** eghobo_ has quit IRC04:07
*** carlp has joined #openstack04:07
*** pravka has joined #openstack04:07
*** krtaylor has joined #openstack04:07
*** cemason has quit IRC04:07
*** Hell_Fire has joined #openstack04:08
*** sputnik13 has quit IRC04:08
*** mixomathoze has joined #openstack04:09
*** nphase has quit IRC04:10
*** Networkn3rd has quit IRC04:11
*** pravka has quit IRC04:11
*** Poornima has quit IRC04:11
*** fam_ has quit IRC04:11
*** pravka has joined #openstack04:13
*** cbinx has quit IRC04:14
*** Bhavya has joined #openstack04:15
*** hdd has quit IRC04:15
*** deepthi has joined #openstack04:16
*** enarciso has joined #openstack04:17
*** stevemar has joined #openstack04:17
*** enarciso has joined #openstack04:17
*** zongliang has joined #openstack04:18
zongliangHello04:18
*** sputnik13 has joined #openstack04:18
*** jckasper has joined #openstack04:19
*** Longgeek has quit IRC04:19
*** kebray has quit IRC04:19
*** jcarter2 has joined #openstack04:22
*** defaultrouteuk has quit IRC04:22
*** yamamoto has joined #openstack04:23
*** bradjones has quit IRC04:24
*** mgiampapa has joined #openstack04:25
*** jets has quit IRC04:25
*** jcarter2 has quit IRC04:27
*** achanda has joined #openstack04:27
*** bradjones has joined #openstack04:28
*** bradjones has quit IRC04:29
*** bradjones has joined #openstack04:29
*** appprod0 has quit IRC04:29
*** martinst is now known as martins-afk04:32
*** enarciso_ has joined #openstack04:33
*** enarciso has quit IRC04:33
*** linswap has joined #openstack04:34
*** enarciso has joined #openstack04:35
*** enarciso_ has quit IRC04:35
*** pravins has joined #openstack04:35
*** annashen has joined #openstack04:37
*** Poornima has joined #openstack04:38
*** eghobo has quit IRC04:39
*** electrocucaracha has quit IRC04:40
*** enarciso has quit IRC04:40
*** cemason has joined #openstack04:41
*** MentalRay has quit IRC04:41
*** annashen has quit IRC04:42
*** MentalRay has joined #openstack04:43
*** sarob has joined #openstack04:44
*** rushiagr_away is now known as rushiagr04:44
*** zerda has joined #openstack04:45
*** cbinx has joined #openstack04:47
*** rdas has joined #openstack04:48
*** pm90_ has quit IRC04:49
*** sarob has quit IRC04:49
*** Marga_ has quit IRC04:49
SamYaplehello zongliang04:49
*** pm90_ has joined #openstack04:49
*** anshul has joined #openstack04:51
*** sandywalsh_ has quit IRC04:52
*** Egyptian[Home] has quit IRC04:53
*** claflico has quit IRC04:55
*** claflico has joined #openstack04:55
*** julweber has quit IRC04:55
*** VW_ has joined #openstack04:56
*** sputnik13 has quit IRC04:57
*** mattgriffin has quit IRC04:58
zongliangok04:58
*** reed has quit IRC05:00
*** enarciso has joined #openstack05:03
*** enarciso has joined #openstack05:03
*** sandywalsh has joined #openstack05:04
*** SweetyDumling has joined #openstack05:04
*** aka_007 has quit IRC05:05
*** drjones has joined #openstack05:05
*** nphase has joined #openstack05:06
*** Tross has quit IRC05:08
*** Tross has joined #openstack05:08
*** _cjones_ has quit IRC05:08
*** rzerda has joined #openstack05:10
*** nphase has quit IRC05:10
*** SweetyDumling has quit IRC05:11
*** zerda has quit IRC05:11
thetravhttp://pastebin.com/SMYuuhq9 <- what's going on?05:12
*** Kurt_ has joined #openstack05:12
thetravit says only admin user has admin role, but if I try to give glance user admin role it says glance user already has admin role05:13
*** Longgeek has joined #openstack05:16
*** salv-orlando has joined #openstack05:16
jasonsbthetrav: what does keystone user-role-list --user glance  say?05:17
thetravoh05:19
*** haleyb_ has quit IRC05:19
thetravuser-role-list lists roles for the current user05:19
thetravnot all users05:19
thetravthat explains a lot05:19
*** amotoki has joined #openstack05:21
thetravalthough it just takes me to the next problem... glance image-create doesn't work using the --is-public True flag05:22
*** radsy has joined #openstack05:22
thetravwith the flag it creates the image, but the image doesn't show up in the glance image-list screen05:22
*** kushal has joined #openstack05:23
*** otter768 has quit IRC05:25
*** mrmartin has joined #openstack05:25
jasonsbthats weird05:25
*** deepakcs has joined #openstack05:25
*** VW_ has quit IRC05:26
thetravsorry I mean without the flag05:26
*** hdd has joined #openstack05:26
thetravwith the flag I get 403: Forbidden05:26
*** Longgeek has quit IRC05:26
*** mgiampapa has quit IRC05:27
*** sayan has joined #openstack05:27
jasonsbeven using admin user?05:27
*** aeperezt has quit IRC05:27
*** bill_od has joined #openstack05:27
*** yamahata has quit IRC05:28
*** ajeet has joined #openstack05:28
*** jckasper has quit IRC05:31
*** masco has joined #openstack05:31
*** bill_od has quit IRC05:32
*** mrmartin has quit IRC05:32
*** defaultrouteuk has joined #openstack05:33
jasonsbthetrav: i wonder if this works05:33
jasonsbthetrav: glance image-create --name trusty --container-format bare --disk-format qcow2 --copy-from https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img --is-public True05:33
jasonsbthetrav: as admin user05:33
*** welldannit has quit IRC05:34
thetravnope same problem... it's not trouble accessing the file, otherwise it wouldn't work without the --is-public True problem05:34
*** park_heijlong has joined #openstack05:34
thetravall my users are admin users05:34
*** AnilV4 has joined #openstack05:35
*** BOKALDO has joined #openstack05:35
jasonsbwhat does grep public /etc/glance/policy.json  say for you?05:35
jasonsbi get     "publicize_image": "role:admin",05:35
thetravthat'd be on the glance node?05:36
jasonsbyes05:36
jasonsbmaybe your keystone config for glance has something slightly wrong05:36
jasonsbso glance can't verify the token05:36
*** KaZeR has joined #openstack05:36
thetravAPI or registry?05:37
*** drjones has quit IRC05:38
*** aveek has joined #openstack05:38
thetravyeah so publicize_image is set in the config05:38
jasonsbgood question.   not sure05:38
*** _cjones_ has joined #openstack05:38
thetravthat policy doens't exist in the policy table for glance though05:38
jasonsbas long as it says role:admin i think you should be same as default config.  should work.05:39
*** drjones has joined #openstack05:39
thetravmy assumption is that the glance api should be putting that policy setting into the keystone.policy table on load?05:39
jasonsbdo you see any errors in glance logs about keystone?05:39
*** cemason has quit IRC05:40
*** cemason has joined #openstack05:41
thetravnah no errors in glance logs at all05:41
*** Kurt_ has quit IRC05:43
*** rossk has joined #openstack05:43
*** _cjones_ has quit IRC05:43
*** pravka has quit IRC05:44
*** Guest19527 has joined #openstack05:46
*** penick has quit IRC05:47
*** cpg|away is now known as cpg05:48
jasonsbi dont think keystone.policy is used for that.  i think the policy.json is implemented in the python code05:49
jasonsbwith something like req.context.policy.enforce(blahblah)05:51
*** mrmartin has joined #openstack05:51
*** Marga_ has joined #openstack05:52
*** PingKuo has quit IRC05:52
*** KaZeR has quit IRC05:53
*** notze__ has quit IRC05:54
*** dims has joined #openstack05:54
*** nphase has joined #openstack05:54
*** shaunj has joined #openstack05:55
*** PingKuo has joined #openstack05:56
*** suneelb has joined #openstack05:58
*** mkolesni has joined #openstack05:59
*** pal_ has joined #openstack05:59
*** suneelb1 has joined #openstack06:00
*** elo has joined #openstack06:03
*** suneelb1 has quit IRC06:03
*** suneelb has quit IRC06:03
*** nphase has quit IRC06:06
*** salv-orlando has quit IRC06:07
*** PingKuo has quit IRC06:07
*** rainbowzerda has joined #openstack06:07
*** fnaval has quit IRC06:08
*** rainbowzerda has quit IRC06:09
*** Lee1092 has quit IRC06:10
*** rzerda has quit IRC06:10
*** nlevinki has joined #openstack06:10
*** jemangs has quit IRC06:12
*** jemangs has joined #openstack06:14
*** bkopilov has joined #openstack06:15
*** maveric_amitc_ has joined #openstack06:16
*** markvoelker has quit IRC06:17
*** sergef has joined #openstack06:17
*** shaunj has quit IRC06:18
*** achanda has quit IRC06:18
*** markus_z has joined #openstack06:18
*** markus_z has quit IRC06:18
*** Ile has joined #openstack06:19
*** t_p has joined #openstack06:20
*** Marga_ has quit IRC06:20
*** nshaikh has joined #openstack06:21
*** achanda has joined #openstack06:21
*** stockpirate has joined #openstack06:21
stockpirateafter i did follow "OPENSTACK INSTALLATION GUIDE FOR UBUNTU 14.04" for neutron, the neutron cannot ping the other servers anymore06:22
*** ajeet1 has joined #openstack06:22
*** shaunj has joined #openstack06:22
stockpiratecan ping it self. but not other. i got new network interfaces like br-ex br-int06:22
*** maveric_amitc_ has quit IRC06:22
*** ajeet has quit IRC06:23
stockpirateim running out for alternatives- i have no idea what im looking for. im pretty sure there is after i started to create some virtual network which maybe was wrong06:23
*** jcarter2 has joined #openstack06:24
*** esker has quit IRC06:25
*** esker has joined #openstack06:26
*** MentalRay has quit IRC06:27
*** dims has quit IRC06:28
*** jcarter2 has quit IRC06:29
*** sergef has quit IRC06:29
*** sarob has joined #openstack06:33
*** cbinx has quit IRC06:34
*** vigneshvar has joined #openstack06:35
*** sarob has quit IRC06:38
*** engkur_ has quit IRC06:39
*** annashen has joined #openstack06:39
*** itzikb has joined #openstack06:39
*** thetrav has quit IRC06:40
*** shaunj has quit IRC06:40
*** achanda has quit IRC06:44
*** hdd has quit IRC06:44
*** annashen has quit IRC06:44
*** julweber has joined #openstack06:44
*** harukomoto has joined #openstack06:44
*** achanda has joined #openstack06:45
*** shaunj has joined #openstack06:47
*** markvoelker has joined #openstack06:47
*** julweber has quit IRC06:48
*** achanda has quit IRC06:49
*** melmoth has joined #openstack06:50
*** achanda has joined #openstack06:50
*** achanda has quit IRC06:51
*** pm90_ has quit IRC06:52
*** markvoelker has quit IRC06:52
*** elonden has joined #openstack06:53
*** engkur_ has joined #openstack06:55
*** coredump has joined #openstack06:56
*** twillber has joined #openstack06:59
*** twillber has joined #openstack06:59
nikesh_vedamsHi07:00
*** martins-afk is now known as martinst07:00
nikesh_vedamsi have reported a bug regarding openstack manual https://bugs.launchpad.net/openstack-manuals/+bug/143603107:00
openstackLaunchpad bug 1436031 in openstack-manuals "Migrate volumes in OpenStack Cloud Administrator Guide - current" [Undecided,New]07:00
*** afazekas is now known as __afazekas07:01
*** nphase has joined #openstack07:02
*** ajeet1 has quit IRC07:03
*** ajeet has joined #openstack07:03
*** radsy has quit IRC07:04
*** k4n0 has joined #openstack07:05
*** drjones has quit IRC07:05
*** neeti_ has joined #openstack07:05
*** agarciam has joined #openstack07:07
*** shootbird has quit IRC07:08
*** avagi has joined #openstack07:11
*** claflico has quit IRC07:11
*** bvandenh has joined #openstack07:11
*** mikeoutland has joined #openstack07:11
*** Longgeek has joined #openstack07:12
*** badiane_ka has joined #openstack07:12
ogzyi am still having url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed at one of my instances07:14
*** Johncr1 has joined #openstack07:15
ogzyip netns exec qrouter-429424ce-6d82-49cc-bc6a-9dc5236ba313 iptables -t nat -L says there is a port redirection for the ip 169.254.169.254:80 requests, is it normal? because no service is running either on the virtual router nor at the host machine side at this port07:15
Johncr1ogzy: that's for your metadata service07:16
*** nphase has quit IRC07:16
*** henrynash has joined #openstack07:16
*** martinst is now known as martins-afk07:16
ogzyJohncr1: but the instance is not able to connect to metadata service somehow07:16
Johncr1ogzy: how are you proving metadata via router namespace or DHCP07:17
*** bill_od has joined #openstack07:17
*** stevemar has quit IRC07:17
ogzyJohncr1: dont know the difference, using ml2 plugin for neutron, and the metadata settings are written at the conf files so namespace i assume07:18
*** salv-orlando has joined #openstack07:19
*** simon-AS5591 has joined #openstack07:20
*** bill_od has quit IRC07:22
*** Longgeek has quit IRC07:22
*** groen692 has joined #openstack07:24
*** Cici has joined #openstack07:24
*** jcarter2 has joined #openstack07:25
*** Novtopro_ has joined #openstack07:26
*** shootbird has joined #openstack07:26
*** otter768 has joined #openstack07:26
*** bobmel has joined #openstack07:29
*** maufart has joined #openstack07:29
*** jcarter2 has quit IRC07:30
*** Novtopro_ has quit IRC07:30
*** Cici has quit IRC07:30
*** scheuran has joined #openstack07:30
*** otter768 has quit IRC07:31
*** Novtopro_ has joined #openstack07:31
*** afazekas has joined #openstack07:32
*** Ala has joined #openstack07:32
*** mrunge has joined #openstack07:32
*** Ala has quit IRC07:33
*** Ala has joined #openstack07:33
git-harrySam-I-Am: blair thanks, I try the docs team07:34
*** jprovazn has joined #openstack07:35
*** dulek has joined #openstack07:38
*** ashneo76 has quit IRC07:39
*** badon_ has joined #openstack07:39
*** badon has quit IRC07:39
*** ashneo76 has joined #openstack07:40
*** Novtopro_ has quit IRC07:40
ogzyJohncr1: i am using neutron for networking and isn't it ridicilous to have an iptables rule for redirecting to 9697 port if nos ervice is running there?07:40
*** badon_ is now known as badon07:40
*** elonden has quit IRC07:40
*** syh has joined #openstack07:41
*** mikeoutland has quit IRC07:42
*** dsneddon has quit IRC07:42
*** amotoki has quit IRC07:43
*** nkrinner has joined #openstack07:45
*** sayan has quit IRC07:45
*** gargola has quit IRC07:46
*** gargola has joined #openstack07:47
*** markvoelker has joined #openstack07:48
*** Bsony has joined #openstack07:50
*** agarciam has joined #openstack07:50
*** agarciam has joined #openstack07:51
*** ruo91^ has joined #openstack07:52
*** chlong has quit IRC07:52
stockpirateNeed some help, again. I have been going through the network neutron doc many times. 1 first time neutron network was dead cause wrong config. stopped openvswitch and started all over again. I find some wrong configurations, but now it should be correct. neutron can ping all other nodes unless compute node... and compute node may ping all other servers unless neutron.  What should i look07:52
stockpiratefor??07:52
stockpirateneutron agent-list from neutron is empty.07:53
stockpirateand off course, cannot to that command from compute07:53
*** markvoelker has quit IRC07:53
*** Virgil_Schiev has joined #openstack07:54
*** git-harry has left #openstack07:55
*** dsneddon has joined #openstack07:55
*** ajeet has quit IRC07:56
*** mpaolino has joined #openstack07:56
*** ambo has quit IRC07:56
*** ejat has joined #openstack07:58
*** ejat has joined #openstack07:58
*** ambo has joined #openstack07:59
*** aka_007 has joined #openstack08:02
*** ajeet has joined #openstack08:02
*** ifdm_ has joined #openstack08:04
*** ifdm_ has joined #openstack08:04
*** tnovacik has joined #openstack08:05
*** oro has joined #openstack08:06
*** mpavone has joined #openstack08:07
ogzydo i need to see an output when i run ip netns exec qrouter-429424ce-6d82-49cc-bc6a-9dc5236ba313 netstat -pantu | grep 969708:09
ogzyi am using juno with neutron and ml2 plugin08:10
*** nphase has joined #openstack08:12
*** fzdarsky has joined #openstack08:12
*** dims has joined #openstack08:13
*** ronis has joined #openstack08:13
*** bengo has joined #openstack08:15
*** Johncr1 has quit IRC08:15
*** nphase has quit IRC08:16
*** MarkBaker has quit IRC08:16
*** asaladin_ is now known as asaladin08:17
*** v4s has quit IRC08:19
*** dsneddon has quit IRC08:20
*** gavan_ has quit IRC08:20
*** v4s has joined #openstack08:21
*** nmagnezi has joined #openstack08:21
*** criptoverso has joined #openstack08:26
*** scheuran has quit IRC08:26
*** agarciam has quit IRC08:26
*** MentalRay has joined #openstack08:26
*** jcarter2 has joined #openstack08:27
*** mli has quit IRC08:27
*** mli has joined #openstack08:28
*** robbiew has joined #openstack08:29
*** e0ne has joined #openstack08:29
*** simon-AS5591 has quit IRC08:31
*** karimb has joined #openstack08:32
*** nstrug has joined #openstack08:32
*** jecarey_ has joined #openstack08:32
*** jcarter2 has quit IRC08:33
*** julweber has joined #openstack08:33
*** jecarey has quit IRC08:33
*** eglynn has joined #openstack08:33
*** watanabe_isao has quit IRC08:34
*** zero141 has joined #openstack08:36
*** julweber has quit IRC08:37
*** jistr has joined #openstack08:38
*** aveek has quit IRC08:38
*** fsimonce has joined #openstack08:39
*** elo has quit IRC08:39
*** aveek has joined #openstack08:40
*** ogzy has quit IRC08:40
*** pboros has joined #openstack08:40
*** yfauser has joined #openstack08:42
*** yfauser has left #openstack08:42
*** ndipanov has joined #openstack08:42
*** dgurtner has joined #openstack08:45
*** dgurtner has joined #openstack08:45
*** dims has quit IRC08:45
*** julweber has joined #openstack08:46
*** ktosiek has quit IRC08:46
*** bengo has quit IRC08:46
*** jpena has joined #openstack08:47
*** geaaru has joined #openstack08:47
*** kei_yama_ has quit IRC08:47
*** ePax has joined #openstack08:47
*** ktosiek has joined #openstack08:47
*** epcim has joined #openstack08:47
*** MentalRay has quit IRC08:47
*** Miouge_ has joined #openstack08:49
*** markvoelker has joined #openstack08:49
*** Miouge has quit IRC08:50
*** Miouge_ is now known as Miouge08:50
*** dizquierdo has joined #openstack08:50
*** dhritishikhar has joined #openstack08:50
*** Bsony_ has joined #openstack08:51
*** lucendio has joined #openstack08:51
*** jgrimm is now known as zz_jgrimm08:51
*** dhritishikhar_ has joined #openstack08:52
*** yaguang has joined #openstack08:53
*** pnavarro has joined #openstack08:54
*** markvoelker has quit IRC08:54
*** Bsony has quit IRC08:54
*** pradipta has joined #openstack08:54
*** kirves has joined #openstack08:54
*** sayan has joined #openstack08:56
*** simon-AS5591 has joined #openstack08:57
*** dhritishikhar has quit IRC08:59
*** dhritishikhar_ has quit IRC08:59
*** itarchitectkev has joined #openstack08:59
*** ifdm_ has quit IRC09:00
*** bengo has joined #openstack09:00
*** julweber has quit IRC09:00
*** tochi has quit IRC09:01
*** zz_ttrifonov is now known as ttrifonov09:02
*** trueneu has joined #openstack09:03
*** guilhermebr has quit IRC09:03
*** syh has quit IRC09:03
*** hj-hp has joined #openstack09:03
*** gary_perkins has joined #openstack09:04
*** _ale1_ has joined #openstack09:04
*** bengo has quit IRC09:06
*** bengo has joined #openstack09:06
*** bill_od has joined #openstack09:06
*** tvvcox has joined #openstack09:06
*** Longgeek has joined #openstack09:07
*** gfidente has joined #openstack09:08
*** e0ne has quit IRC09:10
*** hj-hp has quit IRC09:10
*** bill_od has quit IRC09:10
*** nmagnezi has quit IRC09:11
*** igordcard_ has joined #openstack09:12
*** hj-hp has joined #openstack09:12
*** nphase has joined #openstack09:12
*** bjornar_ has joined #openstack09:14
*** nmagnezi has joined #openstack09:14
*** ifdm_ has joined #openstack09:15
*** havill has quit IRC09:16
*** saibarspeis has joined #openstack09:17
*** nphase has quit IRC09:17
*** arxcruz has joined #openstack09:20
*** nosleep77 has quit IRC09:20
*** hj-hp has quit IRC09:20
*** hj-hp has joined #openstack09:21
*** Bsony_ has quit IRC09:22
*** Godfath3r has joined #openstack09:22
*** Longgeek has quit IRC09:22
*** hichihara has quit IRC09:24
*** cemason has quit IRC09:25
*** u-ha has joined #openstack09:25
*** cemason has joined #openstack09:26
*** otter768 has joined #openstack09:27
*** nstrug has quit IRC09:27
*** corXi has joined #openstack09:27
*** simon-AS5591 has quit IRC09:28
*** controller1 has joined #openstack09:29
*** simon-AS559 has joined #openstack09:30
*** jcarter2 has joined #openstack09:31
*** otter768 has quit IRC09:31
*** MarkBaker has joined #openstack09:33
*** simon-AS5591 has joined #openstack09:33
*** dizquierdo has quit IRC09:33
*** simon-AS559 has quit IRC09:35
*** park_heijlong has quit IRC09:35
*** jcarter2 has quit IRC09:37
*** hj-hp has quit IRC09:37
*** bengo has quit IRC09:38
*** hj-hp has joined #openstack09:39
*** amotoki has joined #openstack09:39
*** ajeet has quit IRC09:40
*** ajeet1 has joined #openstack09:40
*** bengo has joined #openstack09:40
*** amotoki has quit IRC09:41
*** pradipta has quit IRC09:41
*** zhangtralon has joined #openstack09:41
*** Bird2 has joined #openstack09:42
*** dims has joined #openstack09:43
*** mli has quit IRC09:43
*** arcimboldo has joined #openstack09:45
*** Bird3 has quit IRC09:45
*** unused_PhD has joined #openstack09:46
*** dims_ has joined #openstack09:46
*** mcornea has joined #openstack09:47
*** RedRat has quit IRC09:47
*** markvoelker has joined #openstack09:50
*** dims has quit IRC09:50
*** cihhan_ has quit IRC09:52
*** bengo has quit IRC09:52
*** pradipta has joined #openstack09:53
*** puzzled has joined #openstack09:54
*** navid__ has joined #openstack09:54
*** markvoelker has quit IRC09:54
*** navid__ has quit IRC09:54
*** navid__ has joined #openstack09:55
*** nshaikh has quit IRC09:55
*** navid__ has quit IRC09:55
*** nshaikh has joined #openstack09:55
*** hj-hp has quit IRC09:55
*** controller1 has quit IRC09:57
*** hj-hp has joined #openstack09:57
*** unused_PhD has quit IRC09:58
*** ki0 has joined #openstack09:59
*** Lee1092 has joined #openstack10:01
*** karimb has quit IRC10:02
*** Miouge has quit IRC10:04
*** epcim has quit IRC10:04
*** bbcmicrocomputer has joined #openstack10:04
*** scheuran has joined #openstack10:04
*** pelix has joined #openstack10:04
*** hj-hp has quit IRC10:05
*** pradipta has quit IRC10:05
*** hj-hp has joined #openstack10:06
*** e0ne has joined #openstack10:07
*** controller1 has joined #openstack10:09
*** Miouge has joined #openstack10:09
*** elnin0 has joined #openstack10:09
*** Krin has joined #openstack10:10
*** sarob has joined #openstack10:10
*** markus_z has joined #openstack10:10
*** mrmartin has quit IRC10:11
*** unused_PhD has joined #openstack10:11
*** ifdm_ has quit IRC10:11
*** hj-hp has quit IRC10:14
*** yog__ has joined #openstack10:15
*** sarob has quit IRC10:16
*** hj-hp has joined #openstack10:16
*** RoozbehShafiee has quit IRC10:16
*** eghobo has joined #openstack10:16
*** marcusvrn has joined #openstack10:16
*** controller1 has quit IRC10:16
*** bluex-pl has joined #openstack10:17
*** kmartin has quit IRC10:17
*** eghobo_ has joined #openstack10:18
*** RoozbehShafiee has joined #openstack10:18
*** MarkBaker has quit IRC10:18
*** zzelle_ has joined #openstack10:18
*** zzelle_ is now known as Guest3052110:19
*** Guest30521 is now known as zzelle-backup10:19
*** eghobo has quit IRC10:21
*** yellowbig has quit IRC10:21
*** Longgeek has joined #openstack10:21
*** yellowbig has joined #openstack10:21
*** jsheeren has joined #openstack10:22
*** hj-hp has quit IRC10:23
*** hj-hp has joined #openstack10:24
*** ifdm_ has joined #openstack10:24
*** tnovacik has quit IRC10:28
*** agarciam has joined #openstack10:28
*** zzelle-backup has quit IRC10:28
*** eghobo has joined #openstack10:28
*** yog__ has quit IRC10:28
*** cdent has joined #openstack10:28
*** unused_PhD has quit IRC10:29
*** Virgil_Schiev has quit IRC10:30
*** mazzy has joined #openstack10:31
*** eghobo_ has quit IRC10:31
*** vijayagurug has joined #openstack10:32
*** henrynash has quit IRC10:33
*** anshul has quit IRC10:33
*** derekh has joined #openstack10:33
*** hj-hp has quit IRC10:33
*** yog__ has joined #openstack10:33
*** bknudson has quit IRC10:33
*** hj-hp has joined #openstack10:33
*** ki0 has quit IRC10:33
*** ki0 has joined #openstack10:34
*** erkules_ is now known as erkules10:36
*** erkules has joined #openstack10:36
*** Longgeek has quit IRC10:36
*** RedRat has joined #openstack10:38
*** gli has quit IRC10:40
*** hj-hp has quit IRC10:41
*** hj-hp has joined #openstack10:42
*** zhangjf has quit IRC10:43
*** oro has quit IRC10:44
*** ajo_ has joined #openstack10:44
*** unused_PhD has joined #openstack10:44
*** ajo has quit IRC10:44
*** anshul has joined #openstack10:45
*** arbrandes has joined #openstack10:47
*** Free_maN_ has joined #openstack10:47
*** vigneshvar has quit IRC10:47
*** Free_maN_ has quit IRC10:47
*** Bsony has joined #openstack10:48
*** hj-hp has quit IRC10:50
*** markvoelker has joined #openstack10:50
*** hj-hp has joined #openstack10:51
*** trueneu has quit IRC10:52
*** GenteelBen has joined #openstack10:53
*** e0ne is now known as e0ne_10:54
*** markvoelker has quit IRC10:55
*** zhangtralon has quit IRC10:55
*** trueneu has joined #openstack10:55
*** bill_od has joined #openstack10:55
*** agarciam has quit IRC10:56
*** eghobo has quit IRC10:57
*** test1_ has quit IRC10:57
*** park_heijlong has joined #openstack10:57
*** zz_johnthetubagu is now known as johnthetubaguy10:58
*** unused_PhD has quit IRC10:58
*** hj-hp has quit IRC10:59
*** unused_PhD has joined #openstack10:59
*** fzdarsky is now known as fzdarsky|afk11:00
*** hj-hp has joined #openstack11:00
*** bill_od has quit IRC11:00
*** yamamoto has quit IRC11:03
*** tshefi has joined #openstack11:04
*** e0ne_ has quit IRC11:04
*** Muntaner has joined #openstack11:05
Muntanergood morning guys11:05
*** henrynash has joined #openstack11:05
*** eghobo has joined #openstack11:05
*** epcim has joined #openstack11:05
MuntanerI'm trying to update a subnet to extend the allocation pool of floating IPs, but I get a " Cannot update read-only attribute allocation_pools" error: is that normal?11:05
*** agarciam has joined #openstack11:06
*** yog__ has quit IRC11:06
*** e0ne has joined #openstack11:07
*** ifdm_ has quit IRC11:08
*** hj-hp has quit IRC11:08
*** pboros has quit IRC11:08
*** ParsectiX has joined #openstack11:08
*** dizquierdo has joined #openstack11:08
*** pixelbeat has joined #openstack11:09
*** hj-hp has joined #openstack11:09
*** bluex-pl has quit IRC11:09
*** MentalRay has joined #openstack11:11
*** MentalRay has quit IRC11:12
*** henrynash has quit IRC11:12
*** gildub has quit IRC11:13
*** pelix has quit IRC11:13
*** nphase has joined #openstack11:14
*** fam_ has joined #openstack11:14
*** ParsectiX has quit IRC11:16
*** bdossant has joined #openstack11:16
*** hj-hp has quit IRC11:17
*** hj-hp has joined #openstack11:18
*** ajo_ is now known as ajo11:18
*** nphase has quit IRC11:19
*** mrmartin has joined #openstack11:19
*** pelix has joined #openstack11:20
*** luflores has joined #openstack11:20
*** unused_PhD has quit IRC11:20
*** tnovacik has joined #openstack11:20
*** bdossant has quit IRC11:21
*** ifdm_ has joined #openstack11:21
*** ifdm_ has joined #openstack11:21
*** luflores_ has joined #openstack11:22
*** andresmujica has joined #openstack11:23
*** tshefi has quit IRC11:23
*** henrynash has joined #openstack11:23
*** t_p has quit IRC11:24
*** cpg is now known as cpg|away11:25
*** andresmujica has quit IRC11:25
*** luflores has quit IRC11:25
*** razec has quit IRC11:25
SamYapleMuntaner: before Juno, yes11:25
SamYapleit was a bug fixed in juno11:26
*** rtheis has joined #openstack11:26
MuntanerSamYaple, I have havana11:26
SamYapleMuntaner: thats eol :o11:26
*** Harry51S has quit IRC11:26
SamYaple:) yea definetely a bug in havana11:26
*** hj-hp has quit IRC11:26
MuntanerSamYaple, :(11:26
SamYapleyou can edit the database though11:27
*** vishvendra has quit IRC11:27
SamYaplethe only api way of doing it is to destroy the subnet and recreate it Muntaner11:27
MuntanerSamYaple, I've found the informations on the DB... but I'm "scared" each time I have to edit it manually :(11:27
*** hj-hp has joined #openstack11:27
SamYapleyea I dont recommend it Muntaner, but you gotta do what you gotta do11:28
MuntanerSamYaple, I can't definitely destroy the subnet11:28
*** otter768 has joined #openstack11:28
MuntanerSamYaple, in this case, editing the database may break something?11:28
*** razec has joined #openstack11:28
*** TheOsprey has joined #openstack11:28
SamYapleMuntaner: I really dont remember, I remember doing it once.11:29
SamYapleI dont think anything will because it just allows it to loop through the new address11:29
stockpiratecould somebody help we to understand som doc ?11:29
stockpirateme*11:29
SamYaplestockpirate: yea just ask your question!11:29
*** park_heijlong has quit IRC11:30
*** MarkBaker has joined #openstack11:30
zilbersteinHow to import existing lvm volumes to cinder ?11:30
zilbersteinI just need cinder to point to existing lvm11:31
*** pal_ has quit IRC11:31
stockpirateIn:: OPENSTACK INSTALLATION GUIDE FOR UBUNTU 14.04  - JUNO..  Under add networking component. There is three install papers. 1. install and configure network node. 2 install and configure network node- 3. isntall and configure network node11:31
*** simon-AS5591 has quit IRC11:31
stockpirateis number 1 and 2 on same node?11:31
SamYaplezilberstein: you have two options. 1: Create an approriately sized cinder volume and dd the data over11:31
*** ifdm_ has quit IRC11:32
stockpirateor is best practice to use 3 different nodes?11:32
MuntanerSamYaple,11:32
Muntanerthanks! :)11:32
SamYaplezilberstein: 2: create an appropriately size cinder volume and delete it then rename the existing LVM to the same name11:32
SamYapleMuntaner: no problem11:32
*** otter768 has quit IRC11:32
SamYaplestockpirate: according to the guide, no11:32
*** yog__ has joined #openstack11:33
SamYaplestockpirate: but if you give me an actual link I can confirm that11:33
*** yamamoto has joined #openstack11:33
*** mpaolino has quit IRC11:33
*** a1|away is now known as AbyssOne11:33
*** unused_PhD has joined #openstack11:33
stockpiratehttp://docs.openstack.org/juno/install-guide/install/apt/content/section_neutron-networking.html11:33
*** ajeet1 has quit IRC11:33
*** badon has quit IRC11:34
*** badon_ has joined #openstack11:34
stockpiratecontroller node (neutron server), network node (openvswitch), compute (nova)11:34
*** AbyssOne is now known as a1|away11:34
*** a1|away is now known as AbyssOne11:35
*** FunnyLookinHat has joined #openstack11:35
SamYaplestockpirate: controller(neutron-server) network(neutron agents: l3-agent, dhcp-agent, plugin-agent) compute(plugin-agent)11:35
*** badon_ is now known as badon11:35
*** hj-hp has quit IRC11:35
SamYaplethats the way the guide is laid out11:35
stockpirateokei11:35
stockpirateSamYaple: thanks, so i should have one separete sesrver for agents !?11:36
*** hj-hp has joined #openstack11:36
*** mab__ has joined #openstack11:36
stockpiratewhy im asking. i install  controller(neutron-server) network(neutron agents: l3-agent, dhcp-agent, plugin-agent)  on same server.11:36
*** mab__ is now known as Guest6394811:36
stockpirateand openvswitch take down the network every time.11:36
stockpirateon neutron server.11:36
zilbersteinSamYaple, Thanks11:36
SamYapleyou can run everything on a single server. this is all mix and match stockpirate11:37
stockpirateyep11:37
*** yamamoto has quit IRC11:37
zilbersteinSamYaple, not very elegant solution, though ther's no choice11:37
*** bluex-pl has joined #openstack11:37
*** MarkBaker has quit IRC11:37
SamYaplezilberstein: it was never meant to import like that. its an abstraction layer for the backend11:38
SamYaplezilberstein: the true openstack way is a dump and import11:38
SamYaplezilberstein: thats alot uglier to me than a rename though11:38
*** stamak has joined #openstack11:39
stockpirateSamYaple, thanks. Im put controller(neutron-server) network(neutron agents: l3-agent, dhcp-agent, plugin-agent) In one Neutron-server. And compute on a physical standalone server.11:39
SamYapleyep that should be fine11:40
*** masco has quit IRC11:40
stockpirateSamYaple, but when im doing ovs.  http://docs.openstack.org/juno/install-guide/install/apt/content/neutron-network-node.html11:40
stockpiratei kill my network on my neutron server11:40
stockpiratecant ping out11:40
SamYaplestockpirate: this is why it says you need 3 interfaces11:40
*** yaguang has quit IRC11:41
stockpirate3 physical interfaces?  because i get br-ex br-int and br-tun with my exsisting network11:41
*** jruano has joined #openstack11:42
stockpiratethat seems to be fine11:42
*** eghobo has quit IRC11:42
SamYaplethose are virtual interfaces created by OVS stockpirate. 3 physical interfaces11:42
SamYapleyou can use bridges and vlan interfaces, but that is all outside the scope of the guide11:42
stockpirateah!!11:42
*** brokencycle has joined #openstack11:42
*** annashen has joined #openstack11:43
*** hj-hp has quit IRC11:44
*** ifdm_ has joined #openstack11:44
*** ifdm_ has joined #openstack11:44
*** hj-hp has joined #openstack11:45
*** galstrom_zzz is now known as galstrom11:45
*** agarciam has left #openstack11:45
*** luflores_ has quit IRC11:45
stockpirateSamYample: im adding two new interfaces. and starting over with ovs again.11:46
*** galstrom is now known as galstrom_zzz11:46
stockpirateI will give you feedback how its going :)11:46
SamYaplesure thing!11:47
zilbersteinWhat is a proper way to migrate to new openstack version ?11:47
* zilberstein met issues when migrated from Icehouse to Juno11:47
SamYaplezilberstein: there is a migration admin doc11:47
SamYaplezilberstein: http://docs.openstack.org/openstack-ops/content/upgrade-icehouse-juno.html11:48
*** atuvenie has joined #openstack11:48
zilbersteinSamYaple, Thank you11:48
SamYapleman im on fire today!11:48
SamYapleI know the answers to things!11:48
*** annashen has quit IRC11:48
*** galstrom_zzz is now known as galstrom11:49
*** cristicalin has joined #openstack11:49
*** andresmujica has joined #openstack11:50
stockpirateYes,  Get your coffee and keep it on sir !11:50
*** andresmujica has quit IRC11:50
*** chlong has joined #openstack11:51
cristicalinI'm enabling SSL encryption of the openstack APIs and I got to ceilometer which throws an SSL error in the alarm service11:51
*** markvoelker has joined #openstack11:51
cristicalin15115 TRACE ceilometer.alarm.service SSLError: [Errno 336265225] _ssl.c:351: error:140B0009:SSL routines:SSL_CTX_use_PrivateKey_file:PEM lib11:51
cristicalinthis according to openssl docs means that the python code is not using verify properly in a https GET11:52
cristicalinhttp://stackoverflow.com/questions/24740230/ssl-c351-error140b0009ssl-routinesssl-ctx-use-privatekey-filepem-lib11:52
*** yaguang has joined #openstack11:52
*** hj-hp has quit IRC11:53
*** andresmujica has joined #openstack11:53
cristicalinanyone have an idea how to tell the alarm service to use the correct CA certificate to verify the connection ?11:53
SamYaplecristicalin: sorry I dont have an answer for that error myself, but I highly recommend running an ssl offload service in from of oyu openstack services. eventlet is not great with ssl things.11:54
*** hj-hp has joined #openstack11:54
cristicalinSamYaple, I am, I'm using haproxy to do the ssl offloading11:54
cristicalinthe API's are listening on simple http on 127.0.0.111:54
*** gszasz has joined #openstack11:54
SamYaplecristicalin: ah thats great! so you are just having a problem with the client side?11:54
cristicalinand haproxy is relaying the traffic11:54
cristicalinSamYaple, well ... yes in a way11:55
cristicalinin the sense that the ceilometer-alarm is a client of the ceilometer-api11:55
SamYapleoh, your _internal_ communication is also ssl'd cristicalin?11:55
cristicalinyes11:55
cristicalinall publicurl, internalurl and adminurl are offloaded11:56
SamYapleok cristicalin. I may not get an answer for you, but ill go play with it in my lab. can you post your ceilometer config?11:56
*** markvoelker has quit IRC11:56
cristicalinyes, I can post the haproxy conf as well11:56
cristicalinwhere should I do that ?11:56
SamYaplein the channel!11:56
SamYapleno i kid i kid!11:56
SamYaplepaste.openstack.org11:57
*** epcim has quit IRC11:57
*** lborda has joined #openstack11:57
*** whenry has joined #openstack11:58
cristicalinSamYaple, http://paste.openstack.org/show/196501/11:58
cristicalinit's all in there11:58
cristicalinI'm doing this in Juno with Centos 7 + RDO Juno11:58
*** Egyptian[Home] has joined #openstack11:59
cristicalinall works except the ceilometer part ... and I'm still moving the services to the encrypted rabbitmq11:59
*** vijayagurug has left #openstack11:59
SamYapleis this live cristicalin? or can you make changes?11:59
*** trown|outttypeww is now known as trown11:59
cristicalinSamYaple, no, it's a test environment12:00
cristicalinI can make changes12:00
cristicalinI'm testing on Juno, but my final target is on icehouse still :(12:00
SamYaplecristicalin: you seem to be missing your cafile in the service_credentials area12:00
SamYaplenvm I see it12:00
*** ser_rhaegar has joined #openstack12:01
SamYaplethe region is different than you keystone_auth section though12:01
SamYaplei belive things default to regionOne12:01
cristicalinnope, it's defined as RegionOne12:02
*** RedW has quit IRC12:02
cristicalinpackstack uses the uppercase R12:02
cristicalinso it scews up the defaults12:02
SamYaple[keystone_authtoken] does not specify a region12:02
*** hj-hp has quit IRC12:02
cristicalinSamYaple, I don't see an example region in the keystone_authtoken12:03
*** hj-hp has joined #openstack12:03
cristicalinthat's why I did not set one12:03
cristicalinbut I don't think the ssl error is related to the region12:04
*** dneary has joined #openstack12:04
cristicalinlet me paste the full error trace12:04
*** mfink__ has quit IRC12:04
cristicalinSamYaple, http://paste.openstack.org/show/196502/12:04
*** th3wr41th has quit IRC12:05
*** ghostpl_ has joined #openstack12:05
*** sc68cal has quit IRC12:05
SamYaplecristicalin: youre probably right12:06
*** sc68cal has joined #openstack12:06
*** henrynash has quit IRC12:06
*** pelix has quit IRC12:07
*** RedW has joined #openstack12:07
*** jcarter2 has joined #openstack12:07
*** dims_ has quit IRC12:07
SamYaplecristicalin: can you sha1sum your pem file to make sure it matches your other hosts12:07
cristicalinthis is the single host12:07
cristicalinit's a selfcontained environment12:07
*** jaosorior has joined #openstack12:08
*** dims has joined #openstack12:08
cristicalinSamYaple, http://paste.openstack.org/show/196504/12:08
cristicalinlook at the call to resp = self.api.get(url)12:09
*** markvoelker has joined #openstack12:09
cristicalinit's missing any reference to a cert or validation12:09
SamYapleright I forgot you said single host12:09
cristicalinin the implementation of that get:12:09
cristicalin    def get(self, url, **kwargs):12:09
cristicalin        return self.client_request("GET", url, **kwargs)12:09
SamYaplebut the other services are using the same lib cristicalin12:09
*** robbiew has left #openstack12:10
cristicalinno, that's specific to ceilometer12:10
SamYapleah sorry i thought we were looking at the requests lib12:10
cristicalinthe lib expects to have a validate=<certfile>12:11
*** fam_ has quit IRC12:11
*** rtheis_ has joined #openstack12:11
cristicalinat least as far as I can tell from the stackforge article12:11
cristicalinbut it's not there in the invocation12:11
cristicalinalso I'm not sure the ceilometer-alarm-evaluator is properly using it12:12
SamYaplecristicalin: if you patch that in, does it solve the issue? (just hard code the pem path)12:12
cristicalinthough other services like horizon connect properly12:12
*** saibarspeis has quit IRC12:12
cristicalinI'll try12:12
cristicalingive me a few minutes12:12
SamYaplesure ill browse upstream12:12
*** rtheis has quit IRC12:14
*** pelix has joined #openstack12:14
*** rfolco has quit IRC12:14
*** rfolco has joined #openstack12:15
*** nphase has joined #openstack12:15
*** ZZelle has quit IRC12:15
*** ZZelle has joined #openstack12:16
*** HIBA98 has joined #openstack12:17
*** randres has joined #openstack12:17
*** mpavone has quit IRC12:17
*** Poornima has quit IRC12:17
HIBA98hello all :)12:18
*** mattgriffin has joined #openstack12:18
*** mattgriffin has quit IRC12:18
*** mattgriffin has joined #openstack12:18
HIBA98I am installing openstack packstack on RHEL7...but it throwing error regarding "Error appeared during Puppet run: 10.132.238.69_keystone.pp"12:19
*** mattgriffin has quit IRC12:19
HIBA98here is full log-->>12:19
HIBA98http://paste.openstack.org/show/196507/12:19
cristicalinSamYaple, nope, still same behavior12:19
*** mattgriffin has joined #openstack12:19
SamYaplecristicalin: yea I dont think thats the issue12:19
gchamoulHIBA98: better to get help about packstack on #rdo-puppet!12:19
*** epcim has joined #openstack12:19
*** nphase has quit IRC12:19
*** rushiagr is now known as rushiagr_away12:20
SamYaplecristicalin: where is it breaking? is it breaking talking to keystone?12:20
HIBA98<gchamoul> ok..thanks :)12:20
*** HIBA98 has quit IRC12:20
*** mattgriffin has quit IRC12:20
*** Longgeek has joined #openstack12:21
*** mattgriffin has joined #openstack12:21
*** mattgriffin has quit IRC12:21
*** bradjones has quit IRC12:21
*** hj-hp has quit IRC12:21
*** HIBA98 has joined #openstack12:21
*** bradjones has joined #openstack12:21
*** bradjones has quit IRC12:21
*** bradjones has joined #openstack12:21
*** jcoufal has joined #openstack12:22
SamYaplecristicalin: instead of a pem, can you try breaking it up until a cert and key? I may have a thread on the issue12:22
*** hj-hp has joined #openstack12:22
SamYapleup into*12:22
cristicalinyes, I can try12:22
cristicalinactually the ca.pem is just a .pem by name12:23
cristicalinit's just a ca without the key12:23
cristicalinca public cert I mean12:23
cristicalinmy understanding is that the ca cert should not contain the key, as it is used only for verification12:24
SamYaplecristicalin: it shouldnt12:24
*** eagles0513875A has joined #openstack12:24
*** Muntaner has quit IRC12:24
eagles0513875Ahey guys minimum number of network cards needed on a server is 2 correct12:24
SamYaplethough a cacert would be the whole chain (trust and all)12:24
SamYapleeagles0513875A: the neutron netowkr nodes would need 312:24
cristicalinthis is an test ca12:25
cristicalinso no other trusts12:25
eagles0513875Adamn ok. time to start brain storming this idea a bit better.12:25
cristicalinjust a simple cert created with openssl for the purpose of the test12:25
SamYaplecristicalin: hmm you might try with os_cert instead of os_cacert then12:25
cristicalinSamYaple, using easy-rsa from openvpn12:25
*** ejat has quit IRC12:26
*** thrash|g0ne is now known as thrash12:26
cristicalinSamYaple, isn't that the client cert though ?12:26
*** Longgeek has quit IRC12:26
SamYapleyea, but thats where the failure is happending, the cielometer client12:27
SamYaple/usr/lib/python2.7/site-packages/ceilometerclient/common/base.py12:27
cristicalinSamYaple, testing now12:27
*** nkhare has quit IRC12:27
*** macjack has joined #openstack12:28
*** jecarey_ has quit IRC12:28
*** tkramer has joined #openstack12:29
*** e0ne is now known as e0ne_12:29
*** hj-hp has quit IRC12:29
*** maveric7911 has joined #openstack12:30
*** martins-afk is now known as martinst12:30
cristicalinSamYaple, same behavior12:30
*** hj-hp has joined #openstack12:30
cristicalinI just spotted that there is actually two errors in there12:30
SamYaplewhatversion of the ceilometer client is this?12:30
eagles0513875ASamYaple: is OS easy to setup on ubuntu or any other distro for that matter12:31
SamYapleok post em!12:31
SamYapleeagles0513875A: its not difficult, no. check docs.opentack.org12:31
SamYapleeagles0513875A: but it assumes a level of linux admin skills (alough the guide can be copy-pasted mostly)12:31
cristicalinSamYaple, http://paste.openstack.org/show/196510/12:31
*** macjack has quit IRC12:31
eagles0513875A:) good to know thanks SamYaple :)12:32
cristicalinSamYaple, version 1.0.12 of the client12:32
*** masco has joined #openstack12:32
*** pal_ has joined #openstack12:32
SamYaplecristicalin: what service are there logs from?12:32
cristicalinpython-ceilometer-2014.2.2-1.el7.noarch12:32
cristicalinopenstack-ceilometer-alarm-2014.2.2-1.el7.noarch12:32
cristicalinopenstack-ceilometer-common-2014.2.2-1.el7.noarch12:32
cristicalinopenstack-ceilometer-api-2014.2.2-1.el7.noarch12:32
cristicalinpython-ceilometerclient-1.0.12-1.el7.centos.noarch12:32
*** jruano has quit IRC12:32
cristicalinSamYaple, the ceilometer-alarm-evaluator logs12:33
SamYapleis the api running cristicalin?12:33
*** amitry has joined #openstack12:33
SamYaple(can you see it listening on the 8777 port?12:33
cristicalinSamYaple, yes12:34
cristicalin[root@rdo-01 ceilometer]# netstat  -lntwp | grep 877712:34
cristicalintcp        0      0 127.0.0.1:8777          0.0.0.0:*               LISTEN      4314/python12:34
cristicalintcp        0      0 192.168.100.13:8777     0.0.0.0:*               LISTEN      4861/haproxy12:34
cristicalin[root@rdo-01 ceilometer]# ps -fp 431412:34
cristicalinUID        PID  PPID  C STIME TTY          TIME CMD12:34
cristicalinceilome+  4314     1  0 12:27 ?        00:00:02 /usr/bin/python /usr/bin/ceilometer-api --logfile /var/log/ceilometer/api.log12:34
cristicalinthe apy is listening on 127.0.0.1:877712:35
cristicalinand haproxy is relay-ing from 192.168.100.13:877712:35
*** criptoverso has quit IRC12:36
SamYaplecristicalin: if oyu do a `ceilometer alarm-list` do you see a new entry in the api logs?12:36
*** neha has quit IRC12:37
cristicalinSamYaple, no, I get the same ssl error in stdout12:37
cristicalin[root@rdo-01 ceilometer(keystone_admin)]# ceilometer alarm-list12:37
cristicalin[Errno 336265225] _ssl.c:351: error:140B0009:SSL routines:SSL_CTX_use_PrivateKey_file:PEM lib12:37
SamYaplecristicalin: so nothing new in the api.log at all?12:37
*** e0ne_ is now known as e0ne12:37
cristicalinSamYaple, no, nothing12:37
cristicalinthe connection never gets to the api as it does not pass haproxy in that state12:38
SamYaplecan you post your redacted openrc file?12:38
*** mpaolino has joined #openstack12:38
*** yaguang has quit IRC12:39
cristicalinSamYaple, http://paste.openstack.org/show/196514/12:39
*** nagoor has joined #openstack12:39
*** dhritishikhar has joined #openstack12:39
*** dhritishikhar_ has joined #openstack12:39
SamYaplecristicalin: ok try doing the query as insecure12:40
*** mazzy has quit IRC12:40
SamYaple`ceilometer --os-insecure true alarm-list`12:40
cristicalin[root@rdo-01 ceilometer(keystone_admin)]# ceilometer --os-insecure true alarm-list12:41
cristicalin[Errno 336265225] _ssl.c:351: error:140B0009:SSL routines:SSL_CTX_use_PrivateKey_file:PEM lib12:41
cristicalinsame errir12:41
SamYaplealso you have two .pem files listed in that openrc file, I am not sure which would get precednce12:41
cristicalin*error12:41
*** engkur_ has quit IRC12:41
*** doug-fish has joined #openstack12:41
cristicalinOS_CERT, according to the docs is the client cert used to authenticate the client to the api12:41
cristicalinuseless in the haproxy design12:42
cristicalinI can unset the var12:42
SamYaplealright and client.pem is correct?12:42
cristicalinyes12:42
*** morazi has joined #openstack12:42
cristicalinit works with services like nova, cinder, glance, keystone12:42
SamYaplecool12:42
*** mfink_ has joined #openstack12:42
SamYaple`ceilometer --debug alarm-list`12:42
SamYapleand paste the whole output please12:43
cristicalinSamYaple, http://paste.openstack.org/show/196532/12:43
*** pravins has quit IRC12:44
*** andresmujica has quit IRC12:44
cristicalinSamYaple, http://paste.openstack.org/show/196533/ the output of running the curl in that debug12:44
*** Godfath3r has quit IRC12:45
*** guilhermebr has joined #openstack12:45
SamYaplethat should trigger an api event in the logs, yes?12:46
*** galstrom is now known as galstrom_zzz12:46
*** jpena is now known as jpena|lunch12:46
cristicalinSamYaple, the curl ?12:46
cristicalinI would have though so12:46
SamYapleyes, check /var/log/ceilometer/api.log for a new entry12:47
cristicalinbut there is noting registered in the api.log for it12:47
SamYaple(youll need debug+verbose enabled)12:47
cristicalinoh12:48
cristicalinenabling then12:48
cristicalinjust tried on the unencrypted port and same thing12:48
cristicalinno message in the log12:48
cristicalinI'll enable debug and verbose12:48
*** cjellick has joined #openstack12:49
SamYaplecristicalin: also, im grasping at straws now, but change os_auth_url in the ceilometer conf to os_auth_url=https://rdo-01:5000/v3 to match your other services (it appears to support v3 throughout)12:49
*** HIBA98 has quit IRC12:49
*** jsheeren has quit IRC12:49
cristicalinSamYaple, with debug and verbose True still no log in the api.log12:49
cristicalinSamYaple, trying that too12:50
*** tnovacik has quit IRC12:50
*** Bsony has quit IRC12:50
*** yaguang has joined #openstack12:50
cristicalinSamYaple, sam issue with the alarm-list12:51
cristicalinI think the problem is the ssl support in the python-ceilometerclinet12:51
cristicalinnot the service itself12:51
cristicalinas the connection never makes it past haproxyt12:51
*** Dj23 has joined #openstack12:51
*** blomquisg has quit IRC12:51
*** bknudson has joined #openstack12:51
*** andresmujica has joined #openstack12:51
cristicalinit fails ssl negotiation and then goes away12:51
*** vijayagurug has joined #openstack12:52
neoarkanyone know what with ubuntu 14.04 you can't change nr_request in a instance?12:52
neoarkwhy*12:52
*** twillber has quit IRC12:52
cristicalinSamYaple, just tried with a newer version of ceilometer client12:53
neoarkwrite error: Invalid argument12:53
*** mwichmann has joined #openstack12:53
cristicalinSamYaple, 1.0.13 seems to work ok12:53
*** mfink has quit IRC12:53
*** dulek has quit IRC12:53
cristicalinthow this one complains that my test cert is missing subjectAltName12:53
SamYaplecristicalin: except it ssl conects to keystone just fine12:53
*** deepthi has quit IRC12:53
cristicalinSamYaple, true, it connects ok to keystone which is also on ssl12:54
cristicalinthe bug is fixed in 1.0.13 though12:54
cristicalinso I have to track down which patch in 1.0.13 fixes it12:54
cristicalinany hint on how to do that ?12:54
mcorneacristicalin: SamYaple not sure if that helps but I've hit that error with nignx, you can try adding the private key to the ca pem file12:54
SamYaplecristicalin: ive been revieing the patches since we started since I thought it might be a client bug, but nothing yet12:55
SamYaplehttps://github.com/openstack/python-ceilometerclient12:55
*** blomquisg has joined #openstack12:55
SamYaplenvm, think I found it12:55
SamYaplenear the newest release12:55
SamYaplehttps://github.com/openstack/python-ceilometerclient/commit/e727d22bf1fc4ff613699560717e4aa460f60b7312:55
cristicalinSamYaple, briliant12:56
neoarkAnyone can verify if they can change nr_requets on ubuntu instance.12:56
SamYaplecristicalin: sorry I couldn't be of more help! glad you tracked it down12:56
*** Bsony has joined #openstack12:56
*** hj-hp has quit IRC12:56
*** rwsu has quit IRC12:56
cristicalinSamYaple, you've been of plenty of help12:56
*** diogogmt has quit IRC12:56
cristicalinthanks for your time12:57
SamYaplealways!12:57
*** simon-AS559 has joined #openstack12:57
*** hj-hp has joined #openstack12:57
SamYaplecristicalin: for the record, with the exception of neutron, the newer clients should ALWAYS work for the older things12:57
SamYapleneutron v3 clients are the only exception at the moment12:58
*** tnovacik has joined #openstack12:58
*** corehello has joined #openstack12:58
*** noslzzp has joined #openstack12:59
cristicalinSamYaple, nice to know, though I don't want to upgrade the whole thing12:59
*** vijayagurug has left #openstack12:59
cristicalinI mean the full client13:00
cristicalinjust integrate the patch and rebuild the rpm13:00
*** jerematic has joined #openstack13:00
*** yaguang has quit IRC13:00
*** VW_ has joined #openstack13:00
SamYaplecristicalin: sure, just letting you know. they are gated against things13:00
*** noslzzp has quit IRC13:01
*** engkur_ has joined #openstack13:01
*** dhritishikhar_ has quit IRC13:02
*** tier has joined #openstack13:02
*** julim has joined #openstack13:02
*** oro has joined #openstack13:02
*** gashcrumb has joined #openstack13:03
*** arxcruz has quit IRC13:04
*** ifdm_ has quit IRC13:04
*** jkugel has joined #openstack13:04
*** pblaho has joined #openstack13:05
*** tier_ has joined #openstack13:05
*** jkugel1 has joined #openstack13:05
*** hj-hp has quit IRC13:06
*** hj-hp has joined #openstack13:06
*** deepthi has joined #openstack13:07
*** rfolco has quit IRC13:07
*** ifdm_ has joined #openstack13:07
*** ifdm_ has joined #openstack13:07
*** baoli has joined #openstack13:07
*** jckasper has joined #openstack13:07
*** jecarey has joined #openstack13:07
*** yocum_ has quit IRC13:08
*** yamamoto has joined #openstack13:08
*** dhritishikhar has quit IRC13:08
*** tier has quit IRC13:08
*** flaviof has joined #openstack13:08
*** jkugel has quit IRC13:09
*** HIBA98 has joined #openstack13:09
*** jruano has joined #openstack13:09
*** radez_g0n3 is now known as radez13:09
wigwam_workhello13:09
*** linswap has quit IRC13:10
wigwam_workhow to change libvirt.xml template in Juno please? I can't find the file anywhere...13:10
*** FunnyLookinHat has quit IRC13:11
*** jecarey has quit IRC13:11
*** jets has joined #openstack13:11
*** radez is now known as radez_g0n313:12
*** yamahata has joined #openstack13:12
SamYaplethats the libvirt generator py, ill get you a link wigwam_work13:13
*** maveric_amitc_ has joined #openstack13:13
SamYaplewigwam_work: https://ask.openstack.org/en/question/45643/how-to-add-feature-flag-to-libvirtxml/13:13
*** eghobo has joined #openstack13:13
SamYaplethats the basic template you should modify wigwam_work13:14
*** hj-hp has quit IRC13:14
SamYaplemake sure it is consistent across the environment!13:14
*** rdas has quit IRC13:14
*** cemason has quit IRC13:15
*** luflores has joined #openstack13:15
*** hj-hp has joined #openstack13:15
*** Bsony has quit IRC13:16
*** unused_PhD has quit IRC13:16
*** foexle has joined #openstack13:17
*** dhritishikhar has joined #openstack13:17
*** dhritishikhar_ has joined #openstack13:17
*** jruano has quit IRC13:17
*** foexle has quit IRC13:17
*** foexle has joined #openstack13:17
*** zz_jgrimm is now known as jgrimm13:17
*** johnbelamaric has joined #openstack13:19
*** kbringard has joined #openstack13:20
*** Bsony has joined #openstack13:21
wigwam_workSamYaple: thanks! so I have to edit the config.py script, right?13:21
*** mli has joined #openstack13:21
*** georgem1 has joined #openstack13:21
*** spzala has joined #openstack13:22
*** eglynn is now known as eglynn-lunhc13:22
*** eglynn-lunhc is now known as eglynn-lunch13:22
*** Longgeek has joined #openstack13:22
*** rfolco has joined #openstack13:22
*** yocum_ has joined #openstack13:23
*** hj-hp has quit IRC13:23
*** AnilV4 has quit IRC13:24
*** pboros has joined #openstack13:24
*** txomon|fon has quit IRC13:25
*** warriorforGod has joined #openstack13:25
*** warriorforGod has joined #openstack13:25
*** mdbooth has quit IRC13:25
*** hj-hp has joined #openstack13:25
*** mli has left #openstack13:25
*** jets has quit IRC13:26
*** eagles0513875A has quit IRC13:26
*** nstrug has joined #openstack13:26
*** palexster has joined #openstack13:27
*** andresmujica has quit IRC13:27
*** weshay has joined #openstack13:27
*** Bird2 has quit IRC13:28
*** Marga_ has joined #openstack13:28
*** e0ne is now known as e0ne_13:28
*** jecarey has joined #openstack13:28
*** Bsony has quit IRC13:29
*** jfchevrette has joined #openstack13:29
*** otter768 has joined #openstack13:29
*** ranjithd has joined #openstack13:29
*** mwichmann has left #openstack13:29
stockpirateSamYaple. Hi again. I have three interfaces. rerun the configuration for neutron agents, but the agent list is empty: neutron agent-list13:29
stockpiratein the the log:::cat /var/log/neutron/openvswitch-agent.log:::   ERROR neutron.agent.linux.ovsdb_monitor13:29
*** andresmujica has joined #openstack13:30
*** Marga_ has quit IRC13:30
*** dulek has joined #openstack13:30
stockpirateand... i missed the network on the neutron node13:30
*** Marga_ has joined #openstack13:31
stockpirateis this doc correct? http://docs.openstack.org/juno/install-guide/install/apt/content/neutron-network-node.html13:31
*** bradjones has quit IRC13:31
*** bradjones has joined #openstack13:32
*** bradjones has quit IRC13:32
*** bradjones has joined #openstack13:32
*** hj-hp has quit IRC13:33
*** dhritishikhar has quit IRC13:33
*** karppo has quit IRC13:33
stockpiratedid do a: ovs-vsctl add-br br-ex and  ovs-vsctl add-port br-ex eth0    but ovs-vsctl shows two more bridges13:33
*** otter768 has quit IRC13:33
*** dhritishikhar_ has quit IRC13:33
wigwam_workSamYaple: I need to PXE boot my instances, maybe I am going the wrong way to achieve this... any ideas please?13:33
*** thangp has joined #openstack13:34
*** hj-hp has joined #openstack13:34
*** radez_g0n3 is now known as radez13:34
*** krtaylor has quit IRC13:35
*** rushiagr_away is now known as rushiagr13:35
*** e0ne_ is now known as e0ne13:35
*** robbiew has joined #openstack13:35
*** slashd has joined #openstack13:36
*** sfeole is now known as bip`away13:36
*** Longgeek has quit IRC13:37
*** txomon|fon has joined #openstack13:38
*** Bsony has joined #openstack13:38
*** FunnyLookinHat has joined #openstack13:38
*** tkatarki has joined #openstack13:39
*** anshul has quit IRC13:39
*** nstrug has quit IRC13:40
*** jmckind has joined #openstack13:40
*** lblanchard has joined #openstack13:40
*** krtaylor has joined #openstack13:41
*** hj-hp has quit IRC13:41
*** Godfath3r has joined #openstack13:41
*** mplex_ is now known as mplex13:41
*** diegows has joined #openstack13:42
SamYaplewigwam_work: I would not recommend that at all... why are you trying to PXE boot them?13:42
*** annegentle has joined #openstack13:42
*** hj-hp has joined #openstack13:42
SamYaplethe only way I see that working is if you change the dnsmasq.conf on the dhcp agent. but still why?13:42
*** tnovacik has quit IRC13:43
SamYaplestockpirate: im not sure that is pretty vague. I would double and tripple check the docs and run back through them starting at the begining of the networking13:43
*** primechuck has joined #openstack13:45
*** r-daneel has joined #openstack13:45
*** txomon|fon has quit IRC13:46
wigwam_workSamYaple: because I need to integrate openstack in our exiting infrastructure ... and our existing infrastructure is based on pxe booting the machines... I won't use dnsmasq at all... instead, I connect the instances to the physical network and let them get address from the external dhcp13:47
SamYaplewigwam_work: thats not gonna work unless you build a custom dhcp driver for neutron13:47
SamYapleneutron has to assign the dhcp so it can setup the proper iptable rules13:48
*** epcim has quit IRC13:48
*** balajiiyer has joined #openstack13:48
*** wasmum has quit IRC13:48
*** ranjithd has quit IRC13:48
*** RedRat_ has joined #openstack13:48
*** sarob has joined #openstack13:48
*** yamamoto has quit IRC13:49
wigwam_workSamYaple: I use the Noop firewall driver, so neutron is actually not touching iptables... I only use it to connect the instances to proper vlans... physical firewall is used to restrict traffic between vlans... I have the security groups disabled13:49
*** igordcard_ has quit IRC13:49
*** blair has quit IRC13:50
*** primechuck has quit IRC13:50
*** ppradhan has joined #openstack13:50
*** hj-hp has quit IRC13:51
*** RedRat has quit IRC13:51
*** mtanino has joined #openstack13:51
wigwam_workSamYaple: Now I use custom image with iPXE and it works well.. my problem is that when I create an instance with cinder volume, nova apparently copies the image to the new volume and boot from it... that works ok for the first boot, but then our automated installation reinstall the volume so the instance won't boot for second time13:51
stockpirateSamyaple, thanks. I need to check it out. Im comparing to some older docs and it seems to be some missing part into 14.04 doc. i will triple check13:52
*** hj-hp has joined #openstack13:52
SamYaplewigwam_work: yea that could work, except for the switching the primary boot device like that. I dont see that ever working. and even if you did get it working once nova would stop out a pxe boot config every chance it got13:53
*** sarob has quit IRC13:53
SamYaplewigwam_work: also that means all your instance cna spoof man and iptable :(13:53
SamYaplemac and iptables*13:54
dmzanyone else using lbaas? quick question, i think i have it working, setup a pool, monitor & vip but how do I now assign an "external" ip to that vip?13:55
SamYaplemac and ip* sorry wigwam_work I really need to sleep13:55
*** jpena|lunch is now known as jpena13:55
*** mfink_ has quit IRC13:55
*** DaSchab has joined #openstack13:55
*** Networkn3rd has joined #openstack13:56
*** rbowen has quit IRC13:56
*** nstrug has joined #openstack13:57
*** pnavarro has quit IRC13:57
*** rbowen has joined #openstack13:58
*** aveek has quit IRC13:58
wigwam_workSamYaple: thank you for mentioning this spoofing issue, I will have to think it over... still, I would like to make libvirt boot from pxe... it seems that it's not possible without modifying nova code, right?13:58
*** mdbooth has joined #openstack13:59
*** tsekiyama has joined #openstack13:59
*** hj-hp has quit IRC13:59
*** ian_ott has joined #openstack14:00
*** tsekiyam_ has joined #openstack14:00
*** amitry has quit IRC14:00
*** hj-hp has joined #openstack14:00
SamYaplewigwam_work: without modifying the config gen, no.14:01
SamYaplewigwam_work: I highly recommend against that course of action in general. I don't think openstack would be a fit for you here14:01
*** cptweasel has joined #openstack14:01
*** ubercl0ud42 has joined #openstack14:01
SamYaplewigwam_work: if you can re-arch a bit to use glance images instead of PXE you'll be much better off14:01
*** tsekiyam_ has quit IRC14:01
*** jschwarz has joined #openstack14:02
*** tsekiyam_ has joined #openstack14:02
*** sputnik13 has joined #openstack14:02
*** nphase has joined #openstack14:02
*** simon-AS559 has quit IRC14:03
*** tsekiya__ has joined #openstack14:03
*** Ephur has quit IRC14:03
*** tsekiyama has quit IRC14:03
*** pczesno has joined #openstack14:04
*** txomon|fon has joined #openstack14:04
*** Ephur has joined #openstack14:05
*** sputnik13 has quit IRC14:05
*** eghobo has quit IRC14:05
*** mjturek1 has joined #openstack14:05
*** dhritishikhar has joined #openstack14:05
*** dhritishikhar_ has joined #openstack14:05
*** fzdarsky|afk is now known as fzdarsky14:05
*** brokencycle has quit IRC14:06
*** tsekiyam_ has quit IRC14:06
*** dulek has quit IRC14:07
*** uschreiber_ has joined #openstack14:08
*** rbak has joined #openstack14:08
*** hj-hp has quit IRC14:09
*** jruano has joined #openstack14:09
*** ChuckC has joined #openstack14:09
*** Ephur has quit IRC14:10
*** hj-hp has joined #openstack14:10
*** Sir_Designer has quit IRC14:11
*** jgrimm is now known as zz_jgrimm14:11
*** Sir_Designer has joined #openstack14:11
*** dulek has joined #openstack14:11
*** aeperezt has joined #openstack14:12
*** dhritishikhar_ has left #openstack14:12
*** prad has joined #openstack14:12
*** jruano has quit IRC14:12
*** BOKALDO has quit IRC14:12
*** henrynash has joined #openstack14:12
martinsbalodisCan you get the time for how long an instance has been Active? It seems to me that usage hours also include shut down time.14:13
wigwam_workSamYaple: thank you! I still give it a try I think :)14:13
*** simon-AS5591 has joined #openstack14:13
*** diogogmt has joined #openstack14:13
*** skoude has quit IRC14:13
*** Ephur has joined #openstack14:13
*** nshaikh has quit IRC14:14
dmzahh found it :)14:14
dmzhttps://www.youtube.com/watch?v=OP9hC9dzH70 lbaas walkthrough :)14:14
*** jruano has joined #openstack14:14
*** jruano has quit IRC14:14
*** tier_ has quit IRC14:14
*** muebel has joined #openstack14:14
muebelhey #openstack14:15
muebelopenstack noob here14:15
*** cjellick has quit IRC14:15
*** skoude has joined #openstack14:15
*** cdub has joined #openstack14:16
*** jruano has joined #openstack14:16
*** tsekiya__ has quit IRC14:17
*** arxcruz has joined #openstack14:17
*** __ale__ has joined #openstack14:17
*** hj-hp has quit IRC14:17
*** dhritishikhar has quit IRC14:18
*** hj-hp has joined #openstack14:18
*** _ale1_ has quit IRC14:18
*** _ale1_ has joined #openstack14:19
*** tsekiyam_ has joined #openstack14:19
*** mikeyp has joined #openstack14:19
*** ubercl0ud42 has quit IRC14:20
cristicalinSamYaple, I managed to backport that patch, is there any interest to post the backported patch anywhere ?14:20
*** nstrug has quit IRC14:20
cristicalinthe ceilometer ssl bug I mean14:20
*** hdd has joined #openstack14:20
*** zz_jgrimm is now known as jgrimm14:20
*** dyasny has joined #openstack14:21
*** yaguang has joined #openstack14:22
*** __ale__ has quit IRC14:22
*** Bsony has quit IRC14:22
*** pravins has joined #openstack14:22
*** ubercl0ud42 has joined #openstack14:23
*** thingee has joined #openstack14:23
*** rotbeard has joined #openstack14:24
*** bip`away is now known as sfeole14:24
*** ajo_ has joined #openstack14:25
*** ajo has quit IRC14:25
SamYaplecristicalin: your distro packages14:25
*** nosleep77 has joined #openstack14:26
SamYaplecristicalin: not anywhere else since all the clients work for the versions like we talked about before, openstack doesnt backport those patches14:26
*** skoude has quit IRC14:27
cristicalinin short ... probably not worth it as centos will be moving to kilo14:27
*** hdd has quit IRC14:27
cristicalinoh, well14:27
*** blacksta_ has joined #openstack14:27
*** mikeyp has quit IRC14:27
*** doug-fish has quit IRC14:28
*** tier has joined #openstack14:28
*** itzikb has quit IRC14:28
*** ubercl0ud42 has quit IRC14:28
*** skoude has joined #openstack14:29
*** yaguang has quit IRC14:29
*** ubercl0ud42 has joined #openstack14:30
*** jfarschman has joined #openstack14:30
*** jfarschman is now known as MilesDenver14:30
*** mikeyp has joined #openstack14:31
*** sayan has quit IRC14:31
*** sputnik13 has joined #openstack14:32
*** deepakcs has quit IRC14:32
*** itzikb has joined #openstack14:32
*** corehello has quit IRC14:32
*** Miouge_ has joined #openstack14:33
*** errptchen has joined #openstack14:33
*** shawnlower has joined #openstack14:34
*** bill_od has joined #openstack14:34
*** blackboxsw has quit IRC14:34
*** wasmum has joined #openstack14:34
*** cjellick has joined #openstack14:35
*** ChuckC has quit IRC14:35
*** karimb has joined #openstack14:35
*** Miouge has quit IRC14:35
*** Miouge_ is now known as Miouge14:35
*** nelsnelson has joined #openstack14:36
*** zeddii has quit IRC14:36
*** errptchen has quit IRC14:37
*** blahRus has joined #openstack14:37
*** bill_od has quit IRC14:38
*** jprovazn has quit IRC14:39
*** tshefi has joined #openstack14:39
*** SauzaRob has joined #openstack14:40
*** Godfath3r has quit IRC14:42
*** rushiagr is now known as rushiagr_away14:42
*** aveek has joined #openstack14:43
*** smccully has joined #openstack14:44
*** tnovacik has joined #openstack14:44
*** rushiagr_away is now known as rushiagr14:45
*** nelsnelson has quit IRC14:45
*** tkramer has quit IRC14:46
*** annashen has joined #openstack14:46
*** yaguang has joined #openstack14:46
*** reed has joined #openstack14:46
*** picta has joined #openstack14:47
*** claflico has joined #openstack14:47
*** Marga_ has quit IRC14:47
*** dudey has joined #openstack14:48
*** mpaolino has quit IRC14:49
*** DaSchab has quit IRC14:49
*** jaypipes_ is now known as jaypipes14:49
*** eglynn-lunch is now known as eglynn14:49
*** andresmujica has quit IRC14:49
*** andresmujica has joined #openstack14:50
*** subscope has joined #openstack14:50
*** nphase has quit IRC14:50
*** MentalRay has joined #openstack14:50
*** blackboxsw has joined #openstack14:50
*** blair has joined #openstack14:51
*** annashen has quit IRC14:51
*** nelsnelson has joined #openstack14:51
*** bobmel_ has joined #openstack14:52
*** ajo_ has quit IRC14:52
*** ajo has joined #openstack14:53
*** esker has quit IRC14:53
*** primechuck has joined #openstack14:53
*** karppo has joined #openstack14:53
*** epcim has joined #openstack14:53
*** bobmel has quit IRC14:54
*** nlevinki has quit IRC14:54
*** ChuckC has joined #openstack14:55
*** blair has quit IRC14:55
*** brokencycle has joined #openstack14:56
*** dsneddon has joined #openstack14:57
*** kebray has joined #openstack14:58
*** nelsnelson has quit IRC15:00
*** blackboxsw has quit IRC15:00
*** blackboxsw has joined #openstack15:00
*** mazzy has joined #openstack15:00
*** SauzaRob has quit IRC15:01
*** ian_ott has quit IRC15:01
*** mkolesni has quit IRC15:01
*** kmartin has joined #openstack15:01
*** galstrom_zzz is now known as galstrom15:02
*** ubercl0ud42 has quit IRC15:03
*** masco has quit IRC15:04
*** ubercl0ud42 has joined #openstack15:04
*** haleyb has joined #openstack15:04
*** andriikolesnikov has joined #openstack15:05
*** nelsnelson has joined #openstack15:05
*** fnaval has joined #openstack15:05
*** gavan has quit IRC15:05
*** cristicalin has quit IRC15:05
*** solargroovy has joined #openstack15:05
*** kebray has quit IRC15:07
*** henrynash has quit IRC15:07
*** eghobo has joined #openstack15:07
*** nelsnelson has quit IRC15:07
*** nelsnelson has joined #openstack15:08
*** txomon|fon has quit IRC15:08
*** RoozbehShafiee_ has joined #openstack15:08
*** Reepicheep has joined #openstack15:09
*** Reepicheep has joined #openstack15:09
*** Poornima has joined #openstack15:09
*** uschreiber_ has quit IRC15:09
*** cjellick has quit IRC15:10
*** andresmujica has quit IRC15:10
*** RoozbehShafiee has quit IRC15:11
*** dgurtner has quit IRC15:11
*** elo has joined #openstack15:11
*** andresmujica has joined #openstack15:12
*** BOKALDO has joined #openstack15:12
*** agarciam has joined #openstack15:12
*** jets has joined #openstack15:12
*** StuartMI has joined #openstack15:13
*** haleyb has quit IRC15:14
*** jaypipes has quit IRC15:14
*** yellowbig has quit IRC15:14
ws2k3Hello i just used devstack to create a ubuntu 14.04 VM on my xenserver, but during boot of the ubuntu vm it shows me: ERROR: open stack 409 conflict there was a conflict when tryin gto complete your request.: cannot upload to an unqueued image(HTTp 409)15:17
*** brscvs has joined #openstack15:17
*** cjellick has joined #openstack15:18
*** ghostpl_ has quit IRC15:18
*** cjellick has quit IRC15:18
*** cjellick has joined #openstack15:18
*** Acinonyx has quit IRC15:18
*** ghostpl_ has joined #openstack15:19
*** _cjones_ has joined #openstack15:19
*** Acinonyx has joined #openstack15:19
*** _cjones_ has quit IRC15:20
*** haleyb has joined #openstack15:21
*** engkur_ has quit IRC15:21
*** jdelaros1 has joined #openstack15:21
*** txomon|fon has joined #openstack15:21
*** pm90_ has joined #openstack15:21
*** pm90_ has quit IRC15:21
*** KaZeR has joined #openstack15:22
*** l0os3r has joined #openstack15:22
*** pm90_ has joined #openstack15:22
*** jprovazn has joined #openstack15:22
*** eghobo_ has joined #openstack15:23
*** Longgeek has joined #openstack15:23
*** jpuellma has joined #openstack15:25
*** eghobo has quit IRC15:26
*** robbiew has quit IRC15:28
*** Longgeek has quit IRC15:28
*** smccann has joined #openstack15:29
*** slashd has quit IRC15:29
*** nmagnezi has quit IRC15:29
*** stevemar has joined #openstack15:29
*** otter768 has joined #openstack15:29
*** aveek has quit IRC15:30
*** bengo has joined #openstack15:30
*** johnbelamaric has quit IRC15:31
*** cbinx has joined #openstack15:31
*** johnbelamaric has joined #openstack15:31
*** bengo has quit IRC15:31
*** noslzzp has joined #openstack15:32
*** sputnik13 has quit IRC15:32
*** anuby has joined #openstack15:32
*** itzikb has quit IRC15:32
*** jdurgin1 has joined #openstack15:33
*** eghobo_ has quit IRC15:34
*** AlanClark has joined #openstack15:34
*** mattgriffin has joined #openstack15:34
*** otter768 has quit IRC15:34
*** picta has quit IRC15:35
*** noslzzp has quit IRC15:35
*** karppo has quit IRC15:35
*** kso has joined #openstack15:36
*** mpaolino has joined #openstack15:37
*** karppo has joined #openstack15:37
*** yamahata has quit IRC15:37
*** e0ne is now known as e0ne_15:38
*** robbiew has joined #openstack15:39
*** noslzzp has joined #openstack15:40
*** ajeet has joined #openstack15:40
*** dulek has quit IRC15:41
*** thedodd has joined #openstack15:41
*** electrocucaracha has joined #openstack15:41
*** gargola has quit IRC15:41
*** zeus has joined #openstack15:41
*** ubercl0ud42 has quit IRC15:42
*** l0os3r has quit IRC15:43
*** klj has joined #openstack15:43
*** klj has quit IRC15:43
*** amotoki has joined #openstack15:43
*** klj has joined #openstack15:43
*** smccann has quit IRC15:43
*** klj has quit IRC15:43
*** klj has joined #openstack15:44
*** klj has quit IRC15:44
*** yog__ has quit IRC15:44
*** klj has joined #openstack15:45
*** klj has quit IRC15:45
*** cjellick has quit IRC15:45
*** dneary has quit IRC15:45
*** epcim has quit IRC15:45
*** _cjones_ has joined #openstack15:45
*** _cjones_ has quit IRC15:45
*** _cjones_ has joined #openstack15:46
*** hdd has joined #openstack15:46
*** maveric_amitc_ has quit IRC15:47
*** trown is now known as trown|lunch15:47
*** dulek has joined #openstack15:48
*** e0ne_ has quit IRC15:48
*** blacksta_ has quit IRC15:49
*** alop has joined #openstack15:49
*** doug-fish has joined #openstack15:50
*** jruano has quit IRC15:50
*** e0ne has joined #openstack15:51
*** annegentle has quit IRC15:51
*** phood has joined #openstack15:51
*** Poornima has left #openstack15:51
*** dneary has joined #openstack15:52
*** blair has joined #openstack15:52
*** dabukalam_ is now known as dabukalam15:52
*** dabukalam has quit IRC15:52
*** dabukalam has joined #openstack15:52
*** rwsu has joined #openstack15:53
*** jruano has joined #openstack15:53
*** rmoe has quit IRC15:54
*** spzala has quit IRC15:56
*** aarefiev has quit IRC15:56
*** gargola has joined #openstack15:56
*** Bsony has joined #openstack15:56
*** picta has joined #openstack15:56
*** gargola_ has joined #openstack15:57
*** blahRus has quit IRC15:57
*** annegentle has joined #openstack15:57
*** blair has quit IRC15:57
*** k4n0 has quit IRC15:58
*** neeti_ has quit IRC15:58
*** jschwarz has quit IRC15:58
*** dtrainor has joined #openstack15:58
*** aarefiev has joined #openstack15:58
*** yamahata has joined #openstack15:59
*** deepthi has quit IRC15:59
*** jang1 has quit IRC15:59
*** rossk has joined #openstack15:59
*** Rivera has joined #openstack16:00
*** groen692 has quit IRC16:00
*** gargola has quit IRC16:00
*** elo2 has joined #openstack16:01
RiveraIs it possible to specify "no security groups" within a heat template?16:01
*** elo2 has quit IRC16:02
*** Bsony has quit IRC16:02
*** elo has quit IRC16:02
*** pal_ has quit IRC16:02
*** Rivera has quit IRC16:04
*** Rivera has joined #openstack16:04
*** Rivera has quit IRC16:05
*** Rivera has joined #openstack16:05
*** bkopilov has quit IRC16:06
*** andriikolesnikov has quit IRC16:06
*** cjellick has joined #openstack16:06
*** jang1 has joined #openstack16:06
*** pal_ has joined #openstack16:06
*** pravka has joined #openstack16:07
*** jmccrory has joined #openstack16:07
*** jasonsb has quit IRC16:08
*** jschwarz has joined #openstack16:08
*** jasonsb has joined #openstack16:08
*** hdd has quit IRC16:08
*** belmoreira has joined #openstack16:09
larsksRivera: you mean you want an instance to have no network access? Or you want to have an "all open" configuration?16:09
*** shaunj has joined #openstack16:09
*** Reepicheep has quit IRC16:10
*** jang1 has quit IRC16:11
Riveralarsks: Hey there. I'm looking for an "all open" configuration16:11
*** Reepicheep has joined #openstack16:11
*** rmoe has joined #openstack16:11
larsksRivera: Then you probably want to have your heat template create a security group that permits all access, and then assign that to your instances.16:12
*** sarob has joined #openstack16:12
Riveralarsks: Oh ok. that works. thanks16:12
larsksRivera: An all-open security group would look like this: https://github.com/larsks/heat-kubernetes/blob/master/kubenode.yaml#L7516:12
*** Marga_ has joined #openstack16:12
*** jasonsb has quit IRC16:13
*** jkugel1 has quit IRC16:15
*** sendro has quit IRC16:15
*** pnavarro has joined #openstack16:16
*** mikeoutland has joined #openstack16:17
*** bjornar_ has quit IRC16:17
Riverawhoa, thanks!16:17
*** mpaolino has quit IRC16:17
*** yaguang has quit IRC16:18
*** kebray has joined #openstack16:18
*** lucendio has quit IRC16:19
*** gargola_ is now known as gargola16:19
*** mikeoutland has quit IRC16:21
*** chlong has quit IRC16:22
*** kebray has quit IRC16:23
*** sfeole is now known as bip`away16:23
*** j05h has joined #openstack16:23
*** belmoreira has quit IRC16:23
*** leeantho has joined #openstack16:24
*** jruano has quit IRC16:24
*** maufart has quit IRC16:25
*** anuby has quit IRC16:26
*** ctlaugh has quit IRC16:27
*** ctlaugh has joined #openstack16:27
*** MentalRay has quit IRC16:28
*** ChrisNBlum has joined #openstack16:28
*** pravka has quit IRC16:28
*** jprovazn has quit IRC16:29
*** kebray has joined #openstack16:30
*** ChrisNBlum has quit IRC16:30
*** jruano has joined #openstack16:30
*** bengo has joined #openstack16:30
*** blackboxsw has quit IRC16:30
*** kebray has quit IRC16:31
*** kebray has joined #openstack16:31
*** blackboxsw has joined #openstack16:31
*** dneary has quit IRC16:31
*** jschwarz has quit IRC16:32
*** simon-AS5591 has quit IRC16:32
*** ser_rhaegar has quit IRC16:32
*** bengo has quit IRC16:32
*** mfink has joined #openstack16:33
*** chlong has joined #openstack16:33
*** sep has quit IRC16:34
*** galstrom is now known as galstrom_zzz16:35
*** scheuran has quit IRC16:35
Riveralarsks: That was just what I needed. Thanks!16:36
*** simon-AS559 has joined #openstack16:36
*** bings has joined #openstack16:37
*** dulek has quit IRC16:37
*** sergef has joined #openstack16:37
*** jdurgin1 has quit IRC16:38
*** hdd has joined #openstack16:39
*** ifdm_ has quit IRC16:39
*** chlong has quit IRC16:39
*** sep has joined #openstack16:40
*** jkugel has joined #openstack16:42
*** eghobo has joined #openstack16:43
*** FunnyLookinHat has quit IRC16:45
*** markus_z has quit IRC16:46
*** simon-AS559 has quit IRC16:46
*** pravins has quit IRC16:47
*** ubercl0ud42 has joined #openstack16:47
*** simon-AS559 has joined #openstack16:47
*** pravins has joined #openstack16:48
*** ser_rhaegar has joined #openstack16:48
*** gyee has joined #openstack16:49
*** mfink_ has joined #openstack16:49
*** mfink_ has quit IRC16:49
*** tshefi has quit IRC16:51
*** ronis has quit IRC16:51
*** evilrob has quit IRC16:51
*** Networkn3rd has quit IRC16:51
*** vishwanathj has quit IRC16:51
*** pravka has joined #openstack16:52
*** simon-AS559 has quit IRC16:52
*** decede has joined #openstack16:53
*** blair has joined #openstack16:54
*** ki0 has quit IRC16:54
*** sputnik13 has joined #openstack16:55
*** jruano has quit IRC16:55
*** melwitt has joined #openstack16:56
*** bvandenh has quit IRC16:57
*** pm90_ has quit IRC16:57
*** pm90_ has joined #openstack16:58
*** jistr has quit IRC16:58
*** pm90_ has quit IRC16:58
*** blair has quit IRC16:58
*** amotoki has quit IRC16:59
*** suneelb has joined #openstack16:59
*** pritesh has joined #openstack16:59
*** corXi has quit IRC16:59
*** balajiiyer has quit IRC16:59
*** sarob has quit IRC17:00
*** agarciam has quit IRC17:00
*** tnovacik has quit IRC17:00
*** galstrom_zzz is now known as galstrom17:00
*** dgurtner has joined #openstack17:02
*** dgurtner has joined #openstack17:02
*** brscvs has quit IRC17:02
*** Flcn has joined #openstack17:04
*** eghobo_ has joined #openstack17:04
*** zeddii has joined #openstack17:04
*** ubercl0ud42 has quit IRC17:04
*** ubercl0ud has joined #openstack17:04
*** alop has quit IRC17:04
*** dalgaaf has joined #openstack17:04
*** evilrob has joined #openstack17:04
*** mgiampapa has joined #openstack17:04
*** kebray has quit IRC17:05
*** jets has quit IRC17:06
*** henrynash has joined #openstack17:07
*** eghobo has quit IRC17:07
*** Rivera has quit IRC17:07
*** j05h has quit IRC17:08
*** alanf-mc has joined #openstack17:09
*** annegentle has quit IRC17:11
*** annegentle has joined #openstack17:12
*** alop has joined #openstack17:12
*** ninkotech has quit IRC17:13
*** Longgeek has joined #openstack17:13
*** palexster has left #openstack17:14
*** pdb has quit IRC17:14
*** eghobo_ has quit IRC17:14
*** pdb has joined #openstack17:14
*** axpBen has joined #openstack17:14
*** karimb has quit IRC17:15
*** dannywilson has joined #openstack17:17
*** trueneu has quit IRC17:17
*** harlowja_away is now known as harlowja17:18
*** bazilza has joined #openstack17:19
*** arcimboldo has quit IRC17:19
*** andriikolesnikov has joined #openstack17:19
*** eghobo has joined #openstack17:19
*** masayukig_ has quit IRC17:21
*** CaptainMarvel has joined #openstack17:21
*** ghostpl_ has quit IRC17:22
*** zeus has quit IRC17:22
*** ttrifonov is now known as zz_ttrifonov17:22
*** dneary has joined #openstack17:22
*** tshefi has joined #openstack17:22
*** masayukig_ has joined #openstack17:23
*** ndipanov has quit IRC17:23
*** pal__ has joined #openstack17:23
*** avagi has quit IRC17:24
*** avagi has joined #openstack17:24
*** dannywilson has quit IRC17:24
*** enarciso has joined #openstack17:24
*** sarob has joined #openstack17:24
*** balajiiyer has joined #openstack17:24
*** pal_ has quit IRC17:25
*** kebray has joined #openstack17:25
*** _jayunit100 has quit IRC17:25
*** CaptainMarvel has quit IRC17:25
*** ubercl0ud has quit IRC17:25
*** fzdarsky has quit IRC17:26
*** ubercl0ud has joined #openstack17:26
*** avagi has left #openstack17:26
*** VW_ has quit IRC17:26
*** dyasny has quit IRC17:27
*** Batman has joined #openstack17:28
*** Batman has quit IRC17:28
*** gszasz has quit IRC17:29
*** alop has quit IRC17:29
*** bengo has joined #openstack17:29
*** enarciso has quit IRC17:29
*** bluex-pl has quit IRC17:29
*** rbowen has quit IRC17:30
*** otter768 has joined #openstack17:30
*** ePax has quit IRC17:31
*** enarciso has joined #openstack17:31
*** trown|lunch is now known as trown17:31
*** Marga_ has quit IRC17:32
*** itarchitectkev has quit IRC17:32
*** rbowen has joined #openstack17:32
*** achanda has joined #openstack17:32
*** esker has joined #openstack17:32
*** verdurin is now known as verdurin_afk17:35
*** otter768 has quit IRC17:35
*** ghostpl_ has joined #openstack17:35
*** pm90_ has joined #openstack17:36
*** pm90_ has quit IRC17:37
*** pm90_ has joined #openstack17:37
*** TREllis has quit IRC17:39
*** stamak has quit IRC17:39
*** Longgeek has quit IRC17:39
*** joko has joined #openstack17:39
*** solargroovy has quit IRC17:39
*** zilberstein has quit IRC17:40
*** solargroovy has joined #openstack17:40
*** kebray has quit IRC17:40
*** kebray has joined #openstack17:40
*** comay has quit IRC17:40
*** ivar-lazzaro has joined #openstack17:40
jokoHello, is it ok to have cinder volumes on the same volume group where the physical host has its root and swap partition as logical volume?17:40
*** zilberstein has joined #openstack17:41
*** alop has joined #openstack17:41
Sam-I-Amjoko: yeah, but be careful about your lvm filters17:41
Sam-I-Amthe host stuff should use at least a different vg17:41
*** ivar-lazzaro has quit IRC17:42
*** pritesh_ has joined #openstack17:42
*** achanda has quit IRC17:43
*** ivar-lazzaro has joined #openstack17:43
*** mcornea has quit IRC17:43
*** fouxm_ is now known as fouxm17:44
*** Flcn__ has joined #openstack17:44
*** spzala has joined #openstack17:44
jokoSam-I-Am: I did not understand what you wrote, I cannot use the same vg with host for cinder volumes?17:44
*** Networkn3rd has joined #openstack17:45
*** robbiew has left #openstack17:46
*** ade_b has joined #openstack17:46
*** pritesh has quit IRC17:46
*** pritesh_ has left #openstack17:46
*** Flcn has quit IRC17:46
*** Flcn__ is now known as Flcn17:46
*** Flcn is now known as 6JTAAQZ8Z17:46
*** tnovacik has joined #openstack17:47
*** dgurtner has quit IRC17:47
*** TREllis has joined #openstack17:48
MilesDenverHas anyone ever comparison shopped AV products that run on Windows…. inside OpenStack?  and my comparison shopping, I mean IOPS.17:49
MilesDenverLoading AV mean additional load on the system.17:49
*** e0ne has quit IRC17:50
*** achanda has joined #openstack17:51
*** henrynash has quit IRC17:51
*** eghobo has quit IRC17:51
*** henrynash has joined #openstack17:52
*** ki0 has joined #openstack17:52
*** bjornar_ has joined #openstack17:53
*** Ala has quit IRC17:53
*** lucendio has joined #openstack17:54
*** solargroovy has quit IRC17:54
*** ronis has joined #openstack17:54
*** enarciso has quit IRC17:55
*** blair has joined #openstack17:55
*** VW_ has joined #openstack17:55
*** karimb has joined #openstack17:55
*** derekh has quit IRC17:56
*** finchd has joined #openstack17:56
*** kirves has quit IRC17:56
*** ki0 has quit IRC17:57
*** jpena is now known as jpena|away17:57
Sam-I-Amjoko: you can do whatever you want, but i wouldnt want cinder touching my host's VG17:57
Sam-I-Amthere's also the problem with the host vgscan picking up cinder volumes17:58
*** cookednoodles has joined #openstack17:58
*** Marga_ has joined #openstack17:59
*** eghobo has joined #openstack17:59
*** ChrisNBlum has joined #openstack17:59
*** blair has quit IRC17:59
*** electrocucaracha has quit IRC18:00
*** georgem1 has quit IRC18:00
*** enarciso has joined #openstack18:00
*** nstrug has joined #openstack18:01
*** andresmujica has quit IRC18:01
*** georgem1 has joined #openstack18:02
*** nstrug has quit IRC18:02
*** daMaestro has joined #openstack18:02
*** thingee has quit IRC18:02
*** nikhil_k is now known as nikhil_k|afk18:02
*** nikhil_k|afk is now known as nikhil_k|eto18:03
*** StuartMI has quit IRC18:03
*** StuartMI has joined #openstack18:03
*** rmoe has quit IRC18:04
*** kfox1111 has joined #openstack18:05
kfox1111whats the irc chanel for designate?18:05
*** Marga_ has quit IRC18:06
*** stevemar has quit IRC18:06
*** joko has quit IRC18:06
*** stevemar2 has joined #openstack18:06
*** Warped_ has joined #openstack18:07
*** Marga_ has joined #openstack18:07
*** pm90_ has quit IRC18:07
*** Warped has quit IRC18:08
*** ChuckC has quit IRC18:08
*** pm90_ has joined #openstack18:08
*** jruano has joined #openstack18:08
*** andresmujica has joined #openstack18:09
*** ChuckC has joined #openstack18:09
*** JD|cloud has quit IRC18:10
*** Guest63948 has quit IRC18:10
*** patrickeast has joined #openstack18:10
*** pblaho has quit IRC18:10
*** elo has joined #openstack18:10
*** stack_ has joined #openstack18:11
*** bings has quit IRC18:11
*** nstrug has joined #openstack18:12
*** Marga_ has quit IRC18:13
*** electrocucaracha has joined #openstack18:13
*** pravins has quit IRC18:13
*** Marga_ has joined #openstack18:13
*** arxcruz has quit IRC18:14
*** pal__ has quit IRC18:14
*** bengo has quit IRC18:15
*** johnbelamaric has quit IRC18:15
*** zero141 has quit IRC18:15
*** jaypipes has joined #openstack18:16
*** mikeoutland has joined #openstack18:16
*** melwitt has quit IRC18:16
*** solargroovy has joined #openstack18:17
*** enarciso has quit IRC18:17
*** bengo has joined #openstack18:17
*** buMPnet_ has quit IRC18:17
*** buMPnet has joined #openstack18:18
*** esker has quit IRC18:18
*** mikeoutland has quit IRC18:18
*** afazekas has quit IRC18:19
*** johnbelamaric has joined #openstack18:19
*** bengo has quit IRC18:20
*** atuvenie has quit IRC18:20
*** SumitNaiksatam has joined #openstack18:20
*** sergef has quit IRC18:20
*** enarciso has joined #openstack18:20
*** sarob has quit IRC18:21
*** mikeoutland has joined #openstack18:21
*** tshefi has quit IRC18:21
*** melwitt has joined #openstack18:22
*** daMaestro has quit IRC18:22
*** pnavarro has quit IRC18:22
*** joko has joined #openstack18:22
*** ajeet has quit IRC18:23
*** shaunj has quit IRC18:23
*** elo has quit IRC18:24
*** shaunj has joined #openstack18:24
*** shaunj has quit IRC18:24
*** circ-user-3oBB5 has joined #openstack18:24
*** brokencycle has quit IRC18:24
*** andi-_ has quit IRC18:25
*** pravins has joined #openstack18:25
*** trueneu has joined #openstack18:25
*** mattgrif_ has joined #openstack18:26
*** pmcg has quit IRC18:26
*** trueneu has joined #openstack18:26
*** damadhatter has quit IRC18:26
*** pelix has quit IRC18:27
*** FunnyLookinHat has joined #openstack18:27
*** blackstar has joined #openstack18:27
*** mattgriffin has quit IRC18:27
*** pmcg has joined #openstack18:27
*** daMaestro has joined #openstack18:27
*** Flcn has joined #openstack18:28
*** FunnyLookinHat has quit IRC18:28
*** salv-orlando has quit IRC18:28
*** krtaylor has quit IRC18:29
*** VW_ has quit IRC18:29
*** johnbelamaric has quit IRC18:29
*** damadhatter has joined #openstack18:29
*** bengo has joined #openstack18:30
*** jobewan has joined #openstack18:32
*** ejat has joined #openstack18:32
*** ejat has quit IRC18:32
*** ejat has joined #openstack18:32
*** e0ne has joined #openstack18:33
*** bengo has quit IRC18:33
*** cjellick has quit IRC18:34
*** MarkAtwood has joined #openstack18:34
*** salv-orlando has joined #openstack18:35
*** mikeoutl_ has joined #openstack18:35
*** spzala has quit IRC18:35
*** Flcn has quit IRC18:37
*** vishwana_ has joined #openstack18:37
*** andresmujica1 has joined #openstack18:37
*** ejat_ has joined #openstack18:37
*** dizquierdo has quit IRC18:37
*** guimaluf has quit IRC18:38
*** ejat has quit IRC18:38
*** mikeoutl_ has quit IRC18:38
*** mikeoutland has quit IRC18:38
*** Marga_ has quit IRC18:38
*** mazzy has quit IRC18:38
*** 21WABQFHY has joined #openstack18:39
*** 6JTAAQZ8Z has quit IRC18:39
*** Marga_ has joined #openstack18:39
*** andresmujica has quit IRC18:39
*** mazzy has joined #openstack18:39
*** vishwana_ has quit IRC18:40
*** vishwana_ has joined #openstack18:40
*** elo has joined #openstack18:41
*** FunnyLookinHat has joined #openstack18:41
*** johnthetubaguy is now known as zz_johnthetubagu18:42
*** stevemar2 has quit IRC18:44
*** anshul has joined #openstack18:44
*** elo has quit IRC18:44
*** stevemar2 has joined #openstack18:45
*** mrkz has joined #openstack18:46
*** Marga_ has quit IRC18:46
*** andresmujica1 has quit IRC18:47
*** Flcn has joined #openstack18:47
*** slashk has joined #openstack18:47
*** Samoth_ has joined #openstack18:47
*** thedodd has quit IRC18:48
*** Marga_ has joined #openstack18:48
*** thedodd has joined #openstack18:49
*** sarob has joined #openstack18:49
*** jmckind has quit IRC18:49
*** jmckind has joined #openstack18:50
*** enarciso has quit IRC18:51
*** krtaylor has joined #openstack18:51
*** shaunj has joined #openstack18:52
*** johnbelamaric has joined #openstack18:52
*** enarciso has joined #openstack18:52
*** mazzy has quit IRC18:53
*** cjellick has joined #openstack18:53
*** thedodd has quit IRC18:54
*** tvvcox has quit IRC18:54
*** jmckind has quit IRC18:54
*** blair has joined #openstack18:56
*** dhritishikhar_ has joined #openstack18:56
*** jmckind has joined #openstack18:56
*** jmckind has quit IRC18:56
*** georgem1 has quit IRC18:57
*** jmckind has joined #openstack18:57
*** dangers_away is now known as dangers18:57
*** asksol has quit IRC18:58
*** electrocucaracha has quit IRC18:59
*** Bsony has joined #openstack18:59
dmzargh, now my cinder volumes aren't attaching :(18:59
dmzright as i gave a customer a demo :(18:59
MilesDenverouch.19:00
*** mazzy has joined #openstack19:00
dmzyeah hard to explain that one away19:00
dmzi need a beer, then off to debug19:00
dmzoh wait i have guiness left!19:00
dmz:)19:00
*** georgem1 has joined #openstack19:00
*** blair has quit IRC19:01
dmzbut the orchistration & lbaas were a big win :)19:01
*** bengo has joined #openstack19:01
*** grassass has quit IRC19:02
*** thedodd has joined #openstack19:02
*** harlowja is now known as harlowja_away19:02
*** vishwana_ has quit IRC19:03
*** spzala has joined #openstack19:03
*** rushiagr is now known as rushiagr_away19:03
*** asksol has joined #openstack19:03
*** andriikolesnikov has quit IRC19:04
*** ki0 has joined #openstack19:05
*** georgem1 has quit IRC19:05
*** alop has quit IRC19:07
*** anshul has quit IRC19:07
*** electrocucaracha has joined #openstack19:08
*** blackstar has quit IRC19:08
*** CaptainMarvel has joined #openstack19:08
*** CaptainMarvel has quit IRC19:08
*** CaptainMarvel has joined #openstack19:09
*** mazzy has quit IRC19:09
*** CaptainMarvel has quit IRC19:09
*** CaptainMarvel has joined #openstack19:10
*** achanda has quit IRC19:10
*** asksol has quit IRC19:10
*** VW_ has joined #openstack19:10
*** asksol has joined #openstack19:11
*** bengo has quit IRC19:11
*** hiddentoken has joined #openstack19:12
*** alop has joined #openstack19:12
*** blackstar has joined #openstack19:13
*** mattgrif_ has quit IRC19:13
*** Godfath3r has joined #openstack19:13
*** jmckind has quit IRC19:14
*** Marga_ has quit IRC19:14
*** mpavone has joined #openstack19:14
*** blackstar has quit IRC19:14
*** Marga_ has joined #openstack19:14
*** warriorforGod has quit IRC19:14
*** Marga_ has quit IRC19:14
*** guimaluf has joined #openstack19:15
*** Marga_ has joined #openstack19:15
*** eghobo has quit IRC19:15
*** karimb has quit IRC19:15
*** blackstar has joined #openstack19:16
*** alop_ has joined #openstack19:16
*** guimaluf_ has joined #openstack19:16
*** CaptainMarvel has quit IRC19:16
*** hdd has quit IRC19:16
*** hdd has joined #openstack19:16
*** atuvenie has joined #openstack19:17
*** alop has quit IRC19:17
*** alop_ is now known as alop19:17
*** ejat_ has quit IRC19:18
*** cpg|away is now known as cpg19:19
*** electrocucaracha has quit IRC19:19
*** bengo has joined #openstack19:19
*** radez is now known as radez_g0n319:19
*** guimaluf_ has quit IRC19:19
*** johnbelamaric has quit IRC19:20
*** radez_g0n3 is now known as radez19:22
*** Longgeek has joined #openstack19:24
*** ki0 has quit IRC19:25
*** thedodd has quit IRC19:25
*** enarciso has quit IRC19:25
*** Marga_ has quit IRC19:25
*** blackstar has quit IRC19:26
*** enarciso has joined #openstack19:28
*** otter768 has joined #openstack19:28
*** bengo has quit IRC19:29
*** blackstar has joined #openstack19:29
*** Longgeek has quit IRC19:29
*** georgem1 has joined #openstack19:31
*** blackstar has quit IRC19:31
*** blackstar has joined #openstack19:33
*** ki0 has joined #openstack19:33
*** nstrug has quit IRC19:33
*** thedodd has joined #openstack19:33
*** dulek has joined #openstack19:34
*** georgem1 has quit IRC19:35
*** trueneu has quit IRC19:37
*** fxa90id has joined #openstack19:38
*** eghobo has joined #openstack19:38
*** harlowja_away is now known as harlowja19:38
*** warriorforGod has joined #openstack19:39
*** warriorforGod has joined #openstack19:39
*** thedodd has quit IRC19:39
*** arbrandes has quit IRC19:39
*** mrmartin has quit IRC19:40
*** Lee1092 has quit IRC19:40
*** blackstar has quit IRC19:41
*** melwitt has quit IRC19:41
*** mikeit has joined #openstack19:42
*** An has joined #openstack19:42
*** sarob has quit IRC19:42
*** An has quit IRC19:42
*** blackstar has joined #openstack19:42
*** annegentle has quit IRC19:43
*** dyasny has joined #openstack19:44
*** MentalRay has joined #openstack19:44
*** sayan has joined #openstack19:45
*** elo2 has joined #openstack19:46
*** sarob has joined #openstack19:47
*** vishwana_ has joined #openstack19:48
*** melwitt has joined #openstack19:48
*** enarciso has quit IRC19:49
*** hdd has quit IRC19:51
*** sarob has quit IRC19:51
*** hdd has joined #openstack19:51
*** mtanino has quit IRC19:51
*** dulek has quit IRC19:51
*** annashen has joined #openstack19:52
*** igordcard_ has joined #openstack19:53
*** eghobo_ has joined #openstack19:53
*** radez is now known as radez_g0n319:53
*** warriorforGod has quit IRC19:53
*** bengo has joined #openstack19:54
*** mattgriffin has joined #openstack19:54
*** blackstar has quit IRC19:54
*** voip_ has joined #openstack19:55
*** enarciso has joined #openstack19:55
*** mtanino has joined #openstack19:55
*** eghobo has quit IRC19:56
*** simon-AS559 has joined #openstack19:57
*** blair has joined #openstack19:57
*** blackstar has joined #openstack19:57
*** unused_PhD has joined #openstack19:58
*** shaunj has quit IRC19:59
*** johnbelamaric has joined #openstack20:00
*** electrocucaracha has joined #openstack20:00
*** simon-AS5591 has joined #openstack20:00
*** MarkAtwood has quit IRC20:00
*** electrocucaracha has quit IRC20:00
*** alop has quit IRC20:00
*** blackstar has quit IRC20:00
*** johnbelamaric has quit IRC20:00
*** johnbelamaric has joined #openstack20:00
*** gashcrumb has quit IRC20:00
*** pblaho has joined #openstack20:01
*** simon-AS559 has quit IRC20:01
*** blair has quit IRC20:02
*** electrocucaracha has joined #openstack20:02
*** tzn has joined #openstack20:02
*** blackstar has joined #openstack20:02
*** enarciso has quit IRC20:03
*** lcurtis has joined #openstack20:04
*** blackstar has quit IRC20:05
*** Freekie has quit IRC20:05
*** enarciso has joined #openstack20:05
*** Bsony has quit IRC20:06
*** geaaru has quit IRC20:06
*** tkatarki has quit IRC20:06
*** blackstar has joined #openstack20:07
*** jfchevrette has quit IRC20:08
*** blackstar has quit IRC20:10
*** tkatarki has joined #openstack20:10
*** blackstar has joined #openstack20:10
Sam-I-Amheh20:10
*** pixelbeat has quit IRC20:10
Sam-I-Ambeer makes openstack better20:10
MilesDenverBeer absolutely makes OpenStack better.  CEO said so.20:11
*** annegentle has joined #openstack20:12
*** tkatarki has quit IRC20:12
*** rbowen has quit IRC20:12
*** electrocucaracha has quit IRC20:13
*** rbowen has joined #openstack20:13
*** kushal has quit IRC20:14
*** stevemar2 has quit IRC20:15
*** sarob has joined #openstack20:15
*** Godfath3r has quit IRC20:16
*** georgem1 has joined #openstack20:16
*** shaunj has joined #openstack20:16
*** bazilza has quit IRC20:16
*** geguileo has quit IRC20:17
*** vishwana_ is now known as vishwanathj_20:17
*** ser_rhaegar has quit IRC20:18
*** blackstar has quit IRC20:18
*** dsneddon has quit IRC20:18
*** tnovacik has quit IRC20:19
*** blackstar has joined #openstack20:19
*** sarob has quit IRC20:20
*** sarob has joined #openstack20:22
*** MarkAtwood has joined #openstack20:22
*** hugosthlm has joined #openstack20:22
*** jdelaros1 has quit IRC20:22
*** dsneddon has joined #openstack20:22
*** blackstar has quit IRC20:23
*** ade_b has quit IRC20:24
*** pm90__ has joined #openstack20:24
*** dannywilson has joined #openstack20:25
*** geguileo has joined #openstack20:25
*** pm90_ has quit IRC20:25
*** Marga_ has joined #openstack20:26
*** kencjohnston has joined #openstack20:27
*** pm90__ has quit IRC20:27
*** tkatarki has joined #openstack20:27
hugosthlmI installed Trove according to this instruction for Centos 7. The result was a mess. Any ideas ? Until Trove I found the instruction excellent.  http://docs.openstack.org/juno/install-guide/install/yum/content/ch_trove.html20:27
*** Freekie has joined #openstack20:27
*** pm90_ has joined #openstack20:27
*** dannywilson has quit IRC20:29
*** gyee has quit IRC20:30
*** Marga_ has quit IRC20:31
*** mrkz has quit IRC20:31
hugosthlmMy log got filled with debug info, trace!! info and crashes, mainly a missing rabbit module. Installing RabbIT didn't seem to help.20:31
hugosthlmMaybe Trove in Juno is still in development?20:32
vkmchi  hugosthlm!20:32
vkmcso... your best bet to deploy Trove in CentOS 7 is Packstack20:32
hugosthlmvkmc: Hi !20:32
*** baoli has quit IRC20:32
vkmcyou installed everything from packages?20:32
Sam-I-Amhugosthlm: most of the distros didnt seem to package trove well20:32
*** lblanchard has quit IRC20:33
*** luflores_ has joined #openstack20:33
*** fzdarsky has joined #openstack20:33
*** Acinonyx has quit IRC20:34
*** nkrinner has quit IRC20:35
hugosthlmvkmc: Packstack..OK..I'll look into it. Puuh. It has to fit with the rest of the installation.20:35
*** mattgriffin has quit IRC20:35
*** alop has joined #openstack20:35
*** fzdarsky_ has joined #openstack20:36
hugosthlmvkmc: I followed the installation description,m Yes.20:36
vkmchugosthlm, let me know how it goes20:36
*** RobNyc has quit IRC20:36
hugosthlmSam-I-Am: The config files seemed strange, to say the least.20:36
*** med_ has quit IRC20:36
*** cptwease_ has joined #openstack20:36
vkmchugosthlm, Trove has a lot of dependencies and its quite complex to have a deployment working without automation20:36
*** cptwease_ has quit IRC20:36
*** luflores has quit IRC20:37
*** cptwease_ has joined #openstack20:37
*** j05h has joined #openstack20:37
*** cptweasel has quit IRC20:37
*** luflores_ has quit IRC20:38
*** bbcmicrocomputer has quit IRC20:38
hugosthlmvkmc: I guess. I was surprised it was so smooth until Trove. But how keep things together when upgrades drop in?20:38
*** Acinonyx has joined #openstack20:38
*** zz_kernal is now known as kernal20:39
hugosthlmI tried devstack but got problems when it installed packages different to those in the distribution.20:39
kernalis it possible to make servers see the real source ip if they are nat'd?20:39
*** achanda has joined #openstack20:39
*** oro has quit IRC20:40
*** annegentle has quit IRC20:40
*** georgem1 has quit IRC20:41
*** JD|cloud has joined #openstack20:42
*** damadhatter has quit IRC20:42
*** mrmartin has joined #openstack20:42
*** damadhatter has joined #openstack20:43
*** balajiiyer has quit IRC20:43
*** ubercl0ud has quit IRC20:43
*** mrkz has joined #openstack20:43
vkmchugosthlm, consider that devstack if for development purposes20:46
*** andriikolesnikov has joined #openstack20:46
vkmchugosthlm, if you want something like that for trove, you have redstack20:46
*** damadhat has joined #openstack20:47
*** damadhatter has quit IRC20:48
*** blair has joined #openstack20:49
*** tzn has quit IRC20:49
*** annegentle has joined #openstack20:50
hugosthlmvkmc: I ated to check it out, ran devstack. Didn't get it fully working but found it extremely interesting so tried the openstack installation.20:50
*** Godfath3r has joined #openstack20:51
*** mjturek1 has quit IRC20:51
*** enarciso has quit IRC20:51
hugosthlmvkmc: ..wanted to check it out..sorry20:51
*** damadhatter has joined #openstack20:51
*** tier has quit IRC20:51
*** damadhat has quit IRC20:51
*** shaunj has quit IRC20:52
*** tier has joined #openstack20:52
*** henrynash has quit IRC20:53
*** electrocucaracha has joined #openstack20:53
*** thingee has joined #openstack20:53
*** Marga_ has joined #openstack20:54
*** henrynash has joined #openstack20:54
*** thangp has quit IRC20:55
vkmchugosthlm, why sorry? its good to try things20:55
hugosthlmvkmc: for my typo20:55
vkmcoh np20:56
hugosthlmvkmc: Great stuff..Wow !20:56
*** shaunj has joined #openstack20:56
*** tier has quit IRC20:56
*** VW_ has quit IRC20:56
*** jgrimm is now known as zz_jgrimm20:56
*** damadhat has joined #openstack20:57
*** Samoth_ has quit IRC20:57
*** maveric7911 has quit IRC20:57
*** tnovacik has joined #openstack20:58
*** AlanClark has quit IRC20:59
*** cptwease_ has quit IRC20:59
*** cptweasel has joined #openstack20:59
*** elo2 has quit IRC21:00
*** MentalRay has quit IRC21:00
*** trown is now known as trown|outttypeww21:00
*** e0ne has quit IRC21:00
*** VW_ has joined #openstack21:01
*** damadhatter has quit IRC21:01
*** jaosorior has quit IRC21:02
hugosthlmMaybe there is a better repo for openstack juno packages? Or some updates repo? http://rdo.fedorapeople.org/openstack-juno/rdo-release-juno.rpm21:02
*** damadhat has quit IRC21:03
*** tzn has joined #openstack21:03
*** RedRat_ has quit IRC21:03
*** Bsony has joined #openstack21:03
hugosthlmRepo for openstack in RHEL /CentOS 721:04
*** enarciso has joined #openstack21:04
*** bengo has quit IRC21:04
*** VW_ has quit IRC21:05
*** nstrug has joined #openstack21:07
vkmclet me see21:07
vkmchugosthlm, here you have a full guide https://www.rdoproject.org/Quickstart21:08
*** annashen has quit IRC21:08
*** VW_ has joined #openstack21:09
*** tzn has quit IRC21:10
*** eghobo_ has quit IRC21:10
*** MentalRay has joined #openstack21:11
hugosthlmvkmc: Thanks.21:12
*** tkramer has joined #openstack21:12
*** pravins has quit IRC21:13
*** Longgeek has joined #openstack21:13
*** julim has quit IRC21:14
*** annashen has joined #openstack21:15
*** eblake has quit IRC21:16
*** pbeskow has quit IRC21:17
*** jpena|away has quit IRC21:17
*** bobmel has joined #openstack21:17
*** tkramer has quit IRC21:17
*** dneary has quit IRC21:17
*** tkramer has joined #openstack21:17
*** mrmartin has quit IRC21:18
*** solargroovy has quit IRC21:19
*** GenteelBen has quit IRC21:19
*** ivar-laz_ has joined #openstack21:19
*** pm90_ has quit IRC21:19
*** bobmel_ has quit IRC21:20
*** nagoor has quit IRC21:20
*** solargroovy has joined #openstack21:21
*** achanda has quit IRC21:22
*** mjturek1 has joined #openstack21:22
*** cpg is now known as cpg|away21:22
*** bengo has joined #openstack21:22
*** ivar-lazzaro has quit IRC21:22
*** Marga_ has quit IRC21:23
*** lborda has quit IRC21:24
*** oro has joined #openstack21:24
*** rfolco has quit IRC21:24
*** Longgeek has quit IRC21:25
*** achanda has joined #openstack21:25
*** shaunj has quit IRC21:25
*** Marga_ has joined #openstack21:26
*** sarob has quit IRC21:26
*** mattgriffin has joined #openstack21:27
*** BOKALDO has quit IRC21:27
*** verdurin_afk is now known as verdurin21:28
*** johnpur has joined #openstack21:28
*** ivar-laz_ has quit IRC21:28
*** maveric7911 has joined #openstack21:28
*** ivar-lazzaro has joined #openstack21:28
*** bengo has quit IRC21:28
*** esker has joined #openstack21:30
*** bengo has joined #openstack21:30
hugosthlmThere seem to be another repository, http://cbs.centos.org/repos/cloud7-testing/x86_64/os/Packages/ recommended here : https://www.rdoproject.org/Repositories for Centos(7).21:30
*** baker has joined #openstack21:31
*** mattgrif_ has joined #openstack21:31
*** melmoth has quit IRC21:31
*** johnpur has left #openstack21:32
hugosthlmThere is a release version of this repository.21:32
*** mattgriffin has quit IRC21:33
*** AmirBaleghi112 has joined #openstack21:34
*** ronis has quit IRC21:36
*** penick has joined #openstack21:36
*** enarciso has quit IRC21:37
*** kencjohnston has quit IRC21:37
*** tnovacik has quit IRC21:37
*** jcarter2 has quit IRC21:38
*** cbader has quit IRC21:39
*** ki0 has quit IRC21:40
*** jfchevrette has joined #openstack21:40
*** pm90_ has joined #openstack21:41
*** jfchevrette has quit IRC21:41
*** pm90_ has quit IRC21:41
*** achanda has quit IRC21:41
*** RedRat has joined #openstack21:41
*** esker has quit IRC21:41
*** MarkAtwood has quit IRC21:42
*** pm90_ has joined #openstack21:42
*** nstrug has quit IRC21:42
*** ivar-laz_ has joined #openstack21:42
*** RobNyc has joined #openstack21:42
*** gary_perkins has quit IRC21:43
*** mdarby has joined #openstack21:43
*** ivar-laz_ has quit IRC21:43
*** unused_PhD has quit IRC21:43
*** mikeit has quit IRC21:43
*** RobNyc has quit IRC21:43
*** ivar-laz_ has joined #openstack21:44
*** mattgrif_ is now known as mattgriffin21:44
*** RobNyc has joined #openstack21:44
*** ivar-lazzaro has quit IRC21:44
*** johnbelamaric has quit IRC21:44
*** mdarby has quit IRC21:44
*** doug-fish has left #openstack21:46
*** bengo has quit IRC21:47
*** bengo has joined #openstack21:47
*** jckasper has quit IRC21:48
*** annegentle has quit IRC21:48
*** jruano has quit IRC21:49
*** kbringard has quit IRC21:49
*** dneary has joined #openstack21:50
*** dims has quit IRC21:50
*** ppradhan has left #openstack21:51
*** dudey has quit IRC21:51
*** achanda has joined #openstack21:52
*** cookednoodles has quit IRC21:52
*** Networkn3rd has quit IRC21:52
*** enarciso has joined #openstack21:53
*** dims has joined #openstack21:54
*** shaunj has joined #openstack21:54
*** dims has quit IRC21:55
*** dims has joined #openstack21:55
*** rotbeard has quit IRC21:56
*** mgiampapa has quit IRC21:56
*** eblake_ has quit IRC21:56
*** designbybeck__ has quit IRC21:56
*** brokencycle has joined #openstack21:56
*** maveric7911 has quit IRC21:57
*** bengo has quit IRC21:57
*** yfauser has joined #openstack21:59
*** yfauser has left #openstack21:59
*** penick has quit IRC21:59
*** bengo has joined #openstack21:59
*** bengo has quit IRC21:59
hugosthlmThe CentOS repos cloud7-testing does not seem to be frequently used. Just a few hits on Google.22:00
*** StuartMI has quit IRC22:00
*** mgiampapa has joined #openstack22:01
*** mrunge has quit IRC22:01
*** shaunj has quit IRC22:01
*** tkramer has quit IRC22:02
*** shaunj has joined #openstack22:03
*** shaunj has quit IRC22:03
*** penick has joined #openstack22:03
*** thrash is now known as thrash|g0ne22:03
*** diogogmt has quit IRC22:04
*** shaunj has joined #openstack22:05
*** j05h has quit IRC22:05
*** fxa90id has quit IRC22:06
*** jerematic has quit IRC22:07
*** Godfath3r has quit IRC22:08
*** cptwease_ has joined #openstack22:09
*** hiddentoken has quit IRC22:09
*** jerematic has joined #openstack22:09
*** cptwease_ has quit IRC22:10
*** maveric7911 has joined #openstack22:10
*** weshay has quit IRC22:10
*** AmirBaleghi112 has quit IRC22:11
*** cptweasel has quit IRC22:12
*** AmirBaleghi112 has joined #openstack22:12
*** annegentle has joined #openstack22:12
*** stack_ has quit IRC22:12
*** Flcn has quit IRC22:13
*** sayan has quit IRC22:15
*** jcoufal has quit IRC22:16
*** pixelbeat has joined #openstack22:16
*** noslzzp has quit IRC22:16
*** Bsony has quit IRC22:17
*** prad has quit IRC22:17
*** baker has quit IRC22:17
*** achanda has quit IRC22:17
*** puzzled has quit IRC22:18
*** bengo has joined #openstack22:19
*** jfluhmann has joined #openstack22:19
*** Marga_ has quit IRC22:19
*** Marga_ has joined #openstack22:20
*** jruano has joined #openstack22:21
*** pm90_ has quit IRC22:22
*** mattgriffin has quit IRC22:22
*** achanda has joined #openstack22:23
*** smccully has quit IRC22:24
*** Guest63948 has joined #openstack22:25
*** MilesDenver has quit IRC22:25
*** Dj23 has quit IRC22:25
*** aimon_ has joined #openstack22:28
*** brokencycle has quit IRC22:28
*** aimon_ has quit IRC22:28
*** hdd has quit IRC22:28
*** cdub has quit IRC22:29
*** rtheis_ has quit IRC22:29
*** nelsnelson has quit IRC22:29
*** bengo has quit IRC22:30
*** AmirBaleghi112 has quit IRC22:30
*** eghobo has joined #openstack22:31
*** AmirBaleghi112 has joined #openstack22:31
*** FunnyLookinHat has quit IRC22:31
*** jcoufal has joined #openstack22:31
*** tkatarki has quit IRC22:33
*** tkatarki has joined #openstack22:34
*** morazi has quit IRC22:34
*** harukomoto has quit IRC22:35
*** comay has joined #openstack22:36
*** pboros has quit IRC22:38
*** eblake_ has joined #openstack22:38
*** tkatarki has quit IRC22:38
*** mgiampapa has quit IRC22:38
*** henrynash has quit IRC22:39
alanf-mchas anyone actually used tabs.TableTab with table_classes?22:39
*** jruano has quit IRC22:40
*** bjornar_ has quit IRC22:40
alanf-mci mean table_classes with a collection of size greater than 122:40
*** jcoufal has quit IRC22:40
*** nosleep77 has quit IRC22:40
*** bengo has joined #openstack22:41
*** simon-AS559 has joined #openstack22:41
*** mgiampapa has joined #openstack22:42
*** simon-AS5591 has quit IRC22:43
*** e0ne has joined #openstack22:43
*** simon-AS5591 has joined #openstack22:44
*** shaunj has quit IRC22:45
*** simon-AS559 has quit IRC22:46
*** fzdarsky_ has quit IRC22:48
*** fzdarsky has quit IRC22:48
*** annegentle has quit IRC22:48
*** baoli has joined #openstack22:49
*** MentalRay has quit IRC22:50
*** Marga_ has quit IRC22:51
*** Marga_ has joined #openstack22:52
*** eblake_ has quit IRC22:52
*** bengo has quit IRC22:53
*** galstrom is now known as galstrom_zzz22:53
*** gyee has joined #openstack22:54
*** Joufflu has joined #openstack22:55
*** enarciso has quit IRC22:55
*** enarciso has joined #openstack22:55
*** jruano has joined #openstack22:55
*** bengo has joined #openstack22:55
*** andresmujica has joined #openstack22:56
*** mgiampapa has quit IRC22:57
*** achanda has quit IRC22:57
*** enarciso has quit IRC22:57
*** elnin0 has quit IRC22:58
*** enarciso has joined #openstack22:58
*** elnin0_ has joined #openstack22:58
*** baoli has quit IRC22:58
*** markvoelker has quit IRC22:58
*** cjellick has quit IRC23:00
*** foexle has quit IRC23:00
*** mgiampapa has joined #openstack23:01
*** e0ne has quit IRC23:01
*** VW_ has quit IRC23:01
*** penick has quit IRC23:02
*** daMaestro has quit IRC23:02
*** enarciso_ has joined #openstack23:02
*** claflico has quit IRC23:02
*** enarciso has quit IRC23:02
*** jruano has quit IRC23:02
*** achanda has joined #openstack23:03
*** penick has joined #openstack23:04
*** ChrisNBlum has quit IRC23:05
*** cdent has quit IRC23:05
*** Marga_ has quit IRC23:06
*** jruano has joined #openstack23:07
*** Marga_ has joined #openstack23:07
*** hdd has joined #openstack23:07
*** jobewan has quit IRC23:08
*** ivar-lazzaro has joined #openstack23:08
*** hichihara has joined #openstack23:08
*** hashirabdi has joined #openstack23:08
*** cjellick has joined #openstack23:09
*** hashirabdi has quit IRC23:09
*** pm90_ has joined #openstack23:09
*** j05h has joined #openstack23:09
*** hashirabdi has joined #openstack23:09
*** e0ne has joined #openstack23:09
*** jruano has quit IRC23:10
*** mgiampapa has quit IRC23:10
*** Longgeek has joined #openstack23:10
*** chlong has joined #openstack23:10
*** ivar-laz_ has quit IRC23:11
*** j05h has quit IRC23:11
*** haleyb has quit IRC23:11
*** alop has quit IRC23:13
*** mgiampapa has joined #openstack23:14
*** Rivera has joined #openstack23:14
*** rbak has quit IRC23:15
*** mpavone has quit IRC23:15
*** Zack_Deee has quit IRC23:17
*** enarciso has joined #openstack23:18
*** ChuckC has quit IRC23:18
*** enarciso_ has quit IRC23:18
*** travnewmatic has joined #openstack23:20
*** Longgeek has quit IRC23:20
*** krtaylor has quit IRC23:21
*** jmccrory has quit IRC23:21
*** Bsony has joined #openstack23:23
*** geguileo has quit IRC23:23
*** achanda has quit IRC23:25
*** thetrav has joined #openstack23:26
*** enarciso has quit IRC23:26
*** enarciso has joined #openstack23:26
*** achanda has joined #openstack23:27
*** dhritishikhar_ has quit IRC23:27
*** Bsony has quit IRC23:28
*** shaunj has joined #openstack23:29
*** enarciso has quit IRC23:31
*** ChuckC has joined #openstack23:32
*** enarciso has joined #openstack23:32
*** primechuck has quit IRC23:34
*** hdd has quit IRC23:34
*** lcurtis has quit IRC23:35
*** e0ne has quit IRC23:36
*** enarciso_ has joined #openstack23:36
*** enarciso has quit IRC23:36
*** welldannit has joined #openstack23:37
*** chlong has quit IRC23:37
*** chlong has joined #openstack23:37
*** AmirBaleghi112 has quit IRC23:38
*** hdd has joined #openstack23:38
*** AmirBaleghi112 has joined #openstack23:39
*** hemna is now known as hemnafk23:40
*** tochi has joined #openstack23:41
*** Flcn has joined #openstack23:43
dmz:( so i'm not seeing my cinder system create/start any tgt processes; this worked yesterday :(23:45
*** shaunj has quit IRC23:45
*** geguileo has joined #openstack23:45
*** markvoelker has joined #openstack23:47
*** Flcn has quit IRC23:47
*** brokencycle has joined #openstack23:48
*** bengo has quit IRC23:50
*** jecarey has quit IRC23:50
*** markvoelker has quit IRC23:52
*** r-daneel has quit IRC23:52
*** bengo has joined #openstack23:54
*** ghostpl_ has quit IRC23:54
*** AmirBaleghi112 has quit IRC23:56
*** baker has joined #openstack23:56
*** blackboxsw has quit IRC23:57
*** AmirBaleghi112 has joined #openstack23:57
*** blackboxsw has joined #openstack23:57
*** mrkz has quit IRC23:57
*** dig1tal has quit IRC23:57
*** annegentle has joined #openstack23:57
*** tekmage has quit IRC23:57
dmzso when i try to attach a cinder volume, i don't see anything at all in the cinder volume.log; shouldn't i see it try to do something??23:59
*** tzn has joined #openstack23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!