openstackgerrit | Merged openstack/cookbook-openstack-dashboard master: add new Chef OpenStack Team Logo to README https://review.openstack.org/468801 | 00:04 |
---|---|---|
*** Dinesh_Bhor has quit IRC | 04:02 | |
*** dineshbhor has joined #openstack-chef | 04:33 | |
*** dineshbhor has quit IRC | 04:37 | |
*** Dinesh_Bhor has joined #openstack-chef | 04:37 | |
openstackgerrit | Jens Rosenboom (frickler) proposed openstack/openstack-chef-repo master: Only run a minimal integration test setup https://review.openstack.org/451851 | 06:08 |
*** ch-mhass has joined #openstack-chef | 06:24 | |
*** ch-mhass has quit IRC | 06:29 | |
*** ch-mhass has joined #openstack-chef | 06:43 | |
*** openstackgerrit has quit IRC | 08:18 | |
*** [d__d] has quit IRC | 09:27 | |
*** tnarg has quit IRC | 09:27 | |
*** aspiers has quit IRC | 09:27 | |
*** mrodden has quit IRC | 09:27 | |
*** aspiers has joined #openstack-chef | 10:13 | |
*** mrodden has joined #openstack-chef | 10:13 | |
*** ch-mhass has quit IRC | 11:33 | |
*** ch-mhass has joined #openstack-chef | 11:39 | |
*** chlong has joined #openstack-chef | 11:58 | |
*** chlong has quit IRC | 12:01 | |
sc` | found one thing missing with my multinode escapades: cellv2 | 12:30 |
sc` | it's required for ocata | 12:30 |
sc` | what's there for cell0 doesn't seem to work as advertised | 12:31 |
*** openstackgerrit has joined #openstack-chef | 12:31 | |
openstackgerrit | Merged openstack/cookbook-openstack-ops-messaging master: adapt specs to fit new rabbitmq user username "openstack" https://review.openstack.org/468842 | 12:31 |
openstackgerrit | Merged openstack/cookbook-openstack-ops-messaging master: add new Chef OpenStack Team Logo to README https://review.openstack.org/468807 | 12:32 |
sc` | there we go :D | 12:32 |
sc` | that looks to be the last of the marketing related stuff. i don't see anything else lurking in the queue | 12:33 |
jklare | :) | 12:42 |
frickler | sc`: did you see my hacky thing here? https://github.com/openstack/openstack-chef-repo/blob/master/Rakefile#L187 you will probably need to run another discover_hosts command after the compute slaves are set up | 12:48 |
sc` | :D | 13:01 |
sc` | i was looking to do it cleaner a la the nova cookbook, but glad we're on the same page | 13:01 |
sc` | discover_hosts shouldn't be needed due to the configured interval | 13:02 |
sc` | (a second time, that is) | 13:02 |
sc` | unless we want to be impatient :D | 13:03 |
sc` | seems like something to trigger off a notify | 13:03 |
sc` | E_JETLAG, though, so that may not make sense | 13:04 |
sc` | regarding rubygems, i don't think we'll ever see a mirror in earnest, maybe just a proxy rule | 13:05 |
sc` | for real mirroring, we'll need to leverage other means. rubygems.org maintains several mirrors around the world | 13:06 |
sc` | not sure why they're not advertised. i guess fastly works for most use cases | 13:07 |
*** chlong has joined #openstack-chef | 13:08 | |
*** GonZo2000 has joined #openstack-chef | 14:00 | |
*** GonZo2000 has joined #openstack-chef | 14:00 | |
openstackgerrit | Samuel Cassiba proposed openstack/openstack-chef-repo master: Documentation updates for Ocata https://review.openstack.org/466279 | 14:12 |
*** GonZo2000 has quit IRC | 14:19 | |
openstackgerrit | Samuel Cassiba proposed openstack/openstack-chef-repo master: Deprecated provisioning cookbook, added Vagrantfile https://review.openstack.org/465945 | 14:20 |
sc` | there is what i have for replacing chef-provisioning. cells is still wip | 14:21 |
sc` | both changes complement each other, but i wanted to split code and docs for reviewing | 14:24 |
sc` | that's... disturbing. berkshelf isn't vendoring my local development repo for ops-database | 14:46 |
sc` | it's deciding that, no, the directory at ../ does not exist, even though it clearly does | 14:46 |
*** emagana has joined #openstack-chef | 14:50 | |
sc` | it's not the hyphen, i think. block-storage works just fine | 14:52 |
sc` | never mind. lock file | 14:55 |
*** ch-mhass has quit IRC | 15:13 | |
*** ch-mhass has joined #openstack-chef | 15:31 | |
sc` | whee. got cellv2 working in recipe form | 16:28 |
sc` | it's just a stub recipe with a bunch of execute blocks right now | 16:28 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-compute master: Added cellv2 support, used chef-ceph for Ceph https://review.openstack.org/469179 | 16:45 |
sc` | that, plus the above vagrant change, gets me to a successful nova boot | 16:46 |
sc` | smelling closer to a release | 16:46 |
sc` | needs some refinement. might be able to do it as a custom resource instead of a recipe, but i wasn't looking to spend a whole lot of time coming up to speed on that pattern | 16:49 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-compute master: Added cellv2 support, used chef-ceph for Ceph https://review.openstack.org/469179 | 17:24 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-compute master: Added cellv2 support https://review.openstack.org/469179 | 18:04 |
sc` | ceph-chef demands its own blueprint. in addition to deprecating database | 18:06 |
sc` | integration still failed, but convergence seemed to complete | 18:24 |
sc` | looks like integration failed because of the cellv2 hack in repo | 18:27 |
sc` | the recipe works as advertised | 18:27 |
openstackgerrit | Merged openstack/openstack-chef-repo master: Only run a minimal integration test setup https://review.openstack.org/451851 | 18:33 |
openstackgerrit | Samuel Cassiba proposed openstack/openstack-chef-repo master: Deprecated provisioning cookbook, added Vagrantfile https://review.openstack.org/465945 | 18:42 |
*** ch-mhass has quit IRC | 19:44 | |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-compute master: Added cellv2 support https://review.openstack.org/469179 | 22:06 |
sc` | centos is a bit funky, but it mostly works. ubuntu consistently converges | 22:08 |
*** GonZo2000 has joined #openstack-chef | 22:57 | |
*** GonZo2000 has quit IRC | 23:37 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!