Closed Bug 676296 Opened 13 years ago Closed 13 years ago

Production push request for server-node-assignment rpm-1.0-1

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla8

People

(Reporter: telliott, Assigned: petef)

Details

(Whiteboard: [qa+])

Attachments

(1 file, 2 obsolete files)

This is the new server node assignment. Requests to user/node/weave should redirect to it (and ideally be rewritten to user/node/sync)

QA plan:

Make sure new nodes are being assigned from this correctly. Feel free to coordinate with operations to set up limited availability nodes and do requests from different users. Same users should stay persistently on a node.

Ops notes: requires SQL changes (attached)
Adds the requested migrating column
Attachment #550420 - Attachment is obsolete: true
Build problems:
- missing python26-wsgiproxy package (dependency also missing)

Other problems:
- missing a run.py to run through gunicorn. It should load /etc/mozilla-services/nodes/production.ini.

Should I be able to fetch http://<node server>/user/1.0/<user>/node/weave?

I get a 404 when I do that (with a valid user).  I get a 503 when I hit "/1.0/<user>/node/weave", and the stack trace (which only shows up in stdout, not my /var/log/nodes.log), looks like:

@400000004e4495e6294f1c84   File "/usr/lib/python2.6/site-packages/nodes/controller.py", line 73, in assign_node
@400000004e4495e6294f283c     self.auth.get_user_info(request.user, ['syncNode'])
@400000004e4495e6294f300c TypeError: get_user_info() takes exactly 2 arguments (3 given)
(In reply to Pete Fritchman [:petef] from comment #2)

> Should I be able to fetch http://<node server>/user/1.0/<user>/node/weave?

No. The valid URL is /1.0/<user>/node/sync - we'll be using redirect magic to get there.

Will fix the other things now.
Assignee: nobody → petef
Status: NEW → ASSIGNED
It's now rpm-1.1-1 and is in the MozSvcNodes namespace
not ready for deploy now; ldap authentication/api spec issues.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Attachment #552508 - Attachment is obsolete: true
Reopening as it's going on this week's train. Turns out that we already have node-sreg, so it's just a matter of having the VMs ready.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
So, does this mean that https://bugzilla.mozilla.org/show_bug.cgi?id=678579 is back in as well?
It's not dependent. Basically, once the nodes launch, the functionality in sreg becomes redundant, but there's no need to pull it immediately. 

If we had to roll back the nodes deployment, that would also mean having to roll back the sreg deployment, and that seems like unnecessary work at this point.
Deploy note:  need an updated weave_acls.conf with snodes IPs.
Latest rpm version in stage: rpm-1.3-1
shipped
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
Status: RESOLVED → VERIFIED
Whiteboard: [qa+]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: