Activity log for bug #1652184

Date Who What changed Old value New value Message
2016-12-22 23:34:46 Alex Schultz bug added bug
2016-12-22 23:43:36 Alex Schultz description Following along the same lines of Bug #1625783, it does not appear that you can leverage the swap-partition.yaml or swap.yaml from extraconfig/all_nodes/ in THT There's a few things, if you follow the direction from the previous bug, it'll just error because it can't find swap.yaml (or swap-parition.yaml). I was able to progress by moving my swap.yaml environment file that contained my resource_registry to the root of my THT directory. (This really needs to get documented better) However the next issue was that I get a validation error from the deployment action: ERROR: Failed to validate: : resources.AllNodesExtraConfig: : "" is not a map' Setup: [centos@undercloud tripleo-heat-templates]$ pwd /home/centos/tripleo-heat-templates [centos@undercloud tripleo-heat-templates]$ cat swap.yaml resource_registry: OS::TripleO::AllNodesExtraConfig: extraconfig/all_nodes/swap-partition.yaml Run: [centos@undercloud tripleo-heat-templates]$ openstack overcloud deploy --templates /home/centos/tripleo-heat-templates/ -e /home/centos/tripleo-heat-templates/environments/low-memory-usage.yaml -e /home/centos/tripleo-heat-templates/swap.yaml Actual Results: Error and sadness Expected Results: Deployment with swap Following along the same lines of Bug #1625783, it does not appear that you can leverage the swap-partition.yaml or swap.yaml from extraconfig/all_nodes/ in THT There's a few things, if you follow the direction from the previous bug, it'll just error because it can't find swap.yaml (or swap-parition.yaml). I was able to progress by moving my swap.yaml environment file that contained my resource_registry to the root of my THT directory. (This really needs to get documented better) However the next issue was that I get a validation error from the deployment action: ERROR: Failed to validate: : resources.AllNodesExtraConfig: : "" is not a map' Heat engine logs exception: http://paste.openstack.org/show/593211/ Setup: [centos@undercloud tripleo-heat-templates]$ pwd /home/centos/tripleo-heat-templates [centos@undercloud tripleo-heat-templates]$ cat swap.yaml resource_registry:   OS::TripleO::AllNodesExtraConfig: extraconfig/all_nodes/swap-partition.yaml Run: [centos@undercloud tripleo-heat-templates]$ openstack overcloud deploy --templates /home/centos/tripleo-heat-templates/ -e /home/centos/tripleo-heat-templates/environments/low-memory-usage.yaml -e /home/centos/tripleo-heat-templates/swap.yaml Actual Results: Error and sadness Expected Results: Deployment with swap
2017-01-09 18:44:46 Emilien Macchi tripleo: status Confirmed Triaged
2017-01-10 14:29:14 Carlos Camacho tripleo: milestone ocata-3 pike-1
2017-01-11 11:08:45 Carlos Camacho tripleo: importance High Critical
2017-01-11 11:08:49 Carlos Camacho tripleo: assignee Carlos Camacho (ccamacho)
2017-01-11 11:08:59 Carlos Camacho tripleo: milestone pike-1 ocata-3
2017-01-11 11:10:17 OpenStack Infra tripleo: status Triaged In Progress
2017-01-16 23:27:05 OpenStack Infra tripleo: status In Progress Fix Released
2017-01-23 12:19:53 Steven Hardy nominated for series tripleo/newton
2017-01-23 12:19:53 Steven Hardy bug task added tripleo/newton
2017-01-25 02:53:00 OpenStack Infra tripleo/newton: status New In Progress
2017-01-25 02:53:00 OpenStack Infra tripleo/newton: assignee Emilien Macchi (emilienm)
2017-01-26 15:55:15 OpenStack Infra tripleo/newton: status In Progress Fix Committed
2020-07-03 15:10:34 Emilien Macchi tripleo/newton: status Fix Committed Fix Released