heat: switch auth_uri to use uri_no_suffix
[apex-tripleo-heat-templates.git] / puppet / services / nova-api.yaml
index d18b5b4..f27b53f 100644 (file)
@@ -194,9 +194,6 @@ outputs:
           tags: step0,pre-upgrade
           when: is_bootstrap_node
           command: nova-manage db online_data_migrations
-        - name: update nova api
-          tags: step2
-          yum: name=openstack-nova-api state=latest
         - name: Stop and disable nova_api service (pre-upgrade not under httpd)
           tags: step2
           service: name=openstack-nova-api state=stopped enabled=no