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

Pillar show_top not working on ext_pillar git backend #27730

Closed
mpaolini opened this issue Oct 6, 2015 · 7 comments
Closed

Pillar show_top not working on ext_pillar git backend #27730

mpaolini opened this issue Oct 6, 2015 · 7 comments
Labels
Bug broken, incorrect, or confusing behavior Duplicate Duplicate of another issue or PR - will be closed P3 Priority 3 Pillar Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around
Milestone

Comments

@mpaolini
Copy link

mpaolini commented Oct 6, 2015

salt-run pillar.show_top returns nothing

@Ch3LL Ch3LL added the info-needed waiting for more info label Oct 7, 2015
@Ch3LL Ch3LL added this to the Blocked milestone Oct 7, 2015
@Ch3LL
Copy link
Contributor

Ch3LL commented Oct 7, 2015

@mpaolini thanks for the report. Can you please paste the output of salt-run --versions-report

@eliasp
Copy link
Contributor

eliasp commented Oct 12, 2015

I can confirm this. Neither pillar.show_pillar nor pillar.show_top returns anything. The pillar are available on the Minions just as expected, it's just the broken salt-run functionality.



root@master:~# salt-call test.versions_report
local:
    Salt Version:
               Salt: 2015.8.0

    Dependency Versions:
             Jinja2: 2.7.2
           M2Crypto: Not Installed
               Mako: 0.9.1
             PyYAML: 3.10
              PyZMQ: 14.4.0
             Python: 2.7.6 (default, Jun 22 2015, 17:58:13)
               RAET: Not Installed
            Tornado: 4.2.1
                ZMQ: 4.0.4
               cffi: Not Installed
           cherrypy: Not Installed
           dateutil: 1.5
              gitdb: 0.5.4
          gitpython: Not Installed
              ioflo: Not Installed
            libnacl: Not Installed
       msgpack-pure: Not Installed
     msgpack-python: 0.3.0
       mysql-python: Not Installed
          pycparser: Not Installed
           pycrypto: 2.6.1
             pygit2: Not Installed
       python-gnupg: Not Installed
              smmap: 0.8.2
            timelib: Not Installed

    System Versions:
               dist: Ubuntu 14.04 trusty
            machine: x86_64
            release: 3.13.0-55-generic
             system: Ubuntu 14.04 trusty

root@master:~# salt-run pillar.show_pillar
root@master:~# salt-run pillar.show_top

@Ch3LL
Copy link
Contributor

Ch3LL commented Oct 12, 2015

@eliasp thank you for the salt-versions report. @mpaolini are you running the same version?

@mpaolini
Copy link
Author

yep, same here

Salt Version:
           Salt: 2015.8.0

Dependency Versions:
         Jinja2: 2.7.2
       M2Crypto: Not Installed
           Mako: 0.9.1
         PyYAML: 3.10
          PyZMQ: 14.4.0
         Python: 2.7.6 (default, Jun 22 2015, 17:58:13)
           RAET: Not Installed
        Tornado: 4.2.1
            ZMQ: 4.0.4
           cffi: Not Installed
       cherrypy: Not Installed
       dateutil: 1.5
          gitdb: 0.5.4
      gitpython: Not Installed
          ioflo: Not Installed
        libnacl: Not Installed
   msgpack-pure: Not Installed
 msgpack-python: 0.3.0
   mysql-python: Not Installed
      pycparser: Not Installed
       pycrypto: 2.6.1
         pygit2: Not Installed
   python-gnupg: Not Installed
          smmap: 0.8.2
        timelib: Not Installed

System Versions:
           dist: Ubuntu 14.04 trusty
        machine: x86_64
        release: 3.13.0-63-generic
         system: Ubuntu 14.04 trusty

@Ch3LL
Copy link
Contributor

Ch3LL commented Oct 14, 2015

@mpaolini thanks for the additional information.
I found this issue is related to the following github issue: 25891

Since the versions of salt are different I will make sure to keep both issues open but keep this link to the other issue and add the appropriate labels.

@Ch3LL Ch3LL added Duplicate Duplicate of another issue or PR - will be closed Bug broken, incorrect, or confusing behavior severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around P3 Priority 3 Pillar Platform Relates to OS, containers, platform-based utilities like FS, system based apps and removed info-needed waiting for more info labels Oct 14, 2015
@wt
Copy link
Contributor

wt commented Mar 28, 2016

I don't think that both of these bugs should be kept open. You should close one of them as a dupe. Salt's issue list is already long enough.

@Ch3LL
Copy link
Contributor

Ch3LL commented Sep 21, 2016

agreed @wt thanks for pointing that out. This was one of the first issues when learning how to triage, but have learned we need to ensure we only track with one issue regardless of salt version Thanks :) I will go ahead and close this issue and we can track the issue #25891 If anyone has any issues with this please ping me on this issue and I can re-open thanks

@Ch3LL Ch3LL closed this as completed Sep 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior Duplicate Duplicate of another issue or PR - will be closed P3 Priority 3 Pillar Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around
Projects
None yet
Development

No branches or pull requests

4 participants