summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
tierno [Thu, 7 Jun 2018 14:58:02 +0000 (16:58 +0200)]
update nslcmop:statusEnteredTime when COMPLETE at instantiate
Change-Id: I7f0ccb474dc8c602792917904c481bab80f0667d
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Tue, 22 May 2018 10:27:48 +0000 (12:27 +0200)]
fix flake8 tests
Change-Id: I2c832659c7a8527b9a0360cc0b142caec9d8157e
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
garciadeblas [Fri, 25 May 2018 13:50:58 +0000 (15:50 +0200)]
setup.py: version_command instead of static version; added MANIFEST.in
Change-Id: I115c3eef0e63cdaacfb88199d93bcd77071e6657
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Mon, 28 May 2018 10:03:00 +0000 (12:03 +0200)]
Fix in Jenkinsfile
Change-Id: I9080d4e89a166996fcbe7db275a724f921888ee4
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Fri, 25 May 2018 13:23:15 +0000 (15:23 +0200)]
added Jenkinsfile
Change-Id: I8058cc255f4bbd4147cd169044d2ad8d9851c188
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Adam Israel [Tue, 22 May 2018 14:05:24 +0000 (10:05 -0400)]
Fix Docker build
This fixes the docker build, that was failing while installing N2VC due
to a new version of websockets that was released.
We specifically install the latest 4.x release of websockets, known to
be compatible with libjuju, in conjunction with a patch to N2VC that
specifies the version requirement.
Installing the specific version is necessary because websockets is being
installed as a dependency to another python library that is installing
5.0, but installing 4.1 satisfies its requirements.
Change-Id: I390b2c3663f21b29e8527783d153127ca405ea8e
Signed-off-by: Adam Israel <adam.israel@canonical.com>
tierno [Mon, 21 May 2018 13:13:44 +0000 (15:13 +0200)]
Fix conflict at RO when instantiate same NSD twice
Change-Id: I0d1250a1666b7ba92f3a95f6b196f54ea8f9cd75
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Thu, 17 May 2018 20:58:04 +0000 (22:58 +0200)]
fix config:sdn-controller issue at vim create,edit
Change-Id: I564b15603af86a7e0482347c204ce711d36c25fc
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Thu, 17 May 2018 14:39:29 +0000 (16:39 +0200)]
adding flake8 test
Change-Id: Ibb3d2cb9257c11f00139e7a5448aed7a1ccd2830
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Wed, 16 May 2018 12:33:32 +0000 (14:33 +0200)]
Wait for mgmt ip_address at ns instantiate
Allow logging at file
Change-Id: I1e8a80249e40344a15017a1e6eca0f110534d461
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Fri, 11 May 2018 09:36:10 +0000 (11:36 +0200)]
Initial LCM contribution
Change-Id: I13835e7db4febfc4f625297936ab343e02d99402
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
almagia [Fri, 13 Apr 2018 21:36:14 +0000 (23:36 +0200)]
Initial empty repository