Skip to content
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

Minor error message improvement and documentation fix #42254

Merged
merged 2 commits into from
Jul 25, 2017
Merged

Minor error message improvement and documentation fix #42254

merged 2 commits into from
Jul 25, 2017

Conversation

edevenport
Copy link
Contributor

What issues does this PR fix or reference?

  • Corrected property name in provider documentation.
  • Catch and produce friendly error message when virtual data center is not found.
  • Incremented minor provider library dependency.

Tests written?

No

Corrected property name in documentation.

Updated library version dependency.
@ghost
Copy link

ghost commented Jul 11, 2017

@edevenport, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rallytime, @techhat and @s0undt3ch to be potential reviewers.

@edevenport edevenport changed the title Provide better error message when datacenter is not found. Minor error message improvement and documentation fix Jul 11, 2017
@@ -6,7 +6,7 @@
The ProfitBricks SaltStack cloud module allows a ProfitBricks server to
be automatically deployed and bootstraped with Salt.

:depends: profitbrick >= 3.0.0
:depends: profitbrick >= 3.1.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Please document this change in the Oxygen release notes: https://github.com/saltstack/salt/blob/develop/doc/topics/releases/oxygen.rst

Copy link
Contributor

Choose a reason for hiding this comment

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

Fixed in #42549

@cachedout cachedout merged commit 7bc8b0e into saltstack:develop Jul 25, 2017
cachedout pushed a commit to cachedout/salt that referenced this pull request Jul 25, 2017
rallytime pushed a commit that referenced this pull request Jul 25, 2017
gitebra pushed a commit to gitebra/salt that referenced this pull request Jul 26, 2017
* upstream/develop: (24 commits)
  Remove deprecated rc_info function from version.py
  Document change in saltstack#42254
  Added release notes comment
  Syntax change
  Logical Domains support in virtual grain
  Add support for IDMS Linux
  win_pki: Don't fail on certs without DnsNames
  Fix tests saltstack#2
  zypper.list_pkgs: add all option for attr
  zypper.list_pkgs: move attr parameter to kwargs
  zypper.list_pkgs: add install_time_date_t as a supported attribute
  zypper_test: add test for list_pkgs and attr
  zypper_test: adapt existing unit tests to new code
  zypper_test: correct mock behavior
  zypper.list_pkgs: add documentation for attr param
  zypper.list_pkgs: add attr option
  Fixed test
  Fixed pylint
  Move parse_docstring from salt.utils to salt.utils.doc.py
  Added tests for salt.modules.vsphere.create_datacenter
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants