Activity log for bug #1838696

Date Who What changed Old value New value Message
2019-08-01 21:00:51 Corey Bryant bug added bug
2019-08-01 21:01:02 Corey Bryant summary "rabbit_use_ssl" is needed instead of "ssl" for icehouse->ocata "rabbit_use_ssl" is needed instead of "ssl" for ocata
2019-08-01 21:02:07 Corey Bryant description "rabbit_use_ssl" is needed instead of "ssl" for the [oslo_messaging_rabbit] config section for versions of python-oslo.messaging used in icehouse->ocata. This was regressed when fixing https://bugs.launchpad.net/charm-neutron-api/+bug/1817672 which introduced use of section-oslo-messaging-rabbit by ocata templates. Bug 1817672 was fixed for ocata+ so we should only need to re-introduce "rabbit_use_ssl" for ocata templates. $ cat ./hooks/charmhelpers/contrib/openstack/templates/section-oslo-messaging-rabbit [oslo_messaging_rabbit] {% if rabbitmq_ha_queues -%} rabbit_ha_queues = True {% endif -%} {% if rabbit_ssl_port -%} ssl = True {% endif -%} {% if rabbit_ssl_ca -%} ssl_ca_file = {{ rabbit_ssl_ca }} {% endif -%} "rabbit_use_ssl" is needed instead of "ssl" for the [oslo_messaging_rabbit] config section for versions of python-oslo.messaging used in icehouse->ocata. This was regressed when fixing https://bugs.launchpad.net/charm-neutron-api/+bug/1817672 which introduced use of section-oslo-messaging-rabbit in ocata templates. So this fix should only be needed for ocata templates. Bug 1817672 was fixed for ocata+ so we should only need to re-introduce "rabbit_use_ssl" for ocata templates. $ cat ./hooks/charmhelpers/contrib/openstack/templates/section-oslo-messaging-rabbit [oslo_messaging_rabbit] {% if rabbitmq_ha_queues -%} rabbit_ha_queues = True {% endif -%} {% if rabbit_ssl_port -%} ssl = True {% endif -%} {% if rabbit_ssl_ca -%} ssl_ca_file = {{ rabbit_ssl_ca }} {% endif -%}
2019-08-01 21:02:30 Corey Bryant description "rabbit_use_ssl" is needed instead of "ssl" for the [oslo_messaging_rabbit] config section for versions of python-oslo.messaging used in icehouse->ocata. This was regressed when fixing https://bugs.launchpad.net/charm-neutron-api/+bug/1817672 which introduced use of section-oslo-messaging-rabbit in ocata templates. So this fix should only be needed for ocata templates. Bug 1817672 was fixed for ocata+ so we should only need to re-introduce "rabbit_use_ssl" for ocata templates. $ cat ./hooks/charmhelpers/contrib/openstack/templates/section-oslo-messaging-rabbit [oslo_messaging_rabbit] {% if rabbitmq_ha_queues -%} rabbit_ha_queues = True {% endif -%} {% if rabbit_ssl_port -%} ssl = True {% endif -%} {% if rabbit_ssl_ca -%} ssl_ca_file = {{ rabbit_ssl_ca }} {% endif -%} "rabbit_use_ssl" is needed instead of "ssl" for the [oslo_messaging_rabbit] config section for versions of python-oslo.messaging used in icehouse->ocata. This was regressed when fixing bug 1817672 which introduced use of section-oslo-messaging-rabbit in ocata templates. So this fix should only be needed for ocata templates. Bug 1817672 was fixed for ocata+ so we should only need to re-introduce "rabbit_use_ssl" for ocata templates. $ cat ./hooks/charmhelpers/contrib/openstack/templates/section-oslo-messaging-rabbit [oslo_messaging_rabbit] {% if rabbitmq_ha_queues -%} rabbit_ha_queues = True {% endif -%} {% if rabbit_ssl_port -%} ssl = True {% endif -%} {% if rabbit_ssl_ca -%} ssl_ca_file = {{ rabbit_ssl_ca }} {% endif -%}
2019-08-01 21:02:59 Corey Bryant description "rabbit_use_ssl" is needed instead of "ssl" for the [oslo_messaging_rabbit] config section for versions of python-oslo.messaging used in icehouse->ocata. This was regressed when fixing bug 1817672 which introduced use of section-oslo-messaging-rabbit in ocata templates. So this fix should only be needed for ocata templates. Bug 1817672 was fixed for ocata+ so we should only need to re-introduce "rabbit_use_ssl" for ocata templates. $ cat ./hooks/charmhelpers/contrib/openstack/templates/section-oslo-messaging-rabbit [oslo_messaging_rabbit] {% if rabbitmq_ha_queues -%} rabbit_ha_queues = True {% endif -%} {% if rabbit_ssl_port -%} ssl = True {% endif -%} {% if rabbit_ssl_ca -%} ssl_ca_file = {{ rabbit_ssl_ca }} {% endif -%} "rabbit_use_ssl" is needed instead of "ssl" for the [oslo_messaging_rabbit] config section for versions of python-oslo.messaging used in icehouse->ocata. This was regressed when fixing https://bugs.launchpad.net/charm-neutron-api/+bug/1817672 which introduced use of section-oslo-messaging-rabbit by ocata templates. Bug 1817672 was fixed for ocata+ so we should only need to re-introduce "rabbit_use_ssl" to ocata templates. $ cat ./hooks/charmhelpers/contrib/openstack/templates/section-oslo-messaging-rabbit [oslo_messaging_rabbit] {% if rabbitmq_ha_queues -%} rabbit_ha_queues = True {% endif -%} {% if rabbit_ssl_port -%} ssl = True {% endif -%} {% if rabbit_ssl_ca -%} ssl_ca_file = {{ rabbit_ssl_ca }} {% endif -%}
2019-08-02 02:39:35 Corey Bryant bug task added charm-aodh
2019-08-02 02:39:55 Corey Bryant bug task added charm-barbican
2019-08-02 02:40:06 Corey Bryant bug task added charm-designate
2019-08-02 02:40:25 Corey Bryant bug task added charm-manila
2019-08-02 02:40:44 Corey Bryant bug task added charm-nova-cell-controller
2019-08-02 02:41:00 Corey Bryant bug task added charm-octavia
2019-08-02 02:41:14 Corey Bryant bug task added charm-neutron-gateway
2019-08-02 02:41:37 Corey Bryant bug task added charm-ceilometer
2019-08-02 02:41:52 Corey Bryant bug task added charm-ceilometer-agent
2019-08-02 02:42:08 Corey Bryant bug task added charm-cinder
2019-08-02 02:42:23 Corey Bryant bug task added charm-glance
2019-08-02 02:42:44 Corey Bryant bug task added charm-heat
2019-08-02 02:43:19 Corey Bryant bug task added charm-neutron-openvswitch
2019-08-02 02:43:47 Corey Bryant bug task added charm-nova-cloud-controller
2019-08-02 02:44:11 Corey Bryant bug task added charm-nova-compute
2019-08-02 02:44:26 Corey Bryant bug task added charm-swift-proxy
2019-08-02 02:44:45 Corey Bryant bug task added charm-neutron-dynamic-routing
2019-08-02 02:45:00 Corey Bryant bug task added charms.openstack
2019-08-02 03:11:52 Corey Bryant bug task deleted charm-swift-proxy
2019-08-05 10:50:33 OpenStack Infra charm-nova-compute: status New Fix Committed
2019-08-05 10:50:42 OpenStack Infra charm-neutron-gateway: status New Fix Committed
2019-08-05 10:50:51 OpenStack Infra charm-ceilometer-agent: status New Fix Committed
2019-08-05 10:51:39 OpenStack Infra charm-nova-cloud-controller: status New Fix Committed
2019-08-05 10:52:37 OpenStack Infra charm-ceilometer: status New Fix Committed
2019-08-05 10:52:47 OpenStack Infra charm-neutron-openvswitch: status New Fix Committed
2019-08-05 14:01:07 Corey Bryant charm-aodh: importance Undecided High
2019-08-05 14:01:07 Corey Bryant charm-aodh: status New Triaged
2019-08-05 14:01:30 Corey Bryant charm-barbican: status New Invalid
2019-08-05 14:02:41 Corey Bryant charm-designate: status New Invalid
2019-08-05 14:05:50 Corey Bryant charm-manila: importance Undecided High
2019-08-05 14:05:50 Corey Bryant charm-manila: status New Triaged
2019-08-05 14:19:39 Corey Bryant charm-neutron-dynamic-routing: importance Undecided High
2019-08-05 14:19:39 Corey Bryant charm-neutron-dynamic-routing: status New Triaged
2019-08-05 14:19:54 Corey Bryant charms.openstack: status New Invalid
2019-08-05 14:21:02 Corey Bryant charm-nova-cell-controller: importance Undecided High
2019-08-05 14:21:02 Corey Bryant charm-nova-cell-controller: status New Triaged
2019-08-05 14:22:29 Corey Bryant charm-octavia: importance Undecided High
2019-08-05 14:22:29 Corey Bryant charm-octavia: status New Triaged
2019-08-05 14:23:09 Corey Bryant charm-octavia: importance High Undecided
2019-08-05 14:23:09 Corey Bryant charm-octavia: status Triaged Invalid
2019-08-05 14:23:46 Corey Bryant charm-cinder: importance Undecided High
2019-08-05 14:23:46 Corey Bryant charm-cinder: status New Triaged
2019-08-05 14:24:03 Corey Bryant charm-glance: importance Undecided High
2019-08-05 14:24:03 Corey Bryant charm-glance: status New Triaged
2019-08-05 14:24:25 Corey Bryant charm-heat: importance Undecided High
2019-08-05 14:24:25 Corey Bryant charm-heat: status New Triaged
2019-08-05 14:24:49 Corey Bryant charm-neutron-api: importance Undecided High
2019-08-05 14:24:49 Corey Bryant charm-neutron-api: status New Triaged
2019-08-05 17:53:20 OpenStack Infra charm-neutron-dynamic-routing: status Triaged Fix Committed
2019-08-05 19:07:16 OpenStack Infra charm-glance: status Triaged Fix Committed
2019-08-05 19:07:48 OpenStack Infra charm-cinder: status Triaged Fix Committed
2019-08-05 19:18:35 OpenStack Infra charm-manila: status Triaged Fix Committed
2019-08-05 21:00:37 OpenStack Infra charm-nova-cell-controller: status Triaged Fix Committed
2019-08-06 01:27:37 OpenStack Infra charm-heat: status Triaged Fix Committed
2019-08-06 10:33:25 OpenStack Infra charm-neutron-api: status Triaged Fix Committed
2019-08-07 09:22:30 James Page charm-neutron-api: milestone 19.07
2019-08-07 09:22:32 James Page charm-manila: milestone 19.07
2019-08-07 09:22:35 James Page charm-nova-cell-controller: milestone 19.07
2019-08-07 09:22:37 James Page charm-cinder: milestone 19.07
2019-08-07 09:22:39 James Page charm-glance: milestone 19.07
2019-08-07 09:22:41 James Page charm-heat: milestone 19.07
2019-08-07 09:22:44 James Page charm-neutron-dynamic-routing: milestone 19.07
2019-08-07 09:24:10 James Page charm-neutron-gateway: milestone 19.07
2019-08-07 09:24:12 James Page charm-ceilometer: milestone 19.07
2019-08-07 09:24:14 James Page charm-ceilometer-agent: milestone 19.07
2019-08-07 09:24:16 James Page charm-neutron-openvswitch: milestone 19.07
2019-08-07 09:24:19 James Page charm-nova-cloud-controller: milestone 19.07
2019-08-07 09:24:21 James Page charm-nova-compute: milestone 19.07
2019-08-07 20:17:08 OpenStack Infra charm-aodh: status Triaged Fix Committed
2019-08-12 21:15:33 David Ames charm-neutron-api: status Fix Committed Fix Released
2019-08-12 21:15:35 David Ames charm-manila: status Fix Committed Fix Released
2019-08-12 21:15:37 David Ames charm-nova-cell-controller: status Fix Committed Fix Released
2019-08-12 21:15:39 David Ames charm-cinder: status Fix Committed Fix Released
2019-08-12 21:15:41 David Ames charm-glance: status Fix Committed Fix Released
2019-08-12 21:15:43 David Ames charm-heat: status Fix Committed Fix Released
2019-08-12 21:15:45 David Ames charm-neutron-dynamic-routing: status Fix Committed Fix Released
2019-08-12 21:18:03 David Ames charm-neutron-gateway: status Fix Committed Fix Released
2019-08-12 21:18:05 David Ames charm-ceilometer: status Fix Committed Fix Released
2019-08-12 21:18:07 David Ames charm-ceilometer-agent: status Fix Committed Fix Released
2019-08-12 21:18:10 David Ames charm-neutron-openvswitch: status Fix Committed Fix Released
2019-08-12 21:18:11 David Ames charm-nova-cloud-controller: status Fix Committed Fix Released
2019-08-12 21:18:14 David Ames charm-nova-compute: status Fix Committed Fix Released
2019-08-12 21:19:58 David Ames charm-aodh: milestone 19.07
2019-08-13 10:57:30 Frode Nordahl charm-aodh: status Fix Committed Fix Released