From fd5a4cbbc4b203f25b9428d8d67d60566596c5fc Mon Sep 17 00:00:00 2001 From: Hanxi_Liu Date: Sat, 30 Sep 2017 11:24:09 +0800 Subject: [PATCH] Update use-oslo_db-enginefacade spec The blueprint has not been started in Newton and it needs to be undertaken. This is the beginning of migration work in Queens. Change-Id: I4ddd11d7bfd3fb879fbbc02f0ed0466f21d12580 --- .../use-oslo_db-enginefacade.rst | 33 +++++++++++-------- 1 file changed, 20 insertions(+), 13 deletions(-) rename specs/{newton => queens}/use-oslo_db-enginefacade.rst (92%) diff --git a/specs/newton/use-oslo_db-enginefacade.rst b/specs/queens/use-oslo_db-enginefacade.rst similarity index 92% rename from specs/newton/use-oslo_db-enginefacade.rst rename to specs/queens/use-oslo_db-enginefacade.rst index e898e01b..9fed8bf4 100644 --- a/specs/newton/use-oslo_db-enginefacade.rst +++ b/specs/queens/use-oslo_db-enginefacade.rst @@ -144,7 +144,7 @@ Assignee(s) ----------- Primary assignee: - javeme + Hanxi_Liu Work Items @@ -153,20 +153,23 @@ Work Items * Enable use of the new api in Cinder * Migrate api bundles along functional lines: - * Volume, - * VolumeMetadata, VolumeAdminMetadata, VolumeGlanceMetadata - * VolumeAttachment - * VolumeTypes, VolumeTypeProjects, VolumeTypeExtraSpecs - * Quota, QuotaClass, QuotaUsage, Reservation - * Snapshot, SnapshotMetadata - * Backup - * QualityOfServiceSpecs - * Encryption - * Transfer - * DriverInitiatorData - * ImageVolumeCacheEntry + * Backup, BackupMetadata + * Cluster * ConsistencyGroup, Cgsnapshot + * DriverInitiatorData + * Encryption + * Group, GroupSnapshot, GroupTypes, GroupTypeSpecs, + GroupTypeProjects, GroupVolumeTypeMapping + * ImageVolumeCacheEntry + * Message + * QualityOfServiceSpecs + * Quota, QuotaClass, QuotaUsage, Reservation * Service + * Snapshot, SnapshotMetadata + * Transfer + * VolumeAttachment, AttachmentSpecs + * Volume, VolumeMetadata, VolumeAdminMetadata, VolumeGlanceMetadata + * VolumeTypes, VolumeTypeProjects, VolumeTypeExtraSpecs Dependencies @@ -197,3 +200,7 @@ https://blueprints.launchpad.net/oslo.db/+spec/make-enginefacade-a-facade * Use the new oslo_db enginefacade in Nova: https://blueprints.launchpad.net/nova/+spec/new-oslodb-enginefacade + +* Use the new oslo_db enginefacade in Neutron: + +https://blueprints.launchpad.net/neutron/+spec/enginefacade-switch