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

zone state for Solaris 10/illumos #39155

Merged
merged 33 commits into from Feb 3, 2017
Merged

zone state for Solaris 10/illumos #39155

merged 33 commits into from Feb 3, 2017

Conversation

sjorge
Copy link
Contributor

@sjorge sjorge commented Feb 3, 2017

What does this PR do?

It took a while to get done as it was a lot more work than originally anticipated.
This PR introduces a zone state that uses the zoneadm and zonecfg modules added last year.
Also a lot of issues were discovered with zonecfg during the development of the state. These are also fixed in this PR.

What issues does this PR fix or reference?

N/a

Previous Behavior

No state to manage zones on Solaris 10/illumos platforms.

New Behavior

We can manage zones on Solaris 10/illumos paltforms, most of the development was done on OmniOS and testing on OpenIndiana.

Tests written?

No

Notes

Please squash the PR before merging, there is a lot of back and forth in this one.

@cachedout cachedout merged commit 387b10b into saltstack:develop Feb 3, 2017
@cachedout
Copy link
Contributor

Squashed and merged. Thanks @sjorge. Great work!

@sjorge
Copy link
Contributor Author

sjorge commented Feb 3, 2017

Lots of stuff still planned this year, but I should probably see if I can fix #37027 but that one seems hard.

gitebra pushed a commit to gitebra/salt that referenced this pull request Feb 7, 2017
* upstream/develop: (86 commits)
  Change reload_modules to trigger only on state changes (saltstack#39015) (saltstack#39016)
  update GCE docs adding subnetwork parameter
  pip_state: mention Python 2 pip module is required
  Remove raise from _srvmgr
  change to return_json
  Updates to win_iis modules
  Added missing source_hash_name argument in get_managed function Additional fix to  saltstack#33187 Customer was still seeing errors, this should now work. Tested with 2015.8.13 and 2016.11.2
  Fix doc build errors in junos_syslog engine
  Add publisher_acl and publisher_acl_blacklist to defaults
  zone state for Solaris 10/illumos (saltstack#39155)
  Apply fix from saltstack#38705 to 2016.3 branch (saltstack#39077)
  update vmware getting started doc (saltstack#39146)
  [Bugfix] fix argument order for usermod call
  linux_ip: Disable linux_ip for NILinuxRT systems
  Add network module for NILinuxRT: nilrt_ip.py
  Fix problem deleting files
  Remove files not needed by salt-minion
  make helper function private
  add debug logging for batch vars
  Don't fail test if data is empty
  ...
@sjorge sjorge deleted the develop-zonesstate branch December 3, 2017 09:39
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.

None yet

2 participants