Conversation
server/src/main/java/com/cloud/consoleproxy/ConsoleAccessManagerImpl.java
Outdated
Show resolved
Hide resolved
|
Found UI changes, kicking a new UI QA build |
|
@acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
server/src/main/java/com/cloud/consoleproxy/ConsoleAccessManagerImpl.java
Outdated
Show resolved
Hide resolved
server/src/main/java/com/cloud/consoleproxy/ConsoleAccessManagerImpl.java
Outdated
Show resolved
Hide resolved
server/src/main/java/com/cloud/consoleproxy/ConsoleAccessManagerImpl.java
Outdated
Show resolved
Hide resolved
server/src/main/java/com/cloud/consoleproxy/ConsoleAccessManagerImpl.java
Outdated
Show resolved
Hide resolved
server/src/main/java/com/cloud/consoleproxy/ConsoleAccessManagerImpl.java
Show resolved
Hide resolved
server/src/main/java/com/cloud/consoleproxy/ConsoleAccessManagerImpl.java
Show resolved
Hide resolved
|
@blueorangutan package |
|
Found UI changes, kicking a new UI QA build |
|
@nvazquez a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result: ✖️ el7 ✖️ el8 ✖️ debian ✖️ suse15. SL-JID 3979 |
|
@blueorangutan package |
|
Found UI changes, kicking a new UI QA build |
|
@nvazquez a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 3981 |
|
@blueorangutan test |
|
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
Codecov Report
@@ Coverage Diff @@
## main #6577 +/- ##
============================================
+ Coverage 5.87% 10.41% +4.54%
- Complexity 3933 6690 +2757
============================================
Files 2454 2455 +1
Lines 242633 243131 +498
Branches 37970 38062 +92
============================================
+ Hits 14246 25316 +11070
+ Misses 226811 214649 -12162
- Partials 1576 3166 +1590
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Found UI changes, kicking a new UI QA build |
|
@acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@nvazquez can you rebase your branch against upstream main branch? |
|
@borisstoyanov a Jenkins job has been kicked to build packages. It will be bundled with |
|
UI build: ✔️ |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 4118 |
|
@blueorangutan test |
|
@rohityadavcloud a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-4837)
|
.../main/java/org/apache/cloudstack/api/command/user/consoleproxy/CreateConsoleEndpointCmd.java
Outdated
Show resolved
Hide resolved
api/src/main/java/org/apache/cloudstack/consoleproxy/ConsoleAccessManager.java
Outdated
Show resolved
Hide resolved
server/src/main/java/com/cloud/server/ManagementServerImpl.java
Outdated
Show resolved
Hide resolved
server/src/main/java/com/cloud/servlet/ConsoleProxyClientParam.java
Outdated
Show resolved
Hide resolved
server/src/main/java/com/cloud/servlet/ConsoleProxyClientParam.java
Outdated
Show resolved
Hide resolved
server/src/main/java/org/apache/cloudstack/consoleproxy/ConsoleAccessManagerImpl.java
Outdated
Show resolved
Hide resolved
server/src/main/java/org/apache/cloudstack/consoleproxy/ConsoleAccessManagerImpl.java
Outdated
Show resolved
Hide resolved
server/src/main/java/org/apache/cloudstack/consoleproxy/ConsoleAccessManagerImpl.java
Outdated
Show resolved
Hide resolved
server/src/main/java/org/apache/cloudstack/consoleproxy/ConsoleAccessManagerImpl.java
Outdated
Show resolved
Hide resolved
server/src/main/java/org/apache/cloudstack/consoleproxy/ConsoleAccessManagerImpl.java
Outdated
Show resolved
Hide resolved
|
LGTM @nvazquez can you review the outstanding comments and advise if this is ready for merging cc @borisstoyanov @vladimirpetrov |
|
Thanks @GutoVeronezi, have addressed your comments |
|
@blueorangutan package |
|
@nvazquez a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Found UI changes, kicking a new UI QA build |
|
@acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 4175 |
|
SonarCloud Quality Gate failed. |
|
@blueorangutan test |
|
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian Build Failed (tid-4887) |
|
@blueorangutan test |
|
@rohityadavcloud a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-4888)
|








Description
This PR creates a new API
createConsoleEndpointto create VM console URL allowing it to connect using other UI implementations. To avoid reply attacks, the console access is enhanced to use a one time token per sessionNew configuration added:
Documentation PR: apache/cloudstack-documentation#284
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Tested on KVM env