Results 3 comments of Idan Moyal

Hi, Every OpenStack node template implementation exposes an "external_id" run-time property containing the UUID assigned by the OpenStack environment. By looking at the code, it doesn't seem like the "get_attribute"...

Hi, Yes, unfortunately it doesn't work. Two workarounds (not ideal): 1. Create the first security group using a different blueprint and inject its Id to the 2nd blueprint. 2. Use...