Friday, 2016-12-02

openstackgerritgengchc2 proposed openstack/os-client-config: Correct reraising of exception  https://review.openstack.org/40591705:21
*** gouthamr has joined #openstack-shade05:43
*** gouthamr has quit IRC06:05
*** gouthamr has joined #openstack-shade06:23
*** openstackgerrit has quit IRC06:33
*** cdent has joined #openstack-shade11:00
*** jamesllondonlapt has joined #openstack-shade11:29
jamesllondonlaptDoes anyone have an example/tutorial of shade for ansible/openstack?11:29
jamesllondonlapt"Failed to list users (Inner Exception: Problem with auth parameters" (shade on VM and localconsole, ansible is working on console. This happens when i try to use 'os_user')11:31
jamesllondonlaptI tried /etc/openstack/clouds.yaml and ~/.config/openstack/clouds.yaml11:32
jamesllondonlaptI got ""auth": null,'. I suspect the 'clouds.yaml> {clouds: {openstack:{auth:{...}}}} might be wrong on the console.11:49
*** cdent has quit IRC12:24
jamesllondonlaptit looks like i have to specify the 'cloud: ' statement in the tasks section, which is referred to in the /etc/openstack/clouds.yaml13:15
rcarrillocruzjamesllondonlapt: are you familiar with devstack ?13:21
rcarrillocruzby default, it will create an /etc/openstack/clouds.yaml for use13:21
jamesllondonlaptrcarrillocruz: no, is it one of these 'run everytning in one box' things?13:21
rcarrillocruzand yeah, to use it in your tasks you need to pass 'cloud: devstack-admin' or whichever13:21
rcarrillocruzjamesllondonlapt: exactly13:21
rcarrillocruzbasicly13:22
jamesllondonlapti'm trying to get a playbook for an sizable cluster.13:22
rcarrillocruzcreate a VM13:22
rcarrillocruzgit clone https://git.openstack.org/openstack-dev/devstack13:22
rcarrillocruzcd devstack13:22
rcarrillocruz./stack.sh13:22
rcarrillocruzthat will create a mini openstack13:22
rcarrillocruzwhich also will have the /etc/openstack/clouds.yaml i mentioned13:22
jamesllondonlapti'm usign a terraform script to define controllernode+neutronnode+multiplenovas and get ansible to deploy to them13:23
rcarrillocruzso create the infrastructure with terraform, the actual deployment with https://github.com/openstack/openstack-ansible ?13:24
jamesllondonlapt.. i'm probably reinventing the wheel aren't i?13:25
rcarrillocruzit depends on what you are trying to achieve13:27
rcarrillocruzif you need a project to actually install openstack13:27
rcarrillocruzyou can use openstack-ansible13:27
rcarrillocruztripleo13:27
rcarrillocruzkolla13:27
rcarrillocruzansible openstack modules will help you to create your cloud resources13:28
rcarrillocruzusers, instances, projects, etc13:28
jamesllondonlaptit's partially taht - but also understaning it i guess.13:29
*** cdent has joined #openstack-shade13:30
jamesllondonlapti'll have a look at kolla ans ooo13:32
*** gouthamr_ has joined #openstack-shade14:48
*** gouthamr has quit IRC14:49
*** gouthamr_ has quit IRC16:37
*** gouthamr has joined #openstack-shade16:37
*** gouthamr has quit IRC16:41
*** gouthamr has joined #openstack-shade16:41
*** openstackgerrit has joined #openstack-shade17:22
openstackgerritMonty Taylor proposed openstack-infra/shade: Replace Image Create/Delete v2 PUT with REST calls  https://review.openstack.org/38518917:22
morganmordred: should we do the sync up today?17:32
mordredmorgan: yes. although I'm driving to nola at the moment so internet is flaky17:32
morgananytime is good17:32
openstackgerritMonty Taylor proposed openstack-infra/shade: Replace Image Create/Delete v2 PUT with REST calls  https://review.openstack.org/38518917:32
morganso, can wait until you're at nola17:32
* mordred thnks that patch is going to be the good one17:33
morganmordred: i was looking at the first in that chain... the dsvm fail console is.... huge17:34
morganit crashed my browser tab :(17:34
morgan~20MB console17:35
mordredyah. we'll turn off the http_debug if it passes17:36
mordredlogging every request is ... chatty17:36
morganis this failing because of ksv3?17:37
morganit is not finding RegionOne17:37
morganin the catalog17:37
morganbtw.17:37
morganlooking at the error (or at least some of the errors)17:37
morganor it was...nv m looks like it is ok at some point17:38
morganKeystone catalog entry not found ({'service_name': None, 'service_type': 'network', 'region_name': 'RegionOne', 'interface': u'public'}) was what i was seeing17:39
morganso network.. not regionone17:39
mordredyah - I think that needs a optimization17:42
mordredor there is one that's supposed to be there but is failing17:43
mordredit's making the check in the catalog for the network service _way_ too often rather than setting a flag once and being done with it17:43
mordredI mena, checking the catalog for it isn't costly - but it's annoying when it's logging the missing entry every time17:43
*** gouthamr has quit IRC17:44
mordredso either we should be setting a flag, or we should not be logging that information :)17:44
*** gouthamr has joined #openstack-shade17:44
morganright17:50
*** gouthamr_ has joined #openstack-shade18:16
*** gouthamr has quit IRC18:17
*** cdent has quit IRC18:24
*** jamesllondonlapt has quit IRC19:05
*** morgan has quit IRC19:34
*** TheJulia has quit IRC19:34
openstackgerritMonty Taylor proposed openstack-infra/shade: Replace Image Create/Delete v2 PUT with REST calls  https://review.openstack.org/38518919:37
mordredTHIS one will be good19:37
*** gouthamr_ has quit IRC19:42
*** gouthamr has joined #openstack-shade19:44
*** TheJulia has joined #openstack-shade20:19
Shrewsi'm not looking until you're certain20:19
Shrewsand then, only if proper payment has been received20:20
clarkband welding goggles provided20:22
*** morgan has joined #openstack-shade20:25
mordredShrews, clarkb: latest version works. however, we're pretty consistently failing nova-net functional tests on a timeout now20:42
mordredwhich makes me think something is broken with the devstack setup for that test20:42
mordredclarkb: do you happen to know if anythin gabout the devstack neutron-default change would have broken our nova-net config somehow?20:42
mordredsc68cal: ^^ (same question)20:42
mordredI'll investigate in a bit - but if either of you happen to just know, that would be much easier :)20:43
openstackgerritMonty Taylor proposed openstack-infra/shade: Replace Image Create/Delete v2 PUT with REST calls  https://review.openstack.org/38518920:44
mordredthat ^^ just removes extra debugging and updates the commit message20:44
mordredmorgan: because my internet is flaky today, I jotted down some notes on RESTification and then pasted into etherpad: https://etherpad.openstack.org/p/the-path-to-shade-rest-calls20:48
morganmordred: cool20:50
morganmy irc isalso very flakey20:51
morganwas just down for an hour20:51
clarkbmordred: iirc there was an announcement that only cells v1 + nova net would work at this point20:51
clarkbyou may want to pin the cloud back to newton20:51
mordredclarkb: oh good20:55
mordredclarkb: that's by marking it BRANCH_OVERRIDE=stable/newton right?20:57
clarkbya21:00
*** gouthamr has quit IRC21:14
morganmordred: i shalll read and digest thatetherpad and get to work on the bits for it21:34
morganmordred: thnx.21:34

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