>From my point of view it is not advisable to base some functionalities of the instances on direct calls to Openstack API. This for 2 main reasons, the first one: if the Openstack code changes (and we know Openstack code does change) it will be required to change the code of the software running in the instance too; the second one: if in the future one wants to pass to another cloud infrastructure it will be more difficult to achieve it.
On 12/12/14 01:20, Joe Gordon wrote: > On Wed, Dec 10, 2014 at 7:42 AM, Pasquale Porreca < > [email protected]> wrote: > >> > Well, one of the main reason to choose an open source product is to avoid >> > vendor lock-in. I think it is not >> > advisable to embed in the software running in an instance a call to >> > OpenStack specific services. >> > > I'm sorry I don't follow the logic here, can you elaborate. > > -- Pasquale Porreca DEK Technologies Via dei Castelli Romani, 22 00040 Pomezia (Roma) Mobile +39 3394823805 Skype paskporr _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
