summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-08Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Stop hardcoding Docker repository" - Stop hardcoding Docker repository Change-Id: I7c8a131b4f80b58ee136e63c547c4fe55822a134 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-08Update git submoduleswutianwei1-0/+0
* Update docs/submodules/container4nfv from branch 'stable/fraser' - fix istio deploy fialure Some files don't exist in istio 0.8.0 version. So it failed to deploy istio in CI. what this patch do: 1. using istio-demo.yml instead of istio.yml to deploy istio 2. define the ingress gateway when running bookinfo sample 3. rename ingress to ingressgateway Change-Id: I39ec39320d61e5af8282c6f50bad90240444bc79 Signed-off-by: wutianwei <wutianwei1@huawei.com> (cherry picked from commit f5e9d072a9d4d896a9da40dbfef8a5ca9abd7924)
2018-06-07Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [patch] Rebase APT keyserver proxy support patch Sync our patch with upstream PR [1]. [1] https://github.com/salt-formulas/salt-formula-linux/pull/138 Change-Id: If3a51d3aef51accee0901c59e1342b42dbe4be4b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 78d368731c9582361cc291d5618e01702982f2b9)
2018-06-07Update git submodulesPeriyasamy Palanisamy1-0/+0
* Update docs/submodules/sdnvpn from branch 'stable/fraser' - Merge "Re-enabling execution of tempest tests" into stable/fraser - Re-enabling execution of tempest tests My previous patch broke the execution of tempest tests, causing tempest to complain about a missing .testr.conf file. This fix adds the explicit use of the --config-file CLI flag back to the tempest test framework. Change-Id: If65c65a227f0058180e0d5bca47cce502948c4c9 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com> (cherry picked from commit 1fc59dc868766cc845ecf2a2b7f1fef853d2d7e5)
2018-06-07Update git submodulesPeriyasamy Palanisamy1-0/+0
* Update docs/submodules/sdnvpn from branch 'stable/fraser' - Add own logger for SdnvpnFuncTest class The functest xtesting Testcase class removed the logger instance variable, so let SdnvpnFuncTest use its own logger. JIRA: SDNVPN-215 Change-Id: I8b611273e44204d5051fad1140e6ecaddc2a4334 Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com> (cherry picked from commit 6491326ffadcc143a64723169038cad58620f117)
2018-06-07Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Use armband project for deploy in auto" - Use armband project for deploy in auto Change-Id: I76dabebfd696c9b307399e1906740df823b4d91c Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-07Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/fraser' - u/fuel: Bump & rebase for keyserver prx refresh Change-Id: If00a793dccfa6f779a6e2481b41ebec6bbdda39c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit d5748bc0dd2fe4241a3924192d6beac860238551)
2018-06-07Update git submodulesRyota Mibu1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Clean up CI Node Listing for pushing test logs" - Clean up CI Node Listing for pushing test logs These machines have been removed from Jenkins for quite some time and no longer need to be listed here. Change-Id: I43943865eb83eccdf26effe916d6c2ac010f402f Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-06-06Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Deploy job needs armband project for deploy" - Deploy job needs armband project for deploy Change-Id: Iae34d2b9249614b5a4b27173eff3b64779a96c49 Signed-off-by: pava <Paul.Vaduva@enea.com>
2018-06-06Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Remove INFO file as we've migrated to INFO.yaml" - Remove INFO file as we've migrated to INFO.yaml Change-Id: I69fc68e101db5b83a56e392924d6e1e656fa1b5e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-06-06Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - Pin OVN packages Make a pinning of OVN packages as well to meet an openvswitch dependency. Change-Id: I96ac7e052c710b65fc1f74bc4f406bba435d433f Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-06-06Update git submodulesRyota MIBU1-0/+0
* Update docs/submodules/releng from branch 'master' - [doctor] pass inspector value to parameter Change-Id: I56e4e8e00840e46efe5fe52812fd949ee08f984a
2018-06-06Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Switch to Python3 divide in cloudify_ims The code simply asks for python3 divide else only live_test = 100% is considered as successful [1]. [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-fraser/169/console Change-Id: I84690d20791cd3d6a68823eec40f0e4b0f876b72 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit f7b6a9a8d69313bbb8203eaf25b2d78d86ae799c) - Switch from OS_ENDPOINT_TYPE to OS_INTERFACE It also set endpoint_type to public in tempest.conf if unset. JIRA: FUNCTEST-975 Change-Id: I91bd1d7171b4bcf58dbe818696d5b864d5036619 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 4f9789cfab845d7209f5a2fc2209cad8941d02d6)
2018-06-05Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Return true if at least one passed test JIRA: FUNCTEST-974 Change-Id: I9915dbb91516baf5307a577c41ede5dca51a2f07 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit d77a8c4158562dea02500a7b6240b4934ab4fc7c)
2018-06-05Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Fix missed updating nosdn verify scenario Change-Id: If9e612b24fca868c3b330a03053accc7debf9420 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-05Update git submodulesPanagiotis Karalis1-0/+0
* Update docs/submodules/sfc from branch 'stable/fraser' - Fix the logging to be compatible with functest In order to collect logs from SFC test scenarios running through functest framework (mainly for troubleshooting purposes), the logging mechanism has been updated accordingly. JIRA: SFC-125 Change-Id: Ide7c32519afa6ece299d0ac1dcb168609a2e3945 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2018-06-05Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Change verify job to use tempest Tempest is maintained for different versions of openstack which we need to be able to test master and queens in Apex for XCI. Change-Id: I1ab6500964a93b74f1800e9bdfea9ddfb1157f70 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-05Update git submodulesDimitrios Markou1-0/+0
* Update docs/submodules/sdnvpn from branch 'stable/fraser' - [Bug Fix] Use correct image for the Quagga instance In testcase_3 the Quagga image is downloaded from the opnfv.artifacts repository to the /home/opnfv/functest/data directory. But the testcase_3 after that tries to find the image in the /home/opnfv/functest/images directory. This results in using a wrong image Jira: SDNVPN-213 Change-Id: I99539fc9a7a2d016a97ed51fca0cde81f82b3911 Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2018-06-05Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - Clean out merged upstream patch Change-Id: I0c8f87bad0fbe55684bd43547674ed91a31f39f8 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit 5ab2540591ad029b5b6cf23eab88959fbd14712b)
2018-06-04Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - Merge "[patch] Drop upstream reclass formula patches" into stable/fraser - [patch] Drop upstream reclass formula patches Change-Id: Iad2a27d059b43ed14fb70bdee01b3db29613615b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 28ccbe4f37cf8b2e38681d4a732f80112888ce84)
2018-06-04Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [submodule] Bump Pharos for ericsson-pod1 updates This bump also brings in: - arm-pod{8,9} config; - UNH lab config; - NTP config in IDFs for existing PODs; - basic vPDF support; Change-Id: Ifc16616bc8a13de2bdf048971448d4853e93880e Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 4ee7da0aa1128569bc97e5a28ce10a3ce1aac142)
2018-06-04Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/fraser' - u/fuel: Bump & rebase for upstream patches Change-Id: Ie25c098273b929e9a31adfcfd3eb95dcf856611a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit baa15e4501d47adb80b1648d059881bdf57b2a9d)
2018-06-04Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - Merge "Pin openvswitch packages from UCA" into stable/fraser - Pin openvswitch packages from UCA Make a pinning of openvswitch packages to get 2.8.1 version. Change-Id: I2bb78050cebd671ef1dddbac02705e0782fc34c8 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-06-04Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - Merge "[noha] Disable proxy certificate generation" into stable/fraser - [noha] Disable proxy certificate generation noha scenarios try to generate the proxy SSL cert using the Salt Master CA authority. However, this requires a `salt-minion` restart between the CA configuration and the cert generation (see [1]). Since we don't use this cert anyway, let's just disable it for cfg01. JIRA: FUEL-377 [1] https://github.com/salt-formulas/salt-formula-salt/issues/67 Change-Id: I8e88200e0d5614f0034c0c77e6ba675dc7ef0c11 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 016db55bd5cc07d32926b60d59b1fdd7e2471705)
2018-06-04Update git submodulesPeriyasamy Palanisamy1-0/+0
* Update docs/submodules/sdnvpn from branch 'stable/fraser' - Fix the logging to be compatible with functest Change-Id: I62b432497175e79bcf2cd241be54d8a7f5db2799 Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com> (cherry picked from commit e08e7c43c85fa04dc78a1fcf8a11ab877a78dfb9)
2018-06-03Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [patch] maas: rebase artifact download Upstream refactored maas/regions.sls to introduce kitchen tests in [1], rebase our patches on top of it. [1] https://github.com/salt-formulas/salt-formula-maas/commit/8a0d52e Change-Id: I491fb2e05679ebc226a27141e685d429e0ff8bcc Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit e2c554c856a923c4a6323c96a190fd82e3d049d7)
2018-06-02Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb/releng: fix compass container build error" - jjb/releng: fix compass container build error Error log: https://build.opnfv.org/ci/job/compass-tasks-base-build-arm64-master/1/console Change-Id: I47ef2ede64d63fb3e9a500dc48cdd510ee9ff235 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-06-01Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Only use admin network for snapshot create CSIT only uses admin network, so only collect that virsh def. Change-Id: I2bce08f004ca673cc8a9ecffd09e44f45b04eb76 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-01Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Update clearwater to 129 It switches to Sprint Ulmo [1] which fixes deployment issues in Orange ONAP Openlab. [1] http://www.projectclearwater.org/sprint-ulmo-release-note/ Change-Id: I3c32faf4e26e64bb12438238cf1ba66b9771da0d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit a66e3b24e4dccd9e58fa5947d9850df48e74f07e)
2018-06-01Update git submodulesFeng Pan1-0/+0
* Update docs/submodules/apex from branch 'stable/fraser' - Merge "Configure NAT with baremetal when necessary" into stable/fraser - Configure NAT with baremetal when necessary We currently only enable NAT on undercloud for virtual deployments. However, there could be a case where a baremetal deployment also needs NAT as it is not using an interface on the overcloud nodes with external access. Therefore this patch changes the behavior to configure NAT when the gateway of either the external or admin (when external is disabled) network matches an IP assigned to the undercloud. JIRA: APEX-605 Change-Id: I9c79af371913e6e5f0d39b433f68205bc7e106c5 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit d0f4951e914cacd99c750cb04a332cd7251b9de8)
2018-06-01Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/fraser' - Default ctlplane to native VLAN We were not setting any vlan type value for the admin network. This caused an issue when deploying and trying to use a single collapsed network (no net isolation). The issue occurred when trying to create an external neutron network. We happen to check if the phys type is flat or vlan using this attribute to decide what kind of phys type to use for the neutron network. JIRA: APEX-606 Change-Id: I4e24dd5e8b99cef920b8203b820a77d0021631cc Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 42a9303a21a46f9e9b1997ab4c0beceb6b0bf438)
2018-05-31Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Auto: Setup Ci Jobs for Auto project" - Auto: Setup Ci Jobs for Auto project We will try to reuse the job template for deploying from armband project. Change-Id: I76a783094ce5be1b4aa93585a6b90898d909ca13 Signed-off-by: pava <Paul.Vaduva@enea.com>
2018-05-31Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "updated commit for Auto 6.1.1" - updated commit for Auto 6.1.1 Cherry-picked 3 changes from latest master, to stable/fraser merged these 3 changes into stable/fraser new commit ID: 0f43563624832c5908e6fc00eb0a4bbc6cc82c33 will need to be tagged as 6.1.1 patch#2: removed trailing spaces Change-Id: I934dedb6c0b1efde2404f550cbd1a58e618ffc1a Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-05-31Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Parameterize functest suite/testcase This patch parameterizes the functest variables for the apex-virtual job so that we can indicate which tests to run when calling the apex-virtual (which in turn runs deploy and functest). Change-Id: Ic628c7711aca2d3ac0520d34150a3242d8d9891d Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-31Update git submodulesspisarski1-0/+0
* Update docs/submodules/snaps from branch 'stable/fraser' - Fixed issue when attempting to add an internal subnet to a router. Internal subnets that are owned by the same user who is creating a router now can be added properly. Attempted to fix an issue with the change in https://gerrit.opnfv.org/gerrit/#/c/57853/ that was allowing for subnets with the same name to be assigned but ended up breaking this functionality completely. JIRA: SNAPS-312 Change-Id: I1687f66db47520e93e401d3e9fb5f0c4f45d460f Signed-off-by: spisarski <s.pisarski@cablelabs.com>
2018-05-31Update git submodulesYang (Gabriel) Yu1-0/+0
* Update docs/submodules/bottlenecks from branch 'stable/fraser' - Change the function imposed on instances/tasks The number of instances/tasks should be cumulated instead of averaging. Change-Id: If63244ea086de8ba6a74865e5bad23feec01b3d6 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com> (cherry picked from commit f6ca90e950a3b007b118cad702616267fab91916)
2018-05-30Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/fraser' - Merge "nosdn-fdio scenarios fixes" into stable/fraser - nosdn-fdio scenarios fixes - Set DatabaseSyncTimeout to 1800 to avoid db_sync timeout. - Add workaround for nova vif plug failure - Update vpp version - Change tap0 interface config to be on controller node only - Change networking-vpp repo back to upstream apex-tripleo-heat-templates: I14af87378b8ac7a5d10d31d2652a65d535e2ec0c apex-puppet-tripleo: Ia33234b1c6eddf787d5e4ab62c22ddc8a18b82f3 Change-Id: I843bf5b420f7994e451a01d64eacb6193df97d75 Signed-off-by: Feng Pan <fpan@redhat.com>
2018-05-30Update git submodulesRicardo Noriega1-0/+0
* Update docs/submodules/apex from branch 'stable/fraser' - Adding git as required dependency for Apex RPMs If it's not installed, opnfv-deploy will output an error message. JIRA: APEX-599 Change-Id: Ib826204120f53abce1f4f1e3e4ec3119a71ab650 Signed-off-by: Ricardo Noriega <rnoriega@redhat.com> (cherry picked from commit 52557753e9cd240bc69d6b5d037a5b84e310050c)
2018-05-30Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Bypass Cloudify's upper-constraints issues It installs cmd2 via yum instead as last cmd2 release only supports python3. Change-Id: I495d71f11ed48ba47e1aa27965675d4bef7c141e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 8b81b33530a9e46e7e6e7f8b81e752892bf9f2b9)
2018-05-30Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - mcp: salt-formulas: opendaylight: AArch64 leveldb ODL requires native leveldbjni support on architectures like AArch64, provided as a Debian package in ODL Team Nitrogen PPA. Only systemd is supported (unlikely to change). JIRA: ARMBAND-387 Change-Id: Ie7f2955c6574ab4584ed0c207b42ed7ab7261561 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 57175f45f6ae9c2ee2adf02ea30a75c0ab956206)
2018-05-30Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/fraser' - u/fuel: Bump & rebase for upstream ODL leveldbjni JIRA: ARMBAND-387 Change-Id: Id24c15f7390bb63b6c422f1da8548effd5aa885a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 4270458ba464057578f2bbc7360fb8d0f8fa89cc)
2018-05-30Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Fix _do_execute() return code in vping_ssh Change-Id: I781e51bb56f6cdac8b347e7fd85e70c07eb69e23 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 30e4106b56608595885e1b46ad4b668866ab9426)
2018-05-30Update git submodulesPanagiotis Karalis1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Simplify logging In order to collect logs from features running through functest framework (mainly for troubleshooting purposes), the logging mechanism has been updated accordingly. It should be noted that feature logs are printed in functest.log. All logs are now printed in functest.log whatever the namespace. JIRA: SFC-125 Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I6cb32e5553749023d490d553ae4653750c52e844 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com> Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit ceaea7f0cb95bce7f71d29dff71d58654cf0e700)
2018-05-30Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb/releng: support multi arch compass images" - jjb/releng: support multi arch compass images Change-Id: I9f6a287727d36266207fb2821127ac142952f67d Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-05-30Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/fraser' - Updates CentOS artifact links Artifacts expired from mirror links, so moving to artifacts repo. JIRA: APEX-608 Change-Id: Ib49ca355b49467e4ecfa52ba90cd5e2fad9f2d71 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-29Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Changes default verify scenario to nosdn Basically we are getting blocked on merging patches due to ODL breaking and these patches have nothing to do with ODL. So we are changing the default sceanrio to just be nosdn, and then if the change is relatd to ODL we can include an ODL gate run. Change-Id: I61ec224e62e6f3cb6ee40696326bf243788c27d6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-29Update git submodulesGerard Damm1-0/+0
* Update docs/submodules/auto from branch 'stable/fraser' - May 15th update (identity, router gateway, options, summary) JIRA: AUTO-38 Automated configuration of an OpenStack instance for ONAP Updates: - using identity proxy now works - attaching a gateway to a router now works (at router creation) - added --debug and --delete options - added summary display at the end, with network IDs (for YAML files) Not yet working: - existence tests and deletions, waiting on OS-SDK bug fix (equality test in Resource.py) - assigning user to project using SDK identity proxy (no such method yet in SDK identity proxy) Signed-off-by: Gerard Damm <gerard.damm@wipro.com> Change-Id: I69c922c1e3a3ab94988d470637251598124b98ac (cherry picked from commit b718a43380376d2b19222c4203c97a95ca849ae8)
2018-05-29Update git submodulesGerard Damm1-0/+0
* Update docs/submodules/auto from branch 'stable/fraser' - automated configuration of an OpenStack instance for ONAP Initial code (based on OpenStack SDK Python client) for configuring an OpenStack instance (e.g. installed by Fuel/MCP) and prepare it for ONAP (especially, to host VM-based VNFs). Currently works: creation of networks, routers, router interfaces, security groups (accessing VMs also works with compute proxy, but is not used for this program). Current issues: identity proxy (so can't create projects and users), adding gateway to router, deletions This script could be launched automatically right after installing OpenStack, and before installing ONAP (so as to grab OpenStack info to be fed into ONAP configuration files). Also, VNF YAML/ENV files can be populated once the OpenStack instance is ready for ONAP. Note: plenty of test and debug lines, which would be removed. This changeset is just to capture a snapshot of this effort in the Auto repository, and to enable reviews and feedback. Change-Id: If3b69b5a9a45905455db3a4eae0c6b336ce7447b Signed-off-by: Gerard Damm <gerard.damm@wipro.com> (cherry picked from commit 5ba5768eee759f9d09d20a2fe6af6b4fe9463d54)
2018-05-29Update git submodulesGerard Damm1-0/+0
* Update docs/submodules/auto from branch 'stable/fraser' - Auto document updates for Fraser release 6.1 Updated: Release Notes and Configuration Guide. Reviewed User Guides, but no changes for 6.1. Change-Id: I9c800650d0fdae5e05ddcec60c518fffa193ee78 Signed-off-by: Gerard Damm <gerard.damm@wipro.com> (cherry picked from commit f19ad7f768a1fd6f7523a8e418b30bce2088ebce)
2018-05-29Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] Schedule odl-ovs-noha scenario Change-Id: I2946684b8e5941201865c123793b7f5800b5421b Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>