*** tzumainn has joined #tripleo | 00:00 | |
SpamapS | ok so building glance alone works fine | 00:04 |
---|---|---|
* SpamapS should probably pack for trip in 2 hours | 00:05 | |
lifeless | trip? | 00:07 |
lifeless | oh right yes | 00:07 |
SpamapS | Going to try building one without the local pypi mirror | 00:11 |
SpamapS | https://pypi.python.org/packages/source/o/os-apply-config/os-apply-config-0.1.8.tar.gz#md5=f1922476211012b30801a1086f645eaf | 00:20 |
*** akrivoka has quit IRC | 00:20 | |
SpamapS | weird gets weirder | 00:23 |
*** SpamapS changes topic to "FIREDRILL: overcloud-control image failing to build | Using OpenStack to deploy OpenStack; meetings Tuesday 1900 UTC in #openstack-meeting-alt" | 00:28 | |
*** rongze has joined #tripleo | 00:31 | |
*** rongze has quit IRC | 00:37 | |
SpamapS | interesting | 01:04 |
SpamapS | DistributionNotFound: No distributions at all found for alembic>=0.4.1 (from -r /tmp/tmpN5adYI (line 1)) | 01:04 |
SpamapS | but my pypi mirror has 0.6.0 and 0.6.1 | 01:05 |
*** nosnos has joined #tripleo | 01:05 | |
lifeless | have you reproduced the same issue? | 01:10 |
*** cd-undercloud has joined #tripleo | 01:13 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 01:13 |
*** cd-undercloud has quit IRC | 01:13 | |
*** cd-undercloud has joined #tripleo | 01:22 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 01:22 |
*** cd-undercloud has quit IRC | 01:22 | |
lifeless | SpamapS: if we land https://review.openstack.org/#/c/60341/9/ will things still work ? | 01:29 |
lifeless | SpamapS: or does it break stuff today ? | 01:29 |
SpamapS | lifeless: that is basically a noop, but the stuff that deps on it is more intrusive. | 01:31 |
lifeless | sure | 01:32 |
SpamapS | so.. | 01:32 |
SpamapS | status=1's so close is because pip installing glance into its' virtualenv is not working | 01:32 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Add a service enable/disable mechanism for upstart https://review.openstack.org/60341 | 01:32 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Enable services with os-svc-enable https://review.openstack.org/59297 | 01:32 |
SpamapS | but it works fine when I run the build manually | 01:32 |
*** cd-undercloud has joined #tripleo | 01:33 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 01:33 |
*** cd-undercloud has quit IRC | 01:33 | |
lifeless | whats the fail? | 01:34 |
SpamapS | lifeless: http://paste.openstack.org/show/55025 | 01:36 |
SpamapS | lifeless: http://paste.openstack.org/show/55026 <-- directly above that | 01:38 |
lifeless | mordred: is d2to1 still in use by pbr? | 01:38 |
SpamapS | lifeless: AFAIK no | 01:39 |
clarkb | it is bundled | 01:40 |
clarkb | so yes, but not as a dependency | 01:40 |
SpamapS | clarkb: any ideas given the message? | 01:40 |
clarkb | looking | 01:41 |
SpamapS | we have a local pypi-mirror | 01:41 |
SpamapS | which this is using | 01:41 |
clarkb | ya, old oslo messaging still depends on d2to1 explicitly | 01:41 |
clarkb | but it may not end up in your mirror if you only install with global reqs | 01:42 |
SpamapS | clarkb: lovely | 01:42 |
clarkb | we worked around that in the pbr tests by explicitly installing d2to1 and the plan was to remove glance's dependency on such an old oslo messaging version | 01:42 |
clarkb | SpamapS: so basically add d2to1 to your mirror explicitly | 01:42 |
clarkb | or fix glance | 01:42 |
SpamapS | mirrors: | 01:42 |
SpamapS | - name: openstack | 01:42 |
SpamapS | projects: | 01:42 |
SpamapS | - https://git.openstack.org/openstack/requirements | 01:42 |
SpamapS | output: /var/cache/pypi-mirror/pypi/mirror | 01:42 |
*** cd-undercloud has joined #tripleo | 01:43 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 01:43 |
*** cd-undercloud has quit IRC | 01:43 | |
clarkb | SpamapS: http://git.openstack.org/cgit/openstack-dev/pbr/tree/tools/integration.sh#n131 | 01:43 |
SpamapS | clarkb: how is glance "broken" ? | 01:43 |
clarkb | SpamapS: it explicitly inlcudes that version of oslo messaging which is old | 01:43 |
clarkb | as a tarball requirement | 01:44 |
SpamapS | ahhh | 01:44 |
SpamapS | ok I'll do both | 01:44 |
clarkb | SpamapS: don't you have a flight tonight too? | 01:45 |
SpamapS | clarkb: yes in 2 hours | 01:45 |
SpamapS | leaving in 30min :) | 01:45 |
SpamapS | leaving for airport in 30 min I mean | 01:45 |
clarkb | I need to drive that way in a bit too | 01:45 |
SpamapS | actually flight's scheduled departure is in 2h20m but it is currently delayed 40m.. not taking any chances tho :) | 01:45 |
SpamapS | clarkb: where you staying? | 01:46 |
clarkb | larkspur landing | 01:46 |
SpamapS | where's that? | 01:46 |
SpamapS | I just went for Hilton Santa Clara | 01:46 |
clarkb | N Mathilda Ave in sunnyvale | 01:46 |
*** rcarrillocruz has joined #tripleo | 01:47 | |
SpamapS | ah yeah closer for sure | 01:48 |
SpamapS | I feel like we should actually try to coordinate these things | 01:48 |
SpamapS | clarkb: oh oslo.messaging isn't on pypi yet is it? | 01:48 |
clarkb | SpamapS: it isn't so glance needs the tarball version of whatever the current alpha is, 1.3a something | 01:49 |
clarkb | SpamapS: we probably should coordinate better :) | 01:49 |
SpamapS | clarkb: in fact that is not "old" .. that is the newest they have. | 01:49 |
SpamapS | oh 1.3 | 01:49 |
lifeless | clarkb: is there a bug on glance about it ? | 01:49 |
clarkb | lifeless: not sure | 01:49 |
SpamapS | lifeless: not that I can find | 01:49 |
lifeless | so lets file one ;) | 01:49 |
SpamapS | filing bug.. not fixing.. manually fixing pypi-mirror on cd-undercloud | 01:49 |
lifeless | yeah | 01:49 |
lifeless | in fact we have a few bugs on tripleo already like this | 01:49 |
lifeless | that are effectively notes until upstream is fixed | 01:50 |
lifeless | and the pypi-mirror element calls them out | 01:50 |
SpamapS | https://bugs.launchpad.net/glance/+bug/1261253 filed | 01:51 |
uvirtbot | Launchpad bug 1261253 in glance "oslo.messaging 1.2.0a11 is outdated and problematic to install" [Undecided,New] | 01:51 |
SpamapS | will also-affects tripleo | 01:51 |
*** rcarrillocruz has quit IRC | 01:51 | |
*** cd-undercloud has joined #tripleo | 01:52 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 01:52 |
*** cd-undercloud has quit IRC | 01:52 | |
SpamapS | lifeless: I don't see the callout in pypi-mirror element ? | 01:52 |
lifeless | SpamapS: pypi/README.md | 01:53 |
lifeless | If you have additional packages that are not identified in the global openstack | 01:53 |
lifeless | requirements project, you can include them: | 01:53 |
lifeless | * pip install -d ~/.cache/image-create/pypi/download/pip/openstack \ | 01:53 |
lifeless | heat-cfntools distribute os-apply-config | 01:53 |
lifeless | run-mirror -b remotes/origin/master --verbose -c mirror.yaml --no-download | 01:53 |
lifeless | which lists the ones that we needed to workaround with at the time | 01:53 |
SpamapS | thats the pypi element.. ;) | 01:53 |
lifeless | indeed | 01:53 |
lifeless | I'm an ideas man apparently | 01:54 |
SpamapS | shame | 01:54 |
SpamapS | coulda been somebody | 01:54 |
clarkb | SpamapS: you aren't that far. I was told to rent a car whcih I have done. ugh driving | 01:54 |
SpamapS | coulda been a contenda | 01:54 |
lifeless | coulda should try: except: fail | 01:54 |
SpamapS | clarkb: I rented one as well. If you want to just cancel your reservation, happy to drive and pickup | 01:54 |
SpamapS | having kids forces the issue with the driving thing. :) | 01:54 |
clarkb | SpamapS: nah its fine, good for me to do it | 01:55 |
clarkb | also makes getting to the airport on teusday potentially less crazy | 01:55 |
clarkb | SpamapS: are you travelling with kids? | 01:55 |
clarkb | or just driving in general>? | 01:55 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Call os-svc-enable in post-configure.d https://review.openstack.org/59298 | 01:57 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Enable some services after installing daemon's... https://review.openstack.org/59299 | 01:57 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Don't enable services in os-svc-install https://review.openstack.org/59300 | 01:57 |
SpamapS | weird... | 01:58 |
SpamapS | why would pip installing something to that pypi mirror try to write to a venv? | 01:58 |
lifeless | oh, you really don't want to know how that all works under the hood | 01:58 |
lifeless | REALLY DO NOT WANT TO KNOW | 01:58 |
SpamapS | yeah I don't | 02:01 |
SpamapS | but | 02:01 |
clarkb | ya the mirror building stuff is fun stuff | 02:01 |
SpamapS | I do want it to work | 02:01 |
SpamapS | so..... | 02:01 |
SpamapS | lifeless: I"m off for travel now.. | 02:01 |
clarkb | me too | 02:01 |
SpamapS | lifeless: can you get d2to1 into the pypi-mirror on cd-undercloud? | 02:01 |
SpamapS | I'll try to poke at it later | 02:02 |
*** cd-undercloud has joined #tripleo | 02:02 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 02:02 |
*** cd-undercloud has quit IRC | 02:02 | |
lifeless | SpamapS: roger wilco | 02:03 |
lifeless | SpamapS: done | 02:06 |
*** cd-undercloud has joined #tripleo | 02:19 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 02:19 |
*** cd-undercloud has quit IRC | 02:19 | |
lifeless | ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) ( equest-ID: req-6a0883ce-853b-4251-8a09-41257c01f131) | 02:20 |
lifeless | ee: /opt/stack/dib-overcloud-control.log: No space left on device | 02:20 |
lifeless | /dev/sda1 19G 19G 0 100% / | 02:21 |
lifeless | let me clean /tmp again | 02:21 |
*** rushiagr has joined #tripleo | 02:21 | |
*** rongze has joined #tripleo | 02:23 | |
lifeless | root@undercloud-notcompute-jws3awlsb2kh:/var/log# du -sh . | 02:26 |
lifeless | 2.0G . | 02:26 |
lifeless | killing the .gz logs | 02:27 |
lifeless | -rw-r----- 1 root root 673M Dec 16 02:27 nova-conductor.log | 02:27 |
lifeless | we might be logging a bit much still | 02:27 |
lifeless | hopefully thats enough free to do a build successfully | 02:28 |
*** rongze_ has joined #tripleo | 02:31 | |
*** rongze has quit IRC | 02:33 | |
*** yamahata has quit IRC | 02:38 | |
lifeless | SpamapS: I don't know if I was just smart, or just massively trolled you. We'll find out. | 02:44 |
*** yamahata has joined #tripleo | 02:57 | |
*** rushiagr has quit IRC | 03:04 | |
*** rushiagr has joined #tripleo | 03:14 | |
*** cd-undercloud has joined #tripleo | 03:34 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 03:34 |
*** cd-undercloud has quit IRC | 03:34 | |
*** CaptTofu has joined #tripleo | 03:34 | |
*** vkozhukalov has joined #tripleo | 03:35 | |
*** CaptTofu has quit IRC | 03:37 | |
*** CaptTofu has joined #tripleo | 03:37 | |
*** julim has joined #tripleo | 03:39 | |
*** rushiagr has quit IRC | 03:48 | |
*** julim has quit IRC | 03:50 | |
*** jergerber has joined #tripleo | 03:51 | |
*** jcooley_ has quit IRC | 03:51 | |
*** jergerber has quit IRC | 03:57 | |
*** CaptTofu has quit IRC | 04:01 | |
*** CaptTofu has joined #tripleo | 04:04 | |
*** CaptTofu has quit IRC | 04:05 | |
SpamapS | _/lastlog SpamapS 3 | 04:22 |
SpamapS | _/lastlog SpamapS 3 | 04:22 |
SpamapS | about to board .. looks luke still status=1 :( | 04:24 |
*** sdake has quit IRC | 04:29 | |
*** rushiagr has joined #tripleo | 04:32 | |
*** cd-undercloud has joined #tripleo | 04:40 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 04:40 |
*** cd-undercloud has quit IRC | 04:40 | |
*** rongze_ has quit IRC | 04:44 | |
*** jcooley_ has joined #tripleo | 04:46 | |
*** spzala has quit IRC | 04:56 | |
*** tzumainn has quit IRC | 05:07 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Use upstream policy.json for keystone. https://review.openstack.org/62256 | 05:13 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Use upstream policy.json for cinder. https://review.openstack.org/62257 | 05:13 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Use upstream policy.json for heat. https://review.openstack.org/62258 | 05:13 |
*** Guest30128 has quit IRC | 05:13 | |
*** csd_ has quit IRC | 05:14 | |
*** csd_ has joined #tripleo | 05:15 | |
*** jcooley_ has quit IRC | 05:19 | |
lifeless | SpamapS: yeah | 05:27 |
*** rpodolyaka1 has joined #tripleo | 05:28 | |
rpodolyaka1 | morning tripleo | 05:28 |
*** noslzzp has quit IRC | 05:31 | |
*** nosnos_ has joined #tripleo | 05:34 | |
lifeless | rpodolyaka1: hai! | 05:35 |
lifeless | rpodolyaka1: I pushed a rebase + tweaks to the stack | 05:35 |
lifeless | rpodolyaka1: polish on the adds-preserve-ephemeral patch + the introduce rebuild method patch. | 05:35 |
*** rongze has joined #tripleo | 05:35 | |
*** nosnos_ has quit IRC | 05:35 | |
rpodolyaka1 | lifeless: hey! cool! | 05:36 |
* rpodolyaka1 looking | 05:36 | |
*** nosnos_ has joined #tripleo | 05:36 | |
*** nosnos has quit IRC | 05:37 | |
*** rongze has quit IRC | 05:41 | |
rpodolyaka1 | wow, all failures, https://review.openstack.org/#/c/60285/ | 05:43 |
rpodolyaka1 | oh, missing comma at https://review.openstack.org/#/c/60285/9/nova/compute/manager.py +2280 | 05:46 |
*** cd-undercloud has joined #tripleo | 05:46 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 05:46 |
*** cd-undercloud has quit IRC | 05:46 | |
lifeless | rpodolyaka1: sorry, had to rush and push right before picking daughter up from kindy | 05:48 |
rpodolyaka1 | lifeless: np | 05:48 |
rpodolyaka1 | lifeless: shall I take it? | 05:48 |
lifeless | rpodolyaka1: the baton is yours | 05:48 |
rpodolyaka1 | lifeless: ack | 05:49 |
*** csd_ has quit IRC | 05:53 | |
*** csd_ has joined #tripleo | 05:54 | |
*** jcooley_ has joined #tripleo | 06:01 | |
*** vkozhukalov has quit IRC | 06:06 | |
*** rongze has joined #tripleo | 06:08 | |
*** jcooley_ has quit IRC | 06:20 | |
*** jcooley_ has joined #tripleo | 06:36 | |
*** jcooley_ has quit IRC | 06:39 | |
*** mrunge has joined #tripleo | 06:44 | |
*** rushiagr has quit IRC | 06:44 | |
* SpamapS arrives in hotel | 06:45 | |
SpamapS | ok so we at least have an updated overcloud-control now | 06:46 |
openstackgerrit | Kui Shi proposed a change to openstack/tripleo-incubator: Suppress the error message in cleanup-env https://review.openstack.org/62302 | 06:47 |
*** pblaho has joined #tripleo | 06:52 | |
SpamapS | [2013-12-16 02:45:01,368] (os-refresh-config) [INFO] Starting phase migration | 06:52 |
SpamapS | dib-run-parts Mon Dec 16 02:45:01 UTC 2013 Running /opt/stack/os-config-refresh/migration.d/72-cinder-resize-volume-groups Volume group "cinder-volumes" not found | 06:52 |
SpamapS | truncate: cannot open '/var/run/cinder/cinder-volumes-backing-file' for writing: No such file or directory | 06:52 |
*** cd-undercloud has joined #tripleo | 06:53 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 06:53 |
*** cd-undercloud has quit IRC | 06:53 | |
SpamapS | /var/run/cinder doesn't exist | 06:53 |
SpamapS | nothing ever creates it | 06:54 |
lifeless | whups | 06:58 |
SpamapS | not sure how that has ever been working | 06:59 |
lifeless | old image | 06:59 |
lifeless | who says it ever was? | 06:59 |
*** funzo has quit IRC | 06:59 | |
*** nosnos has joined #tripleo | 06:59 | |
SpamapS | right but that element has been unchanged since 11/20 | 06:59 |
SpamapS | image was from 12/04 | 06:59 |
lifeless | when did we start baking it in though | 06:59 |
*** nosnos_ has quit IRC | 06:59 | |
SpamapS | lifeless: yeah that was exactly what I was looking at :) | 06:59 |
SpamapS | lifeless: 11/21 | 07:01 |
SpamapS | actually longer | 07:01 |
SpamapS | but definitely at least as long ago as 11/21 it was in | 07:01 |
lifeless | huh | 07:01 |
SpamapS | 92bc5078b5e3bb04188c097396a6718d81b4b2e4 changed the line that builds the image last | 07:02 |
SpamapS | and it did not add cinder | 07:02 |
SpamapS | also wtf | 07:03 |
SpamapS | why are we using /var/run for that | 07:03 |
SpamapS | seems like /var/lib/cinder would be better for now (and obviously /mnt/state/var/lib/cinder | 07:04 |
SpamapS | later | 07:04 |
lifeless | use the right path now | 07:04 |
SpamapS | yeah thats what I'm poking at now | 07:06 |
SpamapS | lifeless: maybe before we were firing waitcond to soon or something | 07:07 |
lifeless | could be | 07:08 |
SpamapS | lifeless: "use the right path now" == ?? | 07:11 |
*** rushiagr has joined #tripleo | 07:16 | |
lifeless | SpamapS: mnt state | 07:19 |
lifeless | SpamapS: any reason not to use it? | 07:19 |
SpamapS | lifeless: tradition? | 07:20 |
lifeless | SpamapS: just becomes another bit of debt, no? | 07:20 |
SpamapS | lifeless: yes indeed :) | 07:21 |
SpamapS | lifeless: do we want to mirror / with these? So /mnt/state/var/lib/cinder or just /mnt/state/cinder ? | 07:22 |
SpamapS | lifeless: I'm inclined to use /mnt/state/cinder, but I do worry about confusion. | 07:23 |
*** lsmola has quit IRC | 07:26 | |
lifeless | I'm inclined to mirror | 07:28 |
lifeless | easier to document | 07:28 |
lifeless | 'stuff that is precious is stored in the matching path to ... | 07:28 |
SpamapS | yeah it makes the loop with the documentation easier | 07:29 |
lifeless | not like we're going to run out of path length | 07:29 |
lifeless | we're still nice and short | 07:29 |
lifeless | <- famous last words | 07:29 |
* SpamapS will quote that when we run out of path length | 07:29 | |
*** rcarrillocruz has joined #tripleo | 07:31 | |
*** csd_ has quit IRC | 07:40 | |
*** csd_ has joined #tripleo | 07:41 | |
*** jistr has joined #tripleo | 07:43 | |
*** ohadlevy has quit IRC | 07:45 | |
*** ohadlevy has joined #tripleo | 07:46 | |
*** ohadlevy is now known as Guest4031 | 07:46 | |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix cinder element to make volumes persistent https://review.openstack.org/62307 | 07:49 |
* SpamapS will test that tomorrow.. sleep is fast approaching | 07:50 | |
pleia2 | SpamapS: see you in the am | 07:51 |
lifeless | night | 07:51 |
lifeless | SpamapS: question | 07:52 |
lifeless | SpamapS: if glance has a new image in it | 07:52 |
lifeless | SpamapS: and we do a stack-update | 07:52 |
lifeless | SpamapS: will heat rebuild for us? | 07:52 |
*** vkozhukalov has joined #tripleo | 07:53 | |
*** jcoufal has joined #tripleo | 07:53 | |
SpamapS | lifeless: not the heat we have now on undercloud | 07:53 |
SpamapS | lifeless: but heat from master, yes, if you change the image and set the magic flag it will do rebuild for OS::Nova::Server | 07:54 |
SpamapS | lifeless: image_update_policy: REBUILD | 07:54 |
*** rpodolyaka1 has quit IRC | 07:55 | |
SpamapS | http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server | 07:55 |
SpamapS | ok.. something about 50 minute flights is more tiring than 12 hour flights. :-P | 07:56 |
*** hewbrocca has joined #tripleo | 07:56 | |
* SpamapS attempts sleep | 07:56 | |
*** Guest4031 has quit IRC | 07:59 | |
*** cd-undercloud has joined #tripleo | 08:00 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 08:00 |
*** cd-undercloud has quit IRC | 08:00 | |
*** boris-42 has joined #tripleo | 08:03 | |
*** ohadlevy_ has joined #tripleo | 08:05 | |
*** Ghe_HPDi1cover is now known as GheRivero | 08:07 | |
*** bauzas has joined #tripleo | 08:20 | |
*** rdopieralski has joined #tripleo | 08:27 | |
*** rdopieralski has quit IRC | 08:27 | |
*** rdopieralski has joined #tripleo | 08:27 | |
rdopieralski | good morning | 08:27 |
marios | o/ | 08:28 |
*** ifarkas has joined #tripleo | 08:30 | |
*** lsmola has joined #tripleo | 08:31 | |
GheRivero | morning all! | 08:31 |
*** jtomasek has joined #tripleo | 08:36 | |
*** markmc has joined #tripleo | 08:36 | |
*** hewbrocca has quit IRC | 08:48 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Do not use locals() for string formatting https://review.openstack.org/62156 | 08:56 |
*** pblaho has quit IRC | 08:56 | |
*** pblaho has joined #tripleo | 08:56 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Use python 3.x compatible print function https://review.openstack.org/62153 | 08:57 |
openstackgerrit | Jiri Stransky proposed a change to openstack/python-tuskarclient: Set hacking version to match global requirements https://review.openstack.org/62315 | 09:03 |
*** cd-undercloud has joined #tripleo | 09:06 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 09:06 |
*** cd-undercloud has quit IRC | 09:06 | |
Ng | morning | 09:08 |
*** jog0 has quit IRC | 09:08 | |
*** jog0 has joined #tripleo | 09:08 | |
*** derekh has joined #tripleo | 09:17 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Try to list heat overcloud stack events after run https://review.openstack.org/62238 | 09:25 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Glance: use upstream schema-image.json https://review.openstack.org/62247 | 09:26 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Make refresh-env more resilient for users https://review.openstack.org/61617 | 09:28 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Suppress the error message in cleanup-env https://review.openstack.org/62302 | 09:30 |
*** lucasagomes has joined #tripleo | 09:33 | |
*** akuznetsov has quit IRC | 09:33 | |
*** michchap_ has quit IRC | 09:37 | |
*** michchap has joined #tripleo | 09:37 | |
*** ohadlevy_ has quit IRC | 09:38 | |
*** mrunge has quit IRC | 09:39 | |
*** jistr has quit IRC | 09:40 | |
*** mrunge has joined #tripleo | 09:42 | |
*** pblaho has quit IRC | 09:52 | |
*** jtomasek has quit IRC | 09:52 | |
*** john-n-seattle has quit IRC | 09:52 | |
*** briancline has quit IRC | 09:52 | |
*** pblaho has joined #tripleo | 09:54 | |
*** jtomasek has joined #tripleo | 09:54 | |
*** john-n-seattle has joined #tripleo | 09:54 | |
*** briancline has joined #tripleo | 09:54 | |
*** jistr has joined #tripleo | 09:59 | |
*** akuznetsov has joined #tripleo | 10:03 | |
*** rongze has quit IRC | 10:09 | |
*** rpodolyaka has quit IRC | 10:11 | |
*** max_lobur_afk is now known as max_lobur | 10:12 | |
*** cd-undercloud has joined #tripleo | 10:15 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 10:15 |
*** cd-undercloud has quit IRC | 10:15 | |
*** athomas has joined #tripleo | 10:24 | |
*** martyntaylor has joined #tripleo | 10:29 | |
*** pblaho has quit IRC | 10:33 | |
*** rongze has joined #tripleo | 10:40 | |
*** martyntaylor has quit IRC | 10:45 | |
*** rongze has quit IRC | 10:45 | |
*** martyntaylor has joined #tripleo | 10:46 | |
*** rushiagr has quit IRC | 10:46 | |
*** ifarkas has quit IRC | 10:50 | |
*** martyntaylor has quit IRC | 10:53 | |
*** martyntaylor has joined #tripleo | 10:55 | |
*** rpodolyaka has joined #tripleo | 10:57 | |
*** akrivoka has joined #tripleo | 11:05 | |
*** cd-undercloud has joined #tripleo | 11:21 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 11:21 |
*** cd-undercloud has quit IRC | 11:21 | |
openstackgerrit | Mark McLoughlin proposed a change to openstack/os-collect-config: Log the value of OS_CONFIG_FILES https://review.openstack.org/62334 | 11:25 |
*** michchap has quit IRC | 11:34 | |
*** michchap has joined #tripleo | 11:35 | |
*** ifarkas has joined #tripleo | 11:42 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Fix closing cinder.keymgr tag https://review.openstack.org/62336 | 11:50 |
openstackgerrit | Victor Sergeyev proposed a change to openstack/python-tuskarclient: Remove inheritance from HTTPClient in tuskarclient https://review.openstack.org/62339 | 12:03 |
lsmola | lifeless: hello, are you around ? | 12:06 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Fix closing cinder.keymgr tag https://review.openstack.org/62336 | 12:16 |
openstackgerrit | Victor Sergeyev proposed a change to openstack/python-tuskarclient: Sync common client code from Oslo https://review.openstack.org/62341 | 12:18 |
*** rushiagr has joined #tripleo | 12:22 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Add POWER_MANAGER support to devtest. https://review.openstack.org/62013 | 12:26 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Consolidate rootwrap settings for neutron element https://review.openstack.org/62059 | 12:27 |
*** cd-undercloud has joined #tripleo | 12:28 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 12:28 |
*** cd-undercloud has quit IRC | 12:28 | |
*** lucasagomes is now known as lucas-hungry | 12:31 | |
*** rongze has joined #tripleo | 12:41 | |
*** rongze has quit IRC | 12:46 | |
*** nosnos has quit IRC | 12:47 | |
openstackgerrit | Ralf Haferkamp proposed a change to openstack/diskimage-builder: Merge force-text-mode-console into the bootloader script https://review.openstack.org/61755 | 13:08 |
*** kui has joined #tripleo | 13:10 | |
kui | I filed a bp: https://blueprints.launchpad.net/tripleo/+spec/tripleo-dib-sources-list | 13:11 |
kui | any suggestiong is welcome. | 13:11 |
vkozhukalov | Can I build ramdisk image using diskimage-builder with fully functional OS? I tried to use ramdisk element and built ramdisk and kernel, but if I try to boot with those images machine reboots right after boot process is finished. And there was no login launched, just some messages from kernel and then immediate reboot. | 13:12 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Glance: make logging configurable... https://review.openstack.org/62246 | 13:14 |
*** jtomasek has quit IRC | 13:26 | |
*** mrunge has quit IRC | 13:26 | |
*** jtomasek has joined #tripleo | 13:26 | |
markmc | kui, what is sources.list ? | 13:27 |
kui | markmc: that is missed. It is the ubuntu /etc/apt/sources.list. | 13:28 |
markmc | kui, ok, an ubuntu thing | 13:28 |
*** rushiagr has quit IRC | 13:30 | |
kui | markmc: yes, while run "apt-get update" in the chroot env, the default sources.list is very slow, it is better to add an element in dib to change the default sources.list. | 13:30 |
*** jdob has joined #tripleo | 13:30 | |
markmc | kui, ok, got it | 13:31 |
*** ccrouch has left #tripleo | 13:34 | |
*** cd-undercloud has joined #tripleo | 13:34 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 13:34 |
*** cd-undercloud has quit IRC | 13:34 | |
*** julim has joined #tripleo | 13:37 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Remove inheritance from HTTPClient in tuskarclient https://review.openstack.org/62339 | 13:38 |
*** jdob has quit IRC | 13:41 | |
*** jdob has joined #tripleo | 13:41 | |
*** jcoufal has quit IRC | 13:46 | |
*** john-n-seattle1 has joined #tripleo | 13:46 | |
*** jcoufal has joined #tripleo | 13:46 | |
*** dprince has joined #tripleo | 14:00 | |
*** rpodolyaka has quit IRC | 14:02 | |
*** SpamapS changes topic to "FIREDRILL: cinder o-r-c scripts stop migrations.d from completing | Using OpenStack to deploy OpenStack; meetings Tuesday 1900 UTC in #openstack-meeting-alt" | 14:02 | |
SpamapS | put out one fire, another one pops up :-P | 14:02 |
*** jdob has quit IRC | 14:05 | |
*** jdob has joined #tripleo | 14:07 | |
*** rpodolyaka has joined #tripleo | 14:07 | |
*** morazi has joined #tripleo | 14:10 | |
*** rongze has joined #tripleo | 14:12 | |
dprince | derekh: thanks for fixing my cinder.keymgr tag issue. I thought I tested that.... but I must have changed it after the fact. | 14:15 |
openstackgerrit | Dirk Mueller proposed a change to openstack/tuskar: Fix and enable gating on H501 https://review.openstack.org/62372 | 14:15 |
derekh | dprince: no prob, it was causing errors in tempest cinder tests | 14:16 |
*** victor_lowther_ has joined #tripleo | 14:17 | |
*** yamahata__ has joined #tripleo | 14:17 | |
*** Shrews_ has joined #tripleo | 14:17 | |
*** Shrews has quit IRC | 14:18 | |
*** spzala has joined #tripleo | 14:18 | |
*** Shrews_ is now known as Shrews | 14:18 | |
*** ccrouch has joined #tripleo | 14:19 | |
*** ccrouch has quit IRC | 14:19 | |
*** ccrouch has joined #tripleo | 14:19 | |
*** devananda has joined #tripleo | 14:20 | |
derekh | bnemec: thats the reason all of the tempect cinder readonly tests were failing https://review.openstack.org/#/c/62336/ | 14:20 |
*** tarasmail has joined #tripleo | 14:20 | |
*** mestery_ is now known as mestery | 14:22 | |
*** jcoufal has quit IRC | 14:23 | |
*** john-n-seattle1 has quit IRC | 14:23 | |
*** athomas has quit IRC | 14:23 | |
*** vkozhukalov has quit IRC | 14:23 | |
*** yamahata has quit IRC | 14:23 | |
*** devanand1 has quit IRC | 14:23 | |
*** Guest53164 has quit IRC | 14:23 | |
*** victor_lowther has quit IRC | 14:23 | |
*** asalkeld has quit IRC | 14:23 | |
*** sdake_ has quit IRC | 14:23 | |
openstackgerrit | Jiri Tomasek proposed a change to openstack/tuskar-ui: List views for Nodes in Resources management https://review.openstack.org/60807 | 14:23 |
*** victor_lowther_ is now known as victor_lowther | 14:25 | |
*** tzumainn has joined #tripleo | 14:25 | |
*** jayg|g0n3 is now known as jayg | 14:26 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Create network-utils element https://review.openstack.org/61461 | 14:27 |
*** sdake_ has joined #tripleo | 14:30 | |
*** asalkeld has joined #tripleo | 14:30 | |
*** vkozhukalov has joined #tripleo | 14:30 | |
*** athomas has joined #tripleo | 14:30 | |
*** jcoufal has joined #tripleo | 14:31 | |
*** openstackgerrit has quit IRC | 14:31 | |
*** openstackgerrit has joined #tripleo | 14:31 | |
*** john-n-seattle1 has joined #tripleo | 14:32 | |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix cinder element to make volumes persistent https://review.openstack.org/62307 | 14:33 |
SpamapS | markmc: ^^ addresses your review comments, and fixes firedrill hopefully | 14:33 |
SpamapS | GheRivero: ^^ | 14:33 |
* SpamapS builds test image to make sure | 14:34 | |
*** tarasmail has quit IRC | 14:34 | |
*** sdake_ has quit IRC | 14:35 | |
*** sdake_ has joined #tripleo | 14:35 | |
SpamapS | Ng: You around this week? Could also use your review. :) | 14:38 |
*** rushiagr has joined #tripleo | 14:38 | |
markmc | SpamapS, "volumes created within cinder could be added to this volume group erroneously." | 14:39 |
markmc | SpamapS, really not following that | 14:39 |
*** matty_dubs|gone is now known as matty_dubs | 14:40 | |
*** cd-undercloud has joined #tripleo | 14:41 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 14:41 |
*** cd-undercloud has quit IRC | 14:41 | |
*** kushi_ has joined #tripleo | 14:41 | |
SpamapS | markmc: so what may happen is cinder will create loopback devices and then a pvscan would pick them up | 14:41 |
SpamapS | markmc: as I understand it, cinder will be maintaining its own lvm configuration for its volumes on those loopbacks. | 14:42 |
SpamapS | markmc: the recommendation comes from here: http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/cinder-install.html | 14:42 |
*** kui has quit IRC | 14:42 | |
bnemec | derekh: Well, that and the fact that I wasn't building with the cinder element at all. I didn't realize that was required yet. :-) | 14:43 |
markmc | SpamapS, ok, thanks - I'd make the lvm.conf a separate patch and include a reference to the docs in at least the commit message | 14:43 |
SpamapS | markmc: oh very well :) | 14:44 |
SpamapS | the biggest thing is it is obvious to me that we are simply not testing cinder yet :) | 14:44 |
derekh | bnemec: are you not using devtest ? its in there | 14:44 |
dprince | SpamapS: yeah, we aren't. The cinder element seems rough around the edges still... | 14:45 |
openstackgerrit | Marios Andreou proposed a change to openstack/tripleo-heat-templates: Adds included-template-dir param for resolving template FileIncludes https://review.openstack.org/61986 | 14:46 |
Ng | SpamapS: I am | 14:46 |
Ng | will take a look | 14:46 |
bnemec | derekh: Ah, you're right. I guess I was including it after all. | 14:46 |
*** noslzzp has joined #tripleo | 14:47 | |
*** rcarrillocruz1 has joined #tripleo | 14:48 | |
*** rcarrillocruz has quit IRC | 14:48 | |
SpamapS | dprince: very rough. Most of the code is still annotated to echohead .. who doesn't even lurk here anymore. :( | 14:50 |
*** Guest53164 has joined #tripleo | 14:54 | |
ccrouch | rbrady is looking at pushing some patches to the cinder element | 14:55 |
SpamapS | cool | 14:55 |
SpamapS | I believe we also want to push a relatively feature-rich heat stack into the overcloud | 14:55 |
ccrouch | rbrady has looked at the heat stack updates to include cinder in the overcloud too iiuc | 14:56 |
ccrouch | but i'll let him speak more on this topic when he is online :-) | 14:57 |
SpamapS | oh to have it use its own box? | 14:57 |
openstackgerrit | Marios Andreou proposed a change to openstack/tripleo-heat-templates: Adds included-template-dir param for resolving template FileIncludes https://review.openstack.org/61986 | 15:03 |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Filter out LVM block devices for cinder https://review.openstack.org/62391 | 15:03 |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix cinder element to make volumes persistent https://review.openstack.org/62307 | 15:03 |
SpamapS | markmc: ^^ split out | 15:03 |
*** jcooley_ has joined #tripleo | 15:04 | |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Make cinder buildable stand-alone https://review.openstack.org/62392 | 15:05 |
*** funzo has joined #tripleo | 15:05 | |
jdob | what does it mean when a comment is a draft? i've never seen this before, in line comments normally just appear | 15:09 |
rdopieralski | it means you didn't click 'review' yet | 15:09 |
SpamapS | dprince: https://trello.com/c/pfY65aTl/42-openstack-elements-db-sync-on-each-deploy <-- are you done with that? | 15:09 |
*** jcoufal has quit IRC | 15:10 | |
dprince | SpamapS: I think so | 15:10 |
jdob | rdopieralski: oh weird, cant believe i never noticed that before. thanks | 15:11 |
*** boris-42_ has joined #tripleo | 15:11 | |
* dprince is a bad Trello'er | 15:11 | |
SpamapS | dprince: nah it is a group effort and we have not kept up with it since the summit | 15:12 |
SpamapS | which is why us not rebuilding overcloud-control since Dec. 4th went unnoticed. ;) | 15:12 |
*** NobodyCa1 is now known as NobodyCam | 15:13 | |
*** davidlenwell has joined #tripleo | 15:13 | |
*** LinuxJedi_ has joined #tripleo | 15:13 | |
*** mestery_ has joined #tripleo | 15:14 | |
*** LinuxJedi has quit IRC | 15:14 | |
*** akuznetsov has quit IRC | 15:14 | |
*** davidlenwell_ has quit IRC | 15:14 | |
*** sirushti has quit IRC | 15:14 | |
*** boris-42 has quit IRC | 15:14 | |
*** asalkeld has quit IRC | 15:14 | |
*** akrivoka has quit IRC | 15:14 | |
*** akuznets_ has joined #tripleo | 15:14 | |
*** akrivoka has joined #tripleo | 15:15 | |
*** asalkeld has joined #tripleo | 15:15 | |
*** sirushti has joined #tripleo | 15:17 | |
*** mestery has quit IRC | 15:17 | |
*** vkozhukalov has quit IRC | 15:23 | |
*** vipul has quit IRC | 15:27 | |
*** julim has quit IRC | 15:27 | |
*** julim_ has joined #tripleo | 15:27 | |
*** vipul has joined #tripleo | 15:28 | |
*** blamar has joined #tripleo | 15:35 | |
*** john-n-seattle1 has quit IRC | 15:36 | |
*** jergerber has joined #tripleo | 15:37 | |
*** jergerber has joined #tripleo | 15:37 | |
*** jergerber has quit IRC | 15:39 | |
*** john-n-seattle has quit IRC | 15:39 | |
*** briancline has quit IRC | 15:39 | |
SpamapS | aaaand I've broken everything | 15:40 |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix os-svc-daemon missing env in upstart jobs https://review.openstack.org/62406 | 15:43 |
SpamapS | cores: upstart is completely broken. ^^ fixes it | 15:44 |
SpamapS | Ng: ^^ | 15:44 |
Ng | heh | 15:44 |
*** rbrady1 has joined #tripleo | 15:44 | |
*** john-n-seattle has joined #tripleo | 15:44 | |
*** briancline has joined #tripleo | 15:44 | |
SpamapS | GheRivero: I thought we welcomed you into the core dev fold recently. :-P | 15:44 |
Ng | SpamapS: done | 15:44 |
SpamapS | Ng: well now that I re-read that... | 15:44 |
SpamapS | Ng: we didn't fix _upstart_... ;) | 15:44 |
Ng | haha | 15:44 |
Ng | nobody can fix upstart | 15:44 |
SpamapS | KeyBuk could | 15:44 |
*** bcrochet has quit IRC | 15:45 | |
SpamapS | but he's to obusy having a normal life | 15:45 |
GheRivero | SpamapS: yeah! | 15:45 |
SpamapS | actually I think I'm within 10 miles of Keybuk ;) | 15:45 |
*** bcrochet has joined #tripleo | 15:46 | |
*** spzala_ has joined #tripleo | 15:46 | |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Export OS_SVC_ENABLE_CONTROl in upstart jobs https://review.openstack.org/62407 | 15:46 |
Ng | SpamapS: he works for google and lives in SF, nothing about that is normal! | 15:46 |
*** cd-undercloud has joined #tripleo | 15:47 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 15:47 |
*** cd-undercloud has quit IRC | 15:47 | |
*** kushi__ has joined #tripleo | 15:48 | |
jdob | tzumainn: ping | 15:48 |
SpamapS | derekh: pinging you for help pushing some critical reviews through (see backscroll) | 15:48 |
SpamapS | dprince: you too :) | 15:48 |
*** dprince_ has joined #tripleo | 15:49 | |
derekh | SpamapS: looking | 15:49 |
*** rdopiera1ski has joined #tripleo | 15:49 | |
SpamapS | derekh: ty | 15:50 |
SpamapS | specifically 62406 and 62307 | 15:50 |
*** phschwartz has joined #tripleo | 15:51 | |
SpamapS | the others are not blockers | 15:51 |
*** mtaylor has joined #tripleo | 15:51 | |
*** SlickN1k has joined #tripleo | 15:51 | |
*** john-n-seattle1 has joined #tripleo | 15:52 | |
*** lsmola_ has joined #tripleo | 15:52 | |
*** panda_ has joined #tripleo | 15:52 | |
*** sdake_ has quit IRC | 15:53 | |
SpamapS | GheRivero, Ng: you both +2'd simultaneously.. somebody +A? ;) | 15:54 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Fix os-svc-daemon missing env in upstart jobs https://review.openstack.org/62406 | 15:54 |
*** SlickNik has quit IRC | 15:54 | |
*** panda has quit IRC | 15:54 | |
*** mordred has quit IRC | 15:55 | |
*** SlickN1k is now known as SlickNik | 15:55 | |
SpamapS | \o/ .. just need to land cinder fix now | 15:55 |
* SpamapS has to head to breakfast/office soon.. would love to find status=0 on arrival :-P | 15:56 | |
Ng | SpamapS: ah, doh, looks like derekh did the +A on 62406 | 15:56 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Export OS_SVC_ENABLE_CONTROl in upstart jobs https://review.openstack.org/62407 | 15:56 |
Ng | woot | 15:56 |
SpamapS | cool | 15:56 |
*** kushi_ has quit IRC | 15:56 | |
*** spzala has quit IRC | 15:56 | |
*** dprince has quit IRC | 15:56 | |
*** lsmola has quit IRC | 15:56 | |
Ng | good timing too, just after I did the second +2 a UPS truck pulled up outside with my laptop :) | 15:56 |
SpamapS | Ng: o_O | 15:57 |
SpamapS | like | 15:57 |
*** john-n-seattle1 has left #tripleo | 15:57 | |
SpamapS | work | 15:57 |
SpamapS | laptop?! | 15:57 |
*** phschwartz_aw has quit IRC | 15:57 | |
*** rdopieralski has quit IRC | 15:57 | |
Ng | SpamapS: correct! | 15:57 |
Ng | 14 months and 16 days and my onboarding is now complete! ;) | 15:58 |
SpamapS | just in time for you to get bored and find a new shiny | 16:00 |
*** boris-42_ has quit IRC | 16:00 | |
*** jeremydei has quit IRC | 16:02 | |
*** agordeev has quit IRC | 16:02 | |
*** Shrews has quit IRC | 16:03 | |
*** Shrews has joined #tripleo | 16:03 | |
*** derekh has quit IRC | 16:03 | |
*** sdake has joined #tripleo | 16:03 | |
*** sdake has joined #tripleo | 16:03 | |
*** derekh has joined #tripleo | 16:04 | |
*** jeremydei has joined #tripleo | 16:04 | |
*** mestery_ is now known as mestery | 16:05 | |
*** jcooley_ has quit IRC | 16:09 | |
*** rdopieralski has joined #tripleo | 16:11 | |
*** jcooley_ has joined #tripleo | 16:11 | |
GheRivero | can anyone from RH tell me why the map-packages is so different in fedora and RHEL elements? | 16:11 |
*** akuznetsov has joined #tripleo | 16:13 | |
*** rha- has joined #tripleo | 16:14 | |
*** spiffxp_ has joined #tripleo | 16:14 | |
*** CaptTofu has joined #tripleo | 16:15 | |
tzumainn | jdob, pong | 16:16 |
*** lucas-hungry is now known as lucasagomes | 16:16 | |
*** sdake has quit IRC | 16:18 | |
*** Shrews has quit IRC | 16:18 | |
*** panda_ has quit IRC | 16:18 | |
*** mtaylor has quit IRC | 16:18 | |
*** rdopiera1ski has quit IRC | 16:18 | |
*** shardy has quit IRC | 16:18 | |
*** Daviey has quit IRC | 16:18 | |
*** rha has quit IRC | 16:18 | |
*** spiffxp has quit IRC | 16:18 | |
*** noslzzp has quit IRC | 16:18 | |
*** jomara has quit IRC | 16:18 | |
*** jeblair has quit IRC | 16:18 | |
*** jcooley has quit IRC | 16:18 | |
*** rbrady1 has quit IRC | 16:18 | |
*** john-n-seattle has quit IRC | 16:18 | |
*** briancline has quit IRC | 16:18 | |
*** bcrochet has quit IRC | 16:18 | |
*** jpeeler has quit IRC | 16:18 | |
*** pleia2 has quit IRC | 16:18 | |
*** SpamapS has quit IRC | 16:18 | |
*** kiall has quit IRC | 16:18 | |
*** annashen has quit IRC | 16:18 | |
*** derekh has quit IRC | 16:18 | |
*** jeremydei has quit IRC | 16:18 | |
*** SlickNik has quit IRC | 16:18 | |
*** blamar has quit IRC | 16:18 | |
*** akuznets_ has quit IRC | 16:18 | |
*** Guest53164 has quit IRC | 16:18 | |
*** sdague has quit IRC | 16:18 | |
*** EntropyWorks has quit IRC | 16:18 | |
*** rainya has quit IRC | 16:18 | |
*** esmute has quit IRC | 16:18 | |
*** stevebaker has quit IRC | 16:18 | |
*** Daviey_ has joined #tripleo | 16:21 | |
*** jeremydei has joined #tripleo | 16:21 | |
*** derekh has joined #tripleo | 16:21 | |
*** SlickNik has joined #tripleo | 16:21 | |
*** bcrochet has joined #tripleo | 16:21 | |
*** briancline has joined #tripleo | 16:21 | |
*** john-n-seattle has joined #tripleo | 16:21 | |
*** rbrady1 has joined #tripleo | 16:21 | |
*** blamar has joined #tripleo | 16:21 | |
*** Guest53164 has joined #tripleo | 16:21 | |
*** noslzzp has joined #tripleo | 16:21 | |
*** rainya has joined #tripleo | 16:21 | |
*** sdague has joined #tripleo | 16:21 | |
*** jpeeler has joined #tripleo | 16:21 | |
*** jomara has joined #tripleo | 16:21 | |
*** pleia2 has joined #tripleo | 16:21 | |
*** SpamapS has joined #tripleo | 16:21 | |
*** EntropyWorks has joined #tripleo | 16:21 | |
*** esmute has joined #tripleo | 16:21 | |
*** stevebaker has joined #tripleo | 16:21 | |
*** jeblair has joined #tripleo | 16:21 | |
*** kiall has joined #tripleo | 16:21 | |
*** jcooley has joined #tripleo | 16:21 | |
*** annashen has joined #tripleo | 16:21 | |
*** sdake has joined #tripleo | 16:23 | |
*** Daviey_ has quit IRC | 16:23 | |
*** Daviey_ has joined #tripleo | 16:23 | |
*** Daviey_ is now known as Daviey | 16:24 | |
*** lsmola_ has quit IRC | 16:24 | |
*** rdopieralski has quit IRC | 16:24 | |
*** panda_ has joined #tripleo | 16:24 | |
*** mtaylor has joined #tripleo | 16:25 | |
*** docaedo_ has joined #tripleo | 16:25 | |
*** rwsu_ has joined #tripleo | 16:25 | |
*** jergerber has joined #tripleo | 16:26 | |
*** rushiagr has quit IRC | 16:26 | |
*** rwsu has quit IRC | 16:27 | |
*** docaedo has quit IRC | 16:27 | |
*** CaptTofu has quit IRC | 16:27 | |
*** rushiagr has joined #tripleo | 16:27 | |
*** rha- is now known as rha | 16:28 | |
*** rha has quit IRC | 16:28 | |
*** rha has joined #tripleo | 16:28 | |
*** CaptTofu has joined #tripleo | 16:30 | |
*** markmc has quit IRC | 16:30 | |
*** max_lobur is now known as max_lobur_afk | 16:31 | |
*** docaedo has joined #tripleo | 16:33 | |
*** bcrochet_ has joined #tripleo | 16:33 | |
*** panda__ has joined #tripleo | 16:33 | |
*** ifarkas has quit IRC | 16:34 | |
*** tzumainn has quit IRC | 16:35 | |
*** julim_ has quit IRC | 16:37 | |
*** docaedo_ has quit IRC | 16:38 | |
*** panda_ has quit IRC | 16:38 | |
*** bcrochet has quit IRC | 16:38 | |
*** bcrochet_ is now known as bcrochet | 16:38 | |
*** tzumainn has joined #tripleo | 16:39 | |
*** CaptTofu has quit IRC | 16:50 | |
*** panda__ has quit IRC | 16:51 | |
*** rpodolyaka has left #tripleo | 16:53 | |
*** rpodolyaka has joined #tripleo | 16:53 | |
*** Shrews has joined #tripleo | 17:01 | |
*** martyntaylor has quit IRC | 17:01 | |
*** akuznetsov has quit IRC | 17:02 | |
*** jcooley_ has quit IRC | 17:07 | |
*** UtahDave has joined #tripleo | 17:09 | |
openstackgerrit | A change was merged to openstack/tripleo-heat-templates: Adds included-template-dir param for resolving template FileIncludes https://review.openstack.org/61986 | 17:15 |
openstackgerrit | Dirk Mueller proposed a change to openstack/tuskar: Fix and enable gating on H501 https://review.openstack.org/62372 | 17:19 |
*** koronatrevel has joined #tripleo | 17:21 | |
bnemec | Apparently it's Monday for pypi too - I haven't had an image build complete successfully yet today thanks to pypi connection issues. :-( | 17:26 |
*** koronatrevel has quit IRC | 17:26 | |
SpamapS | bnemec: pypi.openstack.org ftw | 17:26 |
SpamapS | bnemec: what things are not using that? | 17:26 |
pleia2 | SpamapS: leaving now, be down in a bit! | 17:27 |
SpamapS | pleia2: nice, 4th floor btw | 17:28 |
pleia2 | SpamapS: thanks | 17:28 |
openstackgerrit | Victor Sergeyev proposed a change to openstack/python-tuskarclient: Use Resource() class from common Olso code https://review.openstack.org/62427 | 17:28 |
openstackgerrit | Victor Sergeyev proposed a change to openstack/python-tuskarclient: Sync common client code from Oslo https://review.openstack.org/62341 | 17:28 |
bnemec | SpamapS: Trying to rebuild my overcloud control image and it keeps failing on requirements installs: http://paste.openstack.org/show/55073/ | 17:28 |
bnemec | Different packages every time though. | 17:28 |
*** UtahDave has quit IRC | 17:30 | |
*** shardy has joined #tripleo | 17:30 | |
SpamapS | bnemec: I thought we used pypi.openstack.org so that is surprising. | 17:31 |
*** UtahDave has joined #tripleo | 17:33 | |
*** derekh has quit IRC | 17:35 | |
*** ohadlevy has joined #tripleo | 17:39 | |
*** ohadlevy has joined #tripleo | 17:39 | |
*** rpodolyaka has quit IRC | 17:42 | |
*** vkozhukalov has joined #tripleo | 17:42 | |
*** agordeev has joined #tripleo | 17:43 | |
*** rpodolyaka has joined #tripleo | 17:43 | |
bnemec | SpamapS: Ah, I have to include the pypi-openstack element to get it to do that. | 17:44 |
SpamapS | bnemec: RIGHT ... ok that makes sense | 17:44 |
bnemec | SpamapS: Should I add that to devtest? Seems like something we'll need for CI. | 17:45 |
SpamapS | bnemec: yes do that | 17:46 |
SpamapS | bnemec: in CI though we use pypi-mirror and just have a local mirror anyway | 17:46 |
bnemec | SpamapS: Ah, okay. I'll at least wait to see if this build finishes successfully. :-) | 17:47 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Remove notifier_strategy config from glance-api https://review.openstack.org/62076 | 17:51 |
*** akrivoka has quit IRC | 17:51 | |
*** julim has joined #tripleo | 17:53 | |
*** rpodolyaka1 has joined #tripleo | 17:54 | |
*** jcooley_ has joined #tripleo | 17:54 | |
*** boris-42 has joined #tripleo | 17:54 | |
*** ccrouch has quit IRC | 17:55 | |
*** ccrouch has joined #tripleo | 17:55 | |
*** agordeev has quit IRC | 17:56 | |
*** jistr has quit IRC | 17:57 | |
*** akuznetsov has joined #tripleo | 17:57 | |
*** ccrouch has quit IRC | 18:00 | |
*** matty_dubs is now known as matty_dubs|lunch | 18:00 | |
* Ng bails for dinner | 18:05 | |
bnemec | Grr. Apparently setup.py egg_info ignores local pip settings and uses pypi.python.org anyway. | 18:18 |
*** jdob has quit IRC | 18:25 | |
*** kolant has joined #tripleo | 18:26 | |
*** jdob has joined #tripleo | 18:26 | |
*** cody-somerville has joined #tripleo | 18:28 | |
*** athomas has quit IRC | 18:28 | |
*** kolant has quit IRC | 18:28 | |
*** vdoublespb has joined #tripleo | 18:32 | |
*** vdoublespb has quit IRC | 18:33 | |
*** mrunge has joined #tripleo | 18:34 | |
*** marun has joined #tripleo | 18:35 | |
*** matty_dubs|lunch is now known as matty_dubs | 18:38 | |
*** lucasagomes is now known as lucas-afk | 18:40 | |
*** rongze has quit IRC | 18:41 | |
*** lblanchard has joined #tripleo | 18:41 | |
lifeless | SpamapS: so, lets move to rebuilds now? | 18:44 |
SpamapS | lifeless: cinder element is heavily broken | 18:45 |
*** konstance has joined #tripleo | 18:45 | |
SpamapS | lifeless: ^^ topic | 18:45 |
*** rushiagr has quit IRC | 18:47 | |
lifeless | SpamapS: remove it from the build? | 18:49 |
*** konstance has quit IRC | 18:49 | |
*** panda__ has joined #tripleo | 18:51 | |
*** jcoufal has joined #tripleo | 18:52 | |
*** fishkaray has joined #tripleo | 18:54 | |
SpamapS | lifeless: well that would be one way to go. Fixes are in review queue. | 18:58 |
lifeless | ok cool | 18:58 |
*** epim has joined #tripleo | 18:58 | |
lifeless | let me see | 18:58 |
*** lucas-afk is now known as lucasagomes | 19:00 | |
lifeless | SpamapS: hows the meeting day?should I be dialing in? | 19:01 |
SpamapS | lifeless: ignore the lvm.conf thing | 19:01 |
SpamapS | lifeless: no we're just bringing new people up to speed on things at the moment. | 19:02 |
*** fishkaray has quit IRC | 19:02 | |
*** agordeev has joined #tripleo | 19:02 | |
lifeless | SpamapS: hands on demo? | 19:02 |
SpamapS | lifeless: that is a bit later today | 19:02 |
SpamapS | lifeless: the real demo is tomorrow | 19:02 |
SpamapS | lifeless: today is more intimate showing of specific things. | 19:03 |
lifeless | mmm intimate | 19:03 |
lifeless | dprince_: hi o/ | 19:03 |
lifeless | dprince_: if you want more bw to discuss https://review.openstack.org/#/c/62041/ at some point let me know | 19:04 |
dprince_ | lifeless: okay. let me think on it a bit more first. It is rare to see a "this patch should be much bigger" comment but perhaps this is worthwhile. | 19:05 |
dprince_ | lifeless: I'd like to get this in to avoid personally breaking my dev setup when we switch TOCI over to use devtest. | 19:06 |
lifeless | dprince_: sure, totally get that | 19:07 |
*** kushi__ has quit IRC | 19:08 | |
lifeless | dprince_: also - whats wrong with https://review.openstack.org/#/c/62392/ ? | 19:10 |
lifeless | dprince_: it looks like you have a question about existing code in it? | 19:10 |
*** sdake_ has joined #tripleo | 19:10 | |
dprince_ | lifeless: perhaps I missed something. I just wanted to make sure scsi-target-utils got install on Fedora/Rhel. | 19:11 |
lifeless | dprince_: sure, I'm saying that the existing element already has those packages referenced | 19:11 |
lifeless | dprince_: so it's another separate bug | 19:11 |
dprince_ | lifeless: ah so you just want to file a diskimage-builder bug to fix that then? | 19:12 |
lifeless | dprince_: that would make sense to me | 19:13 |
lifeless | dprince_: for instance, one question it raises for me is why we're installing different tgtd's on Ubuntu | 19:13 |
lifeless | like wtf | 19:13 |
lifeless | SpamapS: ^ | 19:14 |
dprince_ | lifeless: fine. I suppose I wanted clarification on that myself... and thus me -1 | 19:14 |
lifeless | dprince_: so it may need some thought put into it; I just don't want to tie the trivial (libssl-dev) with the complex (sorting out iscsi target mess) | 19:14 |
dprince_ | lifeless: hey. So while we are on this topic I sort of feel like map packages files are in the wrong spot sometimes. | 19:14 |
*** sdake_ has quit IRC | 19:15 | |
*** sdake has quit IRC | 19:15 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Fix cinder element to make volumes persistent https://review.openstack.org/62307 | 19:16 |
dprince_ | lifeless: what I mean is... it seems awkward to keep changing diskimage-builder every time we want to make packages. It would seem the diskimage files should only pertain to elements within diskimage-builder itself. | 19:17 |
dprince_ | lifeless: and then we need another mechanism to help maintain mappings within external elements... | 19:17 |
lifeless | dprince_: ideally there would be a lightweight third party map we could use | 19:17 |
lifeless | dprince_: but when we looked they were all terribly big | 19:18 |
dprince_ | lifeless: basically I want to decouple diskimage-builder from the elements | 19:18 |
*** mrunge has quit IRC | 19:18 | |
lifeless | dprince_: interesting. Why? | 19:18 |
*** kui has joined #tripleo | 19:18 | |
dprince_ | lifeless: Because it sort of makes sense for these changes to live together with the elements tree. If I add a new element for example, it seems right that I would also add any required mappings in the same commit. | 19:19 |
lifeless | ok, i see | 19:20 |
dprince_ | lifeless: I would also say this is a pattern I'm used to w/ Puppet though so perhaps I'm being overly influence in that regard. In puppet/chef we use params files for this sort of thing. | 19:20 |
lifeless | so - when you said 'decouple dib from elements' I thought you mean something a lot bigger | 19:20 |
lifeless | because the OS's we support etc are elements too | 19:20 |
lifeless | so if we constrain this to the package mappings | 19:20 |
lifeless | We need package mappings to support the base operating system elements. | 19:20 |
lifeless | And those I want with dib because I want dib to be useful out of the box. | 19:21 |
dprince_ | lifeless: right. The base mapper support would still live in DIB. But we'd have a mechanism to extend it out anytime we want to. | 19:21 |
lifeless | I'm open to the idea of extension mappings. | 19:21 |
lifeless | However I worry a little about handling conflicting mappings gracefully. | 19:21 |
lifeless | Having it centralised puts a little social pressure - like we're seeing with the tgtd question - into that. | 19:22 |
*** kushi_ has joined #tripleo | 19:22 | |
lifeless | dprince_: so I'm open to it - just think we need to think through the ramifications carefully | 19:22 |
dprince_ | lifeless: oh. Well I already did that :) | 19:23 |
*** kui has quit IRC | 19:23 | |
lifeless | heh | 19:23 |
*** sdake has joined #tripleo | 19:23 | |
*** sdake has joined #tripleo | 19:23 | |
lifeless | ok, so *I* want those thoughts surfaced explicitly :) | 19:23 |
dprince_ | lifeless: I suppose filing a bug or BP might be in order then. I can see about that... | 19:25 |
funzo | lifeless: I'd like to create an ubuntu image for 13.04 and the ubuntu element assumes you want an image under 'current' https://github.com/openstack/diskimage-builder/blob/master/elements/ubuntu/root.d/10-cache-ubuntu-tarball#L22 | 19:26 |
funzo | do you mind if I change that 'current' to be a variable | 19:26 |
*** sdake_ has joined #tripleo | 19:26 | |
lifeless | funzo: current is not the release | 19:27 |
lifeless | funzo: its the build of the release. | 19:27 |
lifeless | funzo: DIB_RELEASE=raring | 19:27 |
lifeless | funzo: should get you want you want today. | 19:27 |
funzo | http://cloud-images.ubuntu.com/13.04/current isn't a valid path | 19:28 |
lifeless | funzo: thats right. http://cloud-images.ubuntu.com/trusty/current/ | 19:29 |
lifeless | funzo: as I said, 'trusty. | 19:29 |
lifeless | oh, 13.04 thats older | 19:29 |
lifeless | lets see | 19:29 |
lifeless | raring | 19:29 |
dprince_ | SpamapS: I filed this issue for the iscsitarget package concern: https://bugs.launchpad.net/tripleo/+bug/1261504 | 19:30 |
uvirtbot | Launchpad bug 1261504 in tripleo "cinder element uses iscsitarget (not available on other distros)" [Undecided,New] | 19:30 |
lifeless | which I said just before - brain fail :) | 19:30 |
funzo | thank you sir! | 19:30 |
lifeless | funzo: http://cloud-images.ubuntu.com/raring/current/ | 19:30 |
funzo | lifeless: got it, thx | 19:30 |
lifeless | SpamapS: so whats the lvm thing about? | 19:34 |
openstackgerrit | A change was merged to openstack/diskimage-builder: Merge force-text-mode-console into the bootloader script https://review.openstack.org/61755 | 19:36 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Remove notifier_strategy config from glance-api https://review.openstack.org/62076 | 19:37 |
SpamapS | lifeless: apparently cinder will maintain its own lvm thing somewhere else and there may be races if we don't exclude "all" from the default lvm configuration | 19:40 |
SpamapS | lifeless: http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/cinder-install.html mentions the "what" but not the "why" | 19:40 |
lifeless | ugh | 19:40 |
lifeless | SpamapS: so I was going to ask if it should be a oac file | 19:40 |
SpamapS | lifeless: perhaps it should | 19:40 |
*** pblaho has joined #tripleo | 19:44 | |
openstackgerrit | James Slagle proposed a change to openstack/diskimage-builder: Make sure sbin paths are in $PATH https://review.openstack.org/62455 | 19:46 |
lifeless | again, sadface | 19:48 |
lifeless | git log | grep sbin! | 19:48 |
*** bnemec_ has joined #tripleo | 19:48 | |
*** bnemec has quit IRC | 19:49 | |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Make cinder loopback config idempotent https://review.openstack.org/62456 | 19:49 |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Filter out LVM block devices for cinder https://review.openstack.org/62391 | 19:49 |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Make cinder buildable stand-alone https://review.openstack.org/62392 | 19:49 |
slagle | lifeless: yes, there was a check already. | 19:49 |
slagle | lifeless: which was broken | 19:49 |
slagle | unless you're referring to something else | 19:49 |
lifeless | slagle: it seems like a little thing that we just can't get right | 19:50 |
SpamapS | ok I started tripleo-cd again | 19:50 |
*** gothicmindfood has joined #tripleo | 19:50 | |
slagle | lifeless: is there a reason why the build hosts $PATH is persisted into the build environment? | 19:51 |
slagle | to me, that seems wrong | 19:51 |
slagle | once you've chroot'd, $PATH should be set by whatever distro your building | 19:52 |
*** CaptTofu has joined #tripleo | 19:52 | |
lifeless | slagle: agreed. | 19:52 |
lifeless | slagle: we shold preserve http_proxy etc | 19:52 |
SpamapS | hmm | 19:58 |
*** lucasagomes has quit IRC | 20:07 | |
*** markmc has joined #tripleo | 20:08 | |
kushi_ | lifeless: Is there some suggestion for bp: https://blueprints.launchpad.net/tripleo/+spec/tripleo-dib-sources-list ? | 20:10 |
*** pblaho has quit IRC | 20:10 | |
*** kushi_ is now known as kui | 20:25 | |
*** ohadlevy has quit IRC | 20:27 | |
*** jcooley_ has quit IRC | 20:28 | |
*** lblanchard has quit IRC | 20:40 | |
*** gothicmindfood has quit IRC | 20:51 | |
lifeless | kui: hi | 20:51 |
lifeless | kui: whats that for? | 20:51 |
*** dprince_ has quit IRC | 20:55 | |
*** cd-undercloud has joined #tripleo | 20:56 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 20:56 |
*** cd-undercloud has quit IRC | 20:56 | |
*** jcooley_ has joined #tripleo | 20:56 | |
*** openstackgerrit has quit IRC | 21:08 | |
*** jcoufal has quit IRC | 21:08 | |
*** openstackgerrit has joined #tripleo | 21:08 | |
jdob | SpamapS: you're Clint, right? | 21:09 |
jdob | just watched your portland summit talk on heat, nice job :) | 21:10 |
*** gothicmindfood has joined #tripleo | 21:11 | |
*** jtomasek has quit IRC | 21:11 | |
*** jcooley_ has quit IRC | 21:13 | |
*** agordeev has quit IRC | 21:15 | |
*** markmc has quit IRC | 21:17 | |
SpamapS | jdob: yes, and thanks. :) | 21:17 |
SpamapS | jdob: and you should set your "Real name" in your IRC client so I can know who you are. | 21:18 |
*** jcooley_ has joined #tripleo | 21:19 | |
jdob | what do you mean by setting it in the IRC client? like a command to userserv when I login? | 21:19 |
lifeless | what IRC client are you using? | 21:20 |
jdob | xchat | 21:21 |
lifeless | it's in your menus somewhere then | 21:21 |
lifeless | probably in your list of servers, where you set the IRC name | 21:21 |
jdob | holy crap, "Real Name: Unknown" | 21:21 |
jdob | never noticed that | 21:21 |
lifeless | TYL :) | 21:22 |
jdob | probably because I set up freenode and the red hat servers 7 years ago and have never gone back in this menu | 21:22 |
lifeless | SpamapS: (btw - I'll take money on jay dobies) | 21:22 |
jdob | thanks for the heads up :) | 21:22 |
SpamapS | lifeless: no deal :) | 21:23 |
jdob | hahaha | 21:23 |
jdob | there, updated to my real name: Un Known | 21:23 |
*** rcarrillocruz has joined #tripleo | 21:23 | |
jdob | i feel foolish for having that typo for so many years | 21:23 |
*** akrivoka has joined #tripleo | 21:24 | |
SpamapS | jdob: When you die we will give you a viking funeral and your snark will burn for many days. | 21:24 |
*** rcarrillocruz1 has quit IRC | 21:25 | |
jdob | ya, ask anyone who has seen my facebook or g+ page, its a miracle i'm still married and my wife hasn't killed me for that | 21:25 |
*** akrivoka has quit IRC | 21:26 | |
*** rpodolyaka1 has quit IRC | 21:27 | |
*** epim has quit IRC | 21:27 | |
*** epim has joined #tripleo | 21:30 | |
*** jcooley_ has quit IRC | 21:32 | |
*** hewbrocca has joined #tripleo | 21:33 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Set hacking version to match global requirements https://review.openstack.org/62315 | 21:33 |
*** greghaynes has quit IRC | 21:34 | |
*** akrivoka has joined #tripleo | 21:35 | |
matty_dubs | hewbrocca: Hey! Welcome back! | 21:35 |
*** vkozhukalov has quit IRC | 21:35 | |
openstackgerrit | A change was merged to openstack/tuskar: Fix and enable gating on H501 https://review.openstack.org/62372 | 21:36 |
*** greghaynes has joined #tripleo | 21:37 | |
*** jdob has quit IRC | 21:38 | |
*** jdob has joined #tripleo | 21:39 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Filter out LVM block devices for cinder https://review.openstack.org/62391 | 21:43 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Make cinder loopback config idempotent https://review.openstack.org/62456 | 21:43 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Make cinder buildable stand-alone https://review.openstack.org/62392 | 21:43 |
*** akrivoka has quit IRC | 21:43 | |
*** dprince has joined #tripleo | 21:50 | |
SpamapS | lifeless: I have a lull in physical stuff here for the next hour or so. What can I help with on rebuilds? | 21:51 |
SpamapS | lifeless: currently testing the cinder changes btw | 21:51 |
lifeless | SpamapS: pick up the nova patchset, walk up from the bottom and address a) review coments b) TODOs listed in the commit messages | 21:53 |
lifeless | SpamapS: or | 21:53 |
lifeless | SpamapS: make tripleo-cd update-stack in preference to create-stack | 21:54 |
*** boris-42 has quit IRC | 21:54 | |
SpamapS | lifeless: well I think the latter is more in my wheel house. | 21:54 |
lifeless | on the river | 21:55 |
SpamapS | lifeless: I've reviewed that patch set... tried and failed to write useful tests that were missing. | 21:55 |
SpamapS | woot notcompute finally proceeding | 21:56 |
SpamapS | oooo | 21:57 |
*** cd-undercloud has joined #tripleo | 21:58 | |
cd-undercloud | ************** overcloud complete status=0 ************ | 21:58 |
*** cd-undercloud has quit IRC | 21:58 | |
SpamapS | \o/ | 21:58 |
*** jcooley_ has joined #tripleo | 22:00 | |
dprince | lifeless: the initial request for a /27 (30 address) for our TripleO rack has gone in | 22:03 |
lifeless | dprince: intruiging! | 22:03 |
dprince | lifeless: I realize we'd like more but does that sound like a good start? | 22:03 |
lifeless | dprince: how goes the ipv6 discussion? | 22:03 |
dprince | lifeless: it doesn't sound like our DC guys have ipv6 fully supported yet. | 22:04 |
lifeless | dprince: well, it will certainly let us get up and rolling and deploy uhm, 25 odd tests concurrently | 22:04 |
lifeless | dprince: which is better than nada | 22:04 |
dprince | lifeless: Right, how many have you guys got again? | 22:04 |
lifeless | dprince: IPs ? | 22:05 |
dprince | lifeless: yes | 22:05 |
*** jdob has quit IRC | 22:06 | |
lifeless | 4 x IPv6 subnets + a (checks spreadsheet) | 22:06 |
lifeless | dprince: (you have access to the spreadsheet too ::) | 22:06 |
lifeless | dprince: /25 | 22:06 |
dprince | lifeless: thanks. sorry. Sometimes just easier to ask | 22:07 |
lifeless | dprince: tis ok | 22:07 |
* dprince forgets where things are sometimes | 22:07 | |
lifeless | dprince: I live in my browser history :) | 22:07 |
lifeless | rpodolyaka: Can I have the token ? | 22:08 |
lifeless | jog0: if you can spare some cycles on rebuild we'd -realllllly- appreciate it | 22:08 |
SpamapS | hrm ok so deploy finishes but cinder does not actually work | 22:10 |
lifeless | SpamapS: do we use it yet ? | 22:10 |
lifeless | SpamapS: if not, lets focus on rebuild, thats the current big issue | 22:10 |
SpamapS | lifeless: no I'm just reporting the shallow bugs while I'm climbing out | 22:10 |
lifeless | SpamapS: ack | 22:10 |
SpamapS | lifeless: in fact one of them may be a bug in register-state-path | 22:12 |
lifeless | SpamapS: so I'm not sure we want to use register-state-path for everything | 22:12 |
lifeless | SpamapS: just the things we don't control or need initial content for | 22:13 |
jog0 | lifeless: actually I wanted to talk to you about that | 22:15 |
lifeless | jog0: ok! | 22:16 |
jog0 | https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/baremetal-preserve-ephemeral,n,z | 22:16 |
SpamapS | lifeless: we need initial content in this case. | 22:16 |
jog0 | my question is what is the status of things and what can I do | 22:16 |
lifeless | jog0: + the novaclient side too | 22:16 |
lifeless | jog0: so that stack has a bunch of TODOs in the commit messages | 22:17 |
lifeless | the failures are all tempest postresql, not the stack. | 22:17 |
lifeless | jog0: starting from the bottom and working up making sure all the TODOs are done would be the awesome | 22:17 |
jog0 | where are teh novaclient patches? | 22:18 |
lifeless | jog0: I think we need a little lightweight coordination - basically, check before you push that noone else did, and use git to sync if they did | 22:18 |
*** kushi_ has joined #tripleo | 22:18 | |
jog0 | lifeless: sounds good to me | 22:18 |
lifeless | rpodolyaka: IIRC you have a novaclient patch ? | 22:18 |
lifeless | jog0: they may be unwritten as yet. | 22:18 |
*** akrivoka has joined #tripleo | 22:18 | |
lifeless | jog0: https://review.openstack.org/#/q/status:open+project:openstack/python-novaclient+branch:master+topic:bp/baremetal-preserve-epehemeral,n,z | 22:19 |
lifeless | jog0: note the typo :) | 22:19 |
*** jergerber has quit IRC | 22:19 | |
*** kui has quit IRC | 22:20 | |
jog0 | lifeless: that explains why I couldn't find it | 22:24 |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix use-ephemeral rsync of directory https://review.openstack.org/62485 | 22:27 |
SpamapS | lifeless: ^^ there's the bug | 22:27 |
lifeless | SpamapS: I just -1'd the review because I don't understand it :) | 22:28 |
SpamapS | gah | 22:29 |
lifeless | SpamapS: I don't doubt that you observed a problem, but there is some gap | 22:30 |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix use-ephemeral rsync of directory https://review.openstack.org/62485 | 22:31 |
SpamapS | lifeless: you were a victim of the conference room confusion that errupted as I was writing that commit message. | 22:31 |
SpamapS | lifeless: better? | 22:32 |
lifeless | good enough | 22:33 |
lifeless | Though you might just be able to put / there always | 22:33 |
*** matty_dubs is now known as matty_dubs|gone | 22:34 | |
SpamapS | lifeless: precision > hope ... rsync's manpage is silent on what happens if you do a trailing slash on a regular file | 22:34 |
*** akrivoka has quit IRC | 22:35 | |
SpamapS | lifeless: to make rebuild work we're going to have to update heat on the undercloud... | 22:36 |
StevenK | steven@undermined:~% rsync -avP ubuntu-desktop_1.220_amd64.deb/ /tmp | 22:36 |
StevenK | sending incremental file list | 22:36 |
StevenK | rsync: change_dir "/home/steven//ubuntu-desktop_1.220_amd64.deb" failed: Not a directory (20) | 22:36 |
*** akrivoka has joined #tripleo | 22:36 | |
SpamapS | StevenK: indeed I suspected as much. And with ambiguity in the man page, I figure even if it works today... ;) | 22:37 |
*** akrivoka has quit IRC | 22:40 | |
*** akrivoka has joined #tripleo | 22:42 | |
*** jergerber has joined #tripleo | 22:43 | |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Need tgt for cinder https://review.openstack.org/62490 | 22:47 |
lifeless | SpamapS: yes | 22:48 |
lifeless | SpamapS: pull + pip install | 22:48 |
SpamapS | lifeless: plus db sync :) | 22:49 |
lifeless | details | 22:51 |
*** julim has quit IRC | 22:53 | |
*** rcarrillocruz has quit IRC | 22:56 | |
dprince | SpamapS: So regarding 62490. I think that maybe is related to this bug I filed today: https://bugs.launchpad.net/tripleo/+bug/1261504 | 23:01 |
uvirtbot | Launchpad bug 1261504 in tripleo "cinder element uses iscsitarget (not available on other distros)" [Undecided,New] | 23:01 |
*** gothicmindfood has quit IRC | 23:01 | |
*** hewbrocca has quit IRC | 23:02 | |
dprince | SpamapS: not a direct hit mind you but close in that I was sort of wondering how this mapped to tgt (scsi-target-utils on Fedora/RHEL0 | 23:03 |
*** jcooley_ has quit IRC | 23:04 | |
*** cody-somerville has quit IRC | 23:04 | |
*** jcooley_ has joined #tripleo | 23:06 | |
*** cody-somerville has joined #tripleo | 23:06 | |
*** dprince has quit IRC | 23:07 | |
lifeless | SpamapS: whats iscsitarget vs tgt | 23:07 |
SpamapS | lifeless: not entirely sure. | 23:08 |
SpamapS | lifeless: cinder wants tgt though | 23:09 |
*** agordeev has joined #tripleo | 23:10 | |
*** gothicmindfood has joined #tripleo | 23:14 | |
*** jcooley_ has quit IRC | 23:14 | |
*** marun has quit IRC | 23:14 | |
SpamapS | final result of trying to create/attach cinder volume is that it fails with this in nova-compute log | 23:16 |
lifeless | SpamapS: they look like competing impl | 23:16 |
SpamapS | 2013-12-16 22:59:28,777.777 2694 TRACE nova.compute.manager [instance: 3f198e96-d995-4b55-bdfc-2132d8950436] Co | 23:16 |
SpamapS | nnectionError: Unable to establish connection: HTTPConnectionPool(host='138.35.77.4', port=8776): Max retries e | 23:16 |
SpamapS | xceeded with url: /v1/84ade72986af4ea8abb86e44e919c02d/volumes/9e8dac2a-a2a6-4141-bed2-d9a7f71ca5ec/action (Cau | 23:16 |
SpamapS | sed by <class 'socket.error'>: [Errno 110] ETIMEDOUT) | 23:16 |
SpamapS | lifeless: with the same CLI? | 23:16 |
SpamapS | I will report this as a bug | 23:16 |
lifeless | SpamapS: not sure | 23:16 |
lifeless | SpamapS: look at apt-cache show | 23:16 |
SpamapS | lifeless: ahh interesting | 23:17 |
*** SpamapS changes topic to "Using OpenStack to deploy OpenStack; meetings Tuesday 1900 UTC in #openstack-meeting-alt" | 23:18 | |
SpamapS | lifeless: I did tgt because that was what cinder wants by default. | 23:23 |
lifeless | so I guess I'm asking if we should remove the others | 23:24 |
lifeless | as they aren't mapped on RHEL | 23:25 |
*** jcooley_ has joined #tripleo | 23:26 | |
SpamapS | oohhhh | 23:30 |
*** jcooley_ has quit IRC | 23:30 | |
SpamapS | lifeless: https://bugs.launchpad.net/tripleo/+bug/1261504 you mean :) | 23:31 |
uvirtbot | Launchpad bug 1261504 in tripleo "cinder element uses iscsitarget (not available on other distros)" [Undecided,New] | 23:31 |
lifeless | SpamapS: 12:01 < dprince> SpamapS: So regarding 62490. I think that maybe is related to this bug I filed | 23:31 |
lifeless | today: https://bugs.launchpad.net/tripleo/+bug/1261504 | 23:31 |
lifeless | SpamapS: so yes, yes I do | 23:31 |
SpamapS | I'm guessing iscsitarget was a guess by echohead | 23:32 |
SpamapS | looking at the debian and ubuntu packages for guidance | 23:33 |
*** gothicmindfood has quit IRC | 23:34 | |
*** cody-somerville has quit IRC | 23:35 | |
lifeless | yah | 23:36 |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Need tgt for cinder https://review.openstack.org/62490 | 23:37 |
SpamapS | hmmmm | 23:38 |
SpamapS | now i see ietadm run as well :-P | 23:38 |
*** jcooley_ has joined #tripleo | 23:39 | |
*** jcooley_ has quit IRC | 23:42 | |
SpamapS | ahh ok that is an alternative | 23:42 |
*** UtahDave has quit IRC | 23:44 | |
*** agordeev has quit IRC | 23:45 | |
lifeless | SpamapS: so we'll setting on tgt? | 23:46 |
*** jcooley_ has joined #tripleo | 23:47 | |
SpamapS | lifeless: yes, it does not detect.. the default is tgtadm and Ubuntu and Debian depend on it in cinder-volume | 23:48 |
SpamapS | not sure how to check the RDO packages dependencies but meh :) | 23:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!