From af56b68e030085aa523152e83811705636ead79c Mon Sep 17 00:00:00 2001 From: asgar Date: Fri, 8 Mar 2019 19:52:33 +0530 Subject: added ansible server functionality multiple ansible server for CDT Issue-ID: APPC-1510 Change-Id: I383bc63705418654efb596c617309821ebbeb9b4 Signed-off-by: Mohamed Asgar Samiulla --- src/app/vnfs/myvnfs/myvnfs.component.css | 6 ++- src/app/vnfs/myvnfs/myvnfs.component.html | 28 ++++++------- src/app/vnfs/myvnfs/myvnfs.component.ts | 67 ++++++++++++++++++++----------- 3 files changed, 62 insertions(+), 39 deletions(-) (limited to 'src/app/vnfs/myvnfs') diff --git a/src/app/vnfs/myvnfs/myvnfs.component.css b/src/app/vnfs/myvnfs/myvnfs.component.css index c1b1169..c0d4c06 100644 --- a/src/app/vnfs/myvnfs/myvnfs.component.css +++ b/src/app/vnfs/myvnfs/myvnfs.component.css @@ -17,7 +17,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END============================================ */ @@ -32,4 +31,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. table.table th, table.table td { padding: 0rem; -} \ No newline at end of file +} +.error-message { + color: red; +} diff --git a/src/app/vnfs/myvnfs/myvnfs.component.html b/src/app/vnfs/myvnfs/myvnfs.component.html index 3bfabc3..097cf1e 100644 --- a/src/app/vnfs/myvnfs/myvnfs.component.html +++ b/src/app/vnfs/myvnfs/myvnfs.component.html @@ -34,7 +34,7 @@ limitations under the License.
-
+
@@ -54,6 +54,7 @@ limitations under the License. + @@ -84,6 +85,9 @@ limitations under the License.
+ @@ -93,7 +97,7 @@ limitations under the License.
{{item['vnf-type']}} {{item['vnfc-type']}}