rackerlabs / otter

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

A group can be suspended #1962

Closed manishtomar closed 7 years ago

manishtomar commented 7 years ago

This is first among the set of terminator PRs. This adds "suspended" attribute to the group including CASS that will be set by terminator when it finds out that associated tenant has been suspended. Although repose will not allow any calls to suspended accounts this errors any modification calls on suspended group for mimic based integration tests.

codecov-io commented 7 years ago

Current coverage is 92.58% (diff: 100%)

Merging #1962 into master will increase coverage by 0.05%

@@             master      #1962   diff @@
==========================================
  Files            83         84     +1   
  Lines          7493       7510    +17   
  Methods           0          0          
  Messages          0          0          
  Branches       1019       1015     -4   
==========================================
+ Hits           6933       6953    +20   
  Misses          463        463          
+ Partials         97         94     -3   

Powered by Codecov. Last update b4b858a...b0112e2

manishtomar commented 7 years ago

jenkins please run integration tests

manishtomar commented 7 years ago

jenkins please run integration tests

manishtomar commented 7 years ago

jenkins please run integration tests

manishtomar commented 7 years ago

jenkins please run integration tests

manishtomar commented 7 years ago

@glyph review please

manishtomar commented 7 years ago

@glyph self-reviewing shows some unpleasant things. Let me fix them and come back.

manishtomar commented 7 years ago

jenkins please run integration tests

manishtomar commented 7 years ago

jenkins please run integration tests

manishtomar commented 7 years ago

@glyph review again please.

manishtomar commented 7 years ago

My one real open question here is - how are schema modifications applied / coordinated?

You are not going to like this. They aren't automated. I manually apply the modifications in each region :(