Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hufnagel
Copy link
Member

The new Dropbox has a REST interface, so instead of uploading
the condition payload and metadata files to a directory on
the dropbox host, we make a call to the REST API.

Requires putting the cmsprod username and password into the
Tier0 configuration. I don't like it, but it's the only way
to make that work for now...

The new Dropbox has a REST interface, so instead of uploading
the condition payload and metadata files to a directory on
the dropbox host, we make a call to the REST API.

Requires putting the cmsprod username and password into the
Tier0 configuration. I don't like it, but it's the only way
to make that work for now...
@hufnagel
Copy link
Member Author

The needed new configuration elements are

config.Tier0Feeder.dropboxuser = 'xxx'
config.Tier0Feeder.dropboxpass = 'xxx'

Replace the xxx by the unix username and password. Yeah, I know, it's not pretty, but the config file by default is only accessible by the user running the agent, so it should be somewhat secure.

hufnagel added a commit that referenced this pull request Jan 22, 2013
change PCL condition upload to work with new Dropbox
@hufnagel hufnagel merged commit d75767a into dmwm:master Jan 22, 2013
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.

1 participant