aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_router/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'moonv4/moon_router/README.md')
-rw-r--r--moonv4/moon_router/README.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/moonv4/moon_router/README.md b/moonv4/moon_router/README.md
deleted file mode 100644
index 91899b31..00000000
--- a/moonv4/moon_router/README.md
+++ /dev/null
@@ -1,18 +0,0 @@
-# Router: Core module for the Moon project
-
-This package contains the core module for the Moon project
-It is designed to provide authorization features to all OpenStack components.
-
-For any other information, refer to the parent project:
-
- https://git.opnfv.org/moon
-
-## Build Image
-```bash
-docker image build -t wukongsun/moon_router:v4.1 .
-```
-
-## Push Image
-```bash
-docker push wukongsun/moon_router:v4.1
-``` \ No newline at end of file