Docs: Update Nova Configuration for Liberty

Bug #1506493 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Invalid
Low
Major Hayden
Liberty
Fix Released
Low
Major Hayden

Bug Description

https://review.openstack.org/227839
commit dd69ff9e01532140d8acad2e4223f7d83c25cc1f
Author: Jesse Pretorius <email address hidden>
Date: Fri Sep 25 14:14:23 2015 +0100

    Update Nova Configuration for Liberty

    This patch includes the following updates based on the updated
    source in Nova's Liberty release:
     - api-paste.ini
     - policy.json
     - rootwrap.d/compute.filters
     - rootwrap.d/network.filters

    The Nova S3 and v3 API's have been removed in Liberty, so all
    related variables and configuration file entries have been
    removed.

    The Nova EC2 API is deprecated in Liberty. All related variables in
    OpenStack-Ansible and configuration files have been removed as all
    deployers are recommended to make use of the actively developed
    replacement: https://github.com/stackforge/ec2-api

    The Nova v2 and v1.1 API's are enabled using the upstream default
    compatibility layer. Neither of these versions will be registered in
    the service catalog.

    The default API version is set to v2.1. For new environments, no
    other API versions are registered in the service catalog.

    The following variables have been removed:
     - S3 API
       - nova_s3_service_name
       - nova_s3_service_type
       - nova_s3_service_proto
       - nova_s3_service_publicuri_proto
       - nova_s3_service_adminuri_proto
       - nova_s3_service_internaluri_proto
       - nova_s3_service_port
       - nova_s3_service_description
       - nova_s3_service_publicuri
       - nova_s3_service_publicurl
       - nova_s3_service_adminuri
       - nova_s3_service_adminurl
       - nova_s3_service_internaluri
       - nova_s3_service_internalurl
       - nova_s3_program_name
       - nova_s3_deprecated_but_enabled
     - EC2 API
       - nova_ec2_service_name
       - nova_ec2_service_type
       - nova_ec2_service_proto
       - nova_ec2_service_publicuri_proto
       - nova_ec2_service_adminuri_proto
       - nova_ec2_service_internaluri_proto
       - nova_ec2_service_port
       - nova_ec2_service_description
       - nova_ec2_service_publicuri
       - nova_ec2_service_publicurl
       - nova_ec2_service_adminuri
       - nova_ec2_service_adminurl
       - nova_ec2_service_internaluri
       - nova_ec2_service_internalurl
       - nova_ec2_program_name
       - nova_ec2_deprecated_but_enabled
     - v3 API
       - nova_v3_service_name
       - nova_v3_service_type
       - nova_v3_service_proto
       - nova_v3_service_publicuri_proto
       - nova_v3_service_adminuri_proto
       - nova_v3_service_internaluri_proto
       - nova_v3_service_port
       - nova_v3_service_description
       - nova_v3_service_publicuri
       - nova_v3_service_publicurl
       - nova_v3_service_adminuri
       - nova_v3_service_adminurl
       - nova_v3_service_internaluri
       - nova_v3_service_internalurl
       - nova_v3_deprecated_but_enabled
     - v2.1 API
       - nova_v21_service_name -> nova_service_name
       - nova_v21_service_type -> nova_service_type
       - nova_v21_service_proto -> nova_service_proto
       - nova_v21_service_publicuri_proto -> nova_service_publicuri_proto
       - nova_v21_service_adminuri_proto -> nova_service_adminuri_proto
       - nova_v21_service_internaluri_proto -> nova_service_internaluri_proto
       - nova_v21_service_port -> nova_service_port
       - nova_v21_service_description -> nova_service_description
       - nova_v21_service_publicuri -> nova_service_publicuri
       - nova_v21_service_publicurl -> nova_service_publicurl
       - nova_v21_service_adminuri -> nova_service_adminuri
       - nova_v21_service_adminurl -> nova_service_adminurl
       - nova_v21_service_internaluri -> nova_service_internaluri
       - nova_v21_service_internalurl -> nova_service_internalurl
       - nova_v21_enabled

    DocImpact
    UpgradeImpact
    Implements: blueprint liberty-release
    Change-Id: Ie5a42059c10e7fd0bfc4dba8d87dea3f32db968e

Changed in openstack-ansible:
assignee: nobody → RPC Documentation (rpcdocs)
importance: Undecided → Low
status: New → Confirmed
Changed in openstack-ansible:
assignee: RPC Documentation (rpcdocs) → Major Hayden (rackerhacker)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible (liberty)

Fix proposed to branch: liberty
Review: https://review.openstack.org/278432

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible (liberty)

Reviewed: https://review.openstack.org/278432
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=2a9d02466e83c3aa89b10562c98da0aacc1540a7
Submitter: Jenkins
Branch: liberty

commit 2a9d02466e83c3aa89b10562c98da0aacc1540a7
Author: Major Hayden <email address hidden>
Date: Thu Feb 11 09:37:53 2016 -0600

    Docs/Reno: Nova config update

    Closes-bug: 1506493

    Change-Id: I39e9cdd7f48a70772308c210610c1596ffef1c66

tags: added: in-liberty
Changed in openstack-ansible:
status: Confirmed → Invalid
summary: - Update Nova Configuration for Liberty
+ Docs: Update Nova Configuration for Liberty
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/openstack-ansible 12.0.11

This issue was fixed in the openstack/openstack-ansible 12.0.11 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.