3.2.2: On saving a new virtual-network, the customer IPAM gets reset to the default IPAM
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.2 |
Invalid
|
High
|
shajuvk | |||
R4.0 |
Invalid
|
High
|
shajuvk | |||
R4.1 |
Invalid
|
High
|
shajuvk | |||
Trunk |
Invalid
|
High
|
shajuvk |
Bug Description
This is for a contrail installation (3.2.2) with the RedHat Openstack 10 installed using tripleO deployment. This looks to be a GUI/WebUI issue only.
We create an IPAM and associate the same while creating a virtual-network. On saving the newly created virtual-network, the WebUI shows the default-ipam for the subnet and not the one which was actually associated while creating the VN.
However, from vncApi, it looks like the right IPAM is associated: (ddhk-ipam is the ipam that we have created for the VN).
>>> vn_obj.
[{u'to': [u'default-domain', u'admin', u'ddhk-ipam'], u'href': u'http://
>>>
Please fix this WebUI bug.
-Sandeep.
information type: | Proprietary → Public |
Changed in juniperopenstack: | |
assignee: | nobody → Anish Mehta (amehta00) |
tags: |
added: ui removed: gui |
tags: | added: rhosp |
Unable to reproduce on our setups. The IPAMs seems to be set correctly. Requesting for a setup where this issue is happening.