To be clear, I know how to do this problem using the washer method. I am trying to solve it using cylindrical shells. Here is what I have so far:
$2\pi \int_{1}^{2} y*y^2 dy$
$2\pi \int_{1}^{2} y^3 dy$
I get $15/2\pi$ as my final answer. the correct answer is supposed to be $9/2 * \pi$. What am I doing wrong?

You are calculating the wrong region, draw a picture! Note that you should be looking at $4-y^{2}$ instead and indeed $$2\pi\int_{1}^{2}y(4-y^{2}) \ dy =\frac{9\pi}{2}.$$