summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* python-lesscpy: remove recipeJosep Puigdemont2015-12-073-82/+0
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-horizon: remove dependency on lesscpyJosep Puigdemont2015-12-071-2/+0
| | | | | | | | Since 94b64b6eb059bdf287a5ffdc517b8480368a735a, horizon does not depend on lesscpy anymore. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-horizon: upgrade to 2015.1.2Josep Puigdemont2015-12-071-4/+3
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* horizon: add missing dependencies to address startup errorsMark Asselstine2015-12-073-2/+48
| | | | | | | | | | | | | | | | | | | | | | | Horizon requires python-xstatic-angular-lrdragndrop and xstatic-magic-search otherwise errors will prevent the dashboard from being accessed. The depencies are spelled out clearly in the openstack-dashboard-error.log, as per the following error: ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named angular_lrdragndrop Even with these added dependencies there are other issues that prevent the dashboard from being accessed but at least with these dependencies satisfied we can move on to fixing the remaining runtime issues. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Conflicts: meta-openstack/recipes-devtools/python/python-horizon_git.bb Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-xstatic-angular-irdragndrop: add new recipeJackie Huang2015-12-071-0/+22
| | | | | | | | | It's required by python-horizon Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-keystoneclient: upgrade to 1.3.3Josep Puigdemont2015-12-071-4/+4
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-keystone: upgrade to 2015.1.2Josep Puigdemont2015-12-071-4/+5
| | | | | | | Upgrade and update dependencies on python-oslo.policy Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.policy: add new recipeJosep Puigdemont2015-12-071-0/+29
| | | | | | | | | | A backport of commit ee0bfb3210d4fecd7d16e9b1c730b13dfd600914 Openstack Kilo requires oslo.policy>=0.3.1,<0.4.0, and that commit introduced 0.4.0, so we had to downgrade the version. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-cryptography, -vectors: add 0.8.1Josep Puigdemont2015-12-073-0/+62
| | | | | | | | | | | | | | | | | python-cryptography is required by python-pyopenssl >= 0.14 Keystone requires python-cryptography >=0.8 Includes python-cryptography-vectors package for ptest Over 75k unit tests (100% coverage): * tested on nuc (x86) and beaglebone (arm) hardware. ** will overload ram on default qemux86/qemuarm These commit is taken from meta-openembedded/meta-python revision c346f605766754c02004478371f22609f15ecd1a Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* neutron ml2 plugin: enable gre in [agent] sectionJosep Puigdemont2015-12-071-0/+2
| | | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Florin Dumitrascu <florin.dumitrascu@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-neutron: upgrade to 2015.1.2Josep Puigdemont2015-12-071-7/+4
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-nova: upgrade to 2015.1.2Josep Puigdemont2015-12-071-4/+5
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-keystonemiddleware: upgrade to 1.5.2Josep Puigdemont2015-12-071-4/+3
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-jsonrpclib: add recipeJosep Puigdemont2015-12-071-0/+11
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-glanceclient: upgrade to 0.17.3Josep Puigdemont2015-12-071-11/+7
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-cinderclient: upgrade to 1.1.2Josep Puigdemont2015-12-071-4/+3
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* layer.conf: prefer 1.2.1 version of python-psutilJosep Puigdemont2015-12-071-0/+1
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-psutil: add recipeJosep Puigdemont2015-12-071-0/+16
| | | | | | | | The version in meta-python is too old, Openstack requires version >=1.1.1 or < 2.0.0. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.rootwrap: upgrade to 1.6.0Josep Puigdemont2015-12-071-4/+3
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.messaging: upgrade to 1.8.3Josep Puigdemont2015-12-071-8/+15
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-aioeventlet: add recipeJosep Puigdemont2015-12-071-0/+14
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-trollius: add recipeJosep Puigdemont2015-12-071-0/+10
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.middleware: upgrade to 1.0.0Josep Puigdemont2015-12-071-7/+9
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.serialization: upgrade to 1.4.0Josep Puigdemont2015-12-071-4/+7
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.log: update to 1.0.0, add dependenciesJosep Puigdemont2015-12-071-5/+6
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-debtcollector: add recipeJosep Puigdemont2015-12-071-0/+22
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-wrapt: add recipeJosep Puigdemont2015-12-071-0/+11
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.db: upgrade to 1.7.2 (kilo)Josep Puigdemont2015-12-071-4/+2
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.context: upgrade to 0.2.0 (kilo)Josep Puigdemont2015-12-071-5/+4
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.concurrency: updated to 1.8.2 (kilo)Josep Puigdemont2015-12-071-4/+10
| | | | | | | Updated to latest kilo version, added dependencies. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.utils: update to 1.4.0, add dependenciesJosep Puigdemont2015-12-071-4/+8
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.i18n: upgrade to 1.5.0 (kilo)Josep Puigdemont2015-12-071-2/+3
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.config: upgrade to 1.9.3 (kilo)Josep Puigdemont2015-12-071-2/+2
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-stevedore: upgrade to 1.3.0 (kilo)Josep Puigdemont2015-12-071-10/+3
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* layer.conf: prefer python-six 1.9.0Josep Puigdemont2015-12-071-0/+1
| | | | | | | | | | Openstack Kilo requires python-six 1.9.0, or older, but meta-virtualization provides an older version of python-six, which gets selected due to higher priority. Solve this as a preferred version in layer.conf. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-pycadf: upgrade to 0.8.0 (kilo)Josep Puigdemont2015-12-071-4/+2
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-wsme: upgrade to 0.8.0, set proper licenseJosep Puigdemont2015-12-071-5/+9
| | | | | | | License is MIT. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-tooz: updated to 0.13.3 (kilo latest)Josep Puigdemont2015-12-071-4/+2
| | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-pyscss: upgrade to 1.3.4Jackie Huang2015-12-011-3/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-fixtures: upgrade 1.0.0 -> 1.3.1Li xin2015-12-011-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-setuptools-git: upgrade to 1.1Jackie Huang2015-12-011-5/+4
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-xstatic-jasmine: upgrade to 2.1.2.0Jackie Huang2015-12-011-4/+3
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-xstatic-font-awesome: upgrade to 4.3.0.0Jackie Huang2015-12-011-4/+3
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-warlock: upgrade to 1.1.0Jackie Huang2015-12-011-3/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-subunit: upgrade to 1.1.0Jackie Huang2015-12-011-4/+3
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-sqlalchemy-migrate: upgrade to 0.9.6Jackie Huang2015-12-011-3/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-rtslib-fb: upgrade to 2.1.51Jackie Huang2015-12-011-4/+3
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-flake8: upgrade to 2.4.0Jackie Huang2015-12-011-3/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-amqp: upgrade to 1.4.6Jackie Huang2015-12-011-3/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* cloud-init: fix 64bit librarieswruser2015-12-011-1/+1
| | | | | | | | We need to ensure that the cloud-init to install in the correct location (/usr/lib64) Signed-off-by: Eddy Raineri <eddy.raineri@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>