Skip to content

python warning and guide restructuring #7896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

Jessica41
Copy link
Collaborator

What type of Pull Request is this?

  • Update of existing guide(s)

  • Optimization

Description

Adding python warning on selected guides

Mandatory information

  • This Pull Request shouldn't be merged before Boris' DE review

@Jessica41 Jessica41 added Do not merge yet This Pull Request is awaiting a GO from product teams Quality Check The Guides Team is analyzing content. Please do not commit when is label is applied. labels May 21, 2025
@Y0Coss Y0Coss requested a review from franckcosta May 22, 2025 06:38
@@ -85,9 +89,9 @@ print("Disconnecting..")
vconnect()
```

##### Listing the VMs of a Private Cloud infrastructure
#### Listing the VMs of a Managed Bare Metal infrastructure
Copy link
Contributor

Choose a reason for hiding this comment

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

The product name is Hosted Private Cloud

Copy link
Contributor

Choose a reason for hiding this comment

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

@franckcosta tell me "Managed vSphere" in fact


Download the vSphere SDK using this link:

[https://my.vmware.com/group/vmware/get-download?downloadGroup=VS-PERL-SDK67](https://my.vmware.com/group/vmware/get-download?downloadGroup=VS-PERL-SDK67)
<https://my.vmware.com/group/vmware/get-download?downloadGroup=VS-PERL-SDK67>
Copy link
Contributor

Choose a reason for hiding this comment

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

This link seems to be inaccessible

@@ -134,47 +138,41 @@ vconnect()

#### Setting up the environment

##### OS

This example uses a VM installed with Ubuntu 18.04, deployed from [templates available for your Hosted Private Cloud infrastructure](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/ovf_template).
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we use a more recent version of Ubuntu? It would be more up to date.

Copy link
Contributor

Choose a reason for hiding this comment

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

And we can use: /pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/how_to_use_content_library/guide.en-us.md to be more up-to-date and not use the old ovf template method.

@@ -85,7 +89,7 @@ print("Disconnecting..")
vconnect()
```

##### Listing the VMs of a Managed Bare Metal infrastructure
#### Listing the VMs of a Managed Bare Metal infrastructure
Copy link
Contributor

Choose a reason for hiding this comment

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

It would be good to update the product name here as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Do not merge yet This Pull Request is awaiting a GO from product teams Quality Check The Guides Team is analyzing content. Please do not commit when is label is applied.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants