[
https://issues.apache.org/jira/browse/CLOUDSTACK-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852678#comment-13852678
]
prashant kumar mishra commented on CLOUDSTACK-5476:
---------------------------------------------------
tested on top of commit 03811c0c46a3c74f4271b08faa8ce40a4e2598f7 , still same
issue, i am able to list configuration at zone label using API
http://10.147.*.*:8080/client/api?command=listConfigurations&zoneid=6c7a58b7-0d77-46fe-8d53-f8de45bd2c97&response=json&sessionkey=%2Fo3ShrILtSI7kFAWI7p596eDAL0%3D&page=1&pageSize=20&listAll=true&_=1387435946947
reply:
{ "listconfigurationsresponse" : { "count":8 ,"configuration" : [
{"category":"Advanced","name":"enable.dynamic.scale.vm","value":"false","scope":"zone","description":"Enables/Diables
dynamically scaling a vm"},
{"category":"Network","name":"guest.domain.suffix","value":"cloud.internal","scope":"zone","description":"Default
domain name for vms inside virtualized networks fronted by router"},
{"category":"Network","name":"network.throttling.rate","value":"200","scope":"zone","description":"Default
data transfer rate in megabits per second allowed in network."},
{"category":"Alert","name":"pool.storage.capacity.disablethreshold","value":"0.85","scope":"zone","description":"Percentage
(as a value between 0 and 1) of storage utilization above which allocators
will disable using the pool for low storage available."},
{"category":"Storage","name":"storage.overprovisioning.factor","value":"2.0","scope":"zone","description":"Used
for storage overprovisioning calculation; available storage will be
(actualStorageSize * storage.overprovisioning.factor)"},
{"category":"Alert","name":"pool.storage.allocated.capacity.disablethreshold","value":"0.85","scope":"zone","description":"Percentage
(as a value between 0 and 1) of allocated storage utilization above which
allocators will disable using the pool for low allocated storage available."},
{"category":"Advanced","name":"use.external.dns","value":"false","scope":"zone","description":"Bypass
internal dns, use external dns1 and dns2"},
{"category":"Advanced","name":"use.external.dns","value":"false","scope":"zone","description":"Bypass
internal dns, use external dns1 and dns2"} ] } }
> [UI] zone level settings are missing from UI
> ---------------------------------------------
>
> Key: CLOUDSTACK-5476
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5476
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Affects Versions: 4.3.0
> Reporter: prashant kumar mishra
> Assignee: Brian Federle
> Priority: Critical
> Fix For: 4.3.0
>
> Attachments: 4.3 screenshot.jpg
>
>
> steps to repro
> ------------------
> 1-prepare a cs setup
> 2- goto zone
> 3-there should be a setting tab
> actual
> ---------
> zone level setting tab is missing ;please check scareen shot
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)