On 16 Jan 2014, at 12:57, Oleg Gelbukh <ogelb...@mirantis.com> wrote:
> > > On Thu, Jan 16, 2014 at 2:21 AM, Jay Pipes <jaypi...@gmail.com> wrote: > On Wed, 2014-01-15 at 21:46 +0000, Hugh Saunders wrote: > > On 15 January 2014 21:14, Ilya Kharin <ikha...@mirantis.com> wrote: > > > > Hi, guys, > > > > In Rally there is an entity that represents installed instance > > of OpenStack. > > What you think about a proper name for the entity? (a > > Deployment, a Cluster, an Installation, an Instance or > > something else) > > > > I vote for Deployment. > > Doesn't it sound a bit weird to deploy a Deployment? Otherwise, it does not > really matter how it is called as long as the naming is consistent. > > I have another question. Shoud we think about separation of Deployment and > Endpoint entities in API? Deployment is an object managed by deployment > engine, while Endpoint can refer to existing installation which has nothing > to do with deployment engine. It means that different sets of operations are > applicable to those entities. What do you think? Yep, you are right. It's very usefull because currently there is an DummyEngine which does nothing, just returns an endpoint. So, an Endpoint should be an entity that represents an installed OpenStack and contains an endpoint and credentials. In this case the deployment process should be changed. As a result of the deployment process an instance of an Endpoint will created. To start a Task an instance of an Endpoint should be passed. > > -- > Best regards, > Oleg Gelbukh > > > ++ > > Best, > -jay > > > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev