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

Switch default filter tag for ONE resources from user only to all resources #37745

Merged
merged 2 commits into from
Nov 17, 2016

Conversation

cro
Copy link
Contributor

@cro cro commented Nov 16, 2016

What does this PR do?

The default filter tag for ONE images, templates, VMs, etc, was set to show only items
that were owned by a user or a user's group. This PR changes it to show all items.

This PR also adds a function get_one_version since I wrote it thinking that to fix this issue
I was going to have to change the filter tags based on the ONE version in use. There ended up being an easier way, but I didn't want to throw out code that might be useful.

What issues does this PR fix or reference?

No open issue currently.

Previous Behavior

Accessible templates or images that could be accessed from the web interface could not
be used with Salt-cloud because Salt-cloud would not see them.

cro and others added 2 commits November 16, 2016 16:36
…ources. Add get_one_version to return version of ONE.
@rallytime rallytime merged commit 7aee7fc into saltstack:2016.3 Nov 17, 2016
gitebra pushed a commit to gitebra/salt that referenced this pull request Nov 22, 2016
* upstream/develop:
  Make assigned IPs available to bootstrap script (saltstack#37828)
  Fix lint errors
  Added some smbios equivalents for SPARC Solaris.
  Fire waiting_for_ssh event on boot of new instance (saltstack#37819)
  Boto apigateway optional stacktrace in response mapping (saltstack#37618)
  Vmware disconnect gh (saltstack#37809)
  Add thorium path to syspaths (saltstack#37767)
  Switch default filter tag for ONE resources from user only to all resources (saltstack#37745)
  1. returner no need to check whether the jid exists for external job cache setup 2. add full_ret to return doc so that the document will be informative 3. make ttl as a config attribute because salt-minion does not have keep_jobs attribute 4. add password into config attribute 5. update the documents accordingly
  Allow pillar.get to retrieve fresh pillar data when saltenv passed
@cro cro deleted the one_filter_tag branch May 25, 2017 17:40
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