Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Conversation

@DaanHoogland
Copy link
Contributor

UI implementation for apache/cloudstack#4021

@DaanHoogland
Copy link
Contributor Author

@rhtyd @shwstppr can you review please?

@yadvr yadvr added this to the 1.0-GA milestone Apr 25, 2020
@DaanHoogland
Copy link
Contributor Author

thanks guys, I'll address your feedback, soon.

@DaanHoogland
Copy link
Contributor Author

thanks @rhtyd and @shwstppr . I addressed your comments, please have a look. And please note that this code will at best do nothing until cloudstack 4021 is merged.

@yadvr
Copy link
Member

yadvr commented May 15, 2020

@blueorangutan package

@blueorangutan
Copy link

@rhtyd a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.

@apache apache deleted a comment from blueorangutan May 15, 2020
@apache apache deleted a comment from blueorangutan May 15, 2020
@apache apache deleted a comment from blueorangutan May 15, 2020
@blueorangutan
Copy link

blueorangutan commented May 15, 2020

Packaging result: ✔️centos ✔️debian ✔️archive. JID-1864

@yadvr
Copy link
Member

yadvr commented May 15, 2020

@blueorangutan package

@blueorangutan
Copy link

@rhtyd a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link

Packaging result: ✔️centos ✔️debian ✔️archive. JID-1869

@yadvr
Copy link
Member

yadvr commented Jun 3, 2020

@DaanHoogland please ping me when this is ready for review

@DaanHoogland
Copy link
Contributor Author

@rhtyd it is ready for review, but the cloudstack code is not merged yet.

@yadvr yadvr marked this pull request as ready for review June 4, 2020 02:24
@yadvr
Copy link
Member

yadvr commented Jun 4, 2020

@DaanHoogland can you fix the merge conflicts? I think we merge this in Primate as soon as we've any test confirmation. Thanks.

@yadvr yadvr modified the milestone: 1.0-GA Jun 4, 2020
@DaanHoogland
Copy link
Contributor Author

@shwstppr @davidjumani @rhtyd I rebased but my en.json file does not seem ok. to much diff. Can you check if I did the reverse of what was intended?

@yadvr
Copy link
Member

yadvr commented Jun 5, 2020

@DaanHoogland not urgent - the next time you get chance to work on this - can you revert your changes to en.json; keep the version from upstream and then sort/diff what you need to specific keys for your feature.

@DaanHoogland
Copy link
Contributor Author

@rhtyd fixed my booboo (hope the late mister Hawkins approves)

@yadvr
Copy link
Member

yadvr commented Jun 5, 2020

@blueorangutan package

@blueorangutan
Copy link

@rhtyd a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link

Packaging result: ✔️centos ✔️debian ✔️archive.
QA: http://primate-qa.cloudstack.cloud:8080/client/pr/313 (JID-1978)

@yadvr yadvr self-requested a review June 12, 2020 04:31
@yadvr
Copy link
Member

yadvr commented Jun 12, 2020

@borisstoyanov @vladimirpetrov have you also tested this Primate PR against the upstream PR (merged upstream now) apache/cloudstack#4021?

@borisstoyanov
Copy link

@rhtyd yes, primate changes has been covered also

fields = ['podid', 'clusterid', 'hostid']
}
if (record.hypervisor === 'VMware') {
if (store.apis.startVirtualMachine.params.filter(x => x.name === 'bootintosetup').length > 0) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DaanHoogland I've tested and fixed a case here - we want to make Primate work with all recent/pass/future version of CloudStack; so if there's a feature adding new params for autogenerated forms, we can check if the param is available by checking the API discovery /cc @shwstppr @davidjumani

@yadvr yadvr merged commit e606fe9 into apache:master Jun 16, 2020
weizhouapache pushed a commit that referenced this pull request Jan 19, 2021
UI implementation for apache/cloudstack#4021

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Co-authored-by: Daan Hoogland <dahn@onecht.net>
Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Co-authored-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants