rackerlabs / otter

Rackspace Auto Scale
http://www.rackspace.com/cloud/auto-scale/
Other
53 stars 27 forks source link

As 546 upgrading api version #1979

Open rahulb-rackspace opened 5 years ago

awfabian-rs commented 5 years ago

Can one of the admins verify this patch?

rahulb-rackspace commented 5 years ago

Not right away @awfabian-rs. This PR is logical fix. I need to test it once to verify its sanity. I have created this PR as a place holder for now. Currently trying to get dev environment up and running with autoscale-chef . This might need further changes if something fails.

awfabian-rs commented 5 years ago

jenkins please run unit tests

rackernexus commented 5 years ago

Can one of the admins verify this patch?

awfabian-rs commented 5 years ago

@rahulb-rackspace

looks like flake8 fails for this one

git diff --patch --no-prefix HEAD^1 | flake8 --diff ./otter/auth.py:63:1: E302 expected 2 blank lines, found 1 ./otter/auth.py:384:80: E501 line too long (96 > 79 characters) ./otter/test/test_auth.py:511:80: E501 line too long (82 > 79 characters) ./otter/test/test_auth.py:518:80: E501 line too long (82 > 79 characters) make: *** [flake8diff] Error 1

can you make changes for this? looks like it doesn't like an extra blank line and a few char line lengths.

trying to see what I can do with the tests on ci, but it stops here

awfabian-rs commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

jenkins please run integration tests

rahulb-rackspace commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

jenkins please run integration tests

rahulb-rackspace commented 5 years ago

jenkins please run integration tests

rahulb-rackspace commented 5 years ago

jenkins please run integration tests

rahulb-rackspace commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

jenkins please run integration tests

rahulb-rackspace commented 5 years ago

jenkins please run unit tests

rahulb-rackspace commented 5 years ago

jenkins please run unit tests

rahulb-rackspace commented 5 years ago

jenkins please run unit tests

rahulb-rackspace commented 5 years ago

jenkins please run integration tests