Chandan Purushothama created CLOUDSTACK-110:
-----------------------------------------------
Summary: UI - No option available on the UI to edit details of
ROOTdomain - network domain suffix for the ROOT domain cannot be specified
currently
Key: CLOUDSTACK-110
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-110
Project: CloudStack
Issue Type: Bug
Components: UI
Affects Versions: pre-4.0.0
Reporter: Chandan Purushothama
Fix For: 4.0.0
Currently network domain suffix for the ROOT domain cannot be specified, as
there is no option/button made available on the UI to edit the details of the
ROOT domain and add the network domain suffix Information,
mysql> select * from domain;
+----+--------+-------+--------------------------------------+-------+---------+-------+-------------+----------------+---------+--------+---------------------+--------+
| id | parent | name | uuid | owner | path
| level | child_count | next_child_seq | removed | state | network_domain
| type |
+----+--------+-------+--------------------------------------+-------+---------+-------+-------------+----------------+---------+--------+---------------------+--------+
| 1 | NULL | ROOT | 7e3aea93-fb11-45a6-b3a1-dc2f9aa914dd | 2 | /
| 0 | 1 | 2 | NULL | Active | NULL
| Normal |
| 2 | 1 | CHILD | e2cc8e71-0277-4a02-9685-63424afb67ae | 2 | /CHILD/
| 1 | 0 | 1 | NULL | Active | child.lab.vmops.com
| Normal |
+----+--------+-------+--------------------------------------+-------+---------+-------+-------------+----------------+---------+--------+---------------------+--------+
2 rows in set (0.00 sec)
=========
Git Info:
=========
Git Revision: 54f9af1695bc359b02e9fc906b3b335cc0bfec41
Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira