I notice I can create an instance with the name "domain". I think that's a bug, right?
Are there other names we want to reserve and make illegal for instance/cluster/config/node
names? I recall seeing somewhere that v2 reserved some names, but I haven't seen a list of
what they were. Anybody know?
I have a bug concerning node names that I'm going to fix, and in the process I plan on
writing a couple convenience methods on Domain to make sure names aren't already in use or
otherwise reserved.
Joe