Activity log for bug #1507499

Date Who What changed Old value New value Message
2015-10-19 09:03:50 Kanchan Gupta bug added bug
2015-10-21 22:36:06 Armando Migliaccio neutron: status New Confirmed
2015-11-11 21:27:27 Armando Migliaccio neutron: importance Undecided Wishlist
2015-12-22 02:34:14 Armando Migliaccio neutron: status Confirmed Triaged
2016-03-02 20:18:11 Armando Migliaccio summary Centralized Management System for testing the environment [RFE] Centralized Management System for testing the environment
2016-03-25 15:59:33 Brian Haley bug added subscriber Brian Haley
2016-03-31 14:48:47 Boden R bug added subscriber Boden R
2016-05-09 21:27:27 Assaf Muller description To provide the support for running connectivity tests between the vms of a tenant, from a centralized management system so that troubleshooting the environment becomes easier. Problem Description =================== Currently there is no automated system which can manage and monitor the connectivity of the resources in a tenant's environment. At the moment, this is achieved by manually executing the connectivity tests. This blueprint proposes the automation of this management and monitoring process. Proposed Change =============== - A new feature will be added which will allow the tenant admin user to test its environment (for eg. ping or tracert). - This functionality will also be provided from openstack dashboard to drag and drop the vms to be tested. - Only Admin user will be allowed to execute the testcases for the connectivity. New APIs will be added to support the execution of the Connectivity management tests via the centralized management system to allow cli execution of the tests and also for integrating the functionality into horizon. Advantage ========= This change will allow operators/admin users to quickly check the status of all the VMs in the network and troubleshooting the problems. To provide the support for running connectivity tests between the vms of a tenant, from a centralized management system so that troubleshooting the environment becomes easier. Problem Description =================== Currently there is no automated system which can manage and monitor the connectivity of the resources in a tenant's environment. At the moment, this is achieved by manually executing the connectivity tests. This blueprint proposes the automation of this management and monitoring process. Proposed Change =============== - A new feature will be added which will allow the tenant admin user to test its environment (for eg. ping or tracert). - Only Admin user will be allowed to execute the testcases for the connectivity. New APIs will be added to support the execution of the Connectivity management tests via the centralized management system to allow cli execution of the tests and also for integrating the functionality into horizon. Advantage ========= This change will allow operators/admin users to quickly check the status of all the VMs in the network and troubleshooting the problems. Spec ==== https://review.openstack.org/#/c/308973/
2016-05-10 04:47:07 Hynek Mlnarik description To provide the support for running connectivity tests between the vms of a tenant, from a centralized management system so that troubleshooting the environment becomes easier. Problem Description =================== Currently there is no automated system which can manage and monitor the connectivity of the resources in a tenant's environment. At the moment, this is achieved by manually executing the connectivity tests. This blueprint proposes the automation of this management and monitoring process. Proposed Change =============== - A new feature will be added which will allow the tenant admin user to test its environment (for eg. ping or tracert). - Only Admin user will be allowed to execute the testcases for the connectivity. New APIs will be added to support the execution of the Connectivity management tests via the centralized management system to allow cli execution of the tests and also for integrating the functionality into horizon. Advantage ========= This change will allow operators/admin users to quickly check the status of all the VMs in the network and troubleshooting the problems. Spec ==== https://review.openstack.org/#/c/308973/ To enable operators to reduce manual work upon experiencing networking issue, and to fast pinpoint the cause of a failure, there is a need for neutron to provide real-time diagnostics of its resources. This way, current need for manual checks, often requiring root access, would be gradually replaced by API queries. Providing diagnostics options in neutron API would also open space for development of specialized tools that would solve particular type of issues, e.g. inability to ping VM’s interface. Note: The description of this RFE was changed to cover previous RFEs related to diagnostics (namely bug 1563538, bug 1537686, bug 1519537 and the original of this bug). Problem Description =================== One of common questions seen at ask.openstack.org and mailing lists is "Why cannot I ping my floating IP address?". Usually, there are common steps in the diagnostics required to answer the question involving determination of relevant namespaces, pinging the instance from that namespaces etc. Currently, these steps need to be performed manually, often by crawling the relevant hosts and running tools that require root access. Neutron currently provides data on how the resources *should* be configured. It however provides only a very little diagnostics information reflecting *actual* resource state. Hence if an issue occurs, user is often left with only a little details of what works and what not, and has to manually crawl affected hosts to troubleshoot the issue. Proposed Change =============== This RFE requests an extension of current API that exposes diagnostics for neutron resources so that it is accessible via API calls, reducing amount of needed manual work. Further it describes additions to Neutron CLI necessary to call the newly added API. Spec ==== https://review.openstack.org/#/c/308973/
2016-05-12 21:43:38 Armando Migliaccio neutron: assignee Hynek Mlnarik (hmlnarik-s)
2016-05-12 21:43:41 Armando Migliaccio neutron: milestone newton-1
2016-05-12 21:43:46 Armando Migliaccio tags rfe rfe-approved
2016-06-03 19:33:55 Armando Migliaccio neutron: milestone newton-1 newton-2
2016-07-15 23:33:33 Armando Migliaccio neutron: milestone newton-2 newton-3
2016-09-01 20:11:36 Armando Migliaccio neutron: milestone newton-3 newton-rc1
2016-09-09 02:27:34 Armando Migliaccio neutron: milestone newton-rc1 ocata-1
2016-09-23 09:42:13 Hynek Mlnarik neutron: assignee Hynek Mlnarik (hmlnarik-s)
2016-11-03 21:27:46 Boden R neutron: assignee Boden R (boden)
2016-11-16 22:42:50 Armando Migliaccio neutron: milestone ocata-1 ocata-2
2017-01-06 16:03:59 Armando Migliaccio neutron: milestone ocata-2 ocata-3
2017-01-26 23:40:55 Armando Migliaccio neutron: milestone ocata-3 ocata-rc1
2017-01-26 23:42:19 Armando Migliaccio neutron: milestone ocata-rc1 pike-1
2017-05-18 01:19:52 Armando Migliaccio neutron: milestone pike-1 pike-2
2022-12-01 10:44:29 Lajos Katona neutron: status Triaged Won't Fix