[CORD-1445] Changed name of files from uppercase to lowercase
Change-Id: I51ab1ea7d337de565a3953339e69610b8fbd01b2
diff --git a/README.md b/README.md
index a8ad5bf..6e97e9f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,4 @@
-# Virtual Packet Gateway Control Service
-
-The `vPGWC` service is responsible for dictating QoS and bandwidth for a subscriber's session. It acts as an IP router with support for mobile specific tunneling and signaling protocols and provides access to external PDNs. The `vPGWC` service also manages policy enforcement, packet filtration for users, charging support, and lawful interception.
+# Virtual Packet Gateway Control-Plane Service
## Onboarding
diff --git a/xos/tosca/resources/VPGWCService.py b/xos/tosca/resources/vpgwcservice.py
similarity index 100%
rename from xos/tosca/resources/VPGWCService.py
rename to xos/tosca/resources/vpgwcservice.py
diff --git a/xos/tosca/resources/VPGWCTenant.py b/xos/tosca/resources/vpgwctenant.py
similarity index 100%
rename from xos/tosca/resources/VPGWCTenant.py
rename to xos/tosca/resources/vpgwctenant.py