Wednesday, 2016-09-21

*** calbers has quit IRC00:00
*** calbers has joined #openstack-chef00:04
*** kjorgensen has quit IRC00:12
*** sethrocker has joined #openstack-chef00:17
sethrockerI'm looking at https://github.com/openstack/openstack-chef-repo/blob/master/doc/multi_node.md and it says "Currently no connectivity to the outside is supported out of the box. To do this, we need to bridge one of the interfaces of the controller/network node to the outside and utilise it as a public network."  How would I go about getting started with this?00:42
*** sethrocker has quit IRC00:51
*** sethrocker has joined #openstack-chef00:57
*** kjorgensen has joined #openstack-chef01:02
*** kjorgensen has quit IRC01:07
*** sethrocker has quit IRC01:34
*** sethrocker has joined #openstack-chef04:53
*** sethrocker1 has joined #openstack-chef06:56
*** sethrocker has quit IRC06:57
*** kjorgensen has joined #openstack-chef07:38
*** sethrocker1 has quit IRC07:41
*** kjorgensen has quit IRC07:43
*** sethrocker has joined #openstack-chef07:44
*** sethrocker has quit IRC08:07
*** sethrocker has joined #openstack-chef08:07
*** sethrocker has quit IRC08:50
*** brianfletcher has joined #openstack-chef09:04
*** kjorgensen has joined #openstack-chef09:50
*** kjorgensen has quit IRC09:54
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-orchestration: use_cookbook-openstackclient/identity_v3  https://review.openstack.org/36369410:00
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-compute: use_cookbook-openstackclient/identity_v3  https://review.openstack.org/36369710:00
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-telemetry: use_cookbook-openstackclient/identity_v3  https://review.openstack.org/36369310:00
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-block-storage: use_cookbook-openstackclient/identity_v3  https://review.openstack.org/36369610:00
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-identity: use_cookbook-openstackclient/identity_v3  https://review.openstack.org/36364910:00
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-image: use_cookbook-openstackclient/identity_v3  https://review.openstack.org/36369510:00
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-network: use_cookbook-openstackclient/identity_v3  https://review.openstack.org/36369810:00
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-compute: use_cookbook-openstackclient/identity_v3  https://review.openstack.org/36369710:12
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-telemetry: use_cookbook-openstackclient/identity_v3  https://review.openstack.org/36369310:16
*** ogny has joined #openstack-chef10:24
*** brianfletcher has quit IRC11:57
*** brianfletcher has joined #openstack-chef11:58
*** brianfletcher has quit IRC12:02
*** jmb_ has quit IRC12:20
*** brianfletcher has joined #openstack-chef12:31
*** jmb_ has joined #openstack-chef12:42
*** jperry has joined #openstack-chef13:13
*** jmb_ has quit IRC13:44
*** noodle has quit IRC14:27
*** noodle has joined #openstack-chef14:32
*** jmb_ has joined #openstack-chef14:43
*** openstack has joined #openstack-chef15:01
*** ChanServ sets mode: +o openstack15:01
*** os-chef-bot has quit IRC15:02
*** os-chef-bot has joined #openstack-chef15:02
sc`i'll give those changes a whirl15:05
sc`many thanks calbers15:05
*** os-chef-bot1 has joined #openstack-chef15:18
*** os-chef-bot has quit IRC15:23
*** kjorgensen has joined #openstack-chef16:08
*** sethrocker has joined #openstack-chef16:19
*** sethrocker has quit IRC16:42
*** ogny has quit IRC16:47
sc`calbers: i'm unable to get repo converging with your osc/identity v3 patches, even with pulling in some of my changes17:09
*** brianfletcher has quit IRC18:02
sc`got berkshelf happy by pulling in my apt/mysql version bumps18:12
*** ig0r_ has joined #openstack-chef18:51
*** brianfletcher has joined #openstack-chef19:34
sc`looks like an error in osc19:56
*** brianfletcher has quit IRC20:10
*** dcz has joined #openstack-chef20:25
dczhello everyone20:25
dczi wanted to learn and test openstack by chef20:25
dczi have 3 vagrant machines, one is chef server , one is controller and last one is compute in theory. i installed chef-server for server node and chef-client for rest (manually did installations)20:27
dczhowever i cant bootstrap compute node, it says me server:443 not accept connection. however i mapped that port to another port , how can i tell that to use that port or whats wrong that i am doing ?20:29
*** jmb__ has joined #openstack-chef20:31
*** brianfletcher has joined #openstack-chef20:32
*** brianfletcher has quit IRC20:49
*** jmb_ has quit IRC21:10
*** jmb__ has quit IRC21:10
*** brianfletcher has joined #openstack-chef21:14
*** brianfletcher has quit IRC21:15
*** brianfletcher has joined #openstack-chef21:16
*** brianfletcher has quit IRC21:20
*** ig0r_ has quit IRC21:45
sc`dcz: do you have some output you could share on paste.openstack.org?21:45
dczofc22:00
dczmy setup is like this btw22:01
dczserver : http://paste.openstack.org/show/582468/22:01
dczcontroller : http://paste.openstack.org/show/582469/22:01
dczcompute : http://paste.openstack.org/show/582471/22:01
dczi followed this guide http://ehaselwanter.com/en/blog/2014/10/15/deploying-openstack-with-stackforge-chef-server-style/22:01
sc`oof. that's some ancient documentation22:02
*** jperry has quit IRC22:02
sc`we've evolved quite a bit since then22:02
sc`generally, you need chefdk and a copy of https://github.com/openstack/openstack-chef-repo22:03
dcz:D22:03
dczwhat i did actually22:03
dczi installed chef server and run22:03
dczthen installed chef-client on the rest22:03
sc`and using chef-provisioning (and chef-zero by association) gets that deployed22:03
sc`currently, things may be somewhat broken for master and even stable/mitaka, as there is development taking place on both branches currently22:04
* sc` E_NOCOFFEE22:04
dcz:D22:04
dczfirst , i want to setup things on vagrant then i need to do these steps at real machines22:05
dczso i dont have any chance here ?22:05
dczor what i should follow ?22:05
sc`jklare wrote up a post on deploying stable/mitaka some months ago that explains a bit of the way we do things now22:06
sc`http://www.infralovers.com/en/articles/2016/05/17/openstack-mitaka_vagrant/22:06
sc`generally, you can clone the repo, checkout stable/mitaka and run the rake tasks (berks_vendor and multi-node)22:07
sc`we also include an allinone deployment, but multi-node is pretty spiffy22:07
sc`i'll go ahead and apologize in advance if you find anything broken. it's a big pantry with lots of exotic spices22:09
dczso in short , you are telling , give it a time :D22:11
sc`:D22:12
sc`we're getting there, incrementally22:13
sc`newton, and to an extent a sufficient mitaka, needs some more work. most of that is already pending review/merge22:13
sc`the os-gerrit-inbox link in the topic should work. it may shed some light on the context22:15
dczso for now , i should do installations manually or somehow by chef ?22:15
sc`it can be done with chef, using chef-provisioning if you like22:15
dczbtw i have no idea about openstack , i am too unfamilar to it22:15
sc`you don't have to be familiar with openstack to deploy it with chef22:15
sc`some parts it do require a bit of knowledge of chef, but not that much unless you're developing22:16
dczi am familiar enough with chef but not openstack, no clue at all22:17
dcz;D22:17
sc`:D22:17
dczmy company which i am intern at,  asked me to install openstack by chef22:17
dczso i am trying to do :D22:17
sc`what i would do is try spinning stable/mitaka from openstack-chef-repo and seeing where it falls down22:18
sc`don't try to deploy master because it needs so much just for ubuntu22:18
sc`mitaka should put you in a better position. you'll have to downgrade to chefdk 0.9.0 for the time being22:19
dczisn it too old ? :D22:19
sc`we're in the process of backporting support for newer chefdks into stable/mitaka, so that requirement will be lifted once that is done22:19
dczokey thank you very much for your help22:38
dczi will give it a try22:38
sc`cool. let me know if it doesn't and we'll try to hash things out22:40
dczsc` : can i ask you something ? what if i installed devstack and then install chef-client on nodes, is it something logical or ?22:41
sc`devstack is completely different. our openstack-chef-repo is analogous to devstack in that they give you a development environment of openstack22:41
sc`but the way devstack and openstack-chef-repo go about it is totally different22:42
dczhmm22:46
dczso nonsense at all :D22:46
dczi will let you know about things when i do something22:46
*** brianfletcher has joined #openstack-chef22:46
sc`sounds good :D22:47
*** brianfletcher has quit IRC22:51
*** jmb__ has joined #openstack-chef23:09
*** jmb_ has joined #openstack-chef23:12
*** kjorgensen has quit IRC23:55

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