Update instances metadata with cli
I have 40 instances runing and I need to set metadata to them ( example test=true ) with cli.
nova meta fce7eacda9744d81bba1fe872a0929ae set test=true
Does anyone have a simple script to set metadata to all instances ?