Must I use RDP for KVM guest installs with RL 10?

I have read that RL 10 will see a move to using RDP instead of VNC. Is that an across the board thing? I need to know if I should plan on changes to how I install KVM guests on my system on the RL 10 world.

Currently, I have a couple of nifty scripts I use for generating new KVM guests within my RL KVM host, all command line based (no standing GUI overhead on the KVM host). Creation of the guest goes directly into the guest GUI install, accessing it through a VNC session tunneled through the ssh session running the installation sequence. I give each guest a unique VNC port number, so if i absolutely need it, i can get back to it later. That said, any console access is really through the emulated serial console.

I like what I have because it “just works” with no extra ongoing overhead. The GUI is there in the guest with the installation kit, but that is about it.

So with RL 10, does the VNC hook to the GUI installation console get replaced with and RDP hook, or is this unchanged?