Age | Commit message (Collapse) | Author | Files | Lines |
|
This new version includes minor fixes for ue case support
Issue-ID: INT-1652
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I773d78906c5b32678e58eafe825ba12059ff52cf
|
|
the delta with 1.6.2 includes minor fixes for
- 5gbulkpm
- pnf-registrate
Please note that these changes are already taken into account in CI
as xtesting dockers are rebuilt everyday but it is cleaner to execute
the use cases
Issue-ID: INT-1553
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ibd41c65d4190421e7c790f7e1f8a754923803757
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
Update testsuite version for RC2 frankfurt
Issue-ID: INT-1550
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I78bf8c3558658c11b2fb1fb96908d9209016014b
|
|
Depending on the ingress robot configuration
host and port template should choose ingress
host and port or direct cluster host and port
Change-Id: If1ba88c2fa14ca5d5dd21e559f08fb3fcc815792
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: OOM-2341
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
Change ingress base hostname to recommended value
Issue-ID: OOM-2391
Change-Id: Ica5ab275ed3eac2ec6f1669fc9ca32c29a2b12e6
|
|
|
|
Set SSL to redirect as backend uses HTTPS.
Issue-ID: OOM-2186
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I94cf20a016f1d1face44037d9912de774a5f338c
|
|
|
|
Issue-ID: INT-1566
Change-Id: I48525947492061a98092f3b102ba240146a18e61
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-1567
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ib337dc9134b54cadd9bb1ae7a2fa1fdfeaa42c4f
|
|
Issue-ID: INT-1558
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Iaf544043476e03589464d8e47ba4f89f7cbd8e5d
|
|
Matching changes in testsuite and demo
Issue-ID: INT-1527
Change-Id: Iac7cdb735c4544e0d6bc79c444ba9de32b79fc32
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: REQ-231
Change-Id: I4e18eed4424414d820f3ed78dfe5b1fb959a8938
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Today when deploying Robot with OOM, the PersistentVolumeClaim needs the
"ReadWriteMany" (or "RWX") capability.
According to Kubernetes Documentation (https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes),
ReadWriteMany stands for "the volume can be mounted as read-write by many nodes".
That means that a particular PVC needs to be read and written from many pods.
That also means that your code takes that into account and do the work to avoid
write at the same place at the same time.
An issue on RWX mode is that most "official" storage driver from Kubernetes doesn't
support it (13 over the 19 drivers doesn't support it, espacially OpenStack, Amazon
and Google storage classes).
Robot PVC is used only for one Robot instance. Thus we don't need RWX.
Issue-ID: INT-1230
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I300e34a9d4be40b36153812d2a99c458cae6b2c9
|
|
|
|
Change-Id: I575be45bbbd2c53a897eac87f303e45cc2fce976
Issue-ID: INT-1375
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
|
|
Issue-ID: PORTAL-782
Change-Id: I8f7abd28c357cf6525c3368f38035a45126bf2ae
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: OOM-2186
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: Id6b6f6d1a5d9ea83f73b914509098f7711a6418a
|
|
Issue-ID: TEST-216
Change-Id: Ia00b0ab26a47cfd3306ccc14f1f7950c54690144
Signed-off-by: Brian Freeman <bf1936@att.com>
(cherry picked from commit 71d1a6e7ea4cdba97aed46c66921ab213b4588ff)
|
|
Issue-ID: TEST-216
Change-Id: I6caadff3cbb6d167c364d380cd9d2a7ad760f127
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-184
Change-Id: I227f0002f36a72e350f0008eef20661ee04c3e26
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-184
Change-Id: I2ed9c05b47e2d2c3d53811aa0bfcae7a7507f72f
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Move robot's health-check to https
* Expose 8080 on ClusterIP only
Issue-ID: VID-496
Issue-ID: OJSI-119
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Change-Id: Ife12c8304a1ce9d65d3767b181de486351b767fb
|
|
Issue-ID: TEST-185
Change-Id: I5ff59bff143ae53e3fd88ec347f1f595df08e805
Signed-off-by: DR695H <dr695h@att.com>
|
|
|
|
|
|
Issue-ID: TEST-176
Change-Id: Ia6b0aa3bd76d599689508ca9d8c222af67626a62
Signed-off-by: DR695H <dr695h@att.com>
|
|
Introducing real configuration option for public network name,
current implementation is still hardcoded to 'public' name
Issue-ID: TEST-166
Change-Id: I84ed9be93d788261da5d8d36eaf0f215a4e0c6b4
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
|
|
this key is a test key (the one used in robot)
Issue-ID: TEST-167
Change-Id: I4defc1d7f4e71357c6528b9f7e8a5b66309f588a
Signed-off-by: DR695H <dr695h@att.com>
|
|
Updates for new variables to init cloud in SO
Issue-ID: OOM-1982
Change-Id: Icf4f6bafb1884bc3758fabe4072733526c79cc42
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
|
|
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1122
Change-Id: I9c486ea3e10d15c193029b3903b3547732c917d1
|
|
Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I2ed0ea97340eab807af464b98c69f3b5a382eaeb
|
|
when moving to the new structure of robot libs i noticied these didnt
exist. these cause errors when run on my local so fixing
Issue-ID: TEST-158
Change-Id: I7303e702ddf588c57308774e0cbeb1f0c9461799
Signed-off-by: DR695H <dr695h@att.com>
|
|
this was previously hard coded in testsuite
Issue-ID: TEST-158
Change-Id: I02530608017ad6ea99a2f243b3802436e2b44a88
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Ic3aa45e315bfcca5c743263a8de729265d3d4d1b
|
|
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gwu@futurewei.com>
Change-Id: I2c27ee3c6fb18beb8941aa479ab0fc298dcd9a5f
|
|
Add common_config.yaml file to enable SSL
Add the cert and key files
Modify the deployment to mount the cert files
Increment the docker image version
Securing HAS api with https
Modifying the health check protocol to https and credentials
Updating certs to add has hostnames
Change-Id: I860a0c436234b31d675ca0447fa92d511be0b140
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-293
|
|
|
|
Fixes OPTFRA-484 and OPTFRA-390
Issue-ID: OPTFRA-391
Change-Id: I2b65743e38464aac8dbc8cf81419e9ce36769b7d
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
Issue-ID: DCAEGEN2-1448
Change-Id: I306abc4fdbdafe7fbb0eadc9d372515fb3fa2896
Signed-off-by: marekpl <marek.pondel@nokia.com>
|
|
Updating username and password for new policy components'
healthchecks.
Change-Id: Ib1f0240a8fc8d106add81a98244bb78351bc8e40
Issue-ID: POLICY-1684
Signed-off-by: Bilal A <bilal@research.att.com>
|
|
Issue-ID: INT-1026
Change-Id: I7ab9a2ff481583fc3512a4fd0ddf27afa0cf31cc
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Second VNF site for keystone V3 testing as well
Issue-ID: INT-1038
Change-Id: I007a62a2bdb986a05658af1c67d6f3fd399b1a1a
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Change-Id: I19a8b3ffbe63fc5cbfee6da9b2bd073d09727bb6
Issue-ID: INT-853
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I54395f4985d9b78811c24bc0bbf131300e1885d0
Issue-ID: DMAAP-1114
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
Issue-ID: INT-829
Change-Id: I1e0ba4ea83941807aebfdc43da9312c3e4c11632
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Sync docker tags with the release manifest from integration
repo commit a7c98ae0fabb0a94fbdc030e6f7c519439923045.
Change-Id: Idb73aa4f05a948b7e1d70723cc6a52b8fd6f0517
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Ib97d58f95b33dc08759886460abfdd1338fdb01e
Issue-ID: INT-723
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Sync docker tags with the release manifest from integration
repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4.
Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|