Correct paradigm to manage client OpenStack environments -



Correct paradigm to manage client OpenStack environments -

i’m setting service allow clients create , manage cloud resources on openstack setup. network requirements of reasonably complex.

the problem i’m having deciding how manage resources. openstack provide api allow me crud individual components need to. yet there’s stack create/update methods allow me create network/vms/routers/rules @ once. sense barrier 2nd method have maintain increasingly complex template file client’s network/# of vms grow. yet has benefit of beingness 1 web phone call every alter compared potentially 50 or big environment.

is there preferred method handling scenario?

openstack

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -