Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
3fe67493
Commit
3fe67493
authored
Apr 01, 2010
by
Tom Mitchell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert files modified when replacing cm interface with am interface.
parent
ab341389
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
35 deletions
+16
-35
configure
configure
+15
-19
configure.in
configure.in
+0
-2
protogeni/xmlrpc/protogeni-cm.pl.in
protogeni/xmlrpc/protogeni-cm.pl.in
+1
-14
No files found.
configure
View file @
3fe67493
...
...
@@ -1495,8 +1495,6 @@ done
...
...
@@ -1582,7 +1580,6 @@ REMOTEWIKIDOCS=1
PROTOGENI_SUPPORT
=
0
PROTOGENI_CLEARINGHOUSE
=
0
PROTOGENI_DOMAIN
=
"unknown"
GENI_AM_SUPPORT
=
0
STANDALONE_CLEARINGHOUSE
=
0
NODE_USAGE_SUPPORT
=
0
NOSTACKMIB
=
0
...
...
@@ -2195,17 +2192,17 @@ for ac_hdr in ulxmlrpcpp/ulxr_config.h
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:219
9
: checking for
$ac_hdr
"
>
&5
echo
"configure:219
5
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 220
4
"configure"
#line 220
0
"configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:220
9
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:220
5
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -2244,17 +2241,17 @@ for ac_hdr in linux/videodev.h
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:224
8
: checking for
$ac_hdr
"
>
&5
echo
"configure:224
4
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 22
53
"configure"
#line 22
49
"configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:225
8
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:225
4
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -2287,7 +2284,7 @@ done
# Extract the first word of "gtk-config", so it can be a program name with args.
set
dummy gtk-config
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:22
91
: checking for
$ac_word
"
>
&5
echo
"configure:22
87
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_GTK_CONFIG
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2344,7 +2341,7 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes
cross_compiling
=
$ac_cv_prog_cxx_cross
echo
$ac_n
"checking how to run the C++ preprocessor""...
$ac_c
"
1>&6
echo
"configure:234
8
: checking how to run the C++ preprocessor"
>
&5
echo
"configure:234
4
: checking how to run the C++ preprocessor"
>
&5
if
test
-z
"
$CXXCPP
"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CXXCPP
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -2357,12 +2354,12 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes
cross_compiling
=
$ac_cv_prog_cxx_cross
CXXCPP
=
"
${
CXX
-g++
}
-E"
cat
>
conftest.
$ac_ext
<<
EOF
#line 23
61
"configure"
#line 23
57
"configure"
#include "confdefs.h"
#include <stdlib.h>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:236
6
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:236
2
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
:
...
...
@@ -2388,17 +2385,17 @@ echo "$ac_t""$CXXCPP" 1>&6
ac_safe
=
`
echo
"xercesc/dom/DOM.hpp"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for xercesc/dom/DOM.hpp""...
$ac_c
"
1>&6
echo
"configure:23
92
: checking for xercesc/dom/DOM.hpp"
>
&5
echo
"configure:23
88
: checking for xercesc/dom/DOM.hpp"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 239
7
"configure"
#line 239
3
"configure"
#include "confdefs.h"
#include <xercesc/dom/DOM.hpp>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:2
402
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:2
398
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -2462,7 +2459,7 @@ fi
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
echo
$ac_n
"checking for a BSD compatible install""...
$ac_c
"
1>&6
echo
"configure:246
6
: checking for a BSD compatible install"
>
&5
echo
"configure:246
2
: checking for a BSD compatible install"
>
&5
if
test
-z
"
$INSTALL
"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_install
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -2523,7 +2520,7 @@ esac
# Extract the first word of "rsync", so it can be a program name with args.
set
dummy rsync
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:252
7
: checking for
$ac_word
"
>
&5
echo
"configure:252
3
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_RSYNC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -3056,7 +3053,6 @@ s%@REMOTEWIKIDOCS@%$REMOTEWIKIDOCS%g
s%@PROTOGENI_SUPPORT@%
$PROTOGENI_SUPPORT
%g
s%@PROTOGENI_CLEARINGHOUSE@%
$PROTOGENI_CLEARINGHOUSE
%g
s%@PROTOGENI_DOMAIN@%
$PROTOGENI_DOMAIN
%g
s%@GENI_AM_SUPPORT@%
$GENI_AM_SUPPORT
%g
s%@STANDALONE_CLEARINGHOUSE@%
$STANDALONE_CLEARINGHOUSE
%g
s%@GMAP_API_KEY@%
$GMAP_API_KEY
%g
s%@NODE_USAGE_SUPPORT@%
$NODE_USAGE_SUPPORT
%g
...
...
configure.in
View file @
3fe67493
...
...
@@ -213,7 +213,6 @@ AC_SUBST(REMOTEWIKIDOCS)
AC_SUBST(PROTOGENI_SUPPORT)
AC_SUBST(PROTOGENI_CLEARINGHOUSE)
AC_SUBST(PROTOGENI_DOMAIN)
AC_SUBST(GENI_AM_SUPPORT)
AC_SUBST(STANDALONE_CLEARINGHOUSE)
AC_SUBST(GMAP_API_KEY)
AC_SUBST(NODE_USAGE_SUPPORT)
...
...
@@ -301,7 +300,6 @@ REMOTEWIKIDOCS=1
PROTOGENI_SUPPORT=0
PROTOGENI_CLEARINGHOUSE=0
PROTOGENI_DOMAIN="unknown"
GENI_AM_SUPPORT=0
STANDALONE_CLEARINGHOUSE=0
NODE_USAGE_SUPPORT=0
NOSTACKMIB=0
...
...
protogeni/xmlrpc/protogeni-cm.pl.in
View file @
3fe67493
...
...
@@ -33,14 +33,12 @@ BEGIN { $GENI_DBNAME = "geni-cm"; }
# Configure variables
my
$EMULAB_PEMFILE
=
"
@prefix
@/etc/genicm.pem
";
my
$MAINSITE
=
@TBMAINSITE@
;
my
$GENI_AM_SUPPORT
=
"
@GENI_AM_SUPPORT
@
";
my
$VERSION
=
"
2.0
";
# Testbed libraries.
use
lib
'
@prefix@/lib
';
use
GeniCM
;
use
GeniCMV2
;
use
GeniAM
;
use
Genixmlrpc
;
use
GeniResponse
;
use
libaudit
;
...
...
@@ -145,18 +143,7 @@ if (exists($ENV{'PATH_INFO'}) && $ENV{'PATH_INFO'} ne "") {
#
Genixmlrpc
->
SetContext
(
Genixmlrpc
->
Context
(
$certificate
));
if
(
$GENI_AM_SUPPORT
)
{
$responder
=
Frontier::
Responder
->
new
(
"
methods
"
=>
{
"
GetVersion
"
=>
\
&
GeniAM::
GetVersion
,
"
ListResources
"
=>
\
&
GeniAM::
ListResources
,
"
CreateSliver
"
=>
\
&
GeniAM::
CreateSliver
,
"
DeleteSliver
"
=>
\
&
GeniAM::
DeleteSliver
,
"
SliverStatus
"
=>
\
&
GeniAM::
SliverStatus
,
"
RenewSliver
"
=>
\
&
GeniAM::
RenewSliver
,
"
Shutdown
"
=>
\
&
GeniAM::
Shutdown
,
},);
}
elsif
(
$VERSION
eq
"
1.0
")
{
if
(
$VERSION
eq
"
1.0
")
{
$responder
=
Frontier::
Responder
->
new
(
"
methods
"
=>
{
"
GetVersion
"
=>
\
&
GeniCM::
GetVersion
,
"
Resolve
"
=>
\
&
GeniCM::
Resolve
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment