Revert "Python API: Add enum and union support."

This reverts commit a5ee900fb75201bbfceaf13c8bc57a13ed094988.

Some of the unit tests breaks. Backing out until fixed.

Change-Id: I1846fb417db44a2a772f7b59cda8bcfe6d39f8c3
Signed-off-by: Ole Troan <ot@cisco.com>
diff --git a/extras/rpm/vpp.spec b/extras/rpm/vpp.spec
index c6951bf..e49d7e3 100644
--- a/extras/rpm/vpp.spec
+++ b/extras/rpm/vpp.spec
@@ -397,7 +397,7 @@
 
 %files api-python
 %defattr(644,root,root)
-%{python2_sitelib}/vpp_*
+%{python2_sitelib}/vpp_papi*
 
 %files selinux-policy
 %defattr(-,root,root,0755)