Bump openstack version to Ocata for UCA

Change-Id: I3f2f4d5dcb4bfe0b346361cec6b137566479e6b6
This commit is contained in:
Vladimir Kuklin 2017-03-02 17:51:34 +03:00
parent c640ed05cb
commit 679cea8248
1 changed files with 11 additions and 11 deletions

View File

@ -1967,9 +1967,9 @@
- pk: 1
extend: *base_release
fields:
name: "Newton on CentOS 6.5"
name: "Ocata on CentOS 6.5"
state: "unavailable"
version: "newton-11.0"
version: "ocata-11.0"
operating_system: "CentOS"
description: "This option will install the OpenStack Mitaka packages using a CentOS based operating system. With high availability features built in, you are getting a robust, enterprise-grade OpenStack deployment."
attributes_metadata:
@ -2042,7 +2042,7 @@
extend: *base_release
fields:
name: "Newton on Ubuntu 16.04"
version: "newton-11.0"
version: "ocata-11.0"
operating_system: "Ubuntu"
description: "This option will install the OpenStack Newton packages using Ubuntu as a base operating system. With high availability features built in, you are getting a robust, enterprise-grade OpenStack deployment."
attributes_metadata:
@ -2272,8 +2272,8 @@
- pk: 3
extend: *ubuntu_xenial
fields:
name: "Newton on Ubuntu+UCA 16.04"
version: "newton-11.0"
name: "Ocata on Ubuntu+UCA 16.04"
version: "ocata-11.0"
description: "This option will install the OpenStack Newton packages using Ubuntu as a base operating system, including Ubuntu Cloud Archive OpenStack packages. With high availability features built in, you are getting a robust, enterprise-grade OpenStack deployment."
attributes_metadata:
editable:
@ -2307,37 +2307,37 @@
- type: "deb"
name: "uca"
uri: "http://ubuntu-cloud.archive.canonical.com/ubuntu"
suite: "xenial-updates/newton"
suite: "xenial-updates/ocata"
section: "main"
priority: 1080
- type: "deb"
name: "uca-proposed"
uri: "http://ubuntu-cloud.archive.canonical.com/ubuntu"
suite: "xenial-proposed/newton"
suite: "xenial-proposed/ocata"
section: "main"
priority: 1080
- type: "deb"
name: "mos"
uri: "http://{settings.MASTER_IP}:8080/{cluster.release.version}/ubuntu/x86_64"
suite: "mos10.0"
suite: "mos11.0"
section: "main restricted"
priority: 1050
- type: "deb"
name: "mos-updates"
uri: "http://mirror.fuel-infra.org/mos-repos/ubuntu/{cluster.release.environment_version}/"
suite: "mos10.0-updates"
suite: "mos11.0-updates"
section: "main restricted"
priority: 1050
- type: "deb"
name: "mos-security"
uri: "http://mirror.fuel-infra.org/mos-repos/ubuntu/{cluster.release.environment_version}/"
suite: "mos10.0-security"
suite: "mos11.0-security"
section: "main restricted"
priority: 1050
- type: "deb"
name: "mos-holdback"
uri: "http://mirror.fuel-infra.org/mos-repos/ubuntu/{cluster.release.environment_version}/"
suite: "mos10.0-holdback"
suite: "mos11.0-holdback"
section: "main restricted"
priority: 1100
- type: "deb"