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

service & environment fields #992

Merged
merged 12 commits into from Jul 24, 2014
Merged

service & environment fields #992

merged 12 commits into from Jul 24, 2014

Conversation

ghost
Copy link

@ghost ghost commented Jul 23, 2014

Added:

  • dictlike field DeviceEnvironment,
  • ServiceCatalog proxy to CI,
  • factories for a few models,
  • RestrictedLookupChannel & ServiceCatalogLookup lookups.

Use it in ralph.discovery.device.
@quamilek @xor-xor @ar4s

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) when pulling 51ad688 on xliiv:ser-env-fields into ff12b93 on allegro:synergy.

@ghost ghost changed the title service & environment fields - IN PROGRESS service & environment fields Jul 24, 2014
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) when pulling e2f0a7d on xliiv:ser-env-fields into ff12b93 on allegro:synergy.

@ar4s
Copy link
Contributor

ar4s commented Jul 24, 2014

🆗

"""
Base lookup with authorization check.
"""
def check_auth(self, request):
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure what you are trying to achieve here. Docstring says "with authorization check", but you are only checking if user is authenticated (and btw, user.is_authenticated() returns False only for the AnonymousUser).

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) when pulling 9579514 on xliiv:ser-env-fields into ff12b93 on allegro:synergy.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) when pulling c8339ec on xliiv:ser-env-fields into ff12b93 on allegro:synergy.

xor-xor added a commit that referenced this pull request Jul 24, 2014
service & environment fields
@xor-xor xor-xor merged commit 6d2c3b1 into allegro:synergy Jul 24, 2014
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

3 participants