<div dir="ltr"><div dir="ltr">Sounds make sense to me, and then we needn't fix this strange behaviour also <a href="https://review.openstack.org/#/c/409644/">https://review.openstack.org/#/c/409644/</a></div></div><br><div class="gmail_quote"><div dir="ltr">Jay Pipes <<a href="mailto:jaypipes@gmail.com">jaypipes@gmail.com</a>> 于2018年11月17日周六 上午3:56写道:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The server backup API was added 8 years ago. It has Nova basically <br>
implementing a poor-man's cron for some unknown reason (probably because <br>
the original RAX Cloud Servers API had some similar or identical <br>
functionality, who knows...).<br>
<br>
Can we deprecate this functionality please? It's confusing for end users <br>
to have an `openstack server image create` and `openstack server backup <br>
create` command where the latter does virtually the same thing as the <br>
former only sets up some whacky cron-like thing and deletes images after <br>
some number of rotations.<br>
<br>
If a cloud provider wants to offer some backup thing as a service, they <br>
could implement this functionality separately IMHO, store the user's <br>
requested cronjob state in their own system (or in glance which is kind <br>
of how the existing Nova createBackup functionality works), and run a <br>
simple cronjob executor that ran `openstack server image create` and <br>
`openstack image delete` as needed.<br>
<br>
This is a perfect example of an API that should never have been added to <br>
the Compute API, in my opinion, and removing it would be a step in the <br>
right direction if we're going to get serious about cleaning the Compute <br>
API up.<br>
<br>
Thoughts?<br>
-jay<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>