To remove IP address from a OpenVz contain use:

vzctl set <CTID> --ipdel <IP1>

Example:
vzctl set 101 --ipdel 10.0.0.1  --save