DevTech101

DevTech101

Month: June 2015

OpenStack Juno on Ubuntu 14.04

OpenStack Juno on Ubuntu 14.04 Required packages apt-get install nova-api nova-cert nova-conductor nova-consoleauth   nova-novncproxy nova-scheduler python-novaclient nova-compute-kvm OpenStack Juno on Ubuntu 14.04 LTS and 14.10 – Single Machine Setup https://fosskb.wordpress.com/2014/10/18/openstack-juno-on-ubuntu-14-10/ OpenStack Juno with three node setup on Ubuntu 14.04 LTS http://intocloud.org/openstack-juno-with-three-node-setup-on-ubuntu-14-04-lts/

DIP OUD to AD mapping refrences

http://www.dailyraga.com/uncategorized/oracle-internet-directory-oid-synchronization-with-active-directory-for-enterprise-user-security-part-5/ http://abhaykumaroraclefusion.blogspot.com/2013/12/integrate-oracle-internet-directory-and.html

Oracle DIP 11.2.3 – Identity Management 11gR2PS3 (11.1.2.3.0)

There was a miner release update of Oracle DIP (version 11.1.2.3.0) Bellow are references to details of this release. https://blogs.oracle.com/directoryservices/entry/oracle_unified_directory_11gr2ps3_just Whats new – OUD and AD support https://docs.oracle.com/middleware/11119/dip/administer/whatsnew.htm#OIMIG3419 Software components needed for a successful installation are below, download from Oracle e-delivery For Oracle Software Delivery Cloud, select: Oracle Fusion Middleware Platform Oracle Fusion Middleware Identity …

Oracle DIP 11.2.3 – Identity Management 11gR2PS3 (11.1.2.3.0) Read More »

Opnestack and ZFS Appliance (ZFSSA) With Local Volumes

Download the workflow and upload to the appliance – then create the user https://java.net/projects/solaris-userland/sources/gate/show/components/openstack/cinder/files/zfssa Creating a Volume Modify cinde.conf – add new volume group with options (below) Configure multiple-storage back ends default_volume_type = local_zfs enabled_backends = local_zfs,zfssa [zfs_local] zfs_volume_base=rpool/cinder volume_driver=cinder.volume.drivers.solaris.zfs.ZFSVolumeDriver volume_backend_name = zfs_local [zfssa] iscsi_helper=tgtadm volume_backend_name = zfssa volume_driver = cinder.volume.drivers.zfssa.zfssaiscsi.ZFSSAISCSIDriver san_ip = 10.10.0.238 san_login …

Opnestack and ZFS Appliance (ZFSSA) With Local Volumes Read More »

Installing Openstack on Solaris – Quick Notes

Installing Openstack on Solaris – Quick Notes Note: The below process is based on the Solaris first openstack implementation, a much more up-to-date document and procedure is available Solaris 11.3 – openstack install / juno 2014.2 – part1 on this blog. To install the openstack packages on the controller, follow the below pkg install mysql-56 …

Installing Openstack on Solaris – Quick Notes Read More »