[GitHub] dhlaluku commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
dhlaluku commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#issuecomment-403780828 @rhtyd I have included "test_diagnostics" in the Travis file. Updated the Marvin tests to skip t

[GitHub] rhtyd commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
rhtyd commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#issuecomment-403781129 Fantastic @dhlaluku - let's wait for travis to complete/pass. -

[GitHub] rhtyd commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
rhtyd commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#discussion_r201298075 ## File path: .travis.yml ## @@ -34,6 +34,8 @@ env: matrix:

[GitHub] rhtyd commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
rhtyd commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#discussion_r201298172 ## File path: core/src/main/java/org/apache/cloudstack/diagnostics/Diagno

[GitHub] dhlaluku commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
dhlaluku commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#discussion_r201298499 ## File path: core/src/main/java/org/apache/cloudstack/diagnostics/Dia

[GitHub] dhlaluku commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
dhlaluku commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#discussion_r201299840 ## File path: .travis.yml ## @@ -34,6 +34,8 @@ env: matrix

[GitHub] dhlaluku commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
dhlaluku commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#discussion_r201300550 ## File path: test/integration/smoke/test_diagnostics.py ## @

[GitHub] rhtyd commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
rhtyd commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#discussion_r201304703 ## File path: .travis.yml ## @@ -34,6 +34,8 @@ env: matrix:

[GitHub] dhlaluku commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
dhlaluku commented on a change in pull request #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#discussion_r201307689 ## File path: .travis.yml ## @@ -34,6 +34,8 @@ env: matrix

[GitHub] borisstoyanov opened a new issue #2737: cannot login when upgrade to 4.12

2018-07-10 Thread GitBox
borisstoyanov opened a new issue #2737: cannot login when upgrade to 4.12 URL: https://github.com/apache/cloudstack/issues/2737 # ISSUE TYPE * Bug Report * Blocker # COMPONENT NAME ~~~ UI ~~~ # CLOUDSTACK VERSION ~~~

[GitHub] borisstoyanov commented on issue #2737: cannot login when upgrade to 4.12

2018-07-10 Thread GitBox
borisstoyanov commented on issue #2737: cannot login when upgrade to 4.12 URL: https://github.com/apache/cloudstack/issues/2737#issuecomment-403832778 I've cleared browsers cache and it went away. It was related to stale session or something, what keeps me wondering is why I haven't seen t

[GitHub] rafaelweingartner commented on issue #2737: cannot login when upgrade to 4.12

2018-07-10 Thread GitBox
rafaelweingartner commented on issue #2737: cannot login when upgrade to 4.12 URL: https://github.com/apache/cloudstack/issues/2737#issuecomment-403833500 It can be the cached version of JavaScript files. They are not "versioned" per se (from the browser perspective). Therefore, they can b

[GitHub] borisstoyanov closed issue #2737: cannot login when upgrade to 4.12

2018-07-10 Thread GitBox
borisstoyanov closed issue #2737: cannot login when upgrade to 4.12 URL: https://github.com/apache/cloudstack/issues/2737 This is an automated message from the Apache Git Service. To respond to the message, please log on Git

[GitHub] borisstoyanov commented on issue #2737: cannot login when upgrade to 4.12

2018-07-10 Thread GitBox
borisstoyanov commented on issue #2737: cannot login when upgrade to 4.12 URL: https://github.com/apache/cloudstack/issues/2737#issuecomment-403834189 ok, closing this for now. thanks @rafaelweingartner This is an automated

[cloudstack] branch fixTypoVirtualMachineManagerImpl deleted (was 09a3bab)

2018-07-10 Thread gabriel
This is an automated email from the ASF dual-hosted git repository. gabriel pushed a change to branch fixTypoVirtualMachineManagerImpl in repository https://gitbox.apache.org/repos/asf/cloudstack.git. was 09a3bab Fix typo in VirtualMachineManagerImpl.java from "cleanued up" to "cleaned up

[GitHub] GabrielBrascher opened a new pull request #2738: Fix typo in VirtualMachineManagerImpl.java

2018-07-10 Thread GitBox
GabrielBrascher opened a new pull request #2738: Fix typo in VirtualMachineManagerImpl.java URL: https://github.com/apache/cloudstack/pull/2738 This PR fixes a typo in VirtualMachineManagerImpl.java `Successfully cleanued up resources` -> `Successfully cleaned up` ## Description

[GitHub] dhlaluku commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
dhlaluku commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#issuecomment-403893211 @blueorangutan package This is

[GitHub] blueorangutan commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
blueorangutan commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#issuecomment-403893417 @dhlaluku a Jenkins job has been kicked to build packages. I'll keep you posted as I make p

[GitHub] GabrielBrascher commented on issue #2720: Disable creation of new Basic Networking Zones

2018-07-10 Thread GitBox
GabrielBrascher commented on issue #2720: Disable creation of new Basic Networking Zones URL: https://github.com/apache/cloudstack/pull/2720#issuecomment-403899342 @marcaurele I agree with you, it would be great to have a documentation specifying how to configure a "basic" advanced zone.

[GitHub] blueorangutan commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins

2018-07-10 Thread GitBox
blueorangutan commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#issuecomment-403902675 Packaging result: ✔centos6 ✖centos7 ✔debian. JID-2168 -

[GitHub] resmo commented on issue #2734: Fix invalid consoleproxy url after upgrade

2018-07-10 Thread GitBox
resmo commented on issue #2734: Fix invalid consoleproxy url after upgrade URL: https://github.com/apache/cloudstack/pull/2734#issuecomment-404056575 @rhtyd done This is an automated message from the Apache Git Service. To res

[GitHub] resmo edited a comment on issue #2734: Fix invalid consoleproxy url after upgrade

2018-07-10 Thread GitBox
resmo edited a comment on issue #2734: Fix invalid consoleproxy url after upgrade URL: https://github.com/apache/cloudstack/pull/2734#issuecomment-404056575 @rhtyd done (force pushed again, to trigger build) This is an automa

[GitHub] rhtyd commented on issue #2734: Fix invalid consoleproxy url after upgrade

2018-07-10 Thread GitBox
rhtyd commented on issue #2734: Fix invalid consoleproxy url after upgrade URL: https://github.com/apache/cloudstack/pull/2734#issuecomment-404064303 @blueorangutan package This is an automated message from the Apache Git Serv

[GitHub] blueorangutan commented on issue #2734: Fix invalid consoleproxy url after upgrade

2018-07-10 Thread GitBox
blueorangutan commented on issue #2734: Fix invalid consoleproxy url after upgrade URL: https://github.com/apache/cloudstack/pull/2734#issuecomment-404064338 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --