Re: [PR] vxlan: Update VXLAN documentation to include EVPN [cloudstack-documentation]

2024-10-09 Thread via GitHub
NuxRo commented on code in PR #444: URL: https://github.com/apache/cloudstack-documentation/pull/444#discussion_r1793657405 ## source/plugins/vxlan.rst: ## @@ -87,101 +66,28 @@ have MTU of 1500 bytes, meaning that your physical interface/bridge must have MT In order to config

Re: [PR] vxlan: Update VXLAN documentation to include EVPN [cloudstack-documentation]

2024-10-09 Thread via GitHub
alexandremattioli commented on code in PR #444: URL: https://github.com/apache/cloudstack-documentation/pull/444#discussion_r1794108901 ## source/plugins/vxlan.rst: ## @@ -87,101 +66,28 @@ have MTU of 1500 bytes, meaning that your physical interface/bridge must have MT In ord

Re: [PR] vxlan: Update VXLAN documentation to include EVPN [cloudstack-documentation]

2024-10-09 Thread via GitHub
alexandremattioli commented on code in PR #444: URL: https://github.com/apache/cloudstack-documentation/pull/444#discussion_r1794111683 ## source/plugins/vxlan.rst: ## @@ -17,68 +17,47 @@ The VXLAN Plugin -System Requirements for VXLAN -

Re: [PR] vxlan: Update VXLAN documentation to include EVPN [cloudstack-documentation]

2024-10-09 Thread via GitHub
alexandremattioli commented on code in PR #444: URL: https://github.com/apache/cloudstack-documentation/pull/444#discussion_r1794113261 ## source/plugins/vxlan.rst: ## @@ -17,68 +17,47 @@ The VXLAN Plugin -System Requirements for VXLAN -

Re: [PR] vxlan: Update VXLAN documentation to include EVPN [cloudstack-documentation]

2024-10-09 Thread via GitHub
alexandremattioli commented on code in PR #444: URL: https://github.com/apache/cloudstack-documentation/pull/444#discussion_r1794112856 ## source/plugins/vxlan.rst: ## @@ -17,68 +17,47 @@ The VXLAN Plugin -System Requirements for VXLAN -

Re: [PR] vxlan: Update VXLAN documentation to include EVPN [cloudstack-documentation]

2024-10-09 Thread via GitHub
alexandremattioli commented on code in PR #444: URL: https://github.com/apache/cloudstack-documentation/pull/444#discussion_r1794118205 ## source/plugins/vxlan.rst: ## @@ -328,70 +234,134 @@ Since VXLAN uses UDP packet to forward encapsulated the L2 frames, UDP/8472 port must

[PR] Global settings to prepend VPC name to Tier name [cloudstack-documentation]

2024-10-09 Thread via GitHub
abh1sar opened a new pull request, #445: URL: https://github.com/apache/cloudstack-documentation/pull/445 Doc PR for https://github.com/apache/cloudstack/pull/9780 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] vxlan: Update VXLAN documentation to include EVPN [cloudstack-documentation]

2024-10-09 Thread via GitHub
wido commented on code in PR #444: URL: https://github.com/apache/cloudstack-documentation/pull/444#discussion_r1793273585 ## source/plugins/vxlan.rst: ## @@ -328,70 +234,134 @@ Since VXLAN uses UDP packet to forward encapsulated the L2 frames, UDP/8472 port must be opened.

Re: [PR] vxlan: Update VXLAN documentation to include EVPN [cloudstack-documentation]

2024-10-09 Thread via GitHub
wido commented on code in PR #444: URL: https://github.com/apache/cloudstack-documentation/pull/444#discussion_r1793273872 ## source/plugins/vxlan.rst: ## @@ -328,70 +234,134 @@ Since VXLAN uses UDP packet to forward encapsulated the L2 frames, UDP/8472 port must be opened.

Re: [PR] vxlan: Update VXLAN documentation to include EVPN [cloudstack-documentation]

2024-10-09 Thread via GitHub
wido commented on code in PR #444: URL: https://github.com/apache/cloudstack-documentation/pull/444#discussion_r1793272701 ## source/plugins/vxlan.rst: ## @@ -328,70 +234,134 @@ Since VXLAN uses UDP packet to forward encapsulated the L2 frames, UDP/8472 port must be opened.

[PR] Disable API Key Access for users, accounts and domains [cloudstack-documentation]

2024-10-09 Thread via GitHub
abh1sar opened a new pull request, #446: URL: https://github.com/apache/cloudstack-documentation/pull/446 Doc PR for https://github.com/apache/cloudstack/pull/9741 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] vxlan: Update VXLAN documentation to include EVPN [cloudstack-documentation]

2024-10-09 Thread via GitHub
wido commented on PR #444: URL: https://github.com/apache/cloudstack-documentation/pull/444#issuecomment-2404136661 > Left some polish suggestions. > > Also, the zone creation isolation method screenshot shows VLAN, probably a good idea to replace it with one showing VXLAN to avoid c

Re: [PR] Disable API Key Access for users, accounts and domains [cloudstack-documentation]

2024-10-09 Thread via GitHub
harikrishna-patnala commented on PR #446: URL: https://github.com/apache/cloudstack-documentation/pull/446#issuecomment-2404147728 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] Disable API Key Access for users, accounts and domains [cloudstack-documentation]

2024-10-09 Thread via GitHub
blueorangutan commented on PR #446: URL: https://github.com/apache/cloudstack-documentation/pull/446#issuecomment-2404148363 @harikrishna-patnala a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache

Re: [PR] Disable API Key Access for users, accounts and domains [cloudstack-documentation]

2024-10-09 Thread via GitHub
blueorangutan commented on PR #446: URL: https://github.com/apache/cloudstack-documentation/pull/446#issuecomment-2404149629 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/446. (QA-JID 274) -- This is an automated message from the Apache Git Service. To respond to

Updating Object Store Configuration

2024-10-09 Thread Tom O'Dowd
I have a question about updating the Object Store Information. The current code only allows updating either the Name or the Object Store URL. https://github.com/apache/cloudstack/blame/d6181d542108d02cca31daa758234bb29e1b317a/server/src/main/java/com/cloud/storage/StorageManagerImpl.java#L4180 I