IPV4 addresses are not shown in instances page

Bug #1691646 reported by liuqing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
trove-dashboard
New
High
Unassigned

Bug Description

Installed trove with devstack. The trove dashborad version is new.

Login the openstack dashboard, but the Database instances page can not show the IPV4 addresses.

While, execute CLI 'trove show $INSTANCE_ID' and the response includes IPV4 address as follows:
+-------------------+--------------------------------------+
| Property | Value |
+-------------------+--------------------------------------+
| created | 2017-05-17T14:15:13 |
| datastore | mysql |
| datastore_version | 5.6 |
| flavor | d1 |
| id | 2731558e-30b1-4a2c-b660-d545fc3f4828 |
| ip | fdee:c430:b6cc:1::5, 10.0.0.75 |
| name | mysql1 |
| region | RegionOne |
| status | ACTIVE |
| updated | 2017-05-17T14:15:23 |
| volume | 1 |
| volume_used | 0.1 |
+-------------------+--------------------------------------+

liuqing (liuqing123)
summary: - IPV4 addresses do not show in instances page
+ IPV4 addresses is not shown in instances page
summary: - IPV4 addresses is not shown in instances page
+ IPV4 addresses are not shown in instances page
Changed in trove-dashboard:
importance: Undecided → High
Revision history for this message
Yao Wang (nihaome521) wrote :

In my environment of trove-dashboard with version master, I can get instances host info as below.

Connection Information

Host
10.132.49.102
Database Port
3306
Connection Examples
mysql -h 10.132.49.102 -u USERNAME -p
mysql://USERNAME:PASSWORD@10.132.49.102:3306/DATABASE

Revision history for this message
wlhc (wlhc) wrote :

Not bug,modify the configuration file of trove.

Revision history for this message
Krzysztof Opasiak (kopasiak) wrote :

If it's not a bug then maybe this ticked should be closed?

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.