Wednesday, 2016-07-06

*** PyroMani has quit IRC00:42
*** sg3s has quit IRC00:42
*** os-chef-bot has quit IRC00:44
*** os-chef-bot has joined #openstack-chef00:48
*** PyroMani has joined #openstack-chef00:52
*** sg3s has joined #openstack-chef00:52
*** zhiwei has joined #openstack-chef01:22
*** stanchan has quit IRC01:39
*** chlong has quit IRC01:40
*** chlong has joined #openstack-chef01:53
*** raparkhurst has joined #openstack-chef01:59
raparkhursthello01:59
raparkhurstsc` are you around?02:00
*** raparkhurst has quit IRC02:06
*** raparkhurst has joined #openstack-chef02:07
sc`raparkhurst: what's up?02:12
raparkhursthey sc`...  so switched to master branch but still didn't get anything to build. but it looks like my issue is:  Chef::Exceptions::CookbookNotFound: Cookbook @recipe_files not found. If you're loading @recipe_files from another cookbook, make sure you configure the dependency in your metadata03:15
sc`that's what the provisioning cookbook solves03:17
sc`if you have the latest commit from master, you'll have it. it was just committed last week03:17
openstackgerritSamuel Cassiba proposed openstack/openstack-chef-repo: Backport provisioning cookbook to stable/mitaka  https://review.openstack.org/33797703:20
raparkhurstah ok...that got me further...not having issues with actually provisioning but looking into that03:20
sc`yeah. i'll have to get that cherry-pick merged for stable/mitaka03:21
raparkhurstah ok03:21
sc`0.9.0 is a woefully old release to suggest for mitaka :)03:22
raparkhursthrm...  for the vagrant_box lwrp it looks like it's got an error:  undefined method `has_key?' for nil:NilClass03:26
raparkhurstheh @ 0.9.003:27
sc`haven't seen that before03:30
raparkhurstdo you want the full output?03:31
sc`sure03:31
raparkhurst(master) raparkhurst@fraunhofer>chef exec rake allinone03:32
raparkhurstchef exec chef-client --force-formatter --no-color -z --config /Users/raparkhurst/Dropbox/raparkhurst/projects/digitalsynapse/openstack-chef-repo/.chef/knife.rb -o 'provisioning::vagrant_linux,provisioning::allinone'03:32
raparkhurst[2016-07-05T22:22:36-05:00] INFO: Started chef-zero at chefzero://localhost:8889 with repository at /Users/raparkhurst/Dropbox/raparkhurst/projects/digitalsynapse/openstack-chef-repo, /Users/raparkhurst/Dropbox/raparkhurst/projects/digitalsynapse/openstack-chef-repo03:32
raparkhurst  One version per cookbook03:32
raparkhurst[2016-07-05T22:22:36-05:00] INFO: Forking chef instance to converge...03:32
raparkhurstStarting Chef Client, version 12.11.1803:32
raparkhurst[2016-07-05T22:22:36-05:00] INFO: *** Chef 12.11.18 ***03:32
raparkhurst[2016-07-05T22:22:36-05:00] INFO: Platform: x86_64-darwin13.003:32
raparkhurst[2016-07-05T22:22:36-05:00] INFO: Chef-client pid: 3923403:32
raparkhurstCreating a new client identity for nodienode using the validator key.03:32
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Client key /Users/raparkhurst/Dropbox/raparkhurst/projects/digitalsynapse/openstack-chef-repo/.chef/nodienode.pem is not present - registering03:32
sc`paste.openstack.org that stuff man :)03:32
raparkhurst[2016-07-05T22:22:39-05:00] INFO: POST /organizations/chef/clients03:32
raparkhurst--- POST BODY ---03:32
raparkhurst{"name":"nodienode","admin":false,"public_key":"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw7IpTCgHvC16RLOfLfw1\nXiNpocYE2RjhI6K2ueL64jKn9N4eZk/syy9g/eCv4RA8eDAQmlw+us01WydTwyHy\n0YjM/vMSABH7RxEzW8O17ycme21kqFcI5hwl/Naof1Pss1kTTEp368pCJMG7KuZz\ngTNL5t8EzSdJzQOPk6UZKDGhUDujEMFJKrDe8ywMr9FdZDwoIQV3ackegzBD5XoP\nt9CN9XZC0WPZwKdO5025n0jd+xU2oOpaOgyqFasCAku51fyJLfU7V1ECgy02yIRZ\n6603:32
raparkhurst+ENbFIoONsm945aEbDkm2PeXg+mttb7qRfZfjmrZGY7Sb7z1JMvW04PGXTKO93\nSwIDAQAB\n-----END PUBLIC KEY-----\n"}03:32
raparkhurst--- END POST BODY ---03:32
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/nodes/nodienode03:32
raparkhurst[2016-07-05T22:22:39-05:00] INFO: #<ChefZero::RestErrorResponse: 404: Object not found: chefzero://localhost:8889/nodes/nodienode>03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-zero-4.6.2/lib/chef_zero/rest_base.rb:91:in `rescue in get_data'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-zero-4.6.2/lib/chef_zero/rest_base.rb:83:in `get_data'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-zero-4.6.2/lib/chef_zero/endpoints/rest_object_endpoint.rb:18:in `get'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-zero-4.6.2/lib/chef_zero/rest_base.rb:62:in `call'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-zero-4.6.2/lib/chef_zero/rest_router.rb:24:in `call'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-zero-4.6.2/lib/chef_zero/server.rb:664:in `block in app'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-zero-4.6.2/lib/chef_zero/server.rb:336:in `call'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-zero-4.6.2/lib/chef_zero/server.rb:336:in `handle_socketless_request'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-zero-4.6.2/lib/chef_zero/socketless_server_map.rb:87:in `request'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-zero-4.6.2/lib/chef_zero/socketless_server_map.rb:33:in `request'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/http/socketless_chef_zero_client.rb:154:in `request'03:32
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/http.rb:305:in `block in send_http_request'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/http.rb:336:in `block in retrying_http_errors'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/http.rb:334:in `loop'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/http.rb:334:in `retrying_http_errors'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/http.rb:299:in `send_http_request'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/http.rb:144:in `request'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/http.rb:111:in `get'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/node.rb:604:in `load'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/node.rb:588:in `find_or_create'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/policy_builder/dynamic.rb:72:in `load_node'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/client.rb:467:in `load_node'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/client.rb:269:in `run'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application.rb:286:in `block in fork_chef_client'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application.rb:274:in `fork'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application.rb:274:in `fork_chef_client'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application.rb:239:in `block in run_chef_client'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/local_mode.rb:44:in `with_server_connectivity'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application.rb:227:in `run_chef_client'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application/client.rb:456:in `sleep_then_run_chef_client'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application/client.rb:443:in `block in interval_run_chef_client'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application/client.rb:442:in `loop'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application/client.rb:442:in `interval_run_chef_client'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application/client.rb:426:in `run_application'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/lib/chef/application.rb:59:in `run'03:33
raparkhurst/opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/chef-12.11.18/bin/chef-client:26:in `<top (required)>'03:33
raparkhurst/opt/chefdk/bin/chef-client:52:in `load'03:33
raparkhurst/opt/chefdk/bin/chef-client:52:in `<main>'03:33
raparkhurst[2016-07-05T22:22:39-05:00] INFO: HTTP Request Returned 404 Not Found: Object not found: chefzero://localhost:8889/nodes/nodienode03:33
raparkhurst[2016-07-05T22:22:39-05:00] INFO: POST /organizations/chef/nodes03:33
raparkhurst--- POST BODY ---03:33
raparkhurst{"name":"nodienode","chef_environment":"_default","json_class":"Chef::Node","automatic":{},"normal":{},"chef_type":"node","default":{},"override":{},"run_list":[]}03:34
raparkhurst--- END POST BODY ---03:34
raparkhurst[2016-07-05T22:22:39-05:00] WARN: Run List override has been provided.03:34
raparkhurst[2016-07-05T22:22:39-05:00] WARN: Original Run List: []03:34
raparkhurst[2016-07-05T22:22:39-05:00] WARN: Overridden Run List: [recipe[provisioning::vagrant_linux], recipe[provisioning::allinone]]03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Run List is [recipe[provisioning::vagrant_linux], recipe[provisioning::allinone]]03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Run List expands to [provisioning::vagrant_linux, provisioning::allinone]03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Starting Chef Run for nodienode03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Running start handlers03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Start handlers complete.03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: POST /organizations/chef/reports/nodes/nodienode/runs03:34
raparkhurst--- POST BODY ---03:34
raparkhurst{"action":"start","run_id":"8c5f436b-675e-4006-81db-282c47953233","start_time":"2016-07-05 22:22:39 -0500"}03:34
raparkhurst--- END POST BODY ---03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: HTTP Request Returned 404 Not Found: Object not found:03:34
raparkhurstresolving cookbooks for run list: ["provisioning::vagrant_linux", "provisioning::allinone"]03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: POST /organizations/chef/environments/_default/cookbook_versions03:34
raparkhurst--- POST BODY ---03:34
raparkhurst{"run_list":["provisioning::vagrant_linux","provisioning::allinone"]}03:34
raparkhurst--- END POST BODY ---03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Loading cookbooks [provisioning@0.1.0]03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Skipping removal of obsoleted cookbooks from the cache03:34
raparkhurstSynchronizing Cookbooks:03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/file_store/repo/cookbooks/provisioning/recipes/allinone.rb03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/file_store/repo/cookbooks/provisioning/recipes/default.rb03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/file_store/repo/cookbooks/provisioning/recipes/multi-node.rb03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/file_store/repo/cookbooks/provisioning/recipes/vagrant_linux.rb03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Storing updated cookbooks/provisioning/recipes/default.rb in the cache.03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Storing updated cookbooks/provisioning/recipes/allinone.rb in the cache.03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/file_store/repo/cookbooks/provisioning/.gitignore03:34
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/file_store/repo/cookbooks/provisioning/.kitchen.yml03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/file_store/repo/cookbooks/provisioning/Berksfile03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Storing updated cookbooks/provisioning/recipes/multi-node.rb in the cache.03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/file_store/repo/cookbooks/provisioning/chefignore03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Storing updated cookbooks/provisioning/recipes/vagrant_linux.rb in the cache.03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/file_store/repo/cookbooks/provisioning/metadata.rb03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Storing updated cookbooks/provisioning/.kitchen.yml in the cache.03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Storing updated cookbooks/provisioning/.gitignore in the cache.03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: GET /organizations/chef/file_store/repo/cookbooks/provisioning/README.md03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Storing updated cookbooks/provisioning/Berksfile in the cache.03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Storing updated cookbooks/provisioning/metadata.rb in the cache.03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Storing updated cookbooks/provisioning/chefignore in the cache.03:35
raparkhurst[2016-07-05T22:22:39-05:00] INFO: Storing updated cookbooks/provisioning/README.md in the cache.03:35
raparkhurst  - provisioning (0.1.0)03:35
raparkhurstInstalling Cookbook Gems:03:35
raparkhurstCompiling Cookbooks...03:35
raparkhurstConverging 3 resources03:35
raparkhurstRecipe: provisioning::vagrant_linux03:35
raparkhurst  * vagrant_box[centos7.2] action create[2016-07-05T22:22:39-05:00] INFO: Processing vagrant_box[centos7.2] action create (provisioning::vagrant_linux line 3)03:35
raparkhurst[2016-07-05T22:22:39-05:00] WARN: Class Chef::Provider::VagrantBox does not declare 'provides :vagrant_box'.03:35
raparkhurst[2016-07-05T22:22:39-05:00] WARN: This will no longer work in Chef 13: you must use 'provides' to use the resource's DSL.03:35
raparkhurst    ================================================================================03:35
raparkhurst    Error executing action `create` on resource 'vagrant_box[centos7.2]'03:35
raparkhurst    ================================================================================03:35
raparkhurst    NoMethodError03:35
raparkhurst    -------------03:35
raparkhurst    undefined method `has_key?' for nil:NilClass03:36
raparkhurst    Resource Declaration:03:36
raparkhurst    ---------------------03:36
raparkhurst    # In /Users/raparkhurst/Dropbox/raparkhurst/projects/digitalsynapse/openstack-chef-repo/.chef/local-mode-cache/cache/cookbooks/provisioning/recipes/vagrant_linux.rb03:36
raparkhurst      3: vagrant_box 'centos7.2' do03:36
raparkhurst      4:   url 'http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-7.2_chef-provisionerless.box'03:36
raparkhurst      5: end03:36
raparkhurst      6:03:36
raparkhurst    Compiled Resource:03:36
raparkhurst    ------------------03:36
raparkhurst    # Declared in /Users/raparkhurst/Dropbox/raparkhurst/projects/digitalsynapse/openstack-chef-repo/.chef/local-mode-cache/cache/cookbooks/provisioning/recipes/vagrant_linux.rb:3:in `from_file'03:36
raparkhurst    vagrant_box("centos7.2") do03:36
raparkhurst      action [:create]03:36
raparkhurst      retries 003:36
raparkhurst      retry_delay 203:36
raparkhurst      default_guard_interpreter :default03:36
raparkhurst      declared_type :vagrant_box03:36
raparkhurst      cookbook_name "provisioning"03:36
raparkhurst      recipe_name "vagrant_linux"03:36
raparkhurst      url "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-7.2_chef-provisionerless.box"03:36
raparkhurst      vagrant_provider "virtualbox"03:36
raparkhurst    end03:36
raparkhurst    Platform:03:36
raparkhurst    ---------03:36
raparkhurst    x86_64-darwin13.003:36
raparkhurst[2016-07-05T22:22:40-05:00] INFO: Running queued delayed notifications before re-raising exception03:36
raparkhurstRunning handlers:03:36
raparkhurst[2016-07-05T22:22:40-05:00] ERROR: Running exception handlers03:36
raparkhurstRunning handlers complete03:36
raparkhurst[2016-07-05T22:22:40-05:00] ERROR: Exception handlers complete03:36
raparkhurstChef Client failed. 0 resources updated in 03 seconds03:37
raparkhurst[2016-07-05T22:22:40-05:00] FATAL: Stacktrace dumped to /Users/raparkhurst/Dropbox/raparkhurst/projects/digitalsynapse/openstack-chef-repo/.chef/local-mode-cache/cache/chef-stacktrace.out03:37
raparkhurst[2016-07-05T22:22:40-05:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report03:37
raparkhurst[2016-07-05T22:22:40-05:00] ERROR: vagrant_box[centos7.2] (provisioning::vagrant_linux line 3) had an error: NoMethodError: undefined method `has_key?' for nil:NilClass03:37
raparkhurst[2016-07-05T22:22:40-05:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)03:37
raparkhurstrake aborted!03:37
raparkhurstCommand failed with status (1): [chef exec chef-client --force-formatter --...]03:37
raparkhurst/Users/raparkhurst/Dropbox/raparkhurst/projects/digitalsynapse/openstack-chef-repo/Rakefile:13:in `run_command'03:37
raparkhurst/Users/raparkhurst/Dropbox/raparkhurst/projects/digitalsynapse/openstack-chef-repo/Rakefile:42:in `block in <top (required)>'03:37
raparkhurstTasks: TOP => allinone03:37
raparkhurst(See full trace by running task with --trace)03:37
raparkhurstsorry that was messy03:37
raparkhurstsorry about that...  :)03:37
raparkhursthttp://paste.openstack.org/show/5qMLDD6PGbRZXDRZGiDK/03:37
sc`i've never seen that error03:37
sc`what version of vagrant?03:38
raparkhurst1.8.003:38
sc`i have 1.8.1 installed and it works03:38
raparkhurstlet me update...03:38
sc`i haven't broken master yet03:41
raparkhurstdid brew update and brew cask install vagrant and that got me to vagrant 1.8.4 and so far the rake allinone task hasn't blown up :)03:41
raparkhurstlooks like it's probably downloading the .box files03:41
raparkhurstfor updating the readme.md file for master to show the versions of vagrant and chefdk you need to work, do I need to create a pull request or can I just commit back?03:43
sc`you'll need to submit a review using the openstack review process. we don't use pull requests. github is just a read-only mirror03:45
sc`i'm currently going through and updating chefdk to 0.15.15 in all the cookbooks, which includes readme updates03:45
raparkhurstok03:45
raparkhurstreview process:  http://docs.openstack.org/infra/manual/developers.html  Correct?03:46
sc`yes it is03:47
raparkhurstcool...got some reading03:47
*** raparkhurst has quit IRC04:11
*** raparkhurst has joined #openstack-chef04:13
*** raparkhurst has quit IRC04:21
*** stanchan has joined #openstack-chef05:01
*** raparkhurst has joined #openstack-chef05:18
*** nkrinner_afk is now known as nkrinner05:34
*** raparkhurst has quit IRC05:36
*** kisoku has quit IRC05:49
-openstackstatus- NOTICE: All python 3.5 jobs are failing today, we need to build new xenial images first.06:26
*** raparkhurst has joined #openstack-chef06:33
*** raparkhurst has quit IRC06:39
*** jmb__ has quit IRC07:04
*** jmb__ has joined #openstack-chef07:16
*** zhiwei has quit IRC07:30
*** raparkhurst has joined #openstack-chef07:36
*** zhiwei has joined #openstack-chef07:36
*** raparkhurst has quit IRC07:43
*** zhiwei has quit IRC07:44
*** zhiwei has joined #openstack-chef07:56
*** fc__ has quit IRC08:07
*** fc__ has joined #openstack-chef08:07
*** raparkhurst has joined #openstack-chef08:39
*** raparkhurst has quit IRC08:51
*** raparkhurst has joined #openstack-chef09:48
*** raparkhurst has quit IRC09:55
*** raparkhurst has joined #openstack-chef10:51
*** raparkhurst has quit IRC10:57
*** zhiwei has quit IRC11:30
*** zhiwei has joined #openstack-chef11:33
*** zhiwei has quit IRC11:37
*** zhiwei has joined #openstack-chef11:43
*** zhiwei has quit IRC11:48
*** raparkhurst has joined #openstack-chef11:54
*** zhiwei has joined #openstack-chef11:55
*** zhiwei has quit IRC11:59
*** raparkhurst has quit IRC12:01
*** zhiwei has joined #openstack-chef12:06
*** zhiwei has quit IRC12:10
*** zhiwei has joined #openstack-chef12:13
*** raparkhurst has joined #openstack-chef12:57
*** raparkhurst has quit IRC13:02
*** nkrinner is now known as nkrinner_afk13:03
*** raparkhurst has joined #openstack-chef13:06
*** raparkhurst has quit IRC13:12
openstackgerritJan Klare proposed openstack/cookbook-openstack-ops-messaging: rabbitmq cluster_nodes attributes should be array of hashes  https://review.openstack.org/33828214:18
openstackgerritJan Klare proposed openstack/cookbook-openstack-ops-messaging: rabbitmq cluster_nodes attributes should be array of hashes  https://review.openstack.org/33828514:23
*** jmb__ has quit IRC14:27
*** sg3s has quit IRC14:45
*** sg3s has joined #openstack-chef14:46
*** jmb__ has joined #openstack-chef15:22
*** zhiwei has quit IRC15:26
*** zhiwei has joined #openstack-chef15:34
*** zhiwei has quit IRC15:39
*** zhiwei has joined #openstack-chef15:45
*** zhiwei has quit IRC15:50
openstackgerritJan Klare proposed openstack/cookbook-openstack-ops-messaging: rabbitmq cluster_nodes attributes should be array of hashes  https://review.openstack.org/33828215:51
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-image: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33836815:54
sc`mmm mmm rubocop15:55
*** zhiwei has joined #openstack-chef15:56
*** zhiwei has quit IRC16:01
*** zhiwei has joined #openstack-chef16:07
*** zhiwei has quit IRC16:12
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-block-storage: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33838316:20
*** zhiwei has joined #openstack-chef16:24
*** zhiwei has quit IRC16:28
*** zhiwei has joined #openstack-chef16:41
*** zhiwei has quit IRC16:46
*** zhiwei has joined #openstack-chef17:03
*** zhiwei has quit IRC17:07
*** zhiwei has joined #openstack-chef17:20
*** zhiwei has quit IRC17:24
sc`jklare: would [{ :name=>'guest@host1' }, { :name=>'guest@host2' }] not work for that ops-msg change?17:28
sc`those jenkins -1 changes will pass rake once the common change is merged17:57
*** zhiwei has joined #openstack-chef18:23
*** zhiwei has quit IRC18:28
*** zhiwei has joined #openstack-chef18:40
*** zhiwei has quit IRC18:44
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-network: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33848918:51
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-database: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33849118:53
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-network: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33848918:56
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-database: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33849118:57
*** zhiwei has joined #openstack-chef19:02
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-dashboard: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33849719:03
*** zhiwei has quit IRC19:06
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-dashboard: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33850019:06
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-database: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33850219:10
*** zhiwei has joined #openstack-chef19:19
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-database: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33850219:20
*** zhiwei has quit IRC19:23
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-compute: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33852319:55
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-image: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33836819:56
*** zhiwei has joined #openstack-chef19:58
*** zhiwei has quit IRC20:02
*** zhiwei has joined #openstack-chef20:15
*** zhiwei has quit IRC20:19
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-orchestration: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33853420:23
*** zhiwei has joined #openstack-chef20:37
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-telemetry: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33854720:40
*** zhiwei has quit IRC20:41
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-integration-test: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33855020:52
sc`i think that's all the rubocop/foodcritic fixes for the refactored cookbooks. noticed that the tempest cookbook depends on bare-metal which is not refactored20:52
*** raparkhurst has joined #openstack-chef20:52
*** zhiwei has joined #openstack-chef20:54
sc`no, never mind. just the berksfile20:54
openstackgerritSamuel Cassiba proposed openstack/cookbook-openstack-integration-test: Style and lint fixes to support newer ChefDK  https://review.openstack.org/33855020:55
sc`they all work with 0.15.15 locally20:55
*** zhiwei has quit IRC20:58
sc`next is tackling identity v3 and openstackclient. they look to be intertwined21:04
sc`i'll see if i can get identity v3 working with glance/keystone/etcclient21:05
*** raparkhurst has quit IRC21:05
*** raparkhurst has joined #openstack-chef21:06
*** jmb__ has quit IRC21:22
*** zhiwei has joined #openstack-chef21:22
*** zhiwei has quit IRC21:26
*** zhiwei has joined #openstack-chef21:44
*** zhiwei has quit IRC21:49
*** zhiwei has joined #openstack-chef22:01
*** zhiwei has quit IRC22:06
*** raparkhurst has quit IRC22:23
*** zhiwei has joined #openstack-chef22:29
*** zhiwei has quit IRC22:33
*** zhiwei has joined #openstack-chef22:51
*** zhiwei has quit IRC22:55
*** zhiwei has joined #openstack-chef23:08
*** zhiwei has quit IRC23:12
*** jmb__ has joined #openstack-chef23:13
*** zhiwei has joined #openstack-chef23:30
*** zhiwei has quit IRC23:34
*** zhiwei has joined #openstack-chef23:47
*** zhiwei has quit IRC23:51

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