DaanHoogland commented on a change in pull request #313:
URL: https://github.com/apache/cloudstack-primate/pull/313#discussion_r416409171
##
File path: src/config/section/compute.js
##
@@ -86,7 +86,7 @@ export default {
dataView: true,
groupAction: true,
DaanHoogland commented on a change in pull request #313:
URL: https://github.com/apache/cloudstack-primate/pull/313#discussion_r416409454
##
File path: src/config/section/compute.js
##
@@ -104,7 +104,8 @@ export default {
icon: 'reload',
label: 'label.acti
DaanHoogland commented on pull request #313:
URL:
https://github.com/apache/cloudstack-primate/pull/313#issuecomment-620447419
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](https:
shwstppr commented on pull request #316:
URL:
https://github.com/apache/cloudstack-primate/pull/316#issuecomment-620510547
@rhtyd will something like this make sense?
This is an automated message from the Apache Git Service.
shwstppr opened a new pull request #316:
URL: https://github.com/apache/cloudstack-primate/pull/316
Fixes #213
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
+1 (binding)
verified signatures, too much involvement in teh fixing and release process
itself to give further independent opinion.
On Tue, Apr 28, 2020 at 8:54 AM Boris Stoyanov
wrote:
> [+1](binding)
>
> I've done upgrade tests with the following environments and they all were
> successful:
+1 (binding)
Upgraded a small RaspberryPi4 board with 4.13.1.0 and post upgrade was able to
get the KVM agent and management server up and running.
The only change (that is specific to raspberrypi4) I had to do was the
following to make cloudstack-agent run: (blogged here
https://www.shapeblu
+1 (binding)
On Tue, 28 Apr 2020 at 14:30, Rohit Yadav wrote:
> +1 (binding)
>
> Upgraded a small RaspberryPi4 board with 4.13.1.0 and post upgrade was
> able to get the KVM agent and management server up and running.
>
> The only change (that is specific to raspberrypi4) I had to do was the
+1 (binding)
Environment:
- Apache CloudStack: Management server + DB (Ubuntu 18.04)
- Hosts: KVM (Ubuntu 18.04)
Main tests:
- Build 4.13.1.0 from source
- Update cloudstack-management.service on the management node
- Update cloudstack-agent.service running on KVM hosts
- CloudStack working as ex