Activity log for bug #1717615

Date Who What changed Old value New value Message
2017-09-15 22:42:06 Graham Burgess bug added bug
2017-09-15 22:43:22 Graham Burgess tags canonical-sysadmin
2017-09-15 22:44:25 Graham Burgess tags canonical-sysadmin canonical-bootstack
2017-09-15 22:44:49 Graham Burgess bug added subscriber The Canonical Sysadmins
2017-09-18 08:15:24 Liam Young charm-heat: status New Confirmed
2017-09-18 08:15:35 Liam Young charm-heat: status Confirmed Triaged
2017-09-18 08:15:40 Liam Young charm-heat: importance Undecided High
2017-09-18 21:27:41 Xav Paice bug task added heat
2017-09-18 21:28:38 Xav Paice bug task added cloud-archive
2017-09-18 22:05:24 Xav Paice affects cloud-archive charm-helpers
2017-10-05 17:01:41 Corey Bryant bug task added python-heatclient (Ubuntu)
2017-10-05 17:01:48 Corey Bryant python-heatclient (Ubuntu): status New Triaged
2017-10-05 17:01:51 Corey Bryant python-heatclient (Ubuntu): importance Undecided High
2017-10-05 17:02:01 Corey Bryant nominated for series Ubuntu Zesty
2017-10-05 17:02:01 Corey Bryant bug task added python-heatclient (Ubuntu Zesty)
2017-10-05 17:02:01 Corey Bryant nominated for series Ubuntu Artful
2017-10-05 17:02:01 Corey Bryant bug task added python-heatclient (Ubuntu Artful)
2017-10-05 17:02:01 Corey Bryant nominated for series Ubuntu Xenial
2017-10-05 17:02:01 Corey Bryant bug task added python-heatclient (Ubuntu Xenial)
2017-10-05 17:02:13 Corey Bryant python-heatclient (Ubuntu Artful): status Triaged Fix Released
2017-10-05 17:02:17 Corey Bryant bug task deleted python-heatclient (Ubuntu Artful)
2017-10-05 17:27:05 Corey Bryant bug task added cloud-archive
2017-10-05 17:28:03 Corey Bryant nominated for series cloud-archive/mitaka
2017-10-05 17:28:03 Corey Bryant bug task added cloud-archive/mitaka
2017-10-05 17:28:03 Corey Bryant nominated for series cloud-archive/newton
2017-10-05 17:28:03 Corey Bryant bug task added cloud-archive/newton
2017-10-05 17:28:03 Corey Bryant nominated for series cloud-archive/ocata
2017-10-05 17:28:03 Corey Bryant bug task added cloud-archive/ocata
2017-10-05 17:28:22 Corey Bryant nominated for series cloud-archive/pike
2017-10-05 17:28:22 Corey Bryant bug task added cloud-archive/pike
2017-10-05 17:28:31 Corey Bryant bug task deleted cloud-archive/pike
2017-10-05 17:28:46 Corey Bryant cloud-archive: status New Invalid
2017-10-05 17:28:57 Corey Bryant cloud-archive: status Invalid Fix Released
2017-10-05 17:31:36 Corey Bryant charm-helpers: status New Invalid
2017-10-05 17:31:47 Corey Bryant heat: status New Invalid
2017-10-05 17:32:04 Corey Bryant charm-heat: status Triaged Invalid
2017-10-05 17:32:17 Corey Bryant charm-heat: importance High Undecided
2017-10-05 17:32:28 Corey Bryant cloud-archive: importance Undecided High
2017-10-05 17:32:37 Corey Bryant cloud-archive/mitaka: importance Undecided High
2017-10-05 17:32:53 Corey Bryant cloud-archive/newton: importance Undecided High
2017-10-05 17:33:02 Corey Bryant cloud-archive/ocata: importance Undecided High
2017-10-05 17:33:11 Corey Bryant cloud-archive/mitaka: status New Triaged
2017-10-05 17:33:20 Corey Bryant cloud-archive/newton: status New Triaged
2017-10-05 17:33:33 Corey Bryant cloud-archive/ocata: status New Triaged
2017-10-05 17:40:53 Corey Bryant python-heatclient (Ubuntu Xenial): importance Undecided High
2017-10-05 17:40:53 Corey Bryant python-heatclient (Ubuntu Xenial): status New Triaged
2017-10-05 17:41:12 Corey Bryant python-heatclient (Ubuntu Zesty): importance Undecided High
2017-10-05 17:41:12 Corey Bryant python-heatclient (Ubuntu Zesty): status New Triaged
2017-10-05 18:33:59 Corey Bryant description We came across a situation where we were unable to view resources in a stack inside Horizon. We traced it down to a communication problem with the Heat Apache frontend and Heat. After adjusting the log level for Apache, we came across the following error in the logs: [client 213.173.193.177:33920] AH00026: found %2f (encoded '/') in URI (decoded='/v1/c064a39d602d4f42bc49e09057c97683/stacks/heat_test_foo/b5c125a3-d452-49a1- a12e-03e098fbb38c/resources/foo_vm-01'), returning 404 As a workaround, we currently added the following line to the /etc/apache/sites-enabled/openstack-https_frontend.conf on our Heat instance: AllowEncodedSlashes On It is worth noting we tried to use the NoDecode option as well and that is didn't resolve the problem. [Impact] We came across a situation where we were unable to view resources in a stack inside Horizon. We traced it down to a communication problem with the Heat Apache frontend and Heat. After adjusting the log level for Apache, we came across the following error in the logs: [client 213.173.193.177:33920] AH00026: found %2f (encoded '/') in URI (decoded='/v1/c064a39d602d4f42bc49e09057c97683/stacks/heat_test_foo/b5c125a3-d452-49a1- a12e-03e098fbb38c/resources/foo_vm-01'), returning 404 As a workaround, we currently added the following line to the /etc/apache/sites-enabled/openstack-https_frontend.conf on our Heat instance: AllowEncodedSlashes On It is worth noting we tried to use the NoDecode option as well and that is didn't resolve the problem. [Test Case] See details in impact section. For our testing we deploy OpenStack with the OpenStack charms to deploy Horizon, Heat, etc. [Regression Potential] Low. The patch being backported is from the upstream stable/pike branch. There were some minor adjustments required to apply the patch to earlier releases, but the patches are nearly identical.
2017-10-05 18:34:11 Corey Bryant bug added subscriber Ubuntu Stable Release Updates Team
2017-10-09 16:28:53 Łukasz Zemczak python-heatclient (Ubuntu Zesty): status Triaged Fix Committed
2017-10-09 16:28:57 Łukasz Zemczak bug added subscriber SRU Verification
2017-10-09 16:29:01 Łukasz Zemczak tags canonical-bootstack canonical-bootstack verification-needed verification-needed-zesty
2017-10-09 16:31:08 Łukasz Zemczak python-heatclient (Ubuntu Xenial): status Triaged Fix Committed
2017-10-09 16:31:14 Łukasz Zemczak tags canonical-bootstack verification-needed verification-needed-zesty canonical-bootstack verification-needed verification-needed-xenial verification-needed-zesty
2017-10-23 18:56:29 Corey Bryant cloud-archive/ocata: status Triaged Fix Committed
2017-10-23 18:56:31 Corey Bryant tags canonical-bootstack verification-needed verification-needed-xenial verification-needed-zesty canonical-bootstack verification-needed verification-needed-xenial verification-needed-zesty verification-ocata-needed
2017-10-23 18:58:46 Corey Bryant cloud-archive/mitaka: status Triaged Fix Committed
2017-10-23 18:58:48 Corey Bryant tags canonical-bootstack verification-needed verification-needed-xenial verification-needed-zesty verification-ocata-needed canonical-bootstack verification-mitaka-needed verification-needed verification-needed-xenial verification-needed-zesty verification-ocata-needed
2017-11-06 15:39:41 Corey Bryant cloud-archive/newton: status Triaged Fix Committed
2017-11-06 15:39:43 Corey Bryant tags canonical-bootstack verification-mitaka-needed verification-needed verification-needed-xenial verification-needed-zesty verification-ocata-needed canonical-bootstack verification-mitaka-needed verification-needed verification-needed-xenial verification-needed-zesty verification-newton-needed verification-ocata-needed
2017-11-27 12:40:37 Frode Nordahl description [Impact] We came across a situation where we were unable to view resources in a stack inside Horizon. We traced it down to a communication problem with the Heat Apache frontend and Heat. After adjusting the log level for Apache, we came across the following error in the logs: [client 213.173.193.177:33920] AH00026: found %2f (encoded '/') in URI (decoded='/v1/c064a39d602d4f42bc49e09057c97683/stacks/heat_test_foo/b5c125a3-d452-49a1- a12e-03e098fbb38c/resources/foo_vm-01'), returning 404 As a workaround, we currently added the following line to the /etc/apache/sites-enabled/openstack-https_frontend.conf on our Heat instance: AllowEncodedSlashes On It is worth noting we tried to use the NoDecode option as well and that is didn't resolve the problem. [Test Case] See details in impact section. For our testing we deploy OpenStack with the OpenStack charms to deploy Horizon, Heat, etc. [Regression Potential] Low. The patch being backported is from the upstream stable/pike branch. There were some minor adjustments required to apply the patch to earlier releases, but the patches are nearly identical. [Impact] We came across a situation where we were unable to view resources in a stack inside Horizon. We traced it down to a communication problem with the Heat Apache frontend and Heat. After adjusting the log level for Apache, we came across the following error in the logs: [client 213.173.193.177:33920] AH00026: found %2f (encoded '/') in URI (decoded='/v1/c064a39d602d4f42bc49e09057c97683/stacks/heat_test_foo/b5c125a3-d452-49a1- a12e-03e098fbb38c/resources/foo_vm-01'), returning 404 As a workaround, we currently added the following line to the /etc/apache/sites-enabled/openstack-https_frontend.conf on our Heat instance: AllowEncodedSlashes On It is worth noting we tried to use the NoDecode option as well and that is didn't resolve the problem. [Test Case] 1. Deploy OpenStack with Juju 2. Enable Keystone v3: juju config keystone preferred-api-version=3 3. Enable SSL: juju config keystone https-service-endpoints=True 4. Add heat: - juju deploy heat - juju add-relation heat keystone - juju add-relation heat percona-cluster - juju add-relation heat rabbitmq-server 5. Deploy a stack: openstack stack create --parameter admin_pass=Ubuntu \ --parameter image=cirros-0.4.0 \ --parameter key_name=test \ --parameter network=network 6. Verify that it deploys: openstack stack list 7. Verify that heat works in OpenStack Dashboard 8. Verify that displaying Heat resources tab in OpenStack Dashboard does NOT work. [Regression Potential] Low. The patch being backported is from the upstream stable/pike branch. There were some minor adjustments required to apply the patch to earlier releases, but the patches are nearly identical.
2017-11-27 12:41:33 Frode Nordahl tags canonical-bootstack verification-mitaka-needed verification-needed verification-needed-xenial verification-needed-zesty verification-newton-needed verification-ocata-needed canonical-bootstack verification-done-xenial verification-mitaka-needed verification-needed verification-needed-zesty verification-newton-needed verification-ocata-needed
2017-11-27 12:44:20 Frode Nordahl description [Impact] We came across a situation where we were unable to view resources in a stack inside Horizon. We traced it down to a communication problem with the Heat Apache frontend and Heat. After adjusting the log level for Apache, we came across the following error in the logs: [client 213.173.193.177:33920] AH00026: found %2f (encoded '/') in URI (decoded='/v1/c064a39d602d4f42bc49e09057c97683/stacks/heat_test_foo/b5c125a3-d452-49a1- a12e-03e098fbb38c/resources/foo_vm-01'), returning 404 As a workaround, we currently added the following line to the /etc/apache/sites-enabled/openstack-https_frontend.conf on our Heat instance: AllowEncodedSlashes On It is worth noting we tried to use the NoDecode option as well and that is didn't resolve the problem. [Test Case] 1. Deploy OpenStack with Juju 2. Enable Keystone v3: juju config keystone preferred-api-version=3 3. Enable SSL: juju config keystone https-service-endpoints=True 4. Add heat: - juju deploy heat - juju add-relation heat keystone - juju add-relation heat percona-cluster - juju add-relation heat rabbitmq-server 5. Deploy a stack: openstack stack create --parameter admin_pass=Ubuntu \ --parameter image=cirros-0.4.0 \ --parameter key_name=test \ --parameter network=network 6. Verify that it deploys: openstack stack list 7. Verify that heat works in OpenStack Dashboard 8. Verify that displaying Heat resources tab in OpenStack Dashboard does NOT work. [Regression Potential] Low. The patch being backported is from the upstream stable/pike branch. There were some minor adjustments required to apply the patch to earlier releases, but the patches are nearly identical. [Impact] We came across a situation where we were unable to view resources in a stack inside Horizon. We traced it down to a communication problem with the Heat Apache frontend and Heat. After adjusting the log level for Apache, we came across the following error in the logs: [client 213.173.193.177:33920] AH00026: found %2f (encoded '/') in URI (decoded='/v1/c064a39d602d4f42bc49e09057c97683/stacks/heat_test_foo/b5c125a3-d452-49a1- a12e-03e098fbb38c/resources/foo_vm-01'), returning 404 As a workaround, we currently added the following line to the /etc/apache/sites-enabled/openstack-https_frontend.conf on our Heat instance: AllowEncodedSlashes On It is worth noting we tried to use the NoDecode option as well and that is didn't resolve the problem. [Test Case] 1. Deploy OpenStack with Juju 2. Enable Keystone v3: juju config keystone preferred-api-version=3 3. Enable SSL: juju config keystone https-service-endpoints=True 4. Add heat:    - juju deploy heat    - juju add-relation heat keystone    - juju add-relation heat percona-cluster    - juju add-relation heat rabbitmq-server - juju run-action heat/0 domain-setup 5. Deploy a stack: openstack stack create --parameter admin_pass=Ubuntu \                                           --parameter image=cirros-0.4.0 \                                           --parameter key_name=test \                                           --parameter network=network 6. Verify that it deploys: openstack stack list 7. Verify that heat works in OpenStack Dashboard 8. Verify that displaying Heat resources tab in OpenStack Dashboard does    NOT work. [Regression Potential] Low. The patch being backported is from the upstream stable/pike branch. There were some minor adjustments required to apply the patch to earlier releases, but the patches are nearly identical.
2017-11-27 13:07:52 Frode Nordahl description [Impact] We came across a situation where we were unable to view resources in a stack inside Horizon. We traced it down to a communication problem with the Heat Apache frontend and Heat. After adjusting the log level for Apache, we came across the following error in the logs: [client 213.173.193.177:33920] AH00026: found %2f (encoded '/') in URI (decoded='/v1/c064a39d602d4f42bc49e09057c97683/stacks/heat_test_foo/b5c125a3-d452-49a1- a12e-03e098fbb38c/resources/foo_vm-01'), returning 404 As a workaround, we currently added the following line to the /etc/apache/sites-enabled/openstack-https_frontend.conf on our Heat instance: AllowEncodedSlashes On It is worth noting we tried to use the NoDecode option as well and that is didn't resolve the problem. [Test Case] 1. Deploy OpenStack with Juju 2. Enable Keystone v3: juju config keystone preferred-api-version=3 3. Enable SSL: juju config keystone https-service-endpoints=True 4. Add heat:    - juju deploy heat    - juju add-relation heat keystone    - juju add-relation heat percona-cluster    - juju add-relation heat rabbitmq-server - juju run-action heat/0 domain-setup 5. Deploy a stack: openstack stack create --parameter admin_pass=Ubuntu \                                           --parameter image=cirros-0.4.0 \                                           --parameter key_name=test \                                           --parameter network=network 6. Verify that it deploys: openstack stack list 7. Verify that heat works in OpenStack Dashboard 8. Verify that displaying Heat resources tab in OpenStack Dashboard does    NOT work. [Regression Potential] Low. The patch being backported is from the upstream stable/pike branch. There were some minor adjustments required to apply the patch to earlier releases, but the patches are nearly identical. [Impact] We came across a situation where we were unable to view resources in a stack inside Horizon. We traced it down to a communication problem with the Heat Apache frontend and Heat. After adjusting the log level for Apache, we came across the following error in the logs: [client 213.173.193.177:33920] AH00026: found %2f (encoded '/') in URI (decoded='/v1/c064a39d602d4f42bc49e09057c97683/stacks/heat_test_foo/b5c125a3-d452-49a1- a12e-03e098fbb38c/resources/foo_vm-01'), returning 404 As a workaround, we currently added the following line to the /etc/apache/sites-enabled/openstack-https_frontend.conf on our Heat instance: AllowEncodedSlashes On It is worth noting we tried to use the NoDecode option as well and that is didn't resolve the problem. [Test Case] 1. Deploy OpenStack with Juju 2. Enable Keystone v3: juju config keystone preferred-api-version=3 3. Enable SSL: juju config keystone https-service-endpoints=True 4. Add heat:    - juju deploy heat    - juju add-relation heat keystone    - juju add-relation heat percona-cluster    - juju add-relation heat rabbitmq-server    - juju run-action heat/0 domain-setup 5. Deploy a stack: openstack stack create --parameter admin_pass=Ubuntu \                                           --parameter image=cirros-0.4.0 \                                           --parameter key_name=test \                                           --parameter network=network \ -t heat-basic.yaml heat_basic 6. Verify that it deploys: openstack stack list 7. Verify that heat works in OpenStack Dashboard 8. Verify that displaying Heat resources tab in OpenStack Dashboard does    NOT work. [Regression Potential] Low. The patch being backported is from the upstream stable/pike branch. There were some minor adjustments required to apply the patch to earlier releases, but the patches are nearly identical.
2017-11-27 15:52:34 Frode Nordahl description [Impact] We came across a situation where we were unable to view resources in a stack inside Horizon. We traced it down to a communication problem with the Heat Apache frontend and Heat. After adjusting the log level for Apache, we came across the following error in the logs: [client 213.173.193.177:33920] AH00026: found %2f (encoded '/') in URI (decoded='/v1/c064a39d602d4f42bc49e09057c97683/stacks/heat_test_foo/b5c125a3-d452-49a1- a12e-03e098fbb38c/resources/foo_vm-01'), returning 404 As a workaround, we currently added the following line to the /etc/apache/sites-enabled/openstack-https_frontend.conf on our Heat instance: AllowEncodedSlashes On It is worth noting we tried to use the NoDecode option as well and that is didn't resolve the problem. [Test Case] 1. Deploy OpenStack with Juju 2. Enable Keystone v3: juju config keystone preferred-api-version=3 3. Enable SSL: juju config keystone https-service-endpoints=True 4. Add heat:    - juju deploy heat    - juju add-relation heat keystone    - juju add-relation heat percona-cluster    - juju add-relation heat rabbitmq-server    - juju run-action heat/0 domain-setup 5. Deploy a stack: openstack stack create --parameter admin_pass=Ubuntu \                                           --parameter image=cirros-0.4.0 \                                           --parameter key_name=test \                                           --parameter network=network \ -t heat-basic.yaml heat_basic 6. Verify that it deploys: openstack stack list 7. Verify that heat works in OpenStack Dashboard 8. Verify that displaying Heat resources tab in OpenStack Dashboard does    NOT work. [Regression Potential] Low. The patch being backported is from the upstream stable/pike branch. There were some minor adjustments required to apply the patch to earlier releases, but the patches are nearly identical. [Impact] We came across a situation where we were unable to view resources in a stack inside Horizon. We traced it down to a communication problem with the Heat Apache frontend and Heat. After adjusting the log level for Apache, we came across the following error in the logs: [client 213.173.193.177:33920] AH00026: found %2f (encoded '/') in URI (decoded='/v1/c064a39d602d4f42bc49e09057c97683/stacks/heat_test_foo/b5c125a3-d452-49a1- a12e-03e098fbb38c/resources/foo_vm-01'), returning 404 As a workaround, we currently added the following line to the /etc/apache/sites-enabled/openstack-https_frontend.conf on our Heat instance: AllowEncodedSlashes On It is worth noting we tried to use the NoDecode option as well and that is didn't resolve the problem. [Test Case] 1. Deploy OpenStack with Juju 2. Enable Keystone v3: juju config keystone preferred-api-version=3 3. Enable SSL: juju config keystone https-service-endpoints=True 4. Add heat:    - juju deploy heat    - juju add-relation heat keystone    - juju add-relation heat percona-cluster    - juju add-relation heat rabbitmq-server    - juju run-action heat/0 domain-setup 5. Deploy a stack: openstack stack create --parameter admin_pass=Ubuntu \                            --parameter image=cirros-0.4.0 \                            --parameter key_name=test \                            --parameter network=network \                            -t heat-basic.yaml heat_basic 6. Verify that it deploys: openstack stack list 7. Verify that heat works in OpenStack Dashboard 8. Verify that displaying Heat resources tab in OpenStack Dashboard does    NOT work. [Regression Potential] Low. The patch being backported is from the upstream stable/pike branch. There were some minor adjustments required to apply the patch to earlier releases, but the patches are nearly identical.
2017-12-05 14:16:21 Corey Bryant tags canonical-bootstack verification-done-xenial verification-mitaka-needed verification-needed verification-needed-zesty verification-newton-needed verification-ocata-needed canonical-bootstack verification-done-xenial verification-done-zesty verification-mitaka-needed verification-needed verification-newton-needed verification-ocata-done
2017-12-05 14:18:33 Corey Bryant tags canonical-bootstack verification-done-xenial verification-done-zesty verification-mitaka-needed verification-needed verification-newton-needed verification-ocata-done canonical-bootstack verification-done-xenial verification-done-zesty verification-mitaka-done verification-needed verification-newton-needed verification-ocata-done
2017-12-07 18:08:29 Launchpad Janitor python-heatclient (Ubuntu Xenial): status Fix Committed Fix Released
2017-12-07 18:08:35 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2017-12-07 18:08:48 Launchpad Janitor python-heatclient (Ubuntu Zesty): status Fix Committed Fix Released
2017-12-11 15:28:08 Corey Bryant cloud-archive/ocata: status Fix Committed Fix Released
2017-12-11 15:48:59 Corey Bryant tags canonical-bootstack verification-done-xenial verification-done-zesty verification-mitaka-done verification-needed verification-newton-needed verification-ocata-done canonical-bootstack verification-done-xenial verification-done-zesty verification-mitaka-done verification-needed verification-newton-done verification-ocata-done
2017-12-11 15:49:23 Corey Bryant cloud-archive/newton: status Fix Committed Fix Released
2017-12-11 15:53:03 Corey Bryant cloud-archive/mitaka: status Fix Committed Fix Released