diff --git a/dicos/99_one-frontend.xml b/dicos/99_one-frontend.xml index a399c92..f0a776a 100644 --- a/dicos/99_one-frontend.xml +++ b/dicos/99_one-frontend.xml @@ -22,7 +22,7 @@ - + 443 @@ -46,10 +46,6 @@ oui - - @@ -76,21 +72,10 @@ - - http://marketplace.c12g.com/appliance - - - - - - Configuration du l'application web OpenNebula Sunstone Configuration du service XML-RPC - Configuration de la place de marché distante @@ -129,18 +114,6 @@ sunstone_logo - - non - appmarket_endpoint - appmarket_user - appmarket_password - appmarket - - - - non - market_place_url - Utiliser l’un des types de vues par défaut en fonction de l’hyperviseur @@ -148,8 +121,5 @@ Numéro de port d'écoute du proxy VNC (novnc) Adresse IP d'écoute pour OpenNebula Sunstone Langue par défaut de l'interface OpenNebula Sunstone - Adresse du serveur appmarket (URL http://serveur.domaine.fr[:port] ou https://xxx.xxx.xxx.xxx[:port]) - Utilisateur d'administration du serveur appmarket (déclaré dans la configuration du serveur appmarket) - Mot de passe de l'administrateur du serveur appmarket diff --git a/tmpl/sunstone-appmarket.conf b/tmpl/sunstone-appmarket.conf deleted file mode 100644 index 952c30d..0000000 --- a/tmpl/sunstone-appmarket.conf +++ /dev/null @@ -1,29 +0,0 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2013, OpenNebula Project (OpenNebula.org), C12G Labs # -# # -# Licensed under the Apache License, Version 2.0 (the "License"); you may # -# not use this file except in compliance with the License. You may obtain # -# a copy of the License at # -# # -# http://www.apache.org/licenses/LICENSE-2.0 # -# # -# Unless required by applicable law or agreed to in writing, software # -# distributed under the License is distributed on an "AS IS" BASIS, # -# 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. # -#--------------------------------------------------------------------------- # - -################################################################################ -# AppMarket -################################################################################ - -# AppMarket username and password -# If no credentials are provided, an anonymous client will be used -# -:appmarket_username: %%appmarket_user -:appmarket_password: %%appmarket_password - -# AppMarket endpoint -# -:appmarket_url: %%appmarket_endpoint diff --git a/tmpl/sunstone-server.conf b/tmpl/sunstone-server.conf index f18c56f..5302a49 100644 --- a/tmpl/sunstone-server.conf +++ b/tmpl/sunstone-server.conf @@ -148,12 +148,7 @@ # The url should not include the /appliance path since it will be automatically # included # -%if %%getVar('activer_market_place','non') == 'oui' -:marketplace_url: %%market_place_url -%else :marketplace_url: http://marketplace.opennebula.systems/ -%end if - %if %%getVar('activer_oneflow', 'non') == 'oui' ################################################################################ @@ -188,8 +183,5 @@ :routes: - oneflow -%if %%getVar('activer_market_views', 'non') == 'oui' - - appmarket -%end if - vcenter - support