-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53981/
-----------------------------------------------------------
Review request for Ambari and Alexandr Antonenko.
Bugs: AMBARI-18826
https://issues.apache.org/jira/browse/AMBARI-18826
Repository: ambari
Description
-------
Stack property definitions made in ambari-web should be made stack agnostic
Diffs
-----
ambari-web/app/assets/test/tests.js 6a71db6
ambari-web/app/controllers/main/admin/highAvailability/hawq/activateStandby/step2_controller.js
ff338de
ambari-web/app/controllers/main/admin/highAvailability/hawq/addStandby/step3_controller.js
3378cd5
ambari-web/app/controllers/main/admin/highAvailability/journalNode/step2_controller.js
9804428
ambari-web/app/controllers/main/admin/highAvailability/nameNode/step3_controller.js
1e80e72
ambari-web/app/controllers/main/admin/highAvailability/resourceManager/step3_controller.js
08e0b73
ambari-web/app/controllers/main/host/details.js ec9a73f
ambari-web/app/controllers/wizard/step7_controller.js 3d22fe9
ambari-web/app/controllers/wizard/step8_controller.js 24d8ec7
ambari-web/app/data/HDP2.2/hive_properties.js 1cdd5a2
ambari-web/app/data/HDP2.2/site_properties.js 03e0615
ambari-web/app/data/HDP2.2/tez_properties.js 46f18ba
ambari-web/app/data/HDP2.2/yarn_properties.js 6233401
ambari-web/app/data/HDP2.3/hawq_activate_standby_properties.js
ambari-web/app/data/HDP2.3/hawq_ha_properties.js
ambari-web/app/data/HDP2.3/site_properties.js 2dadd1b
ambari-web/app/data/HDP2/alert_notification.js
ambari-web/app/data/HDP2/gluster_fs_properties.js 5cec5f1
ambari-web/app/data/HDP2/ha_properties.js
ambari-web/app/data/HDP2/kerberos_descriptor_properties.js
ambari-web/app/data/HDP2/kerberos_identities.js
ambari-web/app/data/HDP2/move_journal_node_properties.js
ambari-web/app/data/HDP2/rm_ha_properties.js
ambari-web/app/data/HDP2/secure_mapping.js
ambari-web/app/data/HDP2/site_properties.js d61d4aa
ambari-web/app/data/HDP2/ui_properties.js
ambari-web/app/data/configs/services/accumulo_properties.js PRE-CREATION
ambari-web/app/data/configs/services/ambari_infra_properties.js PRE-CREATION
ambari-web/app/data/configs/services/ambari_metrics_properties.js
PRE-CREATION
ambari-web/app/data/configs/services/falcon_properties.js PRE-CREATION
ambari-web/app/data/configs/services/hawq_properties.js PRE-CREATION
ambari-web/app/data/configs/services/hbase_properties.js PRE-CREATION
ambari-web/app/data/configs/services/hdfs_properties.js PRE-CREATION
ambari-web/app/data/configs/services/hive_properties.js PRE-CREATION
ambari-web/app/data/configs/services/kafka_properties.js PRE-CREATION
ambari-web/app/data/configs/services/kerberos_properties.js PRE-CREATION
ambari-web/app/data/configs/services/knox_properties.js PRE-CREATION
ambari-web/app/data/configs/services/logsearch_properties.js PRE-CREATION
ambari-web/app/data/configs/services/mapreduce2_properties.js PRE-CREATION
ambari-web/app/data/configs/services/oozie_properties.js PRE-CREATION
ambari-web/app/data/configs/services/ranger_properties.js PRE-CREATION
ambari-web/app/data/configs/services/storm_properties.js PRE-CREATION
ambari-web/app/data/configs/services/tez_properties.js PRE-CREATION
ambari-web/app/data/configs/services/yarn_properties.js PRE-CREATION
ambari-web/app/data/configs/services/zookeeper_properties.js PRE-CREATION
ambari-web/app/data/configs/site_properties.js PRE-CREATION
ambari-web/app/data/custom_stack_map.js e52c570
ambari-web/app/mappers/configs/stack_config_properties_mapper.js 2c8959d
ambari-web/app/mixins/wizard/addSecurityConfigs.js 7e495ea
ambari-web/app/models/stack_service.js 0136ec3
ambari-web/app/utils/config.js 665497b
ambari-web/app/views/common/controls_view.js 1fd5fde
ambari-web/app/views/main/dashboard/widgets/hbase_links.js 235f73c
ambari-web/app/views/main/service/reassign/step5_view.js c5fc3c8
ambari-web/copy-pluggable-stack-resources.sh 4dc9205
ambari-web/test/controllers/main/host/details_test.js 154d0b2
ambari-web/test/data/HDP2.2/site_properties_test.js 14599b3
ambari-web/test/data/HDP2.3/site_properties_test.js 6ce9c17
ambari-web/test/data/HDP2/secure_mapping_test.js 766243f
ambari-web/test/data/HDP2/site_properties_test.js c8b7bbc
ambari-web/test/utils/config_test.js 5012caa
Diff: https://reviews.apache.org/r/53981/diff/
Testing
-------
19824 tests complete (27 seconds)
154 tests pending
Thanks,
Denys Buzhor