ngcp-panel-csc is new customer self-care extjs based interface,
which will be available nearby the current ngcp-panel csc interface
at least for the next LTS release and should replace it one day.
Change-Id: Ia01cf9cbedef20fd014e1c2f828260f0a46dbc0f
As a follow-up to Change-Id: I9829f5daa106f5c2288f48f8f45f10aceae5dddd
(commit 4899747a26) we still want to
have mytop on Debian/jessie systems, while mytop is provided
by mariadb-client-10.1 starting with Debian/stretch.
Change-Id: Ie5034007d591f7c6e5cafbfe843b238ed85fec33
mariadb-client-10.1 conflicts with the mytop package since
it ships the mytop binary as well.
Fixes:
| The following packages have unmet dependencies:
| ngcp-nth-ce : Depends: mytop but it is not going to be installed
| [...]
| The following packages have unmet dependencies:
| mariadb-client-10.1 : Conflicts: mytop but 1.9.1-4 is to be installed
This was introduced as of mariadb-10.1 v10.1.23-4, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861913
Change-Id: I9829f5daa106f5c2288f48f8f45f10aceae5dddd
man-db is no longer "Priority: important" on Debian/stretch,
therefore the man(1) tool is missing on stretch otherwise.
Change-Id: I880f4a545c7d6db1edf71dc123e3de0746f780e2
ifconfig is required for our heartbeat-2 package:
| Starting High-Availability services:
| /usr/lib/ocf/resource.d//heartbeat/IPaddr: 312: /usr/lib/ocf/resource.d//heartbeat/IPaddr: ifconfig: not found
The net-tools package became "Priority: optional"
with stretch, so it's no longer installed by default.
Change-Id: I451445897f8af66ace4b1bf24a93de1323909b4b
NGCP iptables templates need debian package "netfilter-persistent"
(formerly "iptables-persistent") installed.
Additionally package "iptables-persistent" has to be installed. This
package is now just providing iptables command line tools while the
service in init.d was moved to "netfilter-persistent". Package
"netfilter-persistent" alone will not load any rules, since it is
depending on the command line tools.
Removing package "netfilter-persistent" from dependency list. Package
"iptables-persistent" depends already on it.
Change-Id: I205a6d82f1f042d9cae2404893a45157a97b3471
The dependency on openjdk-7-jre-headless was needed for elasticsearch
(which depends on java stack but lacks an according dependency :-/).
So drop it, and if we should need it again then we should depend
on default-jre-headless instead.
Change-Id: I77cedf00b465795929c20d5fcae80a4901d0406b
telnet-ssl package doesn't exist in stretch,
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828448
A better approach is to actually use something like
`openssl s_client -host ... -port 443`, socat or gnutls instead.
Change-Id: I7f9c9b9072d2fe2405462e92524cf63cfc5b4152
* ngcp-templates-[ce|pro|carrier] now are produced at templates.git
* merged all small packages ngcp-templates-*
Change-Id: Ib4b070129db9f72b88cce9833170fbc71737e4b9