| Summary: | [RFE][horizon]: Manage assignment of networks to DHCP agent | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | RHOS Integration <rhos-integ> |
| Component: | python-django-horizon | Assignee: | RHOS Maint <rhos-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Roey Dekel <rdekel> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | aberezin, aortega, jpichon, markmc, mrunge, oblaut, rhos-maint, slong, tfreger, yeylon |
| Target Milestone: | Upstream M3 | Keywords: | FutureFeature, Triaged |
| Target Release: | 6.0 (Juno) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://blueprints.launchpad.net/horizon/+spec/assignment-network-dhcp-agent | ||
| Whiteboard: | upstream_milestone_juno-3 upstream_status_implemented upstream_definition_approved | ||
| Fixed In Version: | python-django-horizon-2014.2-4.el7ost | Doc Type: | Enhancement |
| Doc Text: |
When using OpenStack Networking (neutron) with the dhcp_agent_scheduler extension, it is now possible to add and remove DHCP agents from networks using the dashboard. This makes it easier to manage the high availability of DHCP agents for OpenStack Networking.
When logged in as admin and navigating to the Admin Networks panel, a new DHCP Agents column with the number of agents associated with each network is now visible. Clicking on a network name displays the network's details together with a new 'DHCP Agents' table where the admin can add and delete agents.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-02-09 14:54:20 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
RHOS Integration
2013-12-12 20:49:59 UTC
Yair, please add it as test case and check it How do I access this on GUI? Hi Yair, to test this: 1. Log in as an admin 2. Go to Systems -> Networks -> There should be a new DHCP Agents column with the number of agents associated with the network 3. Click on any network (or create a new one first) -> There should be a new DHCP Agents table in the network details, where one can add or remove agents. This is only visible if the Neutron dhcp_agent_scheduler extension is present. Verified on Juno with: Version-Release number of selected component: --------------------------------------------- puddle: 2015-01-09.1 python-django-horizon-2014.2.1-5.el7ost.noarch Reproduce Steps as described in #Comment 6 Results: -------- 1. A new DHCP Agents column with the number of agents associated with the network at System/Networks 2. A new DHCP Agents table in the network details, where one can add or remove agents (Adding and removing checked). 3. Traffic between VM's in new createt network under new dhcp added was successfull. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0154.html |