diff options
-rw-r--r-- | Application credentials.md | 7 | ||||
-rw-r--r-- | GroupVPS Platform.md | 5 | ||||
-rw-r--r-- | Project naming conventions.md | 6 |
3 files changed, 17 insertions, 1 deletions
diff --git a/Application credentials.md b/Application credentials.md new file mode 100644 index 0000000..c8b52b1 --- /dev/null +++ b/Application credentials.md @@ -0,0 +1,7 @@ +[[GroupVPS Platform]] + +--- + +We just give a regular username / password combination that is a member on a project that it want to operate in. + +If the integration needs to do stuff that require admin privileges we give them an admin assignment and expect the software to only escalate privileges for operations that require them.
\ No newline at end of file diff --git a/GroupVPS Platform.md b/GroupVPS Platform.md index f01a449..b188b0e 100644 --- a/GroupVPS Platform.md +++ b/GroupVPS Platform.md @@ -8,4 +8,7 @@ Our [[OVN Clusters]]. -Nowadays [[ceilometer data is going into Prometheus as Ihor fixed the out of order issue]]
\ No newline at end of file +Nowadays [[ceilometer data is going into Prometheus as Ihor fixed the out of order issue]] + +[[Project naming conventions]] +[[Application credentials]] diff --git a/Project naming conventions.md b/Project naming conventions.md new file mode 100644 index 0000000..f742dc8 --- /dev/null +++ b/Project naming conventions.md @@ -0,0 +1,6 @@ +[[GroupVPS Platform]] + +--- + +For customer projects: `{customer_id}-(un)managed` +For internal projects: whatever you want
\ No newline at end of file |