Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Fix: Added token to params for sessions. #251

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

abhisekpadhi
Copy link

@abhisekpadhi abhisekpadhi commented Mar 25, 2019

Tokens in params was missing when creating and manipulating consul.Sessions objects. Since the consul.Consul object already has token in attributes, I'm trying to refer to the agent's token attribute via self.agent.token.

cc: @matusvalo @abn @cablehead can you please review.

@abhisekpadhi abhisekpadhi changed the title Added token to params while creating sessions. Fix: Added token to params for sessions. Mar 25, 2019
@timp87
Copy link

timp87 commented Jul 18, 2019

See also #238

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants