Commit Graph

2 Commits

Author SHA1 Message Date
Chris Yeoh 09cd943214 Convert create_backup v3 plugin to v2.1 API
Changes required to have v3 plugin natively support the V2.1
API

The create_backup action is reverted back to createBackup

Partially implements blueprint v2-on-v3-api

Change-Id: Ibac7eb2644629f4b9cf0581d9859b97f263972c8
2014-08-25 09:21:01 +09:30
Chris Yeoh d94203beb4 Adds create backup server extension for the V3 API
Moves create_backup functionality out of admin_actions
into its own extension. This is part of blueprint v3-admin-actions-split
which allows more selective enablement of features contained
in the admin actions extension.

Note that XML api samples are no longer generated because bp
remove-v3-xml-api has been approved.

Partially implements bp v3-api-admin-actions-split
DocImpact: Adds os-create-backup extension and moves the
create_backup functionality out of os-admin-actions into
this new extension.

Change-Id: I4858a06df20c552bd55ff2841adbcfc761304f42
2014-02-21 10:59:07 +10:30