Friday, 2016-01-22

*** su_zhang_ has joined #openstack00:00
*** su_zhang has quit IRC00:00
*** crose has quit IRC00:00
*** hblixt_ has joined #openstack00:00
*** rbak_ has quit IRC00:01
*** jengeb has joined #openstack00:03
*** mcdtracy has quit IRC00:03
*** AmirBaleghi11112 has joined #openstack00:03
*** _hblixt_ has quit IRC00:04
side_controli'm attemping to have multiple provider networks that are existing networks, vlan 70-85 with the corresponding subnet 192.168.70.0/24- 192.168.85.0/24 which are routable by an external router00:04
side_controlusing packstack, on rhel7, bonded 4 nics, and trunked all vlans and add a native vlan (71)00:05
Sam-I-Amside_control: ok?00:06
*** panda_ has quit IRC00:06
*** baker has joined #openstack00:06
side_controlconfigured bond0, to be br-ex, i've creatged a private network which using vxlan on a range outside my provider networks, vlan6800:06
*** panda_ has joined #openstack00:06
*** jfluhmann has quit IRC00:06
side_controlmade it a private network, added a router to one of my provider networks00:06
side_controland i cant get a provider floating ip to route00:06
*** AmirBaleghi11112 has quit IRC00:07
side_controlim not sure if this is the right way but from what i've read, it should work?00:07
Sam-I-Amyou added a gw to that router of one of the pub nets, right?00:07
side_controlSam-I-Am: i did not, since it has an external router that routes that subnet....00:08
Sam-I-Amthe neutron router itself needs a gateway onto that network00:08
*** havill has quit IRC00:08
side_controlSam-I-Am: ah, ok, even though it has a router on the same subnet that is external?00:08
Sam-I-Amyeah00:09
side_controlcan they overlap or do they need to be different?00:09
Sam-I-Amit'll take an ip out of the allocation range you gave it for floating ips00:09
*** _nick has joined #openstack00:09
*** tochi has quit IRC00:09
side_controlok, i'll give that a shot00:10
*** ayoung has quit IRC00:10
*** markvoelker has quit IRC00:11
*** shaleh|away is now known as shaleh00:11
side_controlSam-I-Am: out of curiosity is there any check, to see if the allocation doesnt overlap with anything external?00:11
*** eghobo has joined #openstack00:11
*** havill has joined #openstack00:12
*** zhenq has quit IRC00:12
Sam-I-Amnope, thats up to you00:12
*** darrenc_afk is now known as darrenc00:12
*** mikeoutland has quit IRC00:12
*** mcdtracy has joined #openstack00:13
*** wmang has joined #openstack00:14
side_controlSam-I-Am: can you explain to me the difference between a shared network (i noticed that a shared network has to be checked before it can be used as a floating ip)00:14
*** dyasny has joined #openstack00:15
*** phalmos has quit IRC00:15
*** gildub has joined #openstack00:16
*** wmang has quit IRC00:16
*** phalmos has joined #openstack00:16
*** phalmos has quit IRC00:16
*** zhangjn has joined #openstack00:17
Sam-I-Amwell, a shared network can be used by any project00:17
Sam-I-Amits a typical option for provider networks00:17
*** baker has quit IRC00:18
side_controlSam-I-Am: thanks for the clarification, really appreciate it00:18
Sam-I-Amside_control: have you seen the networking guide?00:18
*** markvoelker has joined #openstack00:18
side_controlSam-I-Am: i gone through a few times im still having a hard time wrapping my head around it00:18
Sam-I-Amanything in particular?00:19
side_controlSam-I-Am: because of the diferent ways of setting it up, gre/vxlan, vlan and flat (my first attempt was to use l2 vlans, which went horribly wrong)00:19
side_controlSam-I-Am: well, they're a few things00:19
*** ZZelle_ has quit IRC00:20
Sam-I-Amvlans for both provider and private nets?00:20
*** mcdtracy has quit IRC00:20
*** achampion has quit IRC00:20
side_controlSam-I-Am: yes00:20
*** angdraug has joined #openstack00:21
Sam-I-Amit works if you have vlans available00:21
side_controlSam-I-Am: i do, so in my range 70-85, 70-79 is externally routeable, and 80-85 i was saving for tenant which has no routes but permitted on the switch00:21
side_controlbut for simplicity and since this is new to me, i gave and trunked all the ports and add a native vlan00:22
Sam-I-Amthe native vlan would be a flat network in neutron00:22
*** k_stev has quit IRC00:23
side_controlSam-I-Am: ok, thats what i figured,i havent created a provider network for the native vlan yet00:23
Sam-I-Amyou dont need a native vlan00:23
Sam-I-Amthey can all be tagged00:23
side_controlSam-I-Am: i know, its just easier, i was pxe'ing this host once in a while to reset packstack00:24
Sam-I-Amis there only one interface on it?00:24
*** alop has quit IRC00:24
*** mcdtracy has joined #openstack00:24
side_control4, bonded00:24
side_controllacp00:24
Sam-I-Amso more or less 1 logical interface00:24
side_controlmore or less00:25
*** jcarter2 has joined #openstack00:25
*** jasonsb has joined #openstack00:25
Sam-I-Amyou're putting your management traffic and vm traffic together00:25
side_controlthat wasnt the plan00:25
side_controli just have difficulty with it00:25
side_controlso eth0, access port vlan 71, and the rest were bonded for VM traffic00:26
side_controlthat does make more sense right? like a normal ovirt/esx setup?00:26
Sam-I-Amso you have 5 eth interfaces?00:26
*** elnin0 has quit IRC00:27
side_controlSam-I-Am: no 4, i was going to do 1 (access) and 3 (trunked)00:27
*** herrsergio has quit IRC00:27
*** dsneddon_afk is now known as dsneddon00:28
Sam-I-Amah00:28
*** finisherr has quit IRC00:28
*** coasterz has joined #openstack00:28
*** gyee has quit IRC00:28
*** coasterz has quit IRC00:28
Sam-I-Amyou generally want physical separation between openstack mgmt and vm traffic00:28
*** rmartinelli_ has quit IRC00:29
side_controlSam-I-Am: ok, i can change that00:29
side_controlSam-I-Am: so br-ex, in two interfaces will be the trunk right?00:29
*** gyee has joined #openstack00:30
side_controlSam-I-Am: so i did have question about dhcp, if i have a provider network, and they use floating ips, is there any reason to use dhcp with it?00:30
*** mcdtracy has quit IRC00:31
*** qg_ has joined #openstack00:32
*** gildub has quit IRC00:32
Sam-I-Amno, not unless you attach vms directly to the provider network00:32
*** ikcerog has joined #openstack00:33
Sam-I-Amyeah, br-ex would have the bond0 of two interfaces. eth0 and eth1... guess that could be bond0 for management, and bond1 for br-ex?00:33
*** mcdtracy has joined #openstack00:33
side_controlSam-I-Am: is there any reason not to directly attach?00:33
side_controlSam-I-Am: thats what i was trying to do initially00:34
side_controljust drop the vm on a certain vlan00:34
*** Bey0ndB1nary has joined #openstack00:34
*** piet has quit IRC00:34
Sam-I-Amdo you need self-service networking?00:34
side_controlSam-I-Am: for users to create their own networks? not really no00:35
*** hblixt_ has quit IRC00:35
*** tsymanczyk has quit IRC00:36
*** otter768 has joined #openstack00:36
side_controlwell maybe, what is more common? i wouldnt use it, but my friends might00:36
*** ikcerog has quit IRC00:36
*** brokencycle has quit IRC00:36
*** qg_ has quit IRC00:36
Sam-I-Amyou can have both00:37
Sam-I-Amsome vms can attach to provider nets, others to private nets and use fips00:37
*** gildub has joined #openstack00:38
*** ladrua has quit IRC00:38
side_controlSam-I-Am: ok, so right now i'm trying to attach a floating ip 'External network 934e58c9-8a28-4a13-a6f9-783d28f04d8b is not reachable from subnet 429c5d8e-19f0-42ab-9b4f-32847e0627cd. Therefore, cannot associate Port 361674ba-749f-423e-a107-ee2a1948cda0 with a Floating IP.00:39
side_control'00:39
*** pkennedy has quit IRC00:39
*** zhangjn has quit IRC00:39
*** achhabra has quit IRC00:39
*** maliniB has joined #openstack00:39
*** shoutm_ has joined #openstack00:39
side_controli've added a router for the provider network  192.168.72.150 and it has an upstream router of 192.168.72.1, vlan tag 7200:39
*** mcdtracy has quit IRC00:40
Sam-I-Amdid you do "neutron router-gateway-set router pubnet" for that router on which the fip would reside?00:40
*** jaypipes has quit IRC00:41
*** otter768 has quit IRC00:41
*** zhangjn has joined #openstack00:41
*** zhangjn has quit IRC00:41
side_controlSam-I-Am: thought i did in the gui, let me check00:42
*** shoutm has quit IRC00:42
*** mcdtracy has joined #openstack00:42
side_controlSam-I-Am: yea, tried issuing that command it  alrady has a router on that port of the subnet00:43
*** salv-orlando has quit IRC00:43
*** jengeb has quit IRC00:43
Sam-I-Amsomething else is wrong with your config then00:43
Sam-I-Amthere would be a port on the router for the private net, and a port for the public net00:44
Sam-I-Amyou can check it in neutron router-port-list router00:44
*** berserk has quit IRC00:45
side_controlSam-I-Am: the router has two interfaces on public net and the other private00:46
side_controlim assuming this is correct http://fpaste.org/313493/53423579/00:46
*** kevinbenton has quit IRC00:46
*** baker has joined #openstack00:47
*** as0bu has quit IRC00:47
Sam-I-Amwhats neutron floatingip-list say?00:47
side_controlshows the next ip on the provider net with no port-id  or fixed_ip_address00:48
*** baker has quit IRC00:49
*** qg_ has joined #openstack00:49
*** slowe[away] is now known as slowe00:49
*** slowe has quit IRC00:49
*** kevinbenton has joined #openstack00:50
Sam-I-Amit should show an ip00:50
Sam-I-Amalso how did you create the fip?00:50
*** gregmark has quit IRC00:50
*** x58 has quit IRC00:50
Sam-I-Amits usually neutron floatingip-create $pubnet00:50
side_controlSam-I-Am: when i tried creating an instance00:50
side_controlassign floating ip00:51
*** as0bu has joined #openstack00:51
side_controlhttp://fpaste.org/313494/14534238/ it has an IP, just not under fixed_ip_address00:51
side_controlSam-I-Am: so if i directly attach to a provider network, it doesnt need a router, dhcp or anything and it should work, a if the guest is on the vlan network?00:52
*** jmccrory has quit IRC00:52
side_controlSam-I-Am: if its suppose to work, i think something else is wrong, because i definitely tried that00:52
*** jmccrory has joined #openstack00:52
*** jcarter2 has quit IRC00:53
Sam-I-Amwell, you would want dhcp on the provider network if vms attach directly to it00:54
Sam-I-Amyou do not need dhcp if only fips live there00:54
Sam-I-Amhow are you attaching this fip to the vm?00:54
side_controlSam-I-Am: its already there00:54
side_controlits an existing ovirt vlan00:55
Sam-I-Amer, what?00:55
side_controlthe provider networks are existing networks00:55
side_controlthat is... ok?00:55
Sam-I-Amyou mean dhcp is already there?00:56
side_controlyes00:56
side_controlim creating an cirros instance and attaching the fips there00:57
side_controlthrough the openstack gui00:57
Sam-I-Amopenstack can't really use external dhcp servers00:58
*** eil397 has quit IRC00:58
*** rahulait has quit IRC00:58
Sam-I-Ambecause it more or less adds static entries for each vm00:58
*** achampion has joined #openstack00:59
*** Matt____ has joined #openstack00:59
*** FunnyLookinHat has quit IRC00:59
side_controlSam-I-Am: so in your previous statement, you mean an openstack dhcp server then00:59
*** x58 has joined #openstack01:00
*** zhhuabj has joined #openstack01:00
side_controlSam-I-Am: would that dhcp server broadcast to the rest of the provider network?01:00
*** jidar has quit IRC01:00
*** christi3k has quit IRC01:00
*** nhandler has quit IRC01:01
Sam-I-Amit does not consider itself authoritative, which is sort of a hack01:01
*** nhandler has joined #openstack01:01
Sam-I-Amtherefore it ignores lease requests it doesnt know about01:01
Sam-I-Ambut that doesnt mean your other dhcp server will behave01:01
Sam-I-Amyou can also use static IPs with openstack, its just less automated01:01
side_controlSam-I-Am: so i was thinking about removing the external01:01
side_controlSam-I-Am: btw, thank you so much for answer things questions, its really helpful01:02
side_controls/things/these01:02
*** Matt____ has quit IRC01:02
*** aimon has quit IRC01:02
*** SumitNaiksatam has quit IRC01:03
Sam-I-Amsure01:03
*** jidar has joined #openstack01:03
*** salv-orlando has joined #openstack01:04
*** christi3k has joined #openstack01:04
*** doug-fish has quit IRC01:04
*** doug-fish has joined #openstack01:05
*** doug-fish has quit IRC01:06
*** doug-fish has joined #openstack01:06
*** comay has quit IRC01:06
side_controlSam-I-Am: https://www.runlevelone.net/redmine/attachments/download/155/networks.png  -- does this look right?01:07
*** VW_ has quit IRC01:07
side_controlSam-I-Am: both of them cant route to the provider network01:07
*** markvoelker has quit IRC01:09
*** su_zhang_ has quit IRC01:09
Sam-I-Amone of your instances is attached directly to the 72 network01:09
*** fultonj has quit IRC01:09
*** salv-orlando has quit IRC01:09
Sam-I-Amit wont route to it, it will switch to it01:09
side_controlSam-I-Am: yea i was tryhing directly attaching to the provider network01:09
Sam-I-Amhence why it does not need a fip01:10
side_controlbut if i use an external router?01:10
side_controlreally a physical router outside of openstack01:10
*** leeantho has quit IRC01:10
side_controlthat is on that vlan01:10
Sam-I-Amyeah. the vm should use it as its gw ip.01:10
*** pratap has quit IRC01:11
*** pratap__ has quit IRC01:11
side_controlSam-I-Am: ok, something else is wrong then, it cant ping squat01:13
Sam-I-Aminbound or outbound?01:13
side_controlboth01:13
*** penick has quit IRC01:13
side_controlfirst the test vm, directly on the provider network came up with no ip01:13
side_controlassigned an ip01:13
side_controlit cant ping the internal or external router01:13
*** k_stev has joined #openstack01:14
*** donu7 has quit IRC01:14
*** su_zhang has joined #openstack01:14
*** k_stev has quit IRC01:14
Sam-I-Amfirst thing to check, is dhcp on that subnet?01:14
side_controltest1, that resides on the private network can ping its router and 192.168.72.150 which is the tentant router inside of openstack01:14
Sam-I-Amyou can't arbitrarily assign ips to vms01:15
side_controlSam-I-Am: internal dhcp right?01:16
Sam-I-Amwell, openstack dhcp01:16
*** challenge has joined #openstack01:16
*** Marga_ has quit IRC01:16
*** otter768 has joined #openstack01:17
side_controlSam-I-Am: no, it wasnt, so just to clarify i have two routers on the same provider subnet, physical router 192.168.72.1 and the openstack router 192.168.72.15001:17
side_controldoesn't seem right to me, but nothing of this seems right to me01:18
Sam-I-Amneutron is just extending your physical network01:20
Sam-I-Amif you're using a provider network, its just layer-2... like plugging a host into a switch on a network with a physical router01:20
*** mcdtracy has quit IRC01:20
Sam-I-Amif you're using a provider network, thats an isolated layer-2 network that plugs into a virtual router that plugs into your provider network at layer-201:20
side_controlSam-I-Am: what makes its an isolated layer2 and not?01:21
*** mikeoutland has joined #openstack01:21
side_controlSam-I-Am: im was expecting to be 100% l201:21
Sam-I-Amwell, private networks are purely virtual, so they're isolated until you attach them to a virtual router01:22
*** morazi has quit IRC01:22
side_controlSam-I-Am: so that sounds contradictory to me, in the first example, where its l2, but i can't assign an ip myself, dhcpd is used and its extended, to me that sounds like a private network that is being extended01:23
*** FunnyLookinHat has joined #openstack01:23
*** FunnyLookinHat has quit IRC01:23
*** FunnyLookinHat has joined #openstack01:23
side_controlcool, adding dhcp did extend it and now i can ping out to the internet and my router01:23
Sam-I-Amso it got an ip01:24
side_controlright, from  dhcp in openstack not the external hdcp01:24
side_controldhcp01:24
*** Lee1092 has joined #openstack01:25
*** VW has joined #openstack01:25
*** onlyanegg has quit IRC01:26
*** FunnyLookinHat has quit IRC01:27
*** coredump has joined #openstack01:27
Sam-I-Amyou can assign ips manually to vms01:27
Sam-I-Amyou just need to use cloud-init to do the work when the vm boots01:27
Sam-I-Ameven with dhcp, you can specify ip addresses when you boot a vm01:28
Sam-I-Amor you create a neutron port with the ip you want, then boot a vm with it01:28
side_controlSam-I-Am: ok01:28
side_controlso the vm that is on the private net, can ping the openstack router, on the provider network, but cannot route out from there01:29
*** krylon360 has quit IRC01:29
*** _cjones_ has quit IRC01:29
*** jfluhmann has joined #openstack01:29
*** dslev has joined #openstack01:30
*** VW has quit IRC01:30
side_controlhrmmm01:31
*** qg_ has quit IRC01:31
*** rfolco has joined #openstack01:31
Sam-I-Ami gotta go for a bit... havent eaten in forever01:31
*** dslev_ has joined #openstack01:32
side_controlSam-I-Am: thanks i'll tinker some more, atleast i have something routable ;)01:32
*** lucendio has quit IRC01:33
*** dslev has quit IRC01:35
*** henrynash has joined #openstack01:39
*** georgem1 has joined #openstack01:40
*** eghobo has quit IRC01:40
*** ayoung has joined #openstack01:41
*** rfolco has quit IRC01:44
*** zenoway has quit IRC01:46
*** sshnaidm has quit IRC01:48
*** otter768 has quit IRC01:48
*** shoutm_ has quit IRC01:49
*** finisherr has joined #openstack01:49
*** tull has quit IRC01:51
*** mcdtracy has joined #openstack01:54
*** bobh has joined #openstack01:54
*** dslev_ has quit IRC01:55
*** shoutm has joined #openstack01:55
*** finisherr has quit IRC01:56
*** gli has joined #openstack01:57
*** aossama has quit IRC01:58
*** angdraug has quit IRC01:58
*** aossama has joined #openstack01:59
*** RabidCicada has quit IRC02:00
*** telnes_1 has joined #openstack02:02
*** baker has joined #openstack02:02
*** telnes_ has quit IRC02:03
*** mcdtracy has quit IRC02:03
*** phileas has quit IRC02:03
*** zenoway has joined #openstack02:03
*** phileas has joined #openstack02:05
*** bobh has quit IRC02:05
*** robbiew has quit IRC02:07
*** mtanino has quit IRC02:07
*** ChuckC has quit IRC02:07
*** thrash is now known as thrash|g0ne02:07
*** VW has joined #openstack02:08
*** zenoway has quit IRC02:08
*** ivar-laz_ has joined #openstack02:09
*** ivar-lazzaro has quit IRC02:10
*** zackf has quit IRC02:10
*** ivar-laz_ has quit IRC02:11
*** ivase has joined #openstack02:11
*** zackf has joined #openstack02:11
*** ivar-lazzaro has joined #openstack02:11
*** su_zhang has quit IRC02:12
*** Sucks has quit IRC02:12
ccoylesomewhat random aside, has anyone using python-dracclient with 13G 730s run into seemingly random failures on what looks like the ssl handshake?02:12
ccoyledoes not happen with the 13G 720s in the same environment, which seems odd02:13
*** piet has joined #openstack02:13
*** erkules_ has joined #openstack02:15
*** grealish has quit IRC02:15
*** ivase has quit IRC02:16
*** su_zhang has joined #openstack02:16
*** grealish has joined #openstack02:16
*** yamamoto_ has joined #openstack02:18
*** erkules has quit IRC02:18
*** fzdarsky has quit IRC02:18
*** ivar-lazzaro has quit IRC02:19
*** Sucks has joined #openstack02:20
*** doug-fish has quit IRC02:20
*** doug-fish has joined #openstack02:21
*** rahulait has joined #openstack02:21
*** doug-fish has quit IRC02:21
*** doug-fish has joined #openstack02:21
*** su_zhang has quit IRC02:25
*** fzdarsky has joined #openstack02:25
*** su_zhang has joined #openstack02:25
*** shoutm has quit IRC02:25
*** su_zhang has quit IRC02:26
*** shoutm has joined #openstack02:27
*** ivar-lazzaro has joined #openstack02:29
*** rossella_s has quit IRC02:31
*** qg_ has joined #openstack02:31
*** rossella_s has joined #openstack02:31
*** rahulait has quit IRC02:32
*** [1]Thelo has joined #openstack02:34
*** eghobo has joined #openstack02:34
*** qg_ has quit IRC02:36
*** Thelo has quit IRC02:36
*** [1]Thelo is now known as Thelo02:36
*** yamamoto_ has quit IRC02:38
*** yamamoto_ has joined #openstack02:39
*** baoli has joined #openstack02:41
*** zenoway has joined #openstack02:42
*** kebray has joined #openstack02:43
*** baoli has quit IRC02:44
*** baoli has joined #openstack02:44
*** maishsk has joined #openstack02:46
*** zenoway has quit IRC02:46
*** aossama has quit IRC02:47
*** baoli has quit IRC02:48
*** Ich has joined #openstack02:49
*** ccz has joined #openstack02:49
*** Ich is now known as Guest9344802:49
*** baoli has joined #openstack02:49
*** aossama has joined #openstack02:49
*** doug-fish has quit IRC02:50
*** keedya has joined #openstack02:50
*** k_stev has joined #openstack02:54
*** kebray has quit IRC02:54
*** nelsnelson has joined #openstack02:54
*** kebray has joined #openstack02:54
*** yamamoto_ has quit IRC02:55
*** bobh has joined #openstack02:57
*** otter768 has joined #openstack02:58
*** devth has joined #openstack02:58
*** otter768 has quit IRC02:59
*** except has joined #openstack02:59
*** except is now known as Guest376503:00
*** devth_ has quit IRC03:01
*** challenge has quit IRC03:02
*** baoli has quit IRC03:03
*** jckasper has quit IRC03:04
*** mcdtracy has joined #openstack03:06
*** sanchitmalhotra has joined #openstack03:06
*** berserk has joined #openstack03:07
*** omegaga has joined #openstack03:08
*** achanda has joined #openstack03:08
Guest3765Hi men. How to remove a deleted vm that is still on DB. But already removed on computer host?03:08
*** baoli has joined #openstack03:09
*** annp has joined #openstack03:10
*** mcdtracy has quit IRC03:10
*** baoli has quit IRC03:10
*** balajiiyer has joined #openstack03:11
*** Poornima has joined #openstack03:11
*** FunnyLookinHat has joined #openstack03:11
*** yamahata has quit IRC03:11
*** berserk has quit IRC03:12
*** kebray has quit IRC03:12
omegagaHi there, I am trying to install Neutron on DevStack, following the instructions on http://docs.openstack.org/developer/devstack/guides/neutron.html. I got stuck in building controller node on single interface. I just copied & pasted the local.conf and modified the IP addresses to my own ones, but the controller lost connection when executing ./stack.sh. I checked the log file, and found the script attempted to delete ip addr03:15
omegagaess on eth0 and added it to the bridge. Does anyone have any suggesstion?03:15
*** ashw has joined #openstack03:15
*** v1k0d3n has quit IRC03:16
*** severion has joined #openstack03:16
*** jckasper has joined #openstack03:17
*** zenoway has joined #openstack03:17
*** raddaoui has joined #openstack03:19
*** baoli has joined #openstack03:20
*** Sesso_ has joined #openstack03:21
*** zenoway has quit IRC03:22
*** krobzaur has joined #openstack03:22
*** koolhead17 has joined #openstack03:22
*** koolhead17 has quit IRC03:22
*** koolhead17 has joined #openstack03:22
*** krobzaur has quit IRC03:23
*** ivar-laz_ has joined #openstack03:23
*** yfujioka has quit IRC03:25
*** Cloudish has quit IRC03:25
*** links has joined #openstack03:26
*** crayolarx has quit IRC03:26
*** s00pcan has quit IRC03:27
*** crayolarx has joined #openstack03:27
*** ivar-lazzaro has quit IRC03:27
*** ivar-laz_ has quit IRC03:27
*** s00pcan has joined #openstack03:28
*** FunnyLookinHat has quit IRC03:29
*** hr_ has joined #openstack03:31
*** k_stev has quit IRC03:31
hr_hi guys03:31
*** trishnag|away has quit IRC03:33
*** k_stev has joined #openstack03:33
*** wasmum- has quit IRC03:33
hr_I'm curious about which environments did openstack contributors use when them developing openstack module. Can any contributor give something about his/her environment? maybe devstack? or some multi-nodes environment?03:33
*** bobh has quit IRC03:34
*** dig1tal has quit IRC03:34
*** changzhi has joined #openstack03:35
*** wasmum has joined #openstack03:35
*** k_stev has quit IRC03:37
*** devth_ has joined #openstack03:37
*** wN has quit IRC03:40
*** changzhi has quit IRC03:40
*** links has quit IRC03:40
*** saschpe has quit IRC03:41
*** devth has quit IRC03:41
*** baoli has quit IRC03:42
*** saschpe has joined #openstack03:44
*** nehar has joined #openstack03:44
*** trishnag has joined #openstack03:44
*** bobh has joined #openstack03:44
*** wN has joined #openstack03:44
*** wN has quit IRC03:44
*** wN has joined #openstack03:44
*** piet has quit IRC03:45
*** bluetux has joined #openstack03:46
*** bill_az has quit IRC03:46
*** v1k0d3n has joined #openstack03:46
*** Guest3765 has quit IRC03:46
*** yamamoto_ has joined #openstack03:47
*** links has joined #openstack03:48
*** severion has quit IRC03:48
*** qg_ has joined #openstack03:49
*** emsomeoneelse has joined #openstack03:50
*** doug-fish has joined #openstack03:50
*** saschpe has quit IRC03:51
*** raddaoui has quit IRC03:52
*** ewilson has joined #openstack03:52
*** bobh has quit IRC03:53
*** tlian has quit IRC03:53
*** baoli has joined #openstack03:53
*** dhblaz has joined #openstack03:53
*** saschpe has joined #openstack03:53
*** qg_ has quit IRC03:54
*** eghobo has quit IRC03:55
*** bobh has joined #openstack03:55
*** tochi has joined #openstack03:56
*** ewilson has quit IRC03:59
*** doug-fish has quit IRC04:00
*** penick has joined #openstack04:01
*** dyasny has quit IRC04:02
*** shoutm_ has joined #openstack04:03
*** links has quit IRC04:04
*** julenl has quit IRC04:05
*** shoutm has quit IRC04:05
*** pravins has joined #openstack04:05
*** AnilV4 has joined #openstack04:06
*** julenl has joined #openstack04:08
*** piet has joined #openstack04:08
*** Sucks has quit IRC04:10
*** fabian2 has joined #openstack04:10
*** slashd has joined #openstack04:12
*** daemontool_ has quit IRC04:12
*** slashd has quit IRC04:12
*** slashd has joined #openstack04:12
*** daemontool_ has joined #openstack04:13
*** clopez has quit IRC04:13
*** dyasny has joined #openstack04:15
*** clopez has joined #openstack04:15
*** Klumben has quit IRC04:15
*** links has joined #openstack04:16
*** devth has joined #openstack04:17
*** shaleh has quit IRC04:18
*** raddaoui has joined #openstack04:18
*** daemontool_ has quit IRC04:18
*** baoli has quit IRC04:19
*** agireud has quit IRC04:20
*** devth_ has quit IRC04:20
*** coolsvap|away has joined #openstack04:21
*** sidx64 has joined #openstack04:21
*** coolsvap|away is now known as coolsvap04:22
*** agireud has joined #openstack04:22
*** ashw has quit IRC04:22
*** links has quit IRC04:27
*** djan has quit IRC04:27
*** links has joined #openstack04:28
*** aimon has joined #openstack04:28
*** raddaoui has quit IRC04:28
*** georgem1 has quit IRC04:28
*** StuartMI has joined #openstack04:29
*** dyasny has quit IRC04:32
*** baker has quit IRC04:35
*** latro has quit IRC04:36
*** aholler has joined #openstack04:38
*** hblixt has joined #openstack04:41
*** aholler_ has quit IRC04:41
*** tochi has quit IRC04:43
*** eghobo has joined #openstack04:46
*** pmcg has quit IRC04:50
*** links has quit IRC04:50
*** deray has joined #openstack04:50
*** fabian2 has quit IRC04:51
*** koolhead17 has quit IRC04:52
*** fabian2 has joined #openstack04:54
*** eghobo_ has joined #openstack04:54
*** koolhead17 has joined #openstack04:55
*** koolhead17 has quit IRC04:55
*** koolhead17 has joined #openstack04:55
*** koolhead17 has quit IRC04:55
*** koolhead17 has joined #openstack04:55
*** fawadkhaliq has joined #openstack04:56
*** zenoway has joined #openstack04:57
*** zenoway has quit IRC04:57
*** links has joined #openstack04:57
*** eghobo has quit IRC04:57
*** piet has quit IRC04:58
*** esker has joined #openstack05:01
*** rdas has joined #openstack05:02
*** ashw has joined #openstack05:03
*** akulshin has joined #openstack05:04
*** bobh has quit IRC05:05
*** piet has joined #openstack05:05
*** eghobo has joined #openstack05:06
*** pmcg has joined #openstack05:06
*** masco has joined #openstack05:06
*** aeperezt has quit IRC05:07
*** su_zhang has joined #openstack05:07
*** bobh has joined #openstack05:07
*** eghobo has quit IRC05:07
*** eghobo has joined #openstack05:08
*** eghobo_ has quit IRC05:08
*** zenoway has joined #openstack05:08
*** bobh has quit IRC05:09
*** pmcg has quit IRC05:10
*** fabian2 has quit IRC05:11
*** fabian2 has joined #openstack05:12
*** VW has quit IRC05:13
*** links has quit IRC05:13
*** zenoway has quit IRC05:14
*** pmcg has joined #openstack05:14
*** ashw has quit IRC05:14
*** eghobo has quit IRC05:16
*** john341 has joined #openstack05:16
*** ishu has joined #openstack05:17
*** piet has quit IRC05:17
ishuhello05:17
*** omegaga has quit IRC05:18
ishuI want to solve low fruit bugs05:18
ishutell me it found05:18
*** malakai has joined #openstack05:19
ishu I am recently join openstack05:19
*** pmcg has quit IRC05:20
*** links has joined #openstack05:21
*** omegaga has joined #openstack05:21
*** akrzos has quit IRC05:22
*** omegaga_ has joined #openstack05:23
*** piet has joined #openstack05:23
*** julenl has quit IRC05:24
*** Bhaskarakiran has joined #openstack05:24
*** ishu has quit IRC05:25
*** omegaga has quit IRC05:25
*** zhangjn has joined #openstack05:27
*** omegaga_ has quit IRC05:27
*** raddaoui has joined #openstack05:27
*** zhangjn has quit IRC05:28
*** slashd has quit IRC05:29
*** achampion has quit IRC05:31
*** trifon has joined #openstack05:31
*** fabian2 has quit IRC05:32
*** doug-fish has joined #openstack05:32
*** doug-fish has quit IRC05:32
*** esker has quit IRC05:32
*** links has quit IRC05:36
*** fabian2 has joined #openstack05:36
*** raddaoui has quit IRC05:37
*** links has joined #openstack05:37
*** piet has quit IRC05:38
*** malakai has quit IRC05:38
*** keedya has quit IRC05:39
*** linuxaddicts is now known as linuxgeek05:40
*** linuxgeek is now known as linuxaddicts05:40
*** gildub has quit IRC05:43
*** Klumben has joined #openstack05:43
*** markvoelker has joined #openstack05:44
*** saikiran has joined #openstack05:44
*** zenoway has joined #openstack05:44
*** tdasilva has quit IRC05:45
*** shoutm has joined #openstack05:47
*** julenl has joined #openstack05:47
*** pravins has quit IRC05:48
*** pravins has joined #openstack05:49
*** shoutm_ has quit IRC05:49
*** zenoway has quit IRC05:49
*** qg_ has joined #openstack05:50
*** jprovazn has joined #openstack05:51
*** pravins has quit IRC05:51
*** pravins has joined #openstack05:53
*** dhblaz has quit IRC05:53
*** dhblaz has joined #openstack05:53
*** krylon360 has joined #openstack05:53
*** dhblaz has quit IRC05:54
*** dhblaz has joined #openstack05:54
*** qg_ has quit IRC05:54
*** dhblaz has joined #openstack05:56
*** dhblaz has quit IRC05:56
*** kushal has quit IRC05:57
*** dhblaz has joined #openstack05:57
*** dhblaz has joined #openstack05:59
*** dhblaz has quit IRC05:59
*** links has quit IRC05:59
*** akulshin has quit IRC05:59
*** akulshin has joined #openstack05:59
*** dhblaz has joined #openstack05:59
*** linuxaddicts is now known as linuxgeek06:00
*** links has joined #openstack06:01
*** dhblaz has joined #openstack06:01
*** krylon360 has quit IRC06:01
*** kushal has joined #openstack06:01
*** kushal has quit IRC06:01
*** kushal has joined #openstack06:01
*** krylon360 has joined #openstack06:02
*** mikeoutland has quit IRC06:02
*** hybridpollo has quit IRC06:02
*** markvoelker_ has joined #openstack06:04
*** tdasilva has joined #openstack06:04
*** Poornima has quit IRC06:05
*** dhblaz has quit IRC06:06
*** markvoelker has quit IRC06:07
*** mcdtracy has joined #openstack06:08
*** vimal has joined #openstack06:08
*** hdd has quit IRC06:11
*** mcdtracy has quit IRC06:12
*** VW has joined #openstack06:13
*** jprovazn has quit IRC06:15
*** jprovazn has joined #openstack06:15
*** kushal has quit IRC06:17
*** VW has quit IRC06:19
*** links has quit IRC06:22
*** links has joined #openstack06:23
sidx64guys, how do we enable barbican in RDO packstack? is it already included in packstack? I couldn't find any mention of it in the answers file I generated06:25
*** ChubYann has quit IRC06:26
*** coolsvap is now known as coolsvap|away06:26
*** Poornima has joined #openstack06:27
*** fabian2 has quit IRC06:28
*** fabian2 has joined #openstack06:29
*** mikeoutland has joined #openstack06:29
*** ttrifonov has quit IRC06:30
*** ttrifonov has joined #openstack06:32
*** shoutm_ has joined #openstack06:32
*** _cjones_ has joined #openstack06:32
*** shoutm has quit IRC06:32
*** Warped has quit IRC06:33
*** _cjones_ has quit IRC06:34
*** Warped has joined #openstack06:35
*** _cjones_ has joined #openstack06:35
*** groen692 has joined #openstack06:35
*** adac has joined #openstack06:35
*** nkrinner has joined #openstack06:38
*** fedexo has joined #openstack06:39
*** bryan_att has quit IRC06:39
*** yamahata has joined #openstack06:40
*** julenl has quit IRC06:40
*** shoutm_ has quit IRC06:40
*** emsomeoneelse has quit IRC06:42
*** julenl has joined #openstack06:42
*** salv-orlando has joined #openstack06:44
*** FallenPegasus has joined #openstack06:45
*** shoutm has joined #openstack06:45
*** links has quit IRC06:46
*** achanda has quit IRC06:47
*** nunchuck has quit IRC06:47
*** nunchuck has joined #openstack06:47
*** mkovarik has joined #openstack06:50
*** links has joined #openstack06:50
*** hdd has joined #openstack06:50
*** adac has quit IRC06:53
*** BOKALDO has joined #openstack06:54
*** fabian2_ has joined #openstack06:55
*** JRobinson__ has quit IRC06:56
*** elo has joined #openstack06:57
*** anshul has joined #openstack06:58
*** su_zhang has quit IRC06:59
*** neeti has joined #openstack06:59
*** fabian2 has quit IRC06:59
*** k4n0 has joined #openstack07:05
*** mikeoutland has quit IRC07:06
*** su_zhang has joined #openstack07:06
*** Cloudish has joined #openstack07:06
*** j___ has joined #openstack07:07
*** omegaga has joined #openstack07:08
*** links has quit IRC07:09
*** salv-orlando has quit IRC07:09
*** links has joined #openstack07:09
*** hichihara has joined #openstack07:11
*** omegaga_ has joined #openstack07:11
*** pnavarro has joined #openstack07:12
*** fedexo has quit IRC07:13
*** omegaga has quit IRC07:14
*** sarcasticidiot has joined #openstack07:15
*** ksobkowiak has quit IRC07:15
*** hdd has quit IRC07:15
*** saschpe has quit IRC07:17
*** _cjones_ has quit IRC07:17
*** pnavarro has quit IRC07:18
*** _cjones_ has joined #openstack07:18
*** eddima has joined #openstack07:18
*** saschpe has joined #openstack07:20
*** mpavone has joined #openstack07:21
*** omegaga_ has quit IRC07:26
*** omegaga has joined #openstack07:26
*** linuxgeek has quit IRC07:27
*** crayolarx has quit IRC07:27
*** saschpe has quit IRC07:30
*** zenoway has joined #openstack07:31
*** links has quit IRC07:31
*** rcernin has joined #openstack07:31
*** zenoway has quit IRC07:33
*** zenoway has joined #openstack07:33
*** su_zhang has quit IRC07:33
*** saschpe has joined #openstack07:33
*** fabian2_ has quit IRC07:34
*** belmoreira has joined #openstack07:34
*** walterheck has joined #openstack07:37
*** zenoway has quit IRC07:38
*** fabian2 has joined #openstack07:38
*** walterheck has quit IRC07:38
*** walterheck has joined #openstack07:38
*** dizquierdo has joined #openstack07:39
*** cu5 has joined #openstack07:40
*** houming has joined #openstack07:42
*** openshift272 has joined #openstack07:43
*** tpatzig has joined #openstack07:43
*** saschpe has quit IRC07:43
openshift272Does anyone know why ovs would complain about too many open files on one node that hasn't changed07:45
openshift272or where to start debugging.07:45
*** omegaga_ has joined #openstack07:46
*** arosales has quit IRC07:46
*** omegaga has quit IRC07:46
openshift272I have looked at the $pid/fd and is over maxed at the 1024 that it lists07:46
*** arosales has joined #openstack07:47
*** links has joined #openstack07:48
*** mpavone has quit IRC07:48
*** dhblaz has joined #openstack07:49
*** julenl has quit IRC07:49
*** Marga_ has joined #openstack07:50
*** tochi has joined #openstack07:50
*** RedRat has quit IRC07:51
*** qg_ has joined #openstack07:51
*** mpavone has joined #openstack07:51
*** mpavone has quit IRC07:52
*** saschpe has joined #openstack07:52
*** grafuls has joined #openstack07:52
*** bvandenh has joined #openstack07:53
*** finisherr has joined #openstack07:54
*** Marga_ has quit IRC07:54
*** dhblaz has quit IRC07:54
*** links has quit IRC07:54
*** qg_ has quit IRC07:55
*** mkovarik has quit IRC07:56
*** mkovarik has joined #openstack07:56
*** fzdarsky has quit IRC07:57
*** fzdarsky has joined #openstack07:57
*** omegaga has joined #openstack07:58
*** arosales has quit IRC07:58
*** openshift272 has quit IRC08:00
*** mrmartin has joined #openstack08:01
*** omegaga_ has quit IRC08:01
*** psanchez has joined #openstack08:02
*** AzureByte has joined #openstack08:02
*** shoutm has quit IRC08:03
*** shoutm has joined #openstack08:04
*** markus_z has joined #openstack08:04
*** gli has quit IRC08:05
*** panda_ has quit IRC08:06
*** mcdtracy has joined #openstack08:06
*** panda_ has joined #openstack08:06
*** arxcruz has joined #openstack08:07
*** fabian2 has quit IRC08:07
*** fabian2 has joined #openstack08:08
*** mcdtracy has quit IRC08:10
*** dneary has quit IRC08:11
*** hichihara has quit IRC08:11
*** omegaga has quit IRC08:11
*** geaaru has joined #openstack08:11
*** omegaga_ has joined #openstack08:12
*** julenl has joined #openstack08:14
*** _cjones_ has quit IRC08:15
*** VW has joined #openstack08:16
*** arosales has joined #openstack08:16
*** dgurtner has joined #openstack08:17
*** dgurtner has quit IRC08:17
*** dgurtner has joined #openstack08:17
*** achanda has joined #openstack08:17
*** curx has joined #openstack08:18
*** daemontool has joined #openstack08:18
AzureByteHi08:18
*** andymaier has joined #openstack08:19
AzureByteCurious, has anyone here used MemSQL or Aerospike? We're thinking of using it for a few things but want something that offers more queries than Redis08:19
*** VW has quit IRC08:21
*** kawa2014 has joined #openstack08:21
*** krylon360 has quit IRC08:21
*** koolhead17 has quit IRC08:21
*** shoutm_ has joined #openstack08:22
*** achanda has quit IRC08:22
*** links has joined #openstack08:22
*** ladrua has joined #openstack08:23
*** zakora has joined #openstack08:25
*** mcdtracy has joined #openstack08:25
*** shoutm has quit IRC08:25
*** foxhunt_away is now known as foxhunt7208:26
*** AmirBaleghi11112 has joined #openstack08:26
*** shiriru has joined #openstack08:27
*** adac has joined #openstack08:28
*** omegaga has joined #openstack08:30
*** omegaga has quit IRC08:31
*** neilus has quit IRC08:33
*** omegaga_ has quit IRC08:33
*** links has quit IRC08:35
*** manous_ has joined #openstack08:36
*** shoutm_ has quit IRC08:36
*** gubouvier has quit IRC08:36
*** MaxSan_ has joined #openstack08:36
*** manous_ has quit IRC08:36
adacIs it possible to have the same network on the Instances as on the host?08:36
adacand if this is possible, how can I achieve that for an instance?08:37
*** notze has joined #openstack08:37
*** henrynash has quit IRC08:37
*** koolhead17 has joined #openstack08:37
*** markvoelker_ has quit IRC08:38
*** ParsectiX has joined #openstack08:38
*** skapunker has quit IRC08:39
*** vikram has joined #openstack08:41
vikramHi there08:41
vikramfacing some issues with keystone for the latest devstack installation08:41
vikramcan some help08:41
vikram Discovering versions from the identity service failed when creating the password plugin. Attempting to determine version from URL.08:42
*** linuxgeek has joined #openstack08:44
*** pnavarro has joined #openstack08:45
*** lucendio has joined #openstack08:46
*** daemontool has quit IRC08:48
*** daemontool has joined #openstack08:48
*** fabian2_ has joined #openstack08:50
*** skapunker has joined #openstack08:51
*** mcornea has joined #openstack08:52
*** k4n0 has quit IRC08:52
*** fabian2 has quit IRC08:53
*** shardy has joined #openstack08:53
*** fhubik has joined #openstack08:54
*** sidx64_Cern has joined #openstack08:57
*** lucendio has quit IRC08:57
*** koolhead17 has quit IRC08:58
*** admin0 has joined #openstack08:58
*** tochi has quit IRC08:59
*** sidx64 has quit IRC08:59
*** dhblaz has joined #openstack09:00
*** ndipanov has joined #openstack09:00
*** dhblaz has quit IRC09:01
*** efoley has joined #openstack09:01
*** tochi has joined #openstack09:02
*** walterheck has quit IRC09:02
*** daemontool_ has joined #openstack09:03
*** dhblaz has joined #openstack09:04
*** AmirBaleghi11112 has quit IRC09:04
*** dhblaz has joined #openstack09:04
*** dhblaz has quit IRC09:05
*** AmirBaleghi11112 has joined #openstack09:05
*** fabian2_ has quit IRC09:05
*** dhblaz has joined #openstack09:06
*** dhblaz has joined #openstack09:06
*** fabian2 has joined #openstack09:06
*** daemontool has quit IRC09:06
*** dhblaz has joined #openstack09:06
*** AaronJohn has joined #openstack09:07
*** dhblaz has joined #openstack09:08
*** dhblaz has quit IRC09:08
*** AmirBaleghi11112 has quit IRC09:09
*** hblixt has quit IRC09:10
*** dhblaz has joined #openstack09:10
AaronJohnHi Everyone, if anyone knows how to change vda to sda on a kvm vm?09:12
*** dhblaz has quit IRC09:13
*** sid_cerner has joined #openstack09:15
*** zenoway has joined #openstack09:15
*** jistr has joined #openstack09:15
*** wmang has joined #openstack09:16
*** sid_cerner has quit IRC09:17
*** sidx64 has joined #openstack09:17
*** walterheck has joined #openstack09:18
*** walterheck has quit IRC09:18
*** sidx64_Cern has quit IRC09:18
*** Robertm_ has joined #openstack09:20
*** skapunker has quit IRC09:24
*** e0ne has joined #openstack09:24
*** Son_Goku has joined #openstack09:25
*** gfidente has joined #openstack09:26
*** e0ne has quit IRC09:27
*** Warped has quit IRC09:31
*** markvoelker has joined #openstack09:34
*** Warped has joined #openstack09:34
*** nstrug has joined #openstack09:37
*** skapunker has joined #openstack09:38
ladruaAnyone with any experience with Ubuntus OpenStack-Autopilot and Liberty? I have some Availability Zone issues, any help much appreciated: http://askubuntu.com/questions/722899/openstack-autopilot-unable-to-boot-from-imagecreates-new-volume-error09:38
*** markvoelker has quit IRC09:39
*** derekh has joined #openstack09:39
*** markvoelker has joined #openstack09:39
*** toscalix has joined #openstack09:40
Robertm_Hi guys, has any one experienced problems with spicehtml5proxy? Have installed fresh nova service and all works brilliant but when install openstack-nova-spicehtml5proxy-12.0.0-3.94d6b69git.el7 I am getting 'oslo_config.cfg.NoSuchOptError: no such option: my_ip' and systemd can not start this service. my_ip variable is configured in the DEFAULT and it works with the rest of nova services.09:40
*** smoriya_ has quit IRC09:40
*** yaume has joined #openstack09:44
*** tpsilva has joined #openstack09:44
*** markvoelker has quit IRC09:44
*** markvoelker has joined #openstack09:45
*** sarcasticidiot has quit IRC09:48
*** erkules_ is now known as erkules09:48
*** ParsectiX has quit IRC09:48
*** ivan_mironov has joined #openstack09:50
*** markvoelker has quit IRC09:50
*** fhubik has quit IRC09:50
*** qg_ has joined #openstack09:52
*** havill has quit IRC09:52
*** havill has joined #openstack09:52
*** walterheck has joined #openstack09:53
*** mcdtracy has quit IRC09:55
*** brokencycle has joined #openstack09:56
*** qg_ has quit IRC09:56
*** bbcmicrocomputer has joined #openstack09:57
*** bbcmicrocomputer has joined #openstack09:57
*** pavel_bondar is now known as pavel_bondar|afk09:58
*** hyakuhei_ has joined #openstack09:58
*** RedRat has joined #openstack09:59
*** baoli has joined #openstack09:59
*** rdas has quit IRC10:00
*** mparisi has quit IRC10:01
*** baoli has quit IRC10:03
*** hwoarang_ is now known as hwoarang10:04
*** two_oes has joined #openstack10:05
*** AaronJohn has left #openstack10:05
*** nstrug has quit IRC10:06
*** ParsectiX has joined #openstack10:06
*** mparisi has joined #openstack10:08
*** NetHawk has joined #openstack10:08
*** Cyberg has joined #openstack10:08
*** Son_Goku has quit IRC10:09
*** FallenPegasus has quit IRC10:10
*** Poornima is now known as Poornima|L010:13
*** Robertm_ has left #openstack10:14
*** pravins has quit IRC10:14
*** Yarboa has joined #openstack10:16
*** avozza has joined #openstack10:17
*** VW has joined #openstack10:18
*** achanda has joined #openstack10:20
*** tens0r has joined #openstack10:20
*** jengeb has joined #openstack10:21
*** side_control has quit IRC10:21
*** choonming has joined #openstack10:22
*** VW has quit IRC10:23
*** skapunker has quit IRC10:24
*** Calrik_ has joined #openstack10:26
*** jasonsb has quit IRC10:26
*** morsicus has joined #openstack10:26
*** evidex has joined #openstack10:26
*** Son_Goku has joined #openstack10:27
*** achanda has quit IRC10:28
*** pblaho has quit IRC10:28
*** bradjones_ has quit IRC10:28
*** bradjones_ has joined #openstack10:29
*** bradjones_ has quit IRC10:29
*** bradjones_ has joined #openstack10:29
*** annp has quit IRC10:29
*** fabian2 has quit IRC10:30
*** fabian2 has joined #openstack10:31
*** rossella_s has quit IRC10:31
*** fabian2 has quit IRC10:31
*** rossella_s has joined #openstack10:32
ladruaShould Volumes and Instances be in the same Availability Zone? My Instances are in “region1-1”, and Volumes in “nova”10:32
*** Calrik_ has quit IRC10:32
*** fabricio_ar has quit IRC10:32
*** fabricio_ar has joined #openstack10:33
*** jengeb has quit IRC10:33
*** tens0r has quit IRC10:33
*** esker has joined #openstack10:33
*** markvoelker has joined #openstack10:35
*** Bhaskarakiran has quit IRC10:35
*** jengeb has joined #openstack10:36
*** tochi has quit IRC10:37
*** shoutm has joined #openstack10:37
*** MaxSan_ has quit IRC10:38
*** Yarboa has quit IRC10:38
*** esker has quit IRC10:38
*** markvoelker has quit IRC10:39
*** bradjones_ has quit IRC10:40
*** e0ne has joined #openstack10:40
*** side_control has joined #openstack10:40
*** jengeb has quit IRC10:40
*** Cyberg has quit IRC10:41
*** bradjones_ has joined #openstack10:41
*** bradjones_ has quit IRC10:41
*** bradjones_ has joined #openstack10:41
*** Poornima|L0 is now known as Poornima10:42
*** skapunker has joined #openstack10:43
*** hyakuhei_ has quit IRC10:44
*** bradjones_ has quit IRC10:45
*** bradjones_ has joined #openstack10:47
*** bradjones_ has quit IRC10:47
*** bradjones_ has joined #openstack10:47
*** curx has quit IRC10:49
*** ivan_mironov has quit IRC10:49
*** sorin-mihai has quit IRC10:51
*** pblaho has joined #openstack10:53
*** curx has joined #openstack10:54
*** lucendio has joined #openstack10:54
*** Free_maN has joined #openstack10:55
*** crayolarx has joined #openstack10:57
admin0anyone seen such: 2016-01-22 11:57:42.612 30796 WARNING requests.packages.urllib3.connectionpool [1e2ee228-8984-41cb-ae6b-341ad9412938 2d5087fddc744372a8a8b4bb204c785f 3650fe8ed57549f7a8ac06dc2a3877fd - - -] Retrying (9 attempts remain) after connection broken by 'BadStatusLine("''",)': /glance/76bc2a85-14bd-41c2-9b1d-77631101419f before ?10:58
admin0knows what the issue is what the fix it ?10:58
*** sshnaidm has joined #openstack10:59
*** crayolarx has quit IRC10:59
*** crayolarx has joined #openstack11:00
*** pavel_bondar|afk is now known as pavel_bondar11:03
*** mrmartin has quit IRC11:03
*** nstrug has joined #openstack11:03
*** crayolarx has quit IRC11:04
*** loth1 has joined #openstack11:05
*** loth has quit IRC11:06
*** Bhaskarakiran has joined #openstack11:06
*** Son_Goku has quit IRC11:07
*** MaxSan_ has joined #openstack11:09
*** electrofelix has joined #openstack11:09
*** sleviim has joined #openstack11:09
*** sleviim has left #openstack11:09
*** deray has quit IRC11:10
yankcrimeladrua: they don't have to be, no - you can have different AZ considerations for storage and compute11:11
ladruayankcrime: ok, its just that I get an error in cinder-api.log when trying to "Boot from image(Creates new volume)" - “Failure: cinder.exception.InvalidInput: Invalid input received: Availability zone 'region1-1' is invalid.”11:12
*** markvoelker has joined #openstack11:12
*** avozza has quit IRC11:13
yankcrimeladrua: what's the actual api request you're making to launch that instance?11:14
ladruayankcrime: Im just using WebUI Ubuntu Dashboard11:14
*** avozza has joined #openstack11:15
ladruayankcrime: I installed openstack with OpenStack-Autopilot from Ubuntu… everything is just default, no custom configurations done to it.11:16
*** markvoelker has quit IRC11:18
yankcrimeladrua: hmm, sounds weird - we have differing availability zones for nova and cinder and i've not come across that11:19
*** andrei__ has joined #openstack11:20
ladruayankcrime: yes, its wierd, have done complete reinstall too, and still the problem percists. Have filed an issue about it at openstack-installer on github11:21
*** fawadkhaliq has quit IRC11:22
ladruayankcrime: and have a detailed question at askubuntu: http://askubuntu.com/questions/722899/openstack-autopilot-unable-to-boot-from-imagecreates-new-volume-error11:22
yankcrimeladrua: i guess you could just update the default availability zone to be the same as what you've configured in nova11:23
*** AzureByte has quit IRC11:23
*** fawadkhaliq has joined #openstack11:23
*** aossama has quit IRC11:23
ladruayankcrime: ok, thanks. I’ll look into that11:23
*** achanda has joined #openstack11:24
*** yamamoto_ has quit IRC11:25
*** rfolco has joined #openstack11:25
*** KarlchenK has joined #openstack11:25
*** aossama has joined #openstack11:25
*** achanda has quit IRC11:28
*** hr_ has quit IRC11:30
*** dizquierdo has quit IRC11:32
*** MaxSan_ has quit IRC11:32
*** Son_Goku has joined #openstack11:32
*** sanchitmalhotra has quit IRC11:34
*** houming has quit IRC11:36
*** ndipanov has quit IRC11:36
*** fawadkhaliq has quit IRC11:41
*** andymaier has quit IRC11:43
*** Yarboa has joined #openstack11:45
*** cooldharma06 has joined #openstack11:47
*** fawadkhaliq has joined #openstack11:48
*** fawadkhaliq has quit IRC11:49
*** fawadkhaliq has joined #openstack11:50
*** maishsk_ has joined #openstack11:50
*** Yarboa has quit IRC11:52
*** qg_ has joined #openstack11:52
*** bradjones_ has quit IRC11:52
*** maishsk has quit IRC11:53
*** maishsk_ is now known as maishsk11:53
*** bradjones_ has joined #openstack11:53
*** bradjones_ has quit IRC11:53
*** bradjones_ has joined #openstack11:53
*** efoley has quit IRC11:54
*** efoley has joined #openstack11:54
*** fawadkhaliq has quit IRC11:54
*** nunchuck has quit IRC11:56
*** ParsectiX has quit IRC11:56
*** qg_ has quit IRC11:57
*** bradjones has quit IRC12:01
*** bradjones_ is now known as bradjones12:01
*** piet has joined #openstack12:02
*** akulshin has quit IRC12:02
*** akulshin has joined #openstack12:03
*** maishsk_ has joined #openstack12:03
*** maishsk has quit IRC12:03
*** maishsk_ is now known as maishsk12:03
*** nstrug has quit IRC12:04
*** maishsk has quit IRC12:05
*** panda_ has quit IRC12:06
*** mcdtracy has joined #openstack12:06
*** panda_ has joined #openstack12:06
*** akulshin has quit IRC12:07
*** markvoelker has joined #openstack12:07
*** yamamoto has joined #openstack12:09
*** andymaier has joined #openstack12:10
*** baoli has joined #openstack12:10
*** erlon has joined #openstack12:10
*** mcdtracy has quit IRC12:11
*** JoseMello has joined #openstack12:11
*** markvoelker has quit IRC12:12
*** dizquierdo has joined #openstack12:13
*** yamamoto has quit IRC12:13
*** yamamoto has joined #openstack12:15
*** hseipp has joined #openstack12:15
*** hseipp has quit IRC12:15
*** hseipp has joined #openstack12:15
*** piet has quit IRC12:17
*** davi has joined #openstack12:17
*** davi has joined #openstack12:17
*** skapunker has quit IRC12:18
*** Bey0ndB1nary has quit IRC12:18
*** hyakuhei_ has joined #openstack12:19
*** VW has joined #openstack12:20
*** piet has joined #openstack12:23
*** maishsk has joined #openstack12:23
*** mcdtracy has joined #openstack12:24
*** VW has quit IRC12:24
*** rtheis has joined #openstack12:24
*** mrmartin has joined #openstack12:25
*** dt23 has joined #openstack12:26
*** efoley has quit IRC12:27
*** walterheck has quit IRC12:27
*** baoli has quit IRC12:28
*** walterheck has joined #openstack12:30
*** mcdtracy_ has joined #openstack12:30
*** mcdtracy has quit IRC12:30
*** skapunker has joined #openstack12:31
*** yamamoto has quit IRC12:32
*** yamamoto has joined #openstack12:32
*** yamamoto has quit IRC12:33
*** yamamoto has joined #openstack12:33
*** [1]Thelo has joined #openstack12:34
*** nehar has quit IRC12:35
*** gszasz has joined #openstack12:36
*** Thelo has quit IRC12:36
*** [1]Thelo is now known as Thelo12:36
*** mcdtracy_ has quit IRC12:36
*** clopez has quit IRC12:39
*** Guest93448 has quit IRC12:40
*** ccz has quit IRC12:40
*** pkovar has joined #openstack12:41
*** clopez has joined #openstack12:41
*** cooldharma06 has quit IRC12:42
*** markvoelker has joined #openstack12:42
*** baoli has joined #openstack12:42
*** efoley has joined #openstack12:43
*** akrzos has joined #openstack12:43
*** jaypipes has joined #openstack12:45
*** jaypipes is now known as leakypipes12:45
*** yamamoto has quit IRC12:46
*** yamamoto has joined #openstack12:46
*** tvvcox has joined #openstack12:46
*** AnilV4 has quit IRC12:47
*** yocum has quit IRC12:47
*** slashd has joined #openstack12:47
*** yamamoto has quit IRC12:51
*** fabricio_ar has left #openstack12:51
*** ericksonsantos has joined #openstack12:52
*** jengeb has joined #openstack12:52
*** markvoelker has quit IRC12:54
ericksonsantosHi! I'm having an issue while trying to use devstack. When I do "stack.sh" this is what I'm getting: http://paste.openstack.org/show/484674/ . Does someone have any idea of what is causing this problem?12:54
*** akulshin has joined #openstack12:55
*** bill_az has joined #openstack12:59
*** vikram has quit IRC12:59
*** yocum has joined #openstack13:00
*** baoli has quit IRC13:03
*** daemontool_ has quit IRC13:04
*** hippiepete has joined #openstack13:06
*** jckasper has quit IRC13:07
*** mrmartin has quit IRC13:07
*** julim has joined #openstack13:08
*** mrmartin has joined #openstack13:08
*** ade_b has joined #openstack13:08
*** kushal has joined #openstack13:08
virusuyericksonsantos: E: Unable to locate package liberasurecode-dev13:09
*** hogetaro has joined #openstack13:09
*** hogetaro has quit IRC13:09
virusuyericksonsantos: which OS are you using ?13:09
*** hogetaro_ has quit IRC13:09
*** piet has quit IRC13:10
ericksonsantosvirusuy, hi! I'm using ubuntu 14.0413:10
*** piet has joined #openstack13:10
virusuyericksonsantos: well, then sudo apt-get install liberasurecode-dev should do the trick '13:10
ericksonsantosvirusuy, when I try to install, I get this message: E: Unable to locate package liberasurecode-dev13:11
*** visibili1yspots has joined #openstack13:11
*** thrash|g0ne is now known as thrash13:11
*** visibilityspots has quit IRC13:11
virusuyericksonsantos: which version of ubuntu are you using ?13:12
ericksonsantosvirusuy, trusty (14.04)13:12
*** weshay_xchat has joined #openstack13:12
*** weshay_xchat is now known as weshay13:13
*** Bhaskarakiran has quit IRC13:13
virusuyericksonsantos: ok, check in /etc/apt/sources.list if universe repository is enabled13:13
*** ryanhartje has joined #openstack13:13
virusuyyou should see something like this deb http://us.archive.ubuntu.com/ubuntu trusty main universe13:13
*** fultonj has joined #openstack13:14
*** yamamoto has joined #openstack13:14
virusuyericksonsantos: among other similar lines13:14
*** baoli has joined #openstack13:14
*** dneary has joined #openstack13:14
*** esker has joined #openstack13:15
*** visibili1yspots has quit IRC13:15
ericksonsantosvirusuy, no, I have others with "universe" in the end, but not "trusty main universe"13:15
virusuyericksonsantos: can you paste that file to paste.opensta.org ?13:16
virusuyericksonsantos: i mean, the output13:16
*** mrmartin has quit IRC13:16
ericksonsantosyes, this is my sources.list: http://paste.openstack.org/show/484680/13:16
*** e0ne has quit IRC13:16
*** hyakuhei_ has quit IRC13:16
*** e0ne has joined #openstack13:17
virusuyericksonsantos: let me do a quick search to see where liberasurecode-dev is located13:18
ericksonsantosvirusuy, ok13:18
virusuyericksonsantos: uncomment line 46 , and then run apt-get update && apt-get install liberasurecode-dev13:20
*** esker has quit IRC13:20
*** baoli has quit IRC13:20
ericksonsantosvirusuy, nice, will do it.13:20
*** grafuls has quit IRC13:20
virusuyericksonsantos: and then re-run stack.sh and see if that fix the issue :)13:21
*** grafuls has joined #openstack13:21
*** baoli has joined #openstack13:21
*** baoli has quit IRC13:21
ericksonsantosvirusuy, still unable to locate package :(13:22
virusuybuuu :(13:22
*** masco has quit IRC13:22
*** ParsectiX has joined #openstack13:23
ericksonsantosthe log: http://paste.openstack.org/show/484681/ :(13:23
*** lborda has joined #openstack13:24
*** georgem1 has joined #openstack13:24
*** skapunker has quit IRC13:24
*** visibilityspots has joined #openstack13:26
*** visibilityspots has quit IRC13:26
virusuyericksonsantos: ok, do this, open source.list , add this line at the end of the flie, close it, apt-get update && apt-get install liberasurecode-dev13:26
virusuyericksonsantos: deb http://cz.archive.ubuntu.com/ubuntu trusty-backports main universe13:26
*** georgem1 has quit IRC13:26
*** admin0 has quit IRC13:27
*** eglynn has joined #openstack13:27
*** jcarter2 has joined #openstack13:27
*** VW has joined #openstack13:27
ericksonsantosvirusuy, now it worked \o13:28
ericksonsantosthanks13:28
*** VW has quit IRC13:28
ericksonsantosI'll hope stack.sh  works fine now13:28
virusuyericksonsantos: finger crossed :)13:28
virusuyfingers*13:28
*** VW has joined #openstack13:29
*** visibilityspots has joined #openstack13:31
*** visibilityspots has quit IRC13:31
*** ivase has joined #openstack13:31
*** treaki has joined #openstack13:32
*** stetho has quit IRC13:34
*** diogogmt has quit IRC13:35
*** dyasny has joined #openstack13:35
*** diogogmt has joined #openstack13:36
*** skapunker has joined #openstack13:37
adacIs it possible to have the same network on the Instances as on the host?13:37
*** annemccormick has joined #openstack13:38
*** markvoelker has joined #openstack13:38
*** annemccormick_ has joined #openstack13:39
*** VW has quit IRC13:40
sidx64I am trying to manually add magnum on top of RDO. I have followed these instructions : http://paste.fedoraproject.org/311316/87996114/. here's my output of openstack-status, openstack catalog list, list of installed packages - - -  http://ur1.ca/ofv16 . Can someone tell me what is missing? I can't find magnum command in the machine. magnum-api/conductor commands exist13:40
*** icey has left #openstack13:40
*** tonythomas has joined #openstack13:40
*** zhhuabj_ has joined #openstack13:40
*** rvasilets has joined #openstack13:41
*** HarshVardhanKuma has joined #openstack13:41
*** annemccormick has quit IRC13:42
*** annemccormick_ is now known as annemccormick13:42
*** markvoelker has quit IRC13:43
*** robbiew has joined #openstack13:44
*** balajiiyer has quit IRC13:45
*** jckasper has joined #openstack13:45
*** jdcaddie has joined #openstack13:45
*** BOKALDO_ has joined #openstack13:45
*** BOKALDO has quit IRC13:45
rvasiletsHi guys. I took minimal configuration of devstack from here https://github.com/openstack-dev/devstack/blob/master/doc/source/configuration.rst And tried to boot server. It was booted but there is no internet connection on the instance. Does some one faced with such an issue? I have no idea how fix this. The image was taken from here http://cloud-images.ubuntu.com/trusty/current/  Logs from the instance http://paste.openstack.org/show/484574/ Devst13:46
rvasiletsack is the newest.13:46
*** skapunker has quit IRC13:47
*** diogogmt has quit IRC13:47
*** tlian has joined #openstack13:47
*** annegentle has joined #openstack13:48
*** rarcea has quit IRC13:48
*** jckasper has quit IRC13:49
*** woodard has joined #openstack13:51
*** Free_maN has quit IRC13:52
*** skapunker has joined #openstack13:53
*** jckasper has joined #openstack13:53
*** balajiiyer has joined #openstack13:53
*** qg_ has joined #openstack13:53
*** edleafe is now known as figleaf13:54
*** woodard has quit IRC13:54
*** busterswt has joined #openstack13:54
*** woodard has joined #openstack13:54
*** doug-fish has joined #openstack13:55
*** baoli has joined #openstack13:55
*** esker has joined #openstack13:56
*** jfluhmann has quit IRC13:56
*** baoli_ has joined #openstack13:56
*** zhhuabj_ has quit IRC13:57
*** qg_ has quit IRC13:57
*** admin0 has joined #openstack13:58
*** markvoelker has joined #openstack13:59
*** belmoreira has quit IRC14:00
*** ikcerog has joined #openstack14:00
*** baoli has quit IRC14:00
*** achampion has joined #openstack14:01
*** markvoelker_ has joined #openstack14:01
*** anshul has quit IRC14:01
*** nkrinner has quit IRC14:01
*** crose has joined #openstack14:02
*** skapunker has quit IRC14:02
*** esker has quit IRC14:03
*** ashw has joined #openstack14:03
*** HarshVardhanKuma has left #openstack14:04
*** markvoelker has quit IRC14:04
*** zhenq has joined #openstack14:05
*** davi has quit IRC14:06
*** esker has joined #openstack14:06
*** dslev_ has joined #openstack14:06
*** blahRus has joined #openstack14:07
*** aeperezt has joined #openstack14:07
*** adac has quit IRC14:07
*** daemontool has joined #openstack14:08
*** pkennedy has joined #openstack14:08
*** skapunker has joined #openstack14:09
*** maishsk has quit IRC14:09
*** morazi has joined #openstack14:10
*** annemccormick has quit IRC14:10
*** hyakuhei_ has joined #openstack14:12
*** prad has quit IRC14:12
*** daemontool_ has joined #openstack14:13
*** daemontool has quit IRC14:13
*** ryanhartje has left #openstack14:13
*** vhoward has joined #openstack14:13
*** prad has joined #openstack14:13
*** rbowen has joined #openstack14:13
*** KLevenstein has joined #openstack14:16
*** visibilityspots has joined #openstack14:20
*** rcrit has quit IRC14:22
*** Ephur has quit IRC14:23
*** adac has joined #openstack14:25
*** shootbird has quit IRC14:25
*** neeti has quit IRC14:26
*** baoli_ has quit IRC14:26
*** Poornima has quit IRC14:27
*** shootbird has joined #openstack14:27
*** flaviof has quit IRC14:28
*** prad has quit IRC14:29
*** bobh has joined #openstack14:30
*** prad has joined #openstack14:30
*** hogetaro has joined #openstack14:30
*** esker has quit IRC14:31
*** rossella_s has quit IRC14:31
*** c0m0 has joined #openstack14:31
*** mkovarik has quit IRC14:31
*** rossella_s has joined #openstack14:31
c0m0can install install openstack services without using rabbitmq14:31
c0m0?14:31
Sam-I-Amyou need some message broker14:33
Sam-I-Ami think rabbitmq is the only one with real support14:33
*** efoley has quit IRC14:33
*** v3nd3tta is now known as v3nd3tta``14:34
*** efoley has joined #openstack14:34
*** Sucks has joined #openstack14:36
*** daemontool_ has quit IRC14:37
*** georgem1 has joined #openstack14:37
*** pcaruana has joined #openstack14:37
*** Sucks has quit IRC14:38
*** lcurtis has joined #openstack14:38
*** dslev_ has quit IRC14:39
*** Sucks has joined #openstack14:39
*** georgem1 has quit IRC14:40
*** ewilson has joined #openstack14:40
*** georgem1 has joined #openstack14:40
*** Hugnart has joined #openstack14:41
*** s00pcan has quit IRC14:42
*** cptweasel has joined #openstack14:43
*** havill has quit IRC14:44
ericksonsantosvirusuy, yay!! it worked! Thank you so much :)14:44
*** s00pcan has joined #openstack14:44
*** neeti has joined #openstack14:44
*** cptweasel has quit IRC14:45
*** mcdtracy has joined #openstack14:45
*** obedmr has joined #openstack14:46
*** su_zhang has joined #openstack14:46
*** pnavarro has quit IRC14:48
*** choonming has quit IRC14:49
*** zakora has quit IRC14:49
*** mcdtracy has quit IRC14:49
*** zakora has joined #openstack14:50
*** acruz has joined #openstack14:50
argargablarHey, I was having an issue getting my compute node to show up in `nova hypervisor-list`, seems like it's the same as https://askubuntu.com/questions/707011/nova-hypervisor-list-returns-empty14:50
*** jmckind has joined #openstack14:51
*** dslev_ has joined #openstack14:52
*** yamamoto has quit IRC14:52
*** arxcruz has quit IRC14:52
*** skapunker has quit IRC14:54
*** jmckind_ has joined #openstack14:54
*** cdash has joined #openstack14:55
*** ParsectiX has quit IRC14:55
*** choonming has joined #openstack14:55
*** markvoelker has joined #openstack14:57
*** jmckind has quit IRC14:57
*** erhudy has joined #openstack14:57
*** brad_behle has joined #openstack14:58
*** lucendio has quit IRC14:59
*** kushal has quit IRC15:00
*** rbak has joined #openstack15:00
*** sulgrove has joined #openstack15:00
larsksargargablar: that often indicates that your nova-compute service is not communicating with rabbitmq.15:00
argargablarhuh ok15:01
*** Mudpuppy has joined #openstack15:01
*** markvoelker_ has quit IRC15:01
larsksYour nova-compute log should have information about connecting to the rabbitmq server ( or failing to, as the case may be).15:02
*** k_stev has joined #openstack15:02
argargablar2016-01-22 10:02:42.034 3396 INFO oslo.messaging._drivers.impl_rabbit [req-6ad3a89d-24c7-444b-afaf-67608d74f970 - - - - -] Connected to AMQP server on controller:567215:03
argargablarseems that it can connect just fine15:03
larsksYeah, that looks fine.15:03
*** esker has joined #openstack15:04
*** burgerk has joined #openstack15:04
*** rchavik has joined #openstack15:04
*** mrmartin has joined #openstack15:04
*** galstrom_zzz is now known as galstrom15:05
larsksIf you run 'nova service-list', do you see the other nova services?  (e.g., scheduler, conductor)?15:05
argargablaryeah, I see nova-{consoleauth,scheduler,conductor,cert} for the controller and nova-compute from the compute node15:06
argargablarwhich is why I'm very confused15:06
larsksInteresting.  So you see nova-compute in the service list, but not in hypervisor-list?15:06
*** dfed717 has joined #openstack15:06
*** dfed718 has joined #openstack15:06
argargablarcorrect15:06
*** dfed718 has quit IRC15:06
*** galstrom is now known as galstrom_zzz15:07
*** kbringard has joined #openstack15:07
*** bbabich has joined #openstack15:07
larsksHuh.  Uhh...can you post your nova-compute log somewhere? Curious to take a look through it.  To keep the size down, consider stopping nova-compute, clearing the log, and then re-starting nova-compute.15:07
*** skapunker has joined #openstack15:07
*** spotz_zzz is now known as spotz15:08
argargablarok15:08
*** dfed717 has quit IRC15:09
*** dfed717 has joined #openstack15:09
*** diogogmt has joined #openstack15:12
*** crayolarx has joined #openstack15:12
*** hblixt has joined #openstack15:12
erhudywhat can i look at to diagnose why the qrouter namespace isn't being created by the L3 agent?15:12
argargablarOH, I got it15:12
*** admin0 has quit IRC15:12
erhudyqdhcp is being created okay by the DHCP agent15:12
*** markvoelker has quit IRC15:12
*** dhblaz has joined #openstack15:12
erhudyL3 agent logging has verbose/debug on, it's not spewing any anger15:12
argargablarlarsks: again, the "state_path" needs to be set. Thought that was just an Icehouse issue15:13
erhudyjust the occasional message about periodic_sync_routers_task15:13
larsksargargablar: Nah, that's where nova keeps everything.15:13
*** VW has joined #openstack15:13
larskserhudy: if you stop the l3-agent, clear the log, and restart it, anything interesting?  Sometimes helps to spot errors that only happen when it first starts up.15:13
argargablarlarsks: why do I need to set it explicitly on Ubuntu 14.04 OS and not on CentOS 7.2 OS?15:13
*** piet has quit IRC15:14
larsksargargablar: Just better defaults, I think.  If you look at nova.conf on centos I think you'll find it set explicitly.15:14
*** hdd has joined #openstack15:14
*** annegentle has quit IRC15:14
larskserhudy: Also, have you attached anything to your router yet?  I think maybe the namespace isn't created until something is using it.15:14
*** sulgrove has quit IRC15:15
argargablarinteresting, I can't remember seeing that. but I'm sure I just overlooked it15:15
erhudylarsks: attached the tenant network interface and external network gateway15:15
larsksOkay, yeah, that should do it :)15:15
larsksSo, back to the logs question...15:15
erhudythe linuxbridge guide suggests i should see the namespace and be able to ping the gateway IP on the external network gateway15:16
erhudyone sec15:16
*** dfed717 has quit IRC15:16
*** baker has joined #openstack15:16
*** dfed717 has joined #openstack15:16
*** yocum has quit IRC15:17
*** woodard has quit IRC15:17
*** akulshin has quit IRC15:17
*** crose has quit IRC15:18
*** jistr has quit IRC15:18
erhudynothing obvious stands out: https://gist.github.com/erhudy/cf3c8730bfc62a9e7dd415:19
erhudybut i've probably been staring at it too long15:19
*** dfed717 has quit IRC15:20
*** Hugnart has quit IRC15:20
erhudymy guess is that because i'm trying to retrofit this onto our chef recipes that used to use nova-network, there's some assumption being made somewhere that neutron doesn't like15:20
*** dfed717 has joined #openstack15:21
erhudybut i'm at a cognitive dead end now15:21
larskserhudy: if you reset the external network gateway (router-gateway-clear, router-gateway-set), does that result in any interesting messages?15:21
virusuyericksonsantos: anytime ! :)15:21
larskserhudy: Also, does the openvswitch-agent log have anything that stands out?15:22
erhudylarsks: this is with linuxbridge, i haven't made the leap to OVS yet15:22
larskserhudy: duh, right, sorry, I knew that.15:22
erhudyclearing and resetting gateway doesn't result in anything being logged at all in the L3 agent log15:23
erhudywhich i'm going to guess is Not Correct15:23
*** berserk has joined #openstack15:23
larsksHuh.  Okay, I'm out of ideas.  That said, I've never used the linuxbridge driver, so not familiar with how it behaves when it works...15:23
erhudyi'm working with linuxbridge instead of OVS right now because we may end up using calico, but i'm not real sold on the idea of a flat tenant network15:24
erhudysince pretty much all the neutron literature refers to OVS though, i should probably try to get it working with that15:24
*** dfed717 has quit IRC15:24
*** stoopkid has left #openstack15:25
*** curx has quit IRC15:25
Sam-I-Amflat tenant network?15:26
*** s00pcan has quit IRC15:26
*** j___ has quit IRC15:26
erhudyit's great if everyone trusts everyone else!15:27
*** berserk has quit IRC15:27
*** berserk has joined #openstack15:27
Sam-I-Ami dont understand why you'd use a flat tenant network15:28
Sam-I-Amor if you know what that means15:28
*** s00pcan has joined #openstack15:28
*** slowe has joined #openstack15:28
*** baoli has joined #openstack15:28
erhudyi said i don't like the idea of it, our network guys are pushing calico because it simplifies things a lot for them15:28
*** xemdetia has joined #openstack15:29
Sam-I-Amwhat is calico?15:29
erhudyhttp://www.projectcalico.org/15:29
*** nstrug has joined #openstack15:29
*** achanda has joined #openstack15:29
*** admin0 has joined #openstack15:30
*** mragupat has joined #openstack15:30
*** berserk has joined #openstack15:31
*** arch-nemesis has joined #openstack15:31
*** berserk has joined #openstack15:31
*** bbabich has quit IRC15:32
*** yocum has joined #openstack15:32
*** curx has joined #openstack15:33
*** berserk has joined #openstack15:33
*** berserk has quit IRC15:34
*** achanda has quit IRC15:34
*** berserk has joined #openstack15:35
*** piet has joined #openstack15:36
*** berserk has quit IRC15:36
*** berserk has joined #openstack15:37
Sam-I-Amhmmm ok15:37
Sam-I-Amso whats the tl;dr on why that needs one flat tenant network... or whatever15:37
*** baoli has quit IRC15:38
*** skapunker has quit IRC15:39
*** baoli has joined #openstack15:39
*** mrmartin has quit IRC15:40
*** beejee has joined #openstack15:40
*** vimal has quit IRC15:43
*** markvoelker has joined #openstack15:44
*** neeti has quit IRC15:44
*** herrsergio has joined #openstack15:45
*** annegentle has joined #openstack15:47
*** beejee has quit IRC15:48
*** admin0 has quit IRC15:48
*** ulkesh has quit IRC15:49
*** hippiepete has quit IRC15:49
*** henrynash has joined #openstack15:49
*** yocum has quit IRC15:50
*** ulkesh has joined #openstack15:50
*** eghobo has joined #openstack15:50
*** eghobo has quit IRC15:50
*** finisherr has quit IRC15:50
*** skapunker has joined #openstack15:51
*** yamahata has quit IRC15:52
*** e0ne has quit IRC15:52
*** yamahata has joined #openstack15:52
*** e0ne has joined #openstack15:53
*** EricGonczer_ has joined #openstack15:54
*** qg_ has joined #openstack15:54
*** mrmartin has joined #openstack15:54
*** jmckind has joined #openstack15:55
*** fawadkhaliq has joined #openstack15:57
*** dslev_ has quit IRC15:57
*** emsomeoneelse has joined #openstack15:57
*** georgem1 has quit IRC15:58
*** jmckind_ has quit IRC15:58
*** daemontool has joined #openstack15:58
*** epopt37 has quit IRC15:58
*** qg_ has quit IRC15:58
*** Marga_ has joined #openstack15:59
*** ulkesh has quit IRC16:00
*** dgurtner has quit IRC16:00
*** ulkesh has joined #openstack16:01
*** crose has joined #openstack16:01
*** permalac has joined #openstack16:01
*** Marga_ has quit IRC16:01
*** Marga_ has joined #openstack16:01
*** hippiepete has joined #openstack16:02
*** daemontool has quit IRC16:03
*** yocum has joined #openstack16:03
*** slaweq_work has quit IRC16:04
*** rtheis has quit IRC16:05
*** rtheis has joined #openstack16:05
*** dizquierdo has quit IRC16:05
*** epopt37 has joined #openstack16:06
*** jmckind_ has joined #openstack16:06
*** panda_ has quit IRC16:06
*** EricGonc_ has joined #openstack16:06
*** mlima has joined #openstack16:06
*** mrjazzcat has joined #openstack16:06
*** panda_ has joined #openstack16:07
*** hippiepete has quit IRC16:07
*** crose has quit IRC16:07
*** salv-orlando has joined #openstack16:08
*** slashd has quit IRC16:08
*** slashd has joined #openstack16:08
*** jmckind has quit IRC16:09
*** EricGonczer_ has quit IRC16:09
*** gubouvier has joined #openstack16:10
*** adac has quit IRC16:10
*** mcornea has quit IRC16:10
argargablarI'm trying to get the instances on my private network to get dhcp and metadata, but it seems that they can't even complete an ARP request for the gateway16:10
*** ppradhan has joined #openstack16:11
argargablartcpdumping on the compute node shows the arp request, but it doesn't seem to make it to the controller node16:11
*** tsymanczyk has joined #openstack16:11
Sam-I-Amis this all on vms?16:11
*** salv-orlando has quit IRC16:12
*** tsymanczyk is now known as Guest9143716:12
*** mragupat has quit IRC16:12
argargablaryeah, the two nodes are OVirt vms16:13
*** avozza has quit IRC16:13
Sam-I-Amyou probably need to disable mac address filtering at the ovirt network level16:14
Sam-I-Ami've never used ovirt, so i cant tell you how16:14
*** choonming has quit IRC16:15
*** mragupat has joined #openstack16:15
*** pratap has joined #openstack16:15
*** rcernin has quit IRC16:15
lcurtisHi Sam-I-Am Im working with argagablar trying to get this going . looks like vxlan and bridge are created, mac filtering is off16:18
*** Opela has quit IRC16:18
*** trifon has quit IRC16:18
*** hippiepete has joined #openstack16:18
Sam-I-Amoh, so this is a vxlan net16:18
argargablaryes16:19
Sam-I-Amso the vm, if you assign it the ip it should be getting, can't arp the private net gw16:19
*** mrmartin has quit IRC16:19
argargablarcorrect16:19
*** rahulait has joined #openstack16:19
lcurtiscan see the arp request on the compute node bridge16:20
lcurtisbut not on controller bridge16:20
*** donu7 has joined #openstack16:20
*** raddaoui has joined #openstack16:21
Sam-I-Amdoes it exit the vxlan interface?16:22
lcurtisno16:22
*** FunnyLookinHat has joined #openstack16:22
*** FunnyLookinHat has quit IRC16:22
*** FunnyLookinHat has joined #openstack16:22
lcurtisshould it16:22
lcurtis?16:22
lcurtisi guess yes16:22
Sam-I-Amyes16:23
Sam-I-Amthats how it gets to the other side16:23
VeriliumWith Neutron/DVR, anyone ever run into issues where, in l3-agent.log, there seems to be errors of the "DVR: Failed updating arp entry" nature?16:24
Verilium...and floating IPs I'm trying to assign to instances on a specific compute node don't seem to be working.16:24
*** ulkesh has quit IRC16:24
*** hdd has quit IRC16:24
lcurtisSam-I-Am: maybe l2population setting?16:24
Sam-I-Amlcurtis: thats what i'm thinking16:25
Sam-I-Amthat would prevent the arp from traversing the vxlan interface16:25
argargablarthat's set to true, should it be false?16:25
*** pratap_ has joined #openstack16:25
lcurtisand to confirm ml2_conf.ini shouild be set on compute nodes also?16:25
*** cdash has quit IRC16:25
Sam-I-Amit just needs to be consistent everywhere16:25
Sam-I-AmVerilium: what ver of openstack?16:26
*** devth_ has joined #openstack16:26
*** pratikmallya has joined #openstack16:26
*** mcdtracy has joined #openstack16:26
*** jprovazn has quit IRC16:26
VeriliumSam-I-Am:  My bad, sorry, Kilo.16:27
VeriliumLooks like all the floating IPs on this specific compute node just stopped working.  I'16:27
Veriliumm creating new instances, assigning new floating IPs, not working neither.16:27
*** zenoway has quit IRC16:27
VeriliumTrying to understand the issue before just rebooting the compute node. :P16:27
*** ulkesh has joined #openstack16:28
*** pratap has quit IRC16:28
Sam-I-Amthere are a lot of bugs in dvr, especially in kilo16:29
Sam-I-Amnot recommended to use16:29
*** Bhaskarakiran has joined #openstack16:29
Sam-I-Amso you might run into issues like this that are probably fixed16:29
*** devth has quit IRC16:29
*** Bhaskarakiran has quit IRC16:31
*** mrmartin has joined #openstack16:31
*** foxhunt72 is now known as foxhunt_away16:31
*** zenoway has joined #openstack16:32
VeriliumSam-I-Am:  Oh crap...16:33
VeriliumHmm, thought DVR was "more stable" in Kilo.  Maybe not enough.16:33
*** curx has quit IRC16:33
Verilium(this is via fuel 7.0, might I add)16:33
Sam-I-Amits better than juno, but its only recently had a lot of work done16:34
*** cdash has joined #openstack16:34
*** gregmark has joined #openstack16:35
*** annegentle has quit IRC16:35
*** zenoway has quit IRC16:37
*** gargola has joined #openstack16:37
*** annegentle has joined #openstack16:38
*** zenoway has joined #openstack16:38
*** galstrom_zzz is now known as galstrom16:38
*** mikeoutland has joined #openstack16:38
*** v3nd3tta`` is now known as v3nd3tta16:38
* Verilium nods.16:38
*** davi has joined #openstack16:38
*** simondodsley has joined #openstack16:39
VeriliumStill curious if I can fix this somehow, hmm...16:39
*** qg_ has joined #openstack16:40
*** arch-nemesis has quit IRC16:40
*** brokencycle has quit IRC16:40
*** jdurgin1 has joined #openstack16:41
Sam-I-AmVerilium: you could flip on debug mode and see where its sticking16:41
Sam-I-Ambut that still requires restarting the service16:41
*** krylon360 has joined #openstack16:42
*** krylon360 has quit IRC16:42
VeriliumSam-I-Am:  Yeah, well, at this point, the instances aren't accessible via floating anymore anyway, so, heh...16:42
*** krylon360 has joined #openstack16:42
*** jistr has joined #openstack16:43
*** arch-nemesis has joined #openstack16:43
*** zenoway has quit IRC16:43
*** Marga_ has quit IRC16:43
*** mtanino has joined #openstack16:43
*** pnavarro has joined #openstack16:43
*** ladrua has quit IRC16:44
*** mpavone has joined #openstack16:45
*** fcape has joined #openstack16:45
*** salv-orlando has joined #openstack16:47
jidarI don't think in director (RDO) installs DVR is enabled16:48
*** berserk has quit IRC16:49
*** zakora has quit IRC16:50
*** Mudpuppy has quit IRC16:50
*** mcornea has joined #openstack16:50
*** Mudpuppy has joined #openstack16:50
*** baoli has quit IRC16:50
*** mcdtracy has quit IRC16:50
*** achanda has joined #openstack16:50
*** berserk has joined #openstack16:51
*** mrmartin has quit IRC16:51
*** JuanDRay has joined #openstack16:52
*** JuanDRay has quit IRC16:52
*** efoley has quit IRC16:52
*** KarlchenK has quit IRC16:52
Sam-I-Ammost things dont16:53
*** qg_ has quit IRC16:53
*** mrmartin has joined #openstack16:53
*** mcornea has quit IRC16:55
*** rcernin has joined #openstack16:55
*** e0ne has quit IRC16:55
*** bbabich has joined #openstack16:55
*** mcdtracy has joined #openstack16:55
*** pradk has quit IRC16:55
*** pradk has joined #openstack16:56
*** dslevin has joined #openstack16:57
*** achanda has quit IRC16:57
*** eglynn has quit IRC16:58
*** VW has quit IRC16:58
*** esker has quit IRC16:59
*** berserk has quit IRC16:59
jidarits that bad eh?16:59
*** achanda has joined #openstack16:59
*** hyakuhei_ has quit IRC17:00
*** raddaoui has quit IRC17:00
*** blackms has quit IRC17:00
Sam-I-Amdepends what you need17:01
*** rchavik has quit IRC17:01
*** mpavone has quit IRC17:02
*** baoli has joined #openstack17:02
*** derekh has quit IRC17:02
*** georgem1 has joined #openstack17:04
*** Marga_ has joined #openstack17:04
*** VW has joined #openstack17:04
*** wmang has quit IRC17:05
jidarI mean if it works right, there's no reason not to have it enabled, no?17:05
*** nstrug has quit IRC17:05
*** ajafo_ is now known as ajafo17:06
*** pnavarro has quit IRC17:06
*** yamahata has quit IRC17:06
*** crose has joined #openstack17:07
*** jistr has quit IRC17:08
*** sidx64 has quit IRC17:08
*** nelsnelson has quit IRC17:09
*** onlyanegg has joined #openstack17:09
*** nelsnelson has joined #openstack17:09
*** spotz is now known as spotz_zzz17:09
*** qg_ has joined #openstack17:09
*** jistr has joined #openstack17:09
*** baoli has quit IRC17:10
*** jdurgin1 has quit IRC17:10
*** baoli has joined #openstack17:10
*** cdash has quit IRC17:11
*** mah has joined #openstack17:12
*** markus_z has quit IRC17:13
Sam-I-Amdepends on what you mean by 'right'17:13
*** _cjones_ has joined #openstack17:13
mahHi all, How to set the setting in l3-agent.ini  by a devstack variable in local.conf ??17:13
*** groen692 has quit IRC17:14
*** jistr has quit IRC17:14
Sam-I-Amyou use post-config17:14
*** _cjones_ has quit IRC17:14
*** _cjones_ has joined #openstack17:14
*** latro has joined #openstack17:15
*** piet has quit IRC17:15
*** krylon360 has quit IRC17:16
*** eddima has quit IRC17:16
*** rickyrem has joined #openstack17:16
rickyremDoes anyone know how to totally reset Swift?17:17
*** jistr has joined #openstack17:17
mahthen after post-config what I should write17:17
*** mrmartin has quit IRC17:18
Sam-I-Amdepends what you want to do. it takes raw config vars.17:18
*** yaume has quit IRC17:18
Veriliumjidar:  We had a need for traffic/bandwidth purposes.  DVR answers that need.  Well, in theory at least. :)17:19
*** berserk has joined #openstack17:19
mahI need configure the bridge mapping17:19
*** shiriru has quit IRC17:19
VeriliumAnd the obvious "not have all your traffic go through the network nodes".17:19
jidarVerilium: I guess what I'm saying is, should it be stable, I don't see a reason to have it disabled.17:19
mahexternal one17:19
mahexternal bridge mappings configuration17:19
Sam-I-AmVerilium: do all of your vms have to use private networks and fips?17:20
Veriliumjidar:  Yeah.  Well, maybe it's stable, but just 'not enough'. :P17:20
Sam-I-Amor rather, do you need self-service networking17:20
VeriliumHmmm...17:20
mahwhat do you mean by that ?17:20
*** mrmartin has joined #openstack17:20
Sam-I-Ammah: it looks like this - [[post-config|/$Q_PLUGIN_CONF_FILE]]17:21
*** krylon360 has joined #openstack17:21
Sam-I-Amand all config goes into ml2_conf.ini in devstack17:21
VeriliumSam-I-Am:  They don't necessarily all need fips.  But, as it's a bunch of dev teams starting instances now, I can't really control how they architecture their stack anymore...17:21
*** krylon360 has quit IRC17:21
Sam-I-Amwhich is broken, but thats how it works17:21
*** spotz_zzz is now known as spotz17:21
Sam-I-Amand then in that, you put the thing you need... like [linux_bridge] blah_blah = blah17:21
VeriliumWell, at least, out of all this, I've learned that 'migrate' works pretty well. :P17:21
*** krylon360 has joined #openstack17:21
VeriliumNo live migration available, unfortunately, decided to not go with ceph for this environment.17:22
*** eghobo has joined #openstack17:22
*** Marga_ has quit IRC17:23
Sam-I-AmVerilium: how many projects, routers, etc? do most of these vms just need to talk to other vms?17:23
*** rvasilets has quit IRC17:24
*** Guest91437 has quit IRC17:24
*** leeantho has joined #openstack17:25
VeriliumSam-I-Am:  Ultimately, we actually need ironic, since we need to have instances that would be using up a whole 1/2gbps.  But for now, DVR seemed interesting for that.17:25
Sam-I-Amis there anything wrong with attaching vms directly to provider nets, at least once that need to push a lot of traffic?17:26
VeriliumSam-I-Am:  This current environment is for dev purposes, so DVR isn't 'really' needed, but, as to test the upcoming prod, might as well...17:26
*** cdash has joined #openstack17:26
Veriliumprovider nets?17:27
*** Son_Goku has quit IRC17:27
*** esker has joined #openstack17:27
*** berserk has quit IRC17:27
*** gyee_ has joined #openstack17:27
*** piet has joined #openstack17:28
*** berserk has joined #openstack17:28
*** mvelten has quit IRC17:29
john5223anyone know how to add ComputeCapabilities?17:29
john5223trying to get my flavor metadata to boot on ssd17:30
*** arxcruz has joined #openstack17:30
*** mikeoutland has quit IRC17:30
*** acruz has quit IRC17:31
*** VW has quit IRC17:33
*** robbiew has quit IRC17:33
*** VW has joined #openstack17:34
*** slaweq has joined #openstack17:34
*** maliniB has quit IRC17:34
Sam-I-AmVerilium: yeah, boot vms on networks where layer-3 is done by your physical hardware17:34
*** robbiew has joined #openstack17:35
*** maliniB has joined #openstack17:35
*** cdash has quit IRC17:35
*** mcdtracy has quit IRC17:36
*** ultrabizweb has quit IRC17:37
*** NetHawk has quit IRC17:37
*** burgerk has quit IRC17:37
*** ultrabizweb has joined #openstack17:38
*** andymaier has quit IRC17:39
*** VW_ has joined #openstack17:39
VeriliumHmm..17:40
*** maliniB has quit IRC17:40
*** jasonsb has joined #openstack17:40
*** kylek3h has quit IRC17:42
*** hyakuhei_ has joined #openstack17:42
*** tsymanczyk has joined #openstack17:43
*** FallenPegasus has joined #openstack17:43
*** VW has quit IRC17:43
*** tsymanczyk is now known as Guest4298417:43
*** qg_ has quit IRC17:43
VeriliumNot sure I understand.  So, our need is to have instances that would need to be able to pump 1gbps via floating ips, to external networks.  Hence dvr, and the traffic going out directly, and not via the network nodes.17:43
*** qg_ has joined #openstack17:44
*** cdash has joined #openstack17:44
*** esker has quit IRC17:44
Sam-I-Amwhy not just attach those vms directly to the network on which the fip resides and avoid the router?17:45
Sam-I-Amthen neutron just does layer-2 for you, which is quick17:45
*** visibili1yspots has joined #openstack17:45
*** comay has joined #openstack17:45
*** visibilityspots has quit IRC17:45
*** visibili1yspots has quit IRC17:46
*** cdash has quit IRC17:46
*** asselin has quit IRC17:46
*** gaughen has quit IRC17:47
VeriliumSam-I-Am:  Any link or something on how this could be done?17:47
VeriliumMaybe there's just something I've completely missed out on.17:48
*** qg_ has quit IRC17:48
-openstackstatus- NOTICE: Restarting zuul due to a memory leak17:49
*** su_zhang has quit IRC17:50
*** mdavidson has quit IRC17:50
*** Marga_ has joined #openstack17:50
*** rahulait has quit IRC17:51
*** raddaoui has joined #openstack17:51
*** bbcmicrocomputer has quit IRC17:52
*** slaweq has quit IRC17:52
*** esker has joined #openstack17:52
Sam-I-AmVerilium: did you see the provider net scenario in the network guide?17:52
*** asselin has joined #openstack17:53
*** pblaho has quit IRC17:53
VeriliumHmm, on another topic...  After doing a migration of an instance, the destination compute node reported "NeutronClientException: Authentication required" and seems to have the instance in an error state, and the only option I have in the UI is to terminate instance.  Can anything be done to try to recover?  Retry the migration?  Or...?17:53
*** VW_ has quit IRC17:53
*** thumpba has joined #openstack17:54
*** VW has joined #openstack17:55
*** visibilityspots has joined #openstack17:55
*** VW has quit IRC17:55
VeriliumSam-I-Am:  I see it now, I'll look into it.  Maybe my lack of understanding of a provider network made me skip over it...  or something.17:55
*** VW has joined #openstack17:55
*** eghobo has quit IRC17:55
Sam-I-AmVerilium: the tl;dr - you've already connected your ext/pub net to every compute node to make dvr work, so you just boot the vm on the ext/pub net ID rather than on a private net17:56
Sam-I-Amshould just work17:56
Sam-I-AmVM would get an ip out of the allocation range on the pub net17:56
*** visibilityspots has quit IRC17:56
*** mrmartin has quit IRC17:56
* Verilium nods.17:56
*** jistr has quit IRC17:57
*** gfidente is now known as gfidente|afk17:57
*** ksobkowiak has joined #openstack17:57
*** Ephur has joined #openstack17:58
*** mragupat has quit IRC17:58
*** fawadkhaliq has quit IRC17:59
*** gaughen has joined #openstack17:59
*** fawadkhaliq has joined #openstack17:59
*** maliniB has joined #openstack17:59
*** berserk has quit IRC17:59
*** Kim^J has joined #openstack18:00
Kim^JHi18:00
*** rgogunskiy has joined #openstack18:03
Kim^JCreating a new token against the identity v2 API, I get back a collection of services and their endpoints. What uniqely identifies each endpoint per service? Can there be more than one endpoint per region? My current provider only provides one endpoint per service, but I don't want to assume that's always the case.18:03
*** leeantho has quit IRC18:04
*** aimon has quit IRC18:05
*** visibilityspots has joined #openstack18:05
*** dhblaz has quit IRC18:05
*** visibilityspots has quit IRC18:05
*** esker has quit IRC18:05
*** ctrath has joined #openstack18:06
*** ctrath has left #openstack18:06
*** dfed717 has joined #openstack18:07
*** koolhead17 has joined #openstack18:07
*** mrmartin has joined #openstack18:07
*** potato_farmer has joined #openstack18:07
*** potato_farmer has left #openstack18:07
*** hdd has joined #openstack18:08
*** woodard has joined #openstack18:09
*** tvvcox has quit IRC18:10
*** woodard has quit IRC18:10
*** visibilityspots has joined #openstack18:10
*** visibilityspots has quit IRC18:10
*** woodard has joined #openstack18:10
*** achanda has quit IRC18:11
*** tvvcox has joined #openstack18:11
*** hyakuhei_ has quit IRC18:11
side_controlif im attaching directly to a provider network, is there anything i need to do to route to the assigned ip? the guest can route all the way out to the internet, but i cant access the guest at all18:11
*** achanda has joined #openstack18:11
side_controlthis is on packstack18:11
Sam-I-Amside_control: did you permit inbound traffic using sec groups?18:12
*** Lee1092 has quit IRC18:12
*** hseipp has quit IRC18:12
side_controlSam-I-Am: it looks open, ingress ipv4, protocol:any range:any remote ip prefix:null   remote seucrity: default18:12
VeriliumSam-I-Am:  Ok, I think I get it, and it would work if our need was 'only' for instances that would need provider nets.  But using provider nets means not being able to create segrated virtual networks and only using the provider nets?18:12
VeriliumIt seems nice path for 'easier' migration without using too much network virtualization and such.18:13
*** toscalix has quit IRC18:13
*** shoutm has quit IRC18:15
*** visibilityspots has joined #openstack18:15
Sam-I-Amyou can use both18:15
*** visibilityspots has quit IRC18:15
Sam-I-Amthe networking guide breaks them out because it can be too complex otherwise18:15
*** mrmartin has quit IRC18:15
*** ZoanthusR has joined #openstack18:16
Sam-I-Amvms that dont swap the network can still use private nets, with or without routers18:16
*** VW has quit IRC18:17
*** gszasz has quit IRC18:17
side_controlSam-I-Am: that was it18:17
side_controlSam-I-Am: thanks18:17
*** eghobo has joined #openstack18:17
*** annegent_ has joined #openstack18:17
*** VW has joined #openstack18:18
*** visibilityspots has joined #openstack18:20
VeriliumAny way to recover from a migration that seemingly went wrong?  Where OpenStack seems to think an instance is on the destination node already, but it seemingly isn't because it's disk is still on the source node?18:20
*** bbabich has quit IRC18:20
*** annegentle has quit IRC18:20
VeriliumThe source node still seems to have the data, at least partially, with a /var/lib/nova/instances/2b404c55-bc86-4514-ae02-8e6e1829114d_resize directory.18:20
*** raddaoui has quit IRC18:21
*** baoli has quit IRC18:21
side_controlso i have a question about cinder, i'm attaching to a iscsi storage over iser (mellanox). cinder has options for this, but is there any benefit to have configured this way? i've already attached the target locally and treating it like local storage.18:22
*** baoli has joined #openstack18:22
*** su_zhang has joined #openstack18:24
*** krobzaur has joined #openstack18:24
Sam-I-AmVerilium: ewww18:24
*** crayolarx has quit IRC18:25
*** kylek3h has joined #openstack18:25
*** c0m0 has quit IRC18:27
*** kylek3h has quit IRC18:27
*** jmckind has joined #openstack18:27
*** EricGonc_ has quit IRC18:27
*** angdraug has joined #openstack18:27
*** kawa2014 has quit IRC18:29
*** jmckind_ has quit IRC18:30
*** rossella_s has quit IRC18:31
*** koolhead17 has quit IRC18:31
*** EricGonczer_ has joined #openstack18:31
*** rossella_s has joined #openstack18:31
*** leeantho has joined #openstack18:31
*** mquin has quit IRC18:33
*** mquin has joined #openstack18:33
*** crose has quit IRC18:33
*** blackboxsw_ has quit IRC18:33
VeriliumSam-I-Am:  I can only agree with that statement. :)18:34
*** obedmr has quit IRC18:34
*** evidex has quit IRC18:34
*** pkovar has quit IRC18:34
VeriliumAnd both sides have a 'disk' file, so not even sure which one is the 'right' one.18:34
*** evidex has joined #openstack18:34
*** EricGonc_ has joined #openstack18:34
VeriliumI'd assume the bigger one of both, but...18:35
*** blackboxsw has joined #openstack18:35
*** adac has joined #openstack18:35
*** baker has quit IRC18:36
*** admin0 has joined #openstack18:36
*** georgem1 has quit IRC18:36
*** admin0 has quit IRC18:37
*** Cloudish has quit IRC18:37
*** EricGonczer_ has quit IRC18:38
*** gfidente|afk has quit IRC18:38
*** geaaru has quit IRC18:38
*** dhblaz has joined #openstack18:38
*** EricGonczer_ has joined #openstack18:38
*** dhblaz has quit IRC18:38
*** electrofelix has quit IRC18:38
*** aimon has joined #openstack18:39
*** Cloudish has joined #openstack18:39
*** dhblaz has joined #openstack18:40
*** davi has quit IRC18:41
*** EricGonc_ has quit IRC18:41
*** aimon has quit IRC18:42
*** baker has joined #openstack18:42
*** dhblaz has joined #openstack18:42
*** dhblaz has joined #openstack18:42
*** jbell8 has joined #openstack18:43
*** dhblaz has joined #openstack18:43
*** dhblaz has joined #openstack18:43
*** aimon has joined #openstack18:44
*** dhblaz has joined #openstack18:44
*** dhblaz has quit IRC18:44
*** qg_ has joined #openstack18:44
*** dhblaz has joined #openstack18:44
*** dhblaz has quit IRC18:44
*** RaycisCharles has joined #openstack18:45
*** dhblaz has joined #openstack18:45
*** harlowja has quit IRC18:46
*** dhblaz has joined #openstack18:46
*** harlowja has joined #openstack18:46
*** szhem has joined #openstack18:46
*** visibili1yspots has joined #openstack18:47
*** dhblaz has joined #openstack18:47
*** visibilityspots has quit IRC18:47
*** visibili1yspots has quit IRC18:47
*** dhblaz has joined #openstack18:48
*** two_oes has quit IRC18:48
*** dhblaz has joined #openstack18:49
*** qg_ has quit IRC18:49
*** dhblaz has joined #openstack18:50
*** adac has quit IRC18:51
*** dhblaz has joined #openstack18:52
*** visibilityspots has joined #openstack18:52
*** e0ne has joined #openstack18:52
*** dhblaz has joined #openstack18:53
*** dhblaz has quit IRC18:53
*** nllrte has joined #openstack18:53
*** visibilityspots has quit IRC18:53
*** ChubYann has joined #openstack18:54
*** dhblaz has joined #openstack18:54
*** dhblaz has joined #openstack18:55
*** dhblaz has joined #openstack18:56
*** dhblaz has joined #openstack18:57
*** ksobkowiak has quit IRC18:57
*** pkennedy_ has joined #openstack18:58
*** eil397 has joined #openstack18:58
*** dhblaz has quit IRC18:58
*** dhblaz has joined #openstack18:59
*** dhblaz has quit IRC18:59
*** ranjithd has joined #openstack19:00
*** dhblaz has joined #openstack19:00
*** PsionTheory has joined #openstack19:01
*** pkennedy has quit IRC19:01
*** dt23 has quit IRC19:01
*** dhblaz has joined #openstack19:01
*** quack_quack_ is now known as quack_quack19:02
*** visibilityspots has joined #openstack19:02
*** knighthawk1 has joined #openstack19:02
*** dhblaz has quit IRC19:02
*** dhblaz has joined #openstack19:03
*** dhblaz has quit IRC19:03
*** sidx64 has joined #openstack19:03
*** dhblaz has joined #openstack19:03
*** visibilityspots has quit IRC19:03
*** sidx64 has quit IRC19:04
*** dhblaz has joined #openstack19:04
*** dhblaz has joined #openstack19:05
*** nunchuck has joined #openstack19:05
*** nunchuck has quit IRC19:06
*** berserk has joined #openstack19:06
*** nunchuck has joined #openstack19:06
*** berserk has quit IRC19:06
*** dhblaz has joined #openstack19:06
*** spotz is now known as spotz_zzz19:06
*** berserk has joined #openstack19:07
*** visibilityspots has joined #openstack19:07
Sam-I-Ammah: you mean 'external_network_bridge' in l3_agent.ini?19:07
*** dhblaz has joined #openstack19:07
*** dhblaz has joined #openstack19:08
*** dhblaz has joined #openstack19:08
*** dhblaz has quit IRC19:08
*** ivar-lazzaro has joined #openstack19:08
*** dhblaz has joined #openstack19:09
*** ivar-lazzaro has quit IRC19:09
Sam-I-Ammah: you need to set that to ' '19:10
Sam-I-Amit is deprecated and no longer valid19:10
Sam-I-Amwhat you're probably looking for is bridge_mappings or somesuch19:10
*** visibilityspots has quit IRC19:10
mahBridge mappings19:11
*** crayolarx has joined #openstack19:11
mahbecause when I opened /etc/neutron/l3-agent.ini  , I found external_bridge_mappings =19:11
mahknowing that I have configured the public interface and bridge mappings inside the local.conf19:12
*** dgbaley has joined #openstack19:12
mahbut I do not know why it doesnot works19:12
*** visibilityspots has joined #openstack19:12
*** jmckind_ has joined #openstack19:12
*** rcernin has quit IRC19:12
*** esker has joined #openstack19:13
*** jengeb has quit IRC19:13
*** visibilityspots has quit IRC19:13
*** kawa2014 has joined #openstack19:13
*** ivar-lazzaro has joined #openstack19:14
*** jdcaddie has quit IRC19:14
*** zenoway has joined #openstack19:14
Sam-I-Amstepping out for a bit19:15
*** ksobkowiak has joined #openstack19:15
*** ivar-lazzaro has quit IRC19:15
*** jmckind has quit IRC19:15
*** ksobkowiak has quit IRC19:16
*** ksobkowiak has joined #openstack19:16
*** ivar-lazzaro has joined #openstack19:16
*** pratikmallya has quit IRC19:16
*** kawa2014 has quit IRC19:16
*** Marga_ has quit IRC19:17
*** visibilityspots has joined #openstack19:17
*** eghobo has quit IRC19:17
*** Marga_ has joined #openstack19:17
*** evidex has quit IRC19:17
*** mrmartin has joined #openstack19:18
*** mragupat has joined #openstack19:19
*** tvvcox has quit IRC19:20
*** aossama has quit IRC19:21
*** spotz_zzz is now known as spotz19:21
*** devth_ has quit IRC19:23
*** aossama has joined #openstack19:23
*** tvvcox has joined #openstack19:24
*** achanda has quit IRC19:26
*** walterheck has quit IRC19:26
*** yamahata has joined #openstack19:26
*** jasonsb has quit IRC19:27
*** devth has joined #openstack19:27
*** markvoelker has quit IRC19:27
*** Marga_ has quit IRC19:30
*** walterheck has joined #openstack19:31
*** visibilityspots has quit IRC19:31
*** pratikmallya has joined #openstack19:32
*** su_zhang has quit IRC19:32
*** pratikmallya has quit IRC19:33
*** fawadkhaliq has quit IRC19:35
*** shiriru has joined #openstack19:35
*** grafuls has quit IRC19:35
*** rahulait has joined #openstack19:36
*** visibilityspots has joined #openstack19:36
*** visibilityspots has quit IRC19:37
*** berserk has quit IRC19:37
*** roylez has quit IRC19:38
*** annegent_ has quit IRC19:38
*** mrmartin has quit IRC19:38
*** berserk has joined #openstack19:39
*** dneary has quit IRC19:39
*** krtaylor has quit IRC19:41
*** Sucks has quit IRC19:43
*** palexster has quit IRC19:44
*** pradk has quit IRC19:45
*** shiriru has quit IRC19:45
*** qg_ has joined #openstack19:45
*** pradk has joined #openstack19:45
mahwhy the VM instance openstack is sometimes not configure the network19:47
mahI found the interface without  ips19:47
*** baoli has quit IRC19:49
*** qg_ has quit IRC19:49
*** visibilityspots has joined #openstack19:51
*** NetHawk has joined #openstack19:51
*** visibilityspots has quit IRC19:52
*** corXi has joined #openstack19:52
*** AmirBaleghi11112 has joined #openstack19:52
*** corXi has quit IRC19:52
*** achanda has joined #openstack19:53
*** eghobo has joined #openstack19:53
*** yocum has quit IRC19:54
*** arxcruz has quit IRC19:54
*** qg_ has joined #openstack19:54
*** ivar-lazzaro has quit IRC19:54
*** mlima has quit IRC19:55
*** visibilityspots has joined #openstack19:56
*** roylez has joined #openstack19:57
*** VW has quit IRC19:58
*** geguileo has quit IRC19:58
*** berserk has quit IRC19:58
*** mah has quit IRC20:00
*** RedRat has quit IRC20:00
*** NetHawk has quit IRC20:01
*** raildo is now known as raildo-afk20:02
*** VW has joined #openstack20:03
*** dgbaley has quit IRC20:03
*** hyakuhei_ has joined #openstack20:04
*** piet has quit IRC20:04
*** donu7 has quit IRC20:05
*** gregmark has quit IRC20:05
*** panda_ has quit IRC20:06
*** donu7 has joined #openstack20:06
*** brad_behle has quit IRC20:06
*** donu7 has quit IRC20:06
*** panda_ has joined #openstack20:07
*** e0ne has quit IRC20:08
*** visibili1yspots has joined #openstack20:08
*** visibilityspots has quit IRC20:08
*** visibili1yspots has quit IRC20:08
*** hybridpollo has joined #openstack20:09
*** yocum has joined #openstack20:09
*** kbringard has quit IRC20:10
*** rotbeard has joined #openstack20:12
*** ivar-lazzaro has joined #openstack20:13
*** su_zhang has joined #openstack20:14
*** pcaruana has quit IRC20:14
*** leakypipes has quit IRC20:14
*** slaweq has joined #openstack20:15
*** VW_ has joined #openstack20:16
*** achanda has quit IRC20:16
*** esker has quit IRC20:16
*** esker has joined #openstack20:17
*** lucendio has joined #openstack20:17
*** visibilityspots has joined #openstack20:18
*** visibilityspots has quit IRC20:18
*** su_zhang has quit IRC20:19
*** VW_ has quit IRC20:19
*** prad has quit IRC20:19
*** VW_ has joined #openstack20:19
*** VW has quit IRC20:19
*** AmirBaleghi11112 has quit IRC20:20
*** bbabich has joined #openstack20:21
*** slaweq has quit IRC20:21
*** curx has joined #openstack20:23
*** slaweq has joined #openstack20:23
*** e0ne has joined #openstack20:24
*** EricGonc_ has joined #openstack20:24
*** shootbird has quit IRC20:24
*** bbabich has quit IRC20:25
*** shootbird has joined #openstack20:25
*** kbringard has joined #openstack20:26
*** jasonsb has joined #openstack20:27
*** hohum has joined #openstack20:27
*** visibilityspots has joined #openstack20:28
*** EricGonczer_ has quit IRC20:28
*** salv-orlando has quit IRC20:29
hohumso I've been reading openstack documentation about the block storage service and I noted it exports local filesystems by iscsi.  But if I already have an enterprise storage solution that presents iscsi targets, can I just use that instead somehow?20:29
hohumit doesn't make sense to me to layer iscsi on top of iscsi20:30
*** LnL has quit IRC20:31
*** pnavarro has joined #openstack20:32
*** pkennedy_ has quit IRC20:32
*** maliniB has quit IRC20:33
*** visibili1yspots has joined #openstack20:33
*** blahRus1 has joined #openstack20:33
*** loth has joined #openstack20:33
*** berserk has joined #openstack20:33
*** loth1 has quit IRC20:34
*** maliniB has joined #openstack20:35
*** roylez has quit IRC20:35
*** blahRus has quit IRC20:35
*** visibilityspots has quit IRC20:36
jidarhohum: you'd expect that vendor to have a driver that hooks into cinder20:36
jidarwhere you make API calls to cinder and then cinder goes to the storage host/SAN/whatever and then requests it be mapped etc20:36
*** AmirBaleghi11114 has joined #openstack20:37
*** visibilityspots has joined #openstack20:38
*** visibili1yspots has quit IRC20:38
hohumKaminario is my storage vendor20:39
hohumI'll ask them20:39
*** devth_ has joined #openstack20:40
*** emsomeoneelse has quit IRC20:42
*** Khalmyr has joined #openstack20:42
*** visibilityspots has quit IRC20:42
*** visibilityspots has joined #openstack20:43
*** devth has quit IRC20:43
*** dhblaz has joined #openstack20:44
*** rdo has quit IRC20:44
*** AmirBaleghi11115 has joined #openstack20:45
*** AmirBaleghi11114 has quit IRC20:45
*** Guest42984 has quit IRC20:45
*** hyakuhei_ has quit IRC20:46
*** DeMiNe0 has quit IRC20:46
*** rdo has joined #openstack20:46
*** DeMiNe0 has joined #openstack20:48
*** pratap_ has quit IRC20:49
*** visibili1yspots has joined #openstack20:49
*** AmirBaleghi11115 has quit IRC20:49
*** visibilityspots has quit IRC20:50
*** corXi has joined #openstack20:50
*** visibili1yspots has quit IRC20:50
*** corXi has quit IRC20:50
*** AmirBaleghi11115 has joined #openstack20:51
*** baoli has joined #openstack20:51
*** pratap has joined #openstack20:51
*** Billias has quit IRC20:52
*** dneary has joined #openstack20:52
*** cu5 has quit IRC20:53
*** baoli_ has joined #openstack20:53
*** davi has joined #openstack20:53
*** davi has joined #openstack20:53
*** achanda has joined #openstack20:53
*** nllrte has quit IRC20:53
*** visibilityspots has joined #openstack20:54
*** imoen_ has joined #openstack20:54
*** mtanino has quit IRC20:55
*** BOKALDO_ has quit IRC20:55
*** Billias has joined #openstack20:55
*** imoen_ has quit IRC20:55
*** walterheck has quit IRC20:56
*** baoli has quit IRC20:56
*** raddaoui has joined #openstack20:56
*** tsymanczyk has joined #openstack20:57
*** tsymanczyk is now known as Guest7001520:57
*** Nepoc has joined #openstack20:57
*** e0ne has quit IRC20:58
*** slaweq has quit IRC20:59
*** slaweq has joined #openstack21:01
*** kur1j has joined #openstack21:02
*** KimJ has joined #openstack21:02
*** prad has joined #openstack21:02
*** miltonm has joined #openstack21:05
*** miltonm has left #openstack21:05
*** roaet- has quit IRC21:05
*** ivar-lazzaro has quit IRC21:05
*** sleviim has joined #openstack21:05
*** figleaf has quit IRC21:06
*** galstrom is now known as galstrom_zzz21:06
*** sleviim has left #openstack21:06
*** roylez has joined #openstack21:06
*** ikcerog_ has joined #openstack21:07
*** edleafe has joined #openstack21:07
*** roaet has joined #openstack21:07
*** adac has joined #openstack21:07
*** Calrik has quit IRC21:07
*** Calrik has joined #openstack21:08
*** obedmr has joined #openstack21:08
*** obedmr has quit IRC21:08
*** raddaoui has quit IRC21:10
*** ikcerog has quit IRC21:10
*** visibilityspots has quit IRC21:11
*** prad has quit IRC21:11
*** fultonj has quit IRC21:12
*** VW_ has quit IRC21:12
*** VW has joined #openstack21:13
*** prad has joined #openstack21:13
*** ZZelle_ has joined #openstack21:13
*** jckasper has quit IRC21:14
*** berserk has quit IRC21:14
*** yocum has quit IRC21:14
*** ikcerog_ has quit IRC21:14
*** jasonsb has quit IRC21:15
*** tvvcox has quit IRC21:16
*** FallenPegasus has quit IRC21:16
*** visibilityspots has joined #openstack21:17
*** visibilityspots has quit IRC21:17
*** marcusvrn_ has quit IRC21:17
*** Billias has quit IRC21:17
*** tlaxkit has joined #openstack21:18
*** ivar-lazzaro has joined #openstack21:18
*** pnavarro has quit IRC21:18
*** salv-orlando has joined #openstack21:18
*** jtomasek has quit IRC21:18
*** ivar-lazzaro has quit IRC21:18
*** dneary has quit IRC21:19
*** ivar-lazzaro has joined #openstack21:20
*** ivar-lazzaro has quit IRC21:20
*** ivar-lazzaro has joined #openstack21:21
*** prad has quit IRC21:21
*** visibilityspots has joined #openstack21:22
*** berserk has joined #openstack21:22
*** visibilityspots has quit IRC21:22
*** Billias has joined #openstack21:22
*** prad has joined #openstack21:23
*** su_zhang has joined #openstack21:24
*** VW has quit IRC21:24
*** baoli_ has quit IRC21:24
*** su_zhang has quit IRC21:26
*** su_zhang has joined #openstack21:26
*** elnin0 has joined #openstack21:26
*** rgogunskiy has quit IRC21:26
*** visibilityspots has joined #openstack21:27
*** prad has quit IRC21:27
*** tsymancz1k has joined #openstack21:27
*** saschpe has quit IRC21:27
*** ikcerog has joined #openstack21:28
*** visibilityspots has quit IRC21:28
*** salv-orlando has quit IRC21:28
*** auraka-4 has joined #openstack21:29
*** prad has joined #openstack21:29
*** roylez has quit IRC21:30
*** Guest70015 has quit IRC21:30
*** saschpe has joined #openstack21:31
*** donu7 has joined #openstack21:32
*** tsymancz1k has quit IRC21:32
*** KLevenstein has quit IRC21:33
*** obedmr has joined #openstack21:33
*** eharney has quit IRC21:33
*** eharney has joined #openstack21:35
*** burgerk has joined #openstack21:35
*** Marga_ has joined #openstack21:36
*** visibilityspots has joined #openstack21:37
*** Marga_ has quit IRC21:37
*** tonythomas has quit IRC21:37
*** yocum has joined #openstack21:37
*** pnavarro has joined #openstack21:37
*** eharney_ has joined #openstack21:38
*** Marga_ has joined #openstack21:38
*** Marga_ has quit IRC21:39
*** Marga_ has joined #openstack21:39
*** markvoelker has joined #openstack21:40
*** markvoelker has quit IRC21:40
*** adac has quit IRC21:40
*** markvoelker has joined #openstack21:41
*** burgerk has quit IRC21:41
*** burgerk has joined #openstack21:41
*** eharney has quit IRC21:42
*** brad_behle has joined #openstack21:42
*** flaviof has joined #openstack21:42
*** mtanino has joined #openstack21:43
*** Calrik_ has joined #openstack21:44
*** Calrik_ has quit IRC21:44
*** berserk has quit IRC21:44
*** baoli has joined #openstack21:45
*** tlaxkit has quit IRC21:46
*** pcaruana has joined #openstack21:48
*** flaviof has quit IRC21:48
*** Son_Goku has joined #openstack21:48
*** flaviof has joined #openstack21:48
*** rbowen has quit IRC21:48
*** doug-fish has quit IRC21:49
*** qg_ has quit IRC21:50
*** qg_ has joined #openstack21:50
*** burgerk has quit IRC21:52
*** yocum has quit IRC21:52
*** rcernin has joined #openstack21:53
*** qg_ has quit IRC21:55
*** aeperezt has quit IRC21:58
*** mragupat has quit IRC21:59
*** dhblaz has quit IRC22:00
*** xemdetia has quit IRC22:00
*** jmckind has joined #openstack22:01
*** tsymanczyk has joined #openstack22:01
*** visibili1yspots has joined #openstack22:01
*** shayneburgess has joined #openstack22:01
*** visibilityspots has quit IRC22:01
*** _nick has quit IRC22:01
*** hyakuhei_ has joined #openstack22:01
*** visibili1yspots has quit IRC22:01
*** tsymanczyk is now known as Guest7909522:01
*** Son_Goku has quit IRC22:02
*** jmckind__ has joined #openstack22:03
*** potato_farmer has joined #openstack22:03
*** pnavarro has quit IRC22:04
*** potato_farmer has left #openstack22:04
*** jmckind_ has quit IRC22:04
*** jmckind has quit IRC22:05
*** eharney_ has quit IRC22:05
*** visibilityspots has joined #openstack22:06
*** flaviof has quit IRC22:06
*** visibilityspots has quit IRC22:06
*** erlon has quit IRC22:06
*** yocum has joined #openstack22:07
*** tlian has quit IRC22:08
*** bvandenh has quit IRC22:09
*** davi has quit IRC22:10
*** salv-orlando has joined #openstack22:10
*** erkules has quit IRC22:11
*** erkules has joined #openstack22:11
*** visibilityspots has joined #openstack22:11
*** tpatzig has left #openstack22:12
*** _nick has joined #openstack22:14
*** baoli has quit IRC22:15
*** brad_behle has quit IRC22:15
*** brad_behle has joined #openstack22:15
*** baoli has joined #openstack22:15
*** jckasper has joined #openstack22:16
*** tpsilva has quit IRC22:16
*** visibilityspots has quit IRC22:17
*** ewilson has quit IRC22:17
*** eharney_ has joined #openstack22:18
*** rtheis has quit IRC22:18
*** JoseMello has quit IRC22:18
*** ewilson has joined #openstack22:19
*** jckasper has quit IRC22:20
*** vhoward has quit IRC22:20
*** lborda has quit IRC22:20
*** ewilson has quit IRC22:21
*** aitorpazos has joined #openstack22:21
*** gargola has quit IRC22:21
*** bbabich has joined #openstack22:22
*** visibilityspots has joined #openstack22:22
*** RichardRaseley has joined #openstack22:22
*** ranjithd has quit IRC22:22
*** krobzaur_ has joined #openstack22:24
*** krobzaur has quit IRC22:24
RichardRaseleyI have a fresh install of Keystone (most recent stable Kilo). Using openstack client, I should just be able to do `openstack --os-token TOKEN --os-url https://openstack.domain.local:5000/v2.0` to connect with the admin token to configure my initial users, correct?22:24
*** achanda has quit IRC22:24
*** ivar-lazzaro has quit IRC22:26
*** bbabich has quit IRC22:26
RichardRaseleyOr is `--os-token` looking for an already issued Keystone token?22:27
*** ivar-lazzaro has joined #openstack22:28
stevemarRichardRaseley: you had it right the first time22:28
stevemarRichardRaseley: --os-token should be the ADMIN_TOKEN in keystone.conf22:28
RichardRaseleystevemar: That results in an error saying: `Missing parameter(s): \ Set a username with --os-username, OS_USERNAME, or auth.username \ Set an authentication URL, with --os-auth-url, OS_AUTH_URL or auth.auth_url \ Set a scope, such as a project or domain, set a project scope with --os-project-name, OS_PROJECT_NAME or auth.project_name, set a domain scope with --os-domain-name, OS_DOMAIN_NAME or auth.domain_name`22:29
*** ivar-lazzaro has quit IRC22:30
RichardRaseleyI thought --os-url was used with the token, not --os-auth-url. Very confused.22:30
*** ivar-lazzaro has joined #openstack22:31
*** baoli has quit IRC22:32
*** visibilityspots has quit IRC22:32
*** markvoelker has quit IRC22:32
*** onlyanegg has quit IRC22:33
*** finisherr has joined #openstack22:33
*** piet has joined #openstack22:35
stevemarRichardRaseley: what version of osc?22:35
*** [1]Thelo has joined #openstack22:35
*** visibilityspots has joined #openstack22:36
*** visibilityspots has quit IRC22:37
*** PsionTheory has quit IRC22:38
*** Thelo has quit IRC22:38
*** [1]Thelo is now known as Thelo22:38
*** bbabich has joined #openstack22:40
RichardRaseleystevemar: 2.0.022:40
*** bbabich has quit IRC22:40
*** visibilityspots has joined #openstack22:41
*** bobh has quit IRC22:41
*** visibilityspots has quit IRC22:41
*** berserk has joined #openstack22:42
*** berserk has quit IRC22:42
*** jckasper has joined #openstack22:44
*** onlyanegg has joined #openstack22:45
*** hyakuhei_ has quit IRC22:46
*** busterswt has quit IRC22:46
*** ikcerog_ has joined #openstack22:47
*** piet has quit IRC22:49
*** ikcerog has quit IRC22:50
*** jckasper has quit IRC22:51
*** visibilityspots has joined #openstack22:51
*** jckasper has joined #openstack22:51
*** jckasper has quit IRC22:51
*** jckasper has joined #openstack22:51
*** baker has quit IRC22:52
*** ikcerog_ has quit IRC22:52
*** roylez has joined #openstack22:52
*** pradk has quit IRC22:52
*** jmckind__ has quit IRC22:52
*** jbell8 has quit IRC22:52
*** thrash is now known as thrash|wknd22:52
*** cfh has quit IRC22:53
*** grmontpetit_ has quit IRC22:53
*** rcernin has quit IRC22:53
*** aimon has quit IRC22:54
*** krtaylor has joined #openstack22:54
*** aimon has joined #openstack22:55
*** designbybeck has quit IRC22:55
*** kbringard has quit IRC22:56
*** jckasper has quit IRC22:57
*** rickyrem has left #openstack22:57
*** jckasper has joined #openstack22:57
*** derekh has joined #openstack22:58
*** aimon has quit IRC23:00
*** ppradhan has left #openstack23:01
*** jckasper has quit IRC23:02
*** zenoway has quit IRC23:03
*** shootbird has quit IRC23:03
*** jckasper has joined #openstack23:03
*** shootbird has joined #openstack23:04
*** finisherr has quit IRC23:04
*** blahdeblah has quit IRC23:06
*** nstrug has joined #openstack23:07
*** blahdeblah has joined #openstack23:07
*** salv-orlando has quit IRC23:07
*** Bardack has left #openstack23:09
*** jcarter2_ has joined #openstack23:09
*** krobzaur has joined #openstack23:09
*** jckasper has quit IRC23:10
*** jcarter2 has quit IRC23:10
*** KimJ has quit IRC23:10
*** jckasper has joined #openstack23:10
*** devth_ has quit IRC23:11
*** devth has joined #openstack23:11
*** krobzaur_ has quit IRC23:12
*** rahulait has quit IRC23:12
*** jckasper has quit IRC23:13
*** wN has quit IRC23:13
*** jckasper has joined #openstack23:13
*** nstrug has quit IRC23:13
*** kevin__b has quit IRC23:13
Sam-I-AmRichardRaseley: you'd need a --domain now23:13
Sam-I-Amat least --domain default23:13
Sam-I-Amtake a look at what the install guide does23:14
*** jckasper has quit IRC23:14
*** jckasper has joined #openstack23:14
*** balajiiyer has quit IRC23:14
*** salv-orlando has joined #openstack23:14
*** eharney_ is now known as eharney23:15
*** shootbird has quit IRC23:15
*** piet has joined #openstack23:16
*** fcape has quit IRC23:16
*** shootbird has joined #openstack23:16
*** wN has joined #openstack23:19
*** wN has quit IRC23:19
*** wN has joined #openstack23:19
*** blahRus1 has quit IRC23:20
*** achanda has joined #openstack23:21
*** krylon360 has quit IRC23:22
*** shakamunyi has quit IRC23:22
*** latro has quit IRC23:23
*** krylon360 has joined #openstack23:25
*** krylon360 has quit IRC23:25
*** zenoway has joined #openstack23:25
*** krylon360 has joined #openstack23:26
*** rbak has quit IRC23:26
*** fsimonce has quit IRC23:28
*** mrjazzcat has quit IRC23:28
RichardRaseleySam-I-Am: The documents do not specify using the domain flag.23:28
*** EricGonc_ has quit IRC23:29
RichardRaseleyAt least not the install guides. http://docs.openstack.org/kilo/install-guide/install/yum/content/keystone-services.html23:29
*** Khalmyr has quit IRC23:29
*** vishwanathj has quit IRC23:29
*** ivase has quit IRC23:29
*** zenoway has quit IRC23:30
Sam-I-Amis this kilo?23:30
*** ivase has joined #openstack23:30
RichardRaseleyYes.23:30
*** EricGonczer_ has joined #openstack23:31
*** balajiiyer has joined #openstack23:32
Sam-I-Amso those steps blow up?23:32
RichardRaseleyIt has you export two environmental variables which result in the same error I mentioned above.23:32
*** RedRat has joined #openstack23:32
RichardRaseleySam-I-Am: `Missing parameter(s): \ Set a username with --os-username, OS_USERNAME, or auth.username \ Set an authentication URL, with --os-auth-url, OS_AUTH_URL or auth.auth_url \ Set a scope, such as a project or domain, set a project scope with --os-project-name, OS_PROJECT_NAME or auth.project_name, set a domain scope with --os-domain-name, OS_DOMAIN_NAME or auth.domain_name`23:33
Sam-I-AmRichardRaseley: do you have any other variables hanging around?23:34
*** bill_az has quit IRC23:34
*** thumpba has quit IRC23:34
RichardRaseleySam-I-Am: None related to OpenStack.23:34
*** ivase has quit IRC23:34
*** EricGonczer_ has quit IRC23:35
Sam-I-Amyou sure this is kilo?23:35
Sam-I-Amand installed from rdo packages23:35
*** EricGonczer_ has joined #openstack23:36
*** jckasper has quit IRC23:36
*** ivase has joined #openstack23:36
*** EricGonczer_ has quit IRC23:36
*** jckasper has joined #openstack23:37
*** gaughen has quit IRC23:37
*** RaycisCharles has quit IRC23:38
*** spotz is now known as spotz_zzz23:39
RichardRaseleySam-I-Am: Check and check.23:39
*** ivase has quit IRC23:41
*** dfed717 has quit IRC23:41
*** jckasper has quit IRC23:42
*** jckasper has joined #openstack23:42
*** ivar-lazzaro has quit IRC23:42
*** herrsergio has quit IRC23:43
*** kebray has joined #openstack23:44
*** kebray has quit IRC23:44
*** obedmr has quit IRC23:44
*** kebray has joined #openstack23:45
*** lcurtis has quit IRC23:45
*** derekh has quit IRC23:46
*** simondodsley has quit IRC23:48
*** gaughen has joined #openstack23:50
*** kebray has quit IRC23:50
*** RedRat_ has joined #openstack23:53
*** piet has quit IRC23:53
Sam-I-Ambut you have openstack client 2?23:53
*** Ephur has quit IRC23:54
Sam-I-Amsurely that did not come from rdo23:54
Sam-I-Amnot kilo, at least23:54
Sam-I-Amliberty has 1.723:54
*** balajiiyer has quit IRC23:55
*** pratap has quit IRC23:55
*** RedRat has quit IRC23:55
*** jeh has quit IRC23:56
*** hdd_ has joined #openstack23:56
*** Mudpuppy has quit IRC23:56
*** akrzos_ has joined #openstack23:56
*** ivar-lazzaro has joined #openstack23:56
*** hdd has quit IRC23:56
*** Mudpuppy has joined #openstack23:56
*** visibili1yspots has joined #openstack23:56
*** pratap has joined #openstack23:56
*** visibili1yspots has quit IRC23:57
*** choonming has joined #openstack23:57
*** jmckind has joined #openstack23:58
*** akrzos has quit IRC23:58
*** visibilityspots has quit IRC23:59

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