Closed tiwillia closed 8 years ago
[test]
@vdinh PTAL
@sallyom FYI
update_cluster
should always be run from the first web_proxy gear as far as the controller is concerned. The first web_proxy gear should always be the head gear of the application. There shouldn't be any reason to use the gear's application to ensure the head gear is used.
Evaluated for online test up to 71568b88911815c4ed2264a909c6aa14a6caa8a5
Online Test Results: SUCCESS (https://ci.dev.openshift.redhat.com/jenkins/job/test_pull_requests/9380/)
LGTM
[merge]
Online Merge Results: SUCCESS (https://ci.dev.openshift.redhat.com/jenkins/job/test_pull_requests/9381/) (Image: devenv_5819)
Evaluated for online merge up to 71568b88911815c4ed2264a909c6aa14a6caa8a5
The get_quota and set_quota methods take a gear argument. An application object will work as the argument due to supporting similar methods, such as the UUID method. However, an application's uuid will differ from a gear's uuid when predictable uuid's are used.
Bug 1365390 https://bugzilla.redhat.com/show_bug.cgi?id=1365390