[TrivialFix]Remove duplicated OS::Nova::Flavor registration
Change-Id: I19b3c87fa855aca33ca57f185c615f8672992740
This commit is contained in:
parent
1bcf9c42d6
commit
25010e104c
@ -88,9 +88,6 @@
|
||||
registry.getResourceType(VOLUME_RESOURCE_TYPE, {
|
||||
names: [gettext('Volume'), gettext('Volumes')]
|
||||
});
|
||||
registry.getResourceType('OS::Nova::Flavor', {
|
||||
names: [gettext('Flavor'), gettext('Flavors')]
|
||||
});
|
||||
registry.getResourceType('OS::Swift::Account', {
|
||||
names: [gettext('Object Account'), gettext('Object Accounts')]
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user