SM UI : R3.1 build 6 : Keystone parameters discrepancy in edit json option

Bug #1607712 reported by sundarkh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.1
Fix Committed
High
Chinmay Zanpure
Trunk
Fix Committed
High
Chinmay Zanpure

Bug Description

SM UI : R3.1 build 6 : Keystone parameters discrepancy for Keystone parameters

The issue is seen in UI, when the cluster is added from cli, as there are discrepancies are there with the way keystone parameters are populated

Keystone parameters of the cluster added from cli:

"keystone": {
          "admin_tenant": "admin",
          "admin_user": "admin",
          "admin_token": "contrail123",
          "admin_password": "contrail123"
        },

Keystone parameters of the cluster when added from UI: "keystone": {
          "service_tenant": "services", >>>>>> UI warns , Service tenant not available
          "admin_user": "admin",
          "admin_token": "545F0AB15CF7",
          "ip": "",
          "admin_password": "contrail123",
          "admin_tenant": "admin"
        },

sundarkh (sundar-kh)
summary: - SM UI : R3.1 build 6 : Keystone parameters discrepancy for Keystone
- parameters
+ SM UI : R3.1 build 6 : Keystone parameters discrepancy
summary: - SM UI : R3.1 build 6 : Keystone parameters discrepancy
+ SM UI : R3.1 build 6 : Keystone parameters discrepancy in edit json
+ option
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/22647
Submitter: Chinmay (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/22647
Committed: http://github.org/Juniper/contrail-web-server-manager/commit/0341bafa74dabed1f864a03bb536aa685b91e739
Submitter: Zuul
Branch: R3.1

commit 0341bafa74dabed1f864a03bb536aa685b91e739
Author: czanpure <email address hidden>
Date: Fri Jul 29 15:17:17 2016 -0700

Closes-Bug: #1607712 Removed validations for clusted used for UI JSON Editor for SM UI

Change-Id: Ibdb075eab1a6eed3b9eb760471967d06827b3dd2

Changed in juniperopenstack:
milestone: r3.1.0.0-fcs → none
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/22770
Submitter: Chinmay (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/22770
Committed: http://github.org/Juniper/contrail-web-server-manager/commit/8b933da5de7d9bda7cf46ffaa2a8c42a6c3cd762
Submitter: Zuul
Branch: master

commit 8b933da5de7d9bda7cf46ffaa2a8c42a6c3cd762
Author: czanpure <email address hidden>
Date: Tue Aug 2 11:17:23 2016 -0700

Closes-Bug: #1607140 Closes-Bug: #1607712 Closes-Bug: #1608636
1. Renamed keystone_region_name to just region.
2. Updated path for partition in SM UI
3. Removed validation for base_image_id, package_image_id for SM UI JSON Editor
4. Removed validations for clusted used for UI JSON Editor for SM UI
5. Updated getMemberInterfaces condition to allow member interfaces to get listed when created from SM cli

Change-Id: I368edfb3b23a7ae26b7c25614590af3ef1074332

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.