rackerlabs / otter

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

Try to pull mimic from an alternative repo so that we can update it. #1987

Open awfabian-rs opened 5 years ago

awfabian-rs commented 5 years ago

In this case, we don't have rights to commit to rackerlabs/mimic. In fact, I don't think I can even hit the "fork" button on it, although I might've just encountered a problem with forking to the same org (rackerlabs) because it has the same name. I don't remember for sure, but we'll want the repo in rackerlabs anyway, so I cloned it locally and made a differently-named repo in rackerlabs for it. We can commit here. Theoretical syncing with upstream will just have to go through a local git repo. Upstream has dead development, though, probably not an issue.

To start with, I have created branch "autoscale" from commit 594dd5c, which came from otter/requirements/mimic.txt.

I don't know if this takes care of mimic everywhere. I might need additional commits on this branch to even make sure that we use the right mimic on the preprod role nodes, but it does seem like I definitely need this much. If no commits follow this up, it probably worked.

rackernexus commented 5 years ago

Can one of the admins verify this patch?

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

Ready for merge. @rahulb-rackspace let me know if you need to alter mimic. you'll need to make changes to the "autoscale" branch of rackerlabs/autoscale-mimic, and we'll need to merge this PR for it to get deployed/used from that source, as opposed to the rackerlabs/mimic repo where we have to commit access.