Public bug reported: Using the Pike version of Openstack, when the "Download EC2 Credentials" link is clicked, the credentials are not downloaded. Instead, the page is continuously redirected to the same view, apparently due to an exception while generating certificates(using novaclient). After a little research, the "Cert" interface in novaclient appears to be deprecated.
https://docs.openstack.org/python- novaclient/pike/reference/api/v2/certs.html This seems to be different from #1686088 PDB --- > /openstack/venvs/horizon-16.0.30.dev1/lib/python2.7/site-packages/openstack_dashboard/api/nova.py(755)get_x509_credentials()->None -> return novaclient(request).certs.create() (Pdb) n ClientException: ClientException() horizon-error.log ----------------- [Mon Jun 03 15:19:57.560331 2019] [wsgi:error] [pid 19261:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-0732f47a-084b-44ff-8726-bcf2ee948dbe) [Mon Jun 03 15:19:57.664715 2019] [wsgi:error] [pid 19260:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-edc4a7eb-a472-4da0-baca-78d1fea3cd41) [Mon Jun 03 15:19:57.777536 2019] [wsgi:error] [pid 19260:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-5e093b12-5513-4874-b80d-58d4c8c1ec2f) [Mon Jun 03 15:19:57.891119 2019] [wsgi:error] [pid 19261:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-41f79ffc-ee10-4f6b-b0a2-83e7b38d7d69) [Mon Jun 03 15:19:58.005645 2019] [wsgi:error] [pid 19261:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-6758e304-3018-4800-8530-0878f70f4f96) [Mon Jun 03 15:19:58.117719 2019] [wsgi:error] [pid 19260:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-d3fef866-45c4-4892-9cdb-50dcf8e73fd8) [Mon Jun 03 15:19:58.236677 2019] [wsgi:error] [pid 19261:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-f8e800f7-a3d1-475c-aa99-0c637a8e6025) [Mon Jun 03 15:19:58.360400 2019] [wsgi:error] [pid 19261:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-b8d319c4-c834-4c91-a365-6d482fece8f2) [Mon Jun 03 15:19:58.485575 2019] [wsgi:error] [pid 19260:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-e5042c4c-1456-4f92-9690-f2d3135d3c62) [Mon Jun 03 15:19:58.601369 2019] [wsgi:error] [pid 19260:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-e10165d0-802d-42eb-a5af-10c0d33b6383) [Mon Jun 03 15:19:58.721303 2019] [wsgi:error] [pid 19261:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-fe84f867-488d-493b-82da-1bc709452254) ** Affects: horizon Importance: Undecided Status: New ** Description changed: - Using the Pike version of Openstack, when the "Download EC2" link is - clicked, the credentials are not downloaded. Instead, the page is - continuously redirected to the same view, apparently due to an exception - while generating certificates(using novaclient). After a little - research, the "Cert" interface in novaclient appears to be deprecated. + Using the Pike version of Openstack, when the "Download EC2 Credentials" + link is clicked, the credentials are not downloaded. Instead, the page + is continuously redirected to the same view, apparently due to an + exception while generating certificates(using novaclient). After a + little research, the "Cert" interface in novaclient appears to be + deprecated. https://docs.openstack.org/python- novaclient/pike/reference/api/v2/certs.html This seems to be different from #1686088 PDB --- > /openstack/venvs/horizon-16.0.30.dev1/lib/python2.7/site-packages/openstack_dashboard/api/nova.py(755)get_x509_credentials()->None -> return novaclient(request).certs.create() (Pdb) n ClientException: ClientException() - horizon-error.log ----------------- [Mon Jun 03 15:19:57.560331 2019] [wsgi:error] [pid 19261:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-0732f47a-084b-44ff-8726-bcf2ee948dbe) [Mon Jun 03 15:19:57.664715 2019] [wsgi:error] [pid 19260:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-edc4a7eb-a472-4da0-baca-78d1fea3cd41) [Mon Jun 03 15:19:57.777536 2019] [wsgi:error] [pid 19260:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-5e093b12-5513-4874-b80d-58d4c8c1ec2f) [Mon Jun 03 15:19:57.891119 2019] [wsgi:error] [pid 19261:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-41f79ffc-ee10-4f6b-b0a2-83e7b38d7d69) [Mon Jun 03 15:19:58.005645 2019] [wsgi:error] [pid 19261:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-6758e304-3018-4800-8530-0878f70f4f96) [Mon Jun 03 15:19:58.117719 2019] [wsgi:error] [pid 19260:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-d3fef866-45c4-4892-9cdb-50dcf8e73fd8) [Mon Jun 03 15:19:58.236677 2019] [wsgi:error] [pid 19261:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-f8e800f7-a3d1-475c-aa99-0c637a8e6025) [Mon Jun 03 15:19:58.360400 2019] [wsgi:error] [pid 19261:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-b8d319c4-c834-4c91-a365-6d482fece8f2) [Mon Jun 03 15:19:58.485575 2019] [wsgi:error] [pid 19260:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-e5042c4c-1456-4f92-9690-f2d3135d3c62) [Mon Jun 03 15:19:58.601369 2019] [wsgi:error] [pid 19260:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-e10165d0-802d-42eb-a5af-10c0d33b6383) [Mon Jun 03 15:19:58.721303 2019] [wsgi:error] [pid 19261:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-fe84f867-488d-493b-82da-1bc709452254) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1831471 Title: Pike - Broken EC2 Credentials download link Status in OpenStack Dashboard (Horizon): New Bug description: Using the Pike version of Openstack, when the "Download EC2 Credentials" link is clicked, the credentials are not downloaded. Instead, the page is continuously redirected to the same view, apparently due to an exception while generating certificates(using novaclient). After a little research, the "Cert" interface in novaclient appears to be deprecated. https://docs.openstack.org/python- novaclient/pike/reference/api/v2/certs.html This seems to be different from #1686088 PDB --- > /openstack/venvs/horizon-16.0.30.dev1/lib/python2.7/site-packages/openstack_dashboard/api/nova.py(755)get_x509_credentials()->None -> return novaclient(request).certs.create() (Pdb) n ClientException: ClientException() horizon-error.log ----------------- [Mon Jun 03 15:19:57.560331 2019] [wsgi:error] [pid 19261:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-0732f47a-084b-44ff-8726-bcf2ee948dbe) [Mon Jun 03 15:19:57.664715 2019] [wsgi:error] [pid 19260:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-edc4a7eb-a472-4da0-baca-78d1fea3cd41) [Mon Jun 03 15:19:57.777536 2019] [wsgi:error] [pid 19260:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-5e093b12-5513-4874-b80d-58d4c8c1ec2f) [Mon Jun 03 15:19:57.891119 2019] [wsgi:error] [pid 19261:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-41f79ffc-ee10-4f6b-b0a2-83e7b38d7d69) [Mon Jun 03 15:19:58.005645 2019] [wsgi:error] [pid 19261:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-6758e304-3018-4800-8530-0878f70f4f96) [Mon Jun 03 15:19:58.117719 2019] [wsgi:error] [pid 19260:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-d3fef866-45c4-4892-9cdb-50dcf8e73fd8) [Mon Jun 03 15:19:58.236677 2019] [wsgi:error] [pid 19261:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-f8e800f7-a3d1-475c-aa99-0c637a8e6025) [Mon Jun 03 15:19:58.360400 2019] [wsgi:error] [pid 19261:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-b8d319c4-c834-4c91-a365-6d482fece8f2) [Mon Jun 03 15:19:58.485575 2019] [wsgi:error] [pid 19260:tid 140685757122304] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-e5042c4c-1456-4f92-9690-f2d3135d3c62) [Mon Jun 03 15:19:58.601369 2019] [wsgi:error] [pid 19260:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-e10165d0-802d-42eb-a5af-10c0d33b6383) [Mon Jun 03 15:19:58.721303 2019] [wsgi:error] [pid 19261:tid 140685748729600] Recoverable error: This resource is no longer available. No forwarding address is given. (HTTP 410) (Request-ID: req-fe84f867-488d-493b-82da-1bc709452254) To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1831471/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

