UI issues while adding server and cluster in server manager

Bug #1367323 reported by Vedamurthy Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
New
Low
Thilak Raj

Bug Description

Below are the issues i see

1)Usually, IP, Mask and gateway are all supplied together in that order. But below, they are far separated
2)Similarly, IPMI username should be asked before IPMI password

3) Default tenant name is not taken as "admin" , it is blank. User has to type it.

4) Usually, the defaults are specified in square brackets before the colon, and anything that the user types overrides it. Below, the user has to manually type backspaces and re-enter the custom one. This is annoying

5) Multi tenancy should be true by default

6) "default use value from cluster table" is gramatically incorrect. We should rephrase.

7) In some places, we start words with capital letters, and use small letters in some..we have to be consistent.
Ex : "server mac address", "Ethernet Interface name", "IPMI password" etc

bash-4.2$ /cs-shared/server-manager/client/server-manager add cluster
id:nodea9
email (Email id for notifications) : <email address hidden>
router_asn (Router asn value) : 64510
subnet_mask (Subnet mask) : 255.255.255.0
gateway (Default gateway for servers in this cluster) : 10.204.216.254
password (Default password for servers in this cluster) : c0ntrail123
domain (Default domain for servers in this cluster) : englab.juniper.net
database_dir (home directory for cassandra) : /var/lib/cassandra
database_token (initial database token) : contrail
use_certificates (whether to use certificates for auth (True/False)) : False
multi_tenancy (Openstack multitenancy (True/False)) : False
service_token (Service token for openstack access) : contrail123
keystone_username (Keystone user name) : admin
keystone_password (keystone password) : contrail123
keystone_tenant (keystone tenant name) : admin
analytics_data_ttl (analytics data TTL) : 168
osd_bootstrap_key (OSD Bootstrap Key) :
admin_key (Admin Authentication Key) :
storage_mon_secret (Storage Monitor Secret Key) :
More cluster(s) to input? (y/N)n

bash-4.2$ /cs-shared/server-manager/client/server-manager add server
id:nodea9
host_name (host name of the server) : nodea9
ip_address (server ip address) : 10.204.216.47
mac_address (server mac address) : 00:25:90:A5:39:AE
roles (comma-separated list of roles for this server) :
interface_name (Ethernet Interface name) : eth1
partition (Use this partition and create lvm) :
disks (Storage OSDs (default none)) :
cluster_id (cluster id the server belongs to) : nodea9
datacenter (tag value for this tag) :
floor (tag value for this tag) :
hall (tag value for this tag) :
rack (tag value for this tag) :
user_tag (tag value for this tag) :
subnet_mask (subnet mask (default use value from cluster table)) : 255.255.255.0
gateway (gateway (default use value from cluster table)) : 10.204.216.254
domain (domain name (default use value from cluster table)) : englab.juniper.net
password (root password (default use value from cluster table)) : c0ntrail123
ipmi_password (IPMI password) : ADMIN
ipmi_username (IPMI username) : ADMIN
ipmi_address (IPMI address) : 10.207.25.22
email (email id for notifications (default use value from server's cluster)) : <email address hidden>
More server(s) to input?

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.