When the cloud module is installed and click Cloud Service Provider menu on the top (by using bootstrap_cloud), if there are no the Cloud Service Providers it should show the menu Add Cloud Service Provider menu.
| Comment | File | Size | Author |
|---|---|---|---|
| #18 | 3114300-18.patch | 879 bytes | jigish.addweb |
| #8 | 3114300-8.patch | 5.27 KB | jigish.addweb |
Comments
Comment #2
jigish.addweb commentedComment #3
baldwinlouie commented@jigish,
I reviewed the patch and have the following comments.
This message should show up on all pages a user visits. Not just these routes
Please link this to admin/modules page.
Comment #4
baldwinlouie commentedComment #5
jigish.addweb commented@baldwinlouie
Thank you for reviewing the patch.
I have done changes as per your comment.
Please test new patch.
Thanks
Comment #6
baldwinlouie commented@jigish, Thank you for the updated patch. I have two comments.
Can we modify the wording as follows:
There are no Cloud Service Provider modules enabled. Please enable AWS Cloud, Kubernetes and/or OpenStack.
where @link text is "AWS Cloud, Kubernetes and/or OpenStack"
Please put this condition back. It throws up a message asking user to add a Cloud Config entity and should still be there.
Comment #7
yas@jigishaddweb
Just a quick question --- Is the patch's code
equivalent to the code as follows?
Comment #8
jigish.addweb commented@baldwinlouie
Thank you for your suggestions.
I updated the patch.
Please test new patch.
Thanks
Comment #9
yas@jigishaddweb
Thank you for the update. It looks good to me now.
@baldwinlouie
What do you think?
Comment #10
yasComment #11
yasComment #12
baldwinlouie commented@jigishaddweb and @yas, The patch looks good now.
Comment #13
yas@baldwinlouie
Thank you for your review. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #16
yasComment #17
yas@jigishaddweb
I found that
testCloudConfigRedirect()fails. Could you please fix it?Comment #18
jigish.addweb commented@yas
I fixed that
testCloudConfigRedirect()error.Please review new patch.
Thanks
Comment #19
yas@jigishaddweb
Thank you for fixing the issue. I tested it and looks good to me. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #22
yasComment #23
yas