tripleo-heat-templates/releasenotes/notes
Dan Sneddon d88a8dc52a Remove ipv6 specific network templates
This change renders the IPv6 versions of the isolated
networks using j2. To allow for backward compatibility,
there will be 2 versions of the network definitions,
<network>.yaml and <network>_v6.yaml. If the ip_subnet
contains an IPv6 address, or if ipv6: true is set on the
network definition in network_data.yaml, then the
<network>.yaml version will contain an IPv6 definition,
otherwise the <network>.yaml will be IPv4, and the
<network>_v6.yaml will be IPv6.

In a future follow-up patch, we will probably only
create the required versions of the networks, either
IPv4, IPv6, not both.

The ipv6_subnet, ipv6_allocation_pools, and ipv6_gateway
settings in the network_data.yaml definition file are
used for the <network>_v6.yaml network definition.
Note that these subnet/cidr/gateway definitions only set
the defaults, which can be overridden with parameters
set in an environment file.

Since the parameters for IP and subnet range are the
same (e.g. InternalApiNetCidr applies to both IPv4/v6),
only one version can be used at a time. If an operator
wishes to use dual-stack IPv4/IPv6, then two different
networks should be created, and both networks can be
applied to a single interface.

Note that the workflow for the operator is the same as
before this change, but a new example template has been
added to environments/network-environment-v6.yaml.

Change-Id: I0e674e4b1e43786717ae6416571dde3a0e11a5cc
Partially-Implements: blueprint composable-networks
Closes-bug: 1714115
(cherry picked from commit dd299f08bd)
2017-09-01 17:59:24 +00:00
..
6.0.0-b52a14a71fc62788.yaml Add plan-environment.yaml 2017-03-01 12:44:24 +01:00
Add-Internal-TLS-CA-File-parameter-c24ee13daaa11dfc.yaml Internal TLS: Use specific CA file for haproxy 2017-05-03 12:46:14 +03:00
Change-zaqar-profile-path-7b00c68c0812fb3d.yaml Zaqar: Match service name with service-net-map 2017-08-22 15:36:25 +03:00
Disable-mongodb-by-default-cce37d3254a77d27.yaml Disable mongodb by default 2017-05-22 14:32:51 +03:00
Enable-TLS-for-libvirt-0aab48cd8339da0f.yaml TLS-everywhere: Enable for TLS libvirt live migration 2017-04-19 09:20:00 +00:00
Introduce-ManageKeystoneFernetKeys-parameter-2478cf5fc5e64256.yaml Enable heat/puppet to manage the fernet keys and make it configurable 2017-06-14 10:04:06 +03:00
Make-exposing-haproxy-stats-interface-configurable-2b634793c4f13950.yaml Add flag to enable/disable the HAProxy stats interface 2017-06-26 14:13:36 +03:00
Switch-keystone's-default-token-provider-to-fernet-2542fccb5a588852.yaml Switch keystone default provider to fernet 2017-03-14 16:54:49 +00:00
Use-KeystoneFernetKeys-parameter-bd635a106bb8e00f.yaml Use KeystoneFernetKeys instead of individual parameters 2017-06-14 10:03:54 +03:00
add-all-hosts-to-hostsentry-20a8ee8a1a210ce2.yaml Add all hosts to HostsEntry output 2017-04-17 17:52:52 -04:00
add-bgpvpn-support-f60c5a9cee0bb393.yaml Add BGPVPN composable service 2017-03-10 11:35:48 +01:00
add-cadf-environment-0ce0078348c5333f.yaml Add missing release note for cadf environment 2017-05-10 17:42:37 +02:00
add-ceilometer-agent-ipmi-2c86726d0373d354.yaml Add ceilometer ipmi agent 2017-03-29 22:00:43 +00:00
add-cinder-nas-secure-parameters-53f9d6a6e9bc129b.yaml Add support for Cinder "NAS secure" driver params 2017-06-12 10:58:13 -04:00
add-default-ntp-server-696b8568e09be497.yaml Configuring a default ntp server. 2017-02-14 14:13:02 +01:00
add-deploymentswiftdatamap-parameter-351ee63800016e4d.yaml Add DeploymentSwiftDataMap parameter 2017-06-15 14:45:11 -04:00
add-hostgroup-default-for-host-parameter-02e3d48de1f69765.yaml manila: set "host" to "hostgroup" 2017-08-29 03:27:28 +00:00
add-ipv6-diable-options-9aaee219bb87ac6a.yaml Add IPv6 disable option 2017-04-11 15:29:04 +08:00
add-l2gw-agent-1a2f14a6ceefe362.yaml Add l2gw neutron agent support 2017-05-18 16:36:12 +08:00
add-l2gw-api-support-2206d3d14f409088.yaml Add l2gw neutron service plugin support 2017-03-30 14:42:10 +00:00
add-ldap-backend-0bda702fb0aa24bf.yaml Add trigger to setup a LDAP backend as keystone domaine 2017-04-06 07:10:57 +00:00
add-odl-sriov-env-e31982064c2bf646.yaml Adds environment file for ODL + SRIOV 2017-07-26 15:23:44 -04:00
add-opendaylight-ha-e46ef46e29689dde.yaml Enables OpenDaylight clustering in HA deployments 2017-03-20 09:45:32 -04:00
add-parameters-for-heat-apis-over-httpd-df83ab04d9f9ebb2.yaml Pass hieradata relevant for httpd in the Heat APIs 2017-03-09 18:16:44 +01:00
add-qdr-99a27dffef42c13e.yaml Qpid dispatch router composable role 2017-03-29 10:19:41 +02:00
add-server-os-collect-config-data-eeea2f57b3a82654.yaml Add os-collect-config data as an output 2017-06-15 14:43:11 -04:00
add-support-for-pure-cinder-1a595f1940d5a06f.yaml Enables support for configuring Cinder with Pure Storage 2017-04-04 22:11:34 -04:00
add_db_sync_timeout-c9b2f401cca0b37d.yaml add configurable timeouts for DB sync 2017-04-05 16:10:02 -06:00
allow-neutron-dhcp-agents-per-network-calculation-536c70391497256d.yaml Make neutron dhcp agents per network conditional 2017-02-28 12:11:46 -03:30
api-policy-4ca739519537f6f4.yaml Allow to configure policy.json for OpenStack projects 2017-03-28 22:21:28 +00:00
baremetal-cell-hosts-cd5cf5aa8a33643c.yaml Enable periodic task to discover cell hosts when ironic is used 2017-06-23 18:13:52 +02:00
baremetal-role-34cb48cc30d7bdb4.yaml Add an example IronicConductor role 2017-06-15 08:03:09 +02:00
big-switch-agent-4c743a2112251234.yaml Re-Add bigswitch agent support 2017-03-17 15:10:39 -06:00
ceph-ansible-workflow-70f7d52faf4cd419.yaml Deploy Ceph in containers using ceph-ansible via external workflow 2017-07-26 17:37:35 -04:00
change-db-sync-timeout-57abe3e48d741842.yaml Change database sync timeout from 300 to 900 in low-memory-usage environment file. 2017-05-21 07:58:55 +00:00
change-panko-api-port-fb8967420cd036b1.yaml Update Panko api port 2017-06-14 15:08:09 +00:00
change-rabbitmq-ha-mode-policy-default-6c6cd7f02181f0e0.yaml Change the default for rabbitmq back to ha-mode: all 2017-04-26 15:16:36 +02:00
cleanup-odl-clustering-93a3ec132f3c2343.yaml Cleans up exec workaround for ODL container clustering 2017-07-21 11:53:32 -04:00
composable-ha-37e2d7e1f57f5c10.yaml Release notes ha composable 2017-02-14 17:40:09 +01:00
composable-upgrades-d9ec7c634365e8e0.yaml Add release note for composable upgrades 2017-01-26 14:16:37 +00:00
composable-veritas-hyperscale-driver-e7f0a35d7d9a8df1.yaml Add composable services for the Veritas HyperScale. 2017-07-17 13:27:25 +05:30
compute_deprecated_params-a2d69efd75f7c50f.yaml Convert compute-role.yaml to role.role.j2.yaml 2017-08-11 15:06:34 +01:00
computeovsdpdk-role-67d53a405ce4174b.yaml Add a new role for ComputeOvsDpdk and clean-up parameters 2017-07-14 11:09:13 +05:30
configurable-snmpd-options-3954c5858e2c7656.yaml Default snmp to less verbose logging 2017-05-15 15:00:06 +02:00
containarise-barbican-1253606411d497ff.yaml Containarise Barbican API 2017-08-25 17:24:25 +00:00
contrail-bugfixes-and-dpdk-enabling-0233a06e23259660.yaml Contrail network realignement + DPDK enablement 2017-07-25 18:24:13 +02:00
controller_deprecated_params-7f009de6d17c05a4.yaml Convert controller-role.yaml to role.role.j2.yaml 2017-08-11 15:06:34 +01:00
debug_per_service-54a260917c4a7e3a.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
deployed-server-environment-output-d838c782f76823b7.yaml Add DeployedServerEnvironmentOutput 2017-07-10 09:36:22 -04:00
deployed-server-firewall-purge-9d9fe73faf925056.yaml Purge initial firewall for deployed-server's 2017-04-03 12:52:45 -04:00
deployed-servers-fd47f18204cea105.yaml Add a release note for using deployed-servers (aka split-stack) 2017-01-25 15:35:37 -05:00
deprecate-NeutronExternalNetworkBridge-7d42f1a0718da327.yaml Added release note for NeutronExternalNetworkBridge deprecation 2017-02-24 08:27:23 +00:00
deprecate-ceilometer-expirer-83b193a07631d89d.yaml Deprecate Ceilometer Expirer 2017-05-11 11:44:48 -04:00
deprecate-collector-a16e5d58ae00806d.yaml Deprecate ceilometer collector 2017-04-25 16:38:01 -04:00
deprecate-management-envs-bbc7fddb0ca871af.yaml Make network-isolation-v6 environment rendered for all roles 2017-08-09 09:45:41 +02:00
deprecate-panko-b2bdce647d2b9a6d.yaml Add deprecation notes for panko service 2017-05-02 19:21:32 +00:00
derive-params-custom-plan-env-3a810ff58a68e0ad.yaml Providing parameters specific to a workflow via plan-environment 2017-06-12 11:59:14 +05:30
disable-ceilo-api-dfe5d0947563bbe0.yaml Disable ceilometer API 2017-04-03 07:50:01 -04:00
disable-ceilo-middleware-6853cb92e3e08161.yaml Disable swift middleware ceilometer pipeline by default 2017-06-28 07:55:05 -04:00
disable-core-dump-for-setuid-programs-e83a2a5da908b9c3.yaml Disable core dump for setuid programs 2017-03-28 14:18:52 +08:00
disable-kernel-parameter-for-icmp-redirects-f325f91d71b58b5f.yaml Add network sysctl tweaks for security 2017-03-29 16:34:29 +08:00
disable-manila-cephfs-snapshots-by-default-d5320a05d9b501cf.yaml Disable Manila CephFS snapshots by default 2017-04-06 14:32:19 +02:00
disable_default_apache_vhost-f41d11fe07605f7f.yaml Disable default vhost for apache 2017-04-27 12:11:12 +02:00
docker-service-all-roles-5c22a018caeafcf0.yaml Add Docker service to all roles 2017-04-07 14:28:59 +02:00
dont-unregister-on-delete-9708f7cbc73a0d2f.yaml Don't unregister on system/resource delete 2017-08-14 08:47:45 -04:00
enable-arp_accept-6296b0113bc56b10.yaml Enable arp_accept for all interfaces 2017-05-25 13:24:51 -07:00
enable-dpdk-on-boot-f5b098b10152b436.yaml Enable DPDK on boot using PreNetworkConfig 2017-06-23 11:19:23 +05:30
enable-logging-suspicious-packets-d5545586f917d2ca.yaml Add network sysctl tweaks for security 2017-03-29 16:34:29 +08:00
enable-neutron-lbaas-integration-b72126f2c7e71cee.yaml Enable Neutron LBaaS Integration 2017-07-04 13:53:03 +00:00
enable-neutron-lbaas-integration-fa999ccd548ee6b6.yaml Enable Neutron LBaaS Integration 2017-07-14 14:35:07 +00:00
enable-support-for-external-swift-proxy-941917f8bcc63a5d.yaml Support for external swift proxy 2017-04-18 09:13:19 +02:00
etcdtoken-4c46bdfac940acda.yaml etcd: secure EtcdInitialClusterToken parameter 2017-03-15 17:58:27 -04:00
example-roles-d27c748090f6a154.yaml Standardize example role definitions 2017-06-07 20:20:03 +00:00
expose-metric-processing-delay-0c098d7ec0af0728.yaml Expose metric delay processing metric 2017-05-03 15:29:33 +00:00
fix-cinder-nfs-share-usage-0968f88eff7ffb99.yaml Fix usage of CinderNfsServers 2017-03-23 12:08:49 +00:00
fix-glance-api-network-4f9d7c20475a5994.yaml Fixes incorrect glance api network 2017-06-21 11:41:09 -04:00
fix-heat-condition-for-rhel-reg-311a3dce76cc0ec1.yaml Fix Heat condition for RHEL registration yum update 2017-08-14 08:47:45 -04:00
fix-neutron-dpdk-firewall-436aee39a0d7ed65.yaml Fixes missing firewall rules for neutron_ovs_dpdk_agent service 2017-03-22 10:52:03 -04:00
fix-odl-provider-mapping-hiera-5b3472184be490e2.yaml Fixes OpenDaylightProviderMappings hiera parsing 2017-03-23 10:24:38 -04:00
fix-rpm-deploy-artifact-urls-03d5694073ad159d.yaml Fix rpms being installed via DeployArtifactURLs 2017-06-09 15:55:16 -06:00
generated-sample-environments-8b523f55f36e940c.yaml Add release note for generated sample environments 2017-06-20 15:53:17 -05:00
get-occ-config-local-connector-5bbec3f591a9f311.yaml Use the local collector to bootstrap deployed servers 2017-04-04 22:31:58 -04:00
glance-keystonev3-d35182ba9a3778eb.yaml glance: deploy services with Keystone v3 endpoints 2017-04-20 07:15:21 +00:00
gnocchi-keystonev3-d288ba40226545c9.yaml gnocchi: deploy services with Keystone v3 endpoints 2017-03-13 08:17:26 -04:00
increase-nova-reserved-host-memory-80434e8484a29680.yaml Increase default for NovaReservedHostMemory to 4096 2017-06-01 13:38:42 +02:00
install-openstack-selinux-d14b2e26feb6d04e.yaml Install openstack-selinux for deployed-server 2017-03-22 17:10:44 -04:00
ipv6_defaults-7dbb62113f4e5084.yaml Remove ipv6 specific network templates 2017-09-01 17:59:24 +00:00
ironic-boot-option-3f3036aa5e82ec7e.yaml [ironic] expose default boot_option in configuration and change it to local 2017-04-10 11:55:22 +02:00
ironic-cleaning-network-1e06881df0402221.yaml Provide a default value for Ironic cleaning_network configuration 2017-02-03 15:17:27 +01:00
ironic-hardware-types-fe5140549d3bb792.yaml Allow configuring enabled hardware types for Ironic 2017-04-05 12:51:18 +02:00
ironic-inspector-43441782bdf0f84e.yaml Add templates to configure Ironic inspector 2017-06-09 16:11:08 +02:00
ironic-neutron-integration-76c4f9e0d10785e4.yaml Add support for "neutron" Ironic networking plugin 2017-04-03 23:00:52 +02:00
keystone_internal-53cc7b24ebdd9df4.yaml Add release note for services endpoint change 2017-02-14 02:41:22 +00:00
leave-satellite-repo-enabled-8b60528bd5450c7b.yaml Don't disable satellite repo after registration 2017-03-15 10:21:43 -05:00
make-panko-default-8d0e824fc91cef56.yaml Include panko in the default dispatcher 2017-03-28 19:48:59 +00:00
manila-with-managed-ceph-e5178fd06127624f.yaml Add release notes for Manila/CephFS with managed Ceph 2017-01-26 16:19:06 +01:00
match-enable_dvr-with-NeutronEnableDVR-fe8aac6c4ce52bce.yaml neutron: set enable_dvr = False if NeutronEnableDVR is false 2017-05-18 17:46:43 +00:00
max-active-fernet-keys-f960f08838a75eee.yaml Make fernet max active keys configurable 2017-06-16 07:26:34 +00:00
memcached-max-memory-ef6834d17953fca6.yaml Reduce memcached memory configuration 2017-02-12 14:39:37 -07:00
migration_over_ssh-003e2a92f5f5374d.yaml Add migration SSH tunneling support 2017-04-15 16:53:40 +01:00
mistral-mod-wsgi-24d41a6f427237ff.yaml Enable mistral to run under mod_wsgi 2017-05-06 12:26:01 -04:00
neutron-ml2-overlay-ip-version-4f14932355847aa0.yaml Add NeutronOverlayIPVersion parameter to neutron-plugins-ml2 service 2017-08-15 11:07:14 -04:00
notification-driver-noop-e322ca6704a5bc50.yaml Allow to set Notification Driver to 'noop' 2017-07-11 13:57:48 -07:00
nsx-support-1254839718d8df8c.yaml Add initial support for NSX plugin 2017-04-06 04:11:15 -07:00
num-storage-sacks-f640be5fcd374a6b.yaml Add support to configure Num of Storage sacks 2017-06-12 18:28:39 -04:00
objectstorage_deprecated_params-f7642b6541a0d09c.yaml Convert objectstorage-role.yaml to role.role.j2.yaml 2017-08-11 15:11:55 +01:00
octavia-1687026-c01313aab53f55a4.yaml Allow to deploy Octavia API & Neutron Server on 2 different nodes 2017-04-29 18:43:31 +00:00
octavia-service-integration-03bd3eb6cfe1efaf.yaml Add registry and role service list entries for Octavia 2017-02-03 12:59:13 -03:30
odl-port-binding-d420cac81f714778.yaml Changing the default port-binding configuration 2017-07-27 16:20:51 -04:00
odl-user-a4c58ac0c3a64d90.yaml Fixing a bug when setting a password for ODL controller 2017-07-10 21:49:24 +03:00
opendaylight-manage-repos-9eaf900c08e8d96f.yaml Exposing the ability to enable/disable the repository 2017-06-27 16:37:57 -04:00
ovn-container-support-3ab333fff6e90dc4.yaml Support deploying OVN as container services 2017-08-28 02:57:13 +00:00
ovn-fcd4b0168e6745a8.yaml ovn: Add missing configurations required 2017-04-06 13:15:30 +05:30
ovn-ha-c0139ac519680872.yaml Pacemaker HA suport for OVN DB servers 2017-06-12 15:05:40 +05:30
ovs-2-7-support-for-dpdk-fe665cf9c6b0a750.yaml Enable Dpdk after rebooting with Hugepages for OvS2.7 2017-07-31 09:30:30 +05:30
ovs-2.5-2.6-composable-upgrades-workaround-73f4e56127c910b4.yaml Add manual ovs upgrade script for workaround ovs upgrade issue 2017-03-31 15:24:19 +00:00
ovs-dpdk-permission-workaround-20aaebcc8d6009ec.yaml Added OvS permission workaround for enabling DPDK 2017-07-10 16:12:05 +05:30
pluggable-server-type-per-role-314f38f8e5d4c84e.yaml Pluggable server type per Role 2017-04-13 15:38:44 -04:00
pre-network-config-role-specific-b36cc4bd6383e493.yaml Modify PreNetworkConfig config inline with role-specific parameters 2017-06-13 11:02:33 +05:30
ps-san_private_key-5aa111e7907ba600.yaml Ps Cinder: Added support for password less login 2017-07-18 12:49:53 -05:00
puppet-auditd-6504295e8c6c7a3b.yaml Add AuditD composable service 2017-01-27 13:23:18 +00:00
redfish-9203af1f7bf02bc5.yaml Support Redfish hardware in the overcloud Ironic 2017-04-28 12:56:06 +02:00
refactor-dpdk-dd37ccf14f711bb1.yaml Adds service for OVS and enables ODL DPDK deployments 2017-06-23 09:31:53 -04:00
remove-ceilometer-cron-85362e197ba245a0.yaml Fix the disable expirer to remove crontab 2017-06-07 15:00:12 -04:00
replace-references-to-old-ctlplane-0df7f2ae8910559c.yaml Replace references to the 192.0.2 network 2017-04-10 14:05:50 +02:00
restrict-access-to-kernel-message-buffer-809160674b92a073.yaml Restrict Access to Kernel Message Buffer 2017-03-22 07:20:32 +08:00
restrict-mongodb-memory-de7bf6754d7234d9.yaml Add params to tweak memory limit on mongodb 2017-04-03 18:15:33 -04:00
role-tags-16ac2e9e8fcab218.yaml Add tags to roles 2017-04-12 06:55:29 -06:00
roles-data-validation-7845702b5ed85366.yaml Add in roles data validation 2017-07-07 09:51:40 -06:00
roles_deprecated_params-50b4bbe8b9e4abc7.yaml Convert controller-role.yaml to role.role.j2.yaml 2017-08-11 15:06:34 +01:00
sahara_auth_v3-65bd276b39b4e284.yaml sahara: configure keystone_authtoken parameters 2017-03-08 12:08:57 +00:00
server-blacklist-support-370c1a1f15a28a41.yaml Server blacklist support 2017-05-31 20:23:58 -04:00
service-role-name-0b8609d314564885.yaml Add role specific information to the service template 2017-05-15 10:06:46 +05:30
service_workflow_tasks-4da5830821b7154b.yaml Allows use of Mistral workflows during deployment steps 2017-06-26 16:28:23 +02:00
set-ceilometer-auth-flag-382f68ddb2cbcb6b.yaml Set auth flag so ceilometer auth is enabled 2017-03-31 21:45:22 +00:00
snmp_listen-2364188f73d43b14.yaml snmp: add SnmpdBindHost parameter 2017-05-02 12:15:08 -04:00
split-stack-environments-1f817e24b5d90959.yaml Add split-stack environments 2017-06-15 14:56:20 -04:00
sriov-pci-passthrough-8f28719b889bdaf7.yaml Modify pci_passthrough hiera value as string 2017-03-28 14:03:20 +05:30
ssh_known_hosts-287563590632d1aa.yaml SSH known_hosts config 2017-04-13 21:53:59 +01:00
sshd-service-extensions-0c4d0879942a2052.yaml SSHD Service extensions 2017-04-19 18:03:02 +01:00
stack-name-input-73f4d4d052f1377e.yaml Add $STACK_NAME input var 2017-04-27 13:02:57 -04:00
subnet-mapping-into-services-999a2c5a90b85709.yaml Adds network/cidr mapping into a new service property 2017-07-14 13:44:04 +02:00
swap-prepuppet-and-postpuppet-to-preconfig-and-postconfig-debd5f28bc578d51.yaml Merge pre|post puppet resources into pre|post config. 2017-04-24 12:56:49 +02:00
swift-ring-keeper-c04b440d7d5ce13f.yaml Add missing releasenotes for Swift ring management 2017-02-16 15:44:00 +00:00
token-flush-twice-a-day-d4b00a2953a6b383.yaml Run token flush cron job hourly by default 2017-04-18 10:30:07 +00:00
tuned-service-650c0eec1cf12a4d.yaml Adding Tuned Service 2017-07-25 17:08:37 +00:00
unity_cinder_e9872898724a11e7.yaml Add support for Dell EMC Unity Cinder backend 2017-08-17 08:36:14 +00:00
unity_manila_1967789872aa11e7.yaml Add support for Dell EMC Unity Manila Backend 2017-08-30 15:47:11 +00:00
unset-ceph-default-min-size-0297620ed99dab5b.yaml Remove osd_pool_default_min_size to allow Ceph cluster to do the right thing by default 2017-05-22 14:38:52 -04:00
update-manage-event-pipeline-0a21e9ca92cbff4f.yaml Change ManageEventPipeline to true 2017-08-30 13:13:22 +00:00
update-metric-delay-default-963d073026e2cc15.yaml Update metric processing delay default 2017-06-04 23:18:04 +00:00
update-on-rhel-registration-afbef3ead983b08f.yaml Allow for update after RHEL registration 2017-04-07 09:05:09 -06:00
update-plan-environment-4e164b57a801e2cb.yaml Add name and description fields to plan-environment.yaml 2017-04-12 17:25:40 +02:00
upgrade-stack-action-94598796a9d3511f.yaml Add StackUpdateType to set hiera on upgrade 2017-05-04 13:00:44 +00:00
vhost_default_dir-cac327a0ac05df90.yaml Modify vhost user socket directory's default value in environment file 2017-05-22 13:48:43 +05:30
vipmap-output-4a9ce99930960346.yaml Add VipMap output 2017-06-15 14:56:20 -04:00
vnx_manila_2967789872aa11e7.yaml Add support for Dell EMC VNX Manila Backend 2017-08-30 08:49:37 -07:00
vpp-84d35e51ff62a58c.yaml Add VPP composable service 2017-02-26 16:43:26 -05:00
vpp-ml2-8e115f7763510531.yaml Add networking-vpp ML2 mechanism driver support 2017-04-10 11:44:08 -04:00
workaround-unset-fqdn-for-rhel-reg-be9c4620146096be.yaml Workaround for RHEL registration as "localhost" 2017-08-17 14:27:30 -04:00
zaqar-httpd-e7d91bf396da28d0.yaml Run Zaqar with httpd in puppet service 2017-04-20 13:01:36 +02:00
zaqar_backends-ccf8adfd24a17bf5.yaml Support configurable Zaqar backends 2017-07-24 10:27:32 +12:00
zaqar_undercloud_backends-f63224a2a3aa684e.yaml Drop MongoDB from the undercloud 2017-07-23 22:29:02 +00:00